After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 413287 - crash in Epiphany Web Browser: surfing the web.
crash in Epiphany Web Browser: surfing the web.
Status: RESOLVED DUPLICATE of bug 415544
Product: epiphany
Classification: Core
Component: General
2.16.x
Other All
: High critical
: ---
Assigned To: Epiphany Maintainers
Marco Pesenti Gritti
: 413761 413933 413946 414797 414888 414929 436847 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-03-01 00:51 UTC by Ben Konrath
Modified: 2007-05-08 23:36 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Ben Konrath 2007-03-01 00:51:52 UTC
Version: 2.16.3

What were you doing when the application crashed?
surfing the web.


Distribution: Fedora Core release 6 (Zod)
Gnome Release: 2.16.3 2007-01-31 (Red Hat, Inc)
BugBuddy Version: 2.16.0

System: Linux 2.6.19-1.2911.fc6 #1 SMP Sat Feb 10 15:51:47 EST 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: Permissive
Accessibility: Disabled

Memory status: size: 172785664 vsize: 0 resident: 172785664 share: 0 rss: 56496128 rss_rlim: 0
CPU usage: start_time: 1172707280 rtime: 0 utime: 4629 stime: 0 cutime:3596 cstime: 0 timeout: 1033 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/bin/epiphany'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208518944 (LWP 4146)]
[New Thread -1232700528 (LWP 4149)]
[New Thread -1221370992 (LWP 4148)]
(no debugging symbols found)
0x0041e402 in __kernel_vsyscall ()

Thread 1 (Thread -1208518944 (LWP 4146))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 nsSupportsWeakReference::~nsSupportsWeakReference\$base
    from /usr/lib/firefox-1.5.0.10/libgtkembedmoz.so
  • #4 <signal handler called>
  • #5 ??
    from /usr/lib/firefox-1.5.0.10/components/libxpconnect.so
  • #6 ??
    from /usr/lib/firefox-1.5.0.10/components/libgklayout.so
  • #7 js_InitCodeGenerator
    from /usr/lib/firefox-1.5.0.10/libmozjs.so
  • #8 js_InitCodeGenerator
    from /usr/lib/firefox-1.5.0.10/libmozjs.so
  • #9 js_ReportErrorAgain
    from /usr/lib/firefox-1.5.0.10/libmozjs.so
  • #10 JS_DestroyContext
    from /usr/lib/firefox-1.5.0.10/libmozjs.so
  • #11 ??
    from /usr/lib/firefox-1.5.0.10/components/libxpconnect.so
  • #12 ??
    from /usr/lib/firefox-1.5.0.10/components/libxpconnect.so
  • #13 ??
    from /usr/lib/firefox-1.5.0.10/components/libxpconnect.so
  • #14 ??
    from /usr/lib/firefox-1.5.0.10/components/libxpconnect.so
  • #15 PR_NewRWLock
    from /usr/lib/libnspr4.so
  • #16 PR_ProcessExit
    from /usr/lib/libnspr4.so
  • #17 PR_ProcessExit
    from /usr/lib/libnspr4.so
  • #18 ??
    from /usr/lib/libnspr4.so
  • #19 ??
    from /usr/lib/libnspr4.so
  • #20 ??
    from /usr/lib/libnspr4.so
  • #21 ??
  • #22 _fini
    from /usr/lib/libnspr4.so
  • #23 _fini
    from /usr/lib/libnspr4.so
  • #24 _dl_fini
    from /lib/ld-linux.so.2
  • #25 exit
    from /lib/libc.so.6
  • #26 __libc_start_main
    from /lib/libc.so.6
  • #27 _start
  • #0 __kernel_vsyscall


----------- .xsession-errors ---------------------
warning: the debug information found in "/usr/lib/debug//usr/lib/gconv/UTF-16.so.debug" does not match "/usr/lib/gconv/UTF-16.so" (CRC mismatch).
warning: the debug information found in "/usr/lib/debug//usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so.debug" does not match "/usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so" (CRC misma
warning: the debug information found in "/usr/lib/debug//lib/libnss_dns-2.5.so.debug" does not match "/lib/libnss_dns.so.2" (CRC mismatch).
warning: the debug information found in "/usr/lib/debug//usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-ico.so.debug" does not match "/usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-ico.so" (CRC misma
warning: the debug information found in "/usr/lib/debug//usr/lib/pango/1.5.0/modules/pango-arabic-fc.so.debug" does not match "/usr/lib/pango/1.5.0/modules/pango-arabic-fc.so" (CRC mismatch).
--------------------------------------------------
Comment 1 Reinout van Schouwen 2007-03-01 08:37:16 UTC
Looks unique.

Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 2 Susana 2007-03-02 12:17:12 UTC
*** Bug 413761 has been marked as a duplicate of this bug. ***
Comment 3 Susana 2007-03-02 12:21:14 UTC
From .xsession-errors in bug 413761: (don't know if it helps)

(epiphany:4828): libgnomevfs-WARNING **: Failed to create service browser: Bad
state
(epiphany:4828): libgnomevfs-WARNING **: Failed to create service browser: Bad
state
(epiphany:4828): libgnomevfs-WARNING **: Failed to create service browser: Bad
state
(epiphany:4904): Gnome-CRITICAL **: gnome_program_get_app_version: assertion
`program != NULL' failed
Comment 4 Christian Persch 2007-03-02 13:29:19 UTC
(epiphany:4904): Gnome-CRITICAL **: gnome_program_get_app_version: assertion
`program != NULL' failed

is definitely a weird error, but unrelated to the crash here, which happens in gecko code.
Comment 5 Reinout van Schouwen 2007-03-02 23:00:44 UTC
*** Bug 413933 has been marked as a duplicate of this bug. ***
Comment 6 Reinout van Schouwen 2007-03-02 23:01:19 UTC
*** Bug 413946 has been marked as a duplicate of this bug. ***
Comment 7 Reinout van Schouwen 2007-03-05 08:36:42 UTC
*** Bug 414797 has been marked as a duplicate of this bug. ***
Comment 8 Susana 2007-03-05 14:04:59 UTC
*** Bug 414888 has been marked as a duplicate of this bug. ***
Comment 9 Reinout van Schouwen 2007-03-05 15:22:01 UTC
*** Bug 414929 has been marked as a duplicate of this bug. ***
Comment 10 mail 2007-03-06 16:00:21 UTC
Hi Folks.  I am providing debuginfo data from bug#414929.

Distribution: Fedora Core release 6 (Zod)
Gnome Release: 2.16.3 2007-01-31 (Red Hat, Inc)
BugBuddy Version: 2.16.0

System: Linux 2.6.19-1.2911.6.5.fc6 #1 SMP Sun Mar 4 15:47:41 EST 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: Permissive
Accessibility: Disabled

Memory status: size: 225398784 vsize: 0 resident: 225398784 share: 0 rss: 46080000 rss_rlim: 0
CPU usage: start_time: 1173196029 rtime: 0 utime: 1980 stime: 0 cutime:1841 cstime: 0 timeout: 139 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/bin/epiphany'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208416544 (LWP 6252)]
[New Thread -1337078896 (LWP 6289)]
[New Thread -1316099184 (LWP 6288)]
[New Thread -1326589040 (LWP 6287)]
[New Thread -1294922864 (LWP 6286)]
[New Thread -1284433008 (LWP 6254)]
[New Thread -1273234544 (LWP 6253)]
0x0073d402 in __kernel_vsyscall ()

Thread 1 (Thread -1208416544 (LWP 6252))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 nsSupportsWeakReference::~nsSupportsWeakReference\$base
    from /usr/lib/firefox-1.5.0.10/libgtkembedmoz.so
  • #4 <signal handler called>
  • #5 ??
  • #6 ??
  • #7 ??
  • #8 ??
  • #9 ??
  • #10 ??
  • #11 ??
  • #12 ??
  • #13 ??
  • #0 __kernel_vsyscall


----------- .xsession-errors (10 sec old) ---------------------
warning: the debug information found in "/usr/lib/debug//lib/ld-2.5.so.debug" does not match "/lib/ld-linux.so.2" (CRC mismatch).
warning: the debug information found in "/usr/lib/debug//lib/libnss_files-2.5.so.debug" does not match "/lib/libnss_files.so.2" (CRC mismatch).
warning: the debug information found in "/usr/lib/debug//usr/lib/gconv/ISO8859-1.so.debug" does not match "/usr/lib/gconv/ISO8859-1.so" (CRC mismatch).
warning: the debug information found in "/usr/lib/debug//usr/lib/gconv/UTF-16.so.debug" does not match "/usr/lib/gconv/UTF-16.so" (CRC mismatch).
warning: the debug information found in "/usr/lib/debug//lib/libnss_dns-2.5.so.debug" does not match "/lib/libnss_dns.so.2" (CRC mismatch).
--------------------------------------------------
Comment 11 mail 2007-03-06 17:47:56 UTC
Please ignore contents of post above, I forgot to install one package.  This should be what you are looking for. I believe that I have installed all debuginfo packages needed.

Distribution: Fedora Core release 6 (Zod)
Gnome Release: 2.16.3 2007-01-31 (Red Hat, Inc)
BugBuddy Version: 2.16.0

System: Linux 2.6.19-1.2911.6.5.fc6 #1 SMP Sun Mar 4 15:47:41 EST 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: Permissive
Accessibility: Disabled

Memory status: size: 213204992 vsize: 0 resident: 213204992 share: 0 rss: 42962944 rss_rlim: 0
CPU usage: start_time: 1173202935 rtime: 0 utime: 552 stime: 0 cutime:511 cstime: 0 timeout: 41 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/bin/epiphany'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1208248608 (LWP 7072)]
[New Thread -1315931248 (LWP 7077)]
[New Thread -1305441392 (LWP 7076)]
[New Thread -1294754928 (LWP 7075)]
[New Thread -1284265072 (LWP 7074)]
[New Thread -1273066608 (LWP 7073)]
0x00b11402 in __kernel_vsyscall ()

Thread 1 (Thread -1208248608 (LWP 7072))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 nsSupportsWeakReference::~nsSupportsWeakReference\$base
    from /usr/lib/firefox-1.5.0.10/libgtkembedmoz.so
  • #4 <signal handler called>
  • #5 ??
    from /usr/lib/firefox-1.5.0.10/components/libxpconnect.so
  • #6 ??
    from /usr/lib/firefox-1.5.0.10/components/libgklayout.so
  • #7 js_InitCodeGenerator
    from /usr/lib/firefox-1.5.0.10/libmozjs.so
  • #8 js_InitCodeGenerator
    from /usr/lib/firefox-1.5.0.10/libmozjs.so
  • #9 js_ReportErrorAgain
    from /usr/lib/firefox-1.5.0.10/libmozjs.so
  • #10 JS_DestroyContext
    from /usr/lib/firefox-1.5.0.10/libmozjs.so
  • #11 ??
    from /usr/lib/firefox-1.5.0.10/components/libxpconnect.so
  • #12 ??
    from /usr/lib/firefox-1.5.0.10/components/libxpconnect.so
  • #13 ??
    from /usr/lib/firefox-1.5.0.10/components/libxpconnect.so
  • #14 ??
    from /usr/lib/firefox-1.5.0.10/components/libxpconnect.so
  • #15 PR_NewRWLock
    from /usr/lib/libnspr4.so
  • #16 PR_ProcessExit
    from /usr/lib/libnspr4.so
  • #17 PR_ProcessExit
    from /usr/lib/libnspr4.so
  • #18 ??
    from /usr/lib/libnspr4.so
  • #19 ??
    from /usr/lib/libnspr4.so
  • #20 ??
    from /usr/lib/libnspr4.so
  • #21 ??
  • #22 _fini
    from /usr/lib/libnspr4.so
  • #23 _fini
    from /usr/lib/libnspr4.so
  • #24 _dl_fini
    from /lib/ld-linux.so.2
  • #25 exit
    from /lib/libc.so.6
  • #26 __libc_start_main
    from /lib/libc.so.6
  • #27 _start
  • #0 __kernel_vsyscall


----------- .xsession-errors (18 sec old) ---------------------
warning: the debug information found in "/usr/lib/debug//lib/ld-2.5.so.debug" does not match "/lib/ld-linux.so.2" (CRC mismatch).
warning: the debug information found in "/usr/lib/debug//lib/libnss_files-2.5.so.debug" does not match "/lib/libnss_files.so.2" (CRC mismatch).
warning: the debug information found in "/usr/lib/debug//usr/lib/gconv/ISO8859-1.so.debug" does not match "/usr/lib/gconv/ISO8859-1.so" (CRC mismatch).
warning: the debug information found in "/usr/lib/debug//usr/lib/gconv/UTF-16.so.debug" does not match "/usr/lib/gconv/UTF-16.so" (CRC mismatch).
warning: the debug information found in "/usr/lib/debug//lib/libnss_dns-2.5.so.debug" does not match "/lib/libnss_dns.so.2" (CRC mismatch).
--------------------------------------------------
Comment 12 mail 2007-03-07 01:00:48 UTC
As requested, I have rerun the crash after installing the firefox-debuginfo package.  I was not able to lacate any mozilla debuginfo package in the FC6 repositories and I do not have mozilla installed.  Here is the dump.  Please give me a shout if you need other packages. Thanks.

Distribution: Fedora Core release 6 (Zod)
Gnome Release: 2.16.3 2007-01-31 (Red Hat, Inc)
BugBuddy Version: 2.16.0

System: Linux 2.6.19-1.2911.6.5.fc6 #1 SMP Sun Mar 4 15:47:41 EST 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: Permissive
Accessibility: Disabled

Memory status: size: 233172992 vsize: 0 resident: 233172992 share: 0 rss: 42065920 rss_rlim: 0
CPU usage: start_time: 1173228791 rtime: 0 utime: 404 stime: 0 cutime:367 cstime: 0 timeout: 37 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/bin/epiphany'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1209092384 (LWP 8841)]
[New Thread -1337754736 (LWP 8848)]
[New Thread -1327264880 (LWP 8847)]
[New Thread -1316775024 (LWP 8846)]
[New Thread -1306285168 (LWP 8845)]
[New Thread -1295598704 (LWP 8844)]
[New Thread -1285108848 (LWP 8843)]
[New Thread -1273910384 (LWP 8842)]
0x00e15402 in __kernel_vsyscall ()

Thread 1 (Thread -1209092384 (LWP 8841))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 nsProfileLock::FatalSignalHandler
    at nsProfileLock.cpp line 210
  • #4 <signal handler called>
  • #5 XPCJSRuntime::GCCallback
    at xpcjsruntime.cpp line 562
  • #6 DOMGCCallback
    at nsJSEnvironment.cpp line 2234
  • #7 js_GC
    at jsgc.c line 1992
  • #8 js_ForceGC
    at jsgc.c line 1516
  • #9 js_DestroyContext
    at jscntxt.c line 285
  • #10 JS_DestroyContext
    at jsapi.c line 932
  • #11 ~XPCJSContextStack
    at xpcthreadcontext.cpp line 61
  • #12 XPCPerThreadData::Cleanup
    at xpcthreadcontext.cpp line 385
  • #13 ~XPCPerThreadData
    at xpcthreadcontext.cpp line 394
  • #14 xpc_ThreadDataDtorCB
    at xpcthreadcontext.cpp line 429
  • #15 PR_NewRWLock
    from /usr/lib/libnspr4.so
  • #16 PR_ProcessExit
    from /usr/lib/libnspr4.so
  • #17 PR_ProcessExit
    from /usr/lib/libnspr4.so
  • #18 ??
    from /usr/lib/libnspr4.so
  • #19 ??
    from /usr/lib/libnspr4.so
  • #20 ??
    from /usr/lib/libnspr4.so
  • #21 ??
  • #22 _fini
    from /usr/lib/libnspr4.so
  • #23 _fini
    from /usr/lib/libnspr4.so
  • #24 _dl_fini
    from /lib/ld-linux.so.2
  • #25 exit
    from /lib/libc.so.6
  • #26 __libc_start_main
    from /lib/libc.so.6
  • #27 _start
  • #0 __kernel_vsyscall


----------- .xsession-errors (50 sec old) ---------------------
warning: the debug information found in "/usr/lib/debug//lib/ld-2.5.so.debug" does not match "/lib/ld-linux.so.2" (CRC mismatch).
warning: the debug information found in "/usr/lib/debug//lib/libnss_files-2.5.so.debug" does not match "/lib/libnss_files.so.2" (CRC mismatch).
warning: the debug information found in "/usr/lib/debug//usr/lib/gconv/ISO8859-1.so.debug" does not match "/usr/lib/gconv/ISO8859-1.so" (CRC mismatch).
warning: the debug information found in "/usr/lib/debug//usr/lib/gconv/UTF-16.so.debug" does not match "/usr/lib/gconv/UTF-16.so" (CRC mismatch).
warning: the debug information found in "/usr/lib/debug//lib/libnss_dns-2.5.so.debug" does not match "/lib/libnss_dns.so.2" (CRC mismatch).
--------------------------------------------------
Comment 13 Reinout van Schouwen 2007-03-07 11:43:13 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 415544 ***
Comment 14 Reinout van Schouwen 2007-05-08 23:36:21 UTC
*** Bug 436847 has been marked as a duplicate of this bug. ***