GNOME Bugzilla – Bug 413350
crash in Epiphany Web Browser: Viewing a saved web page
Last modified: 2007-06-03 21:31:23 UTC
Version: 2.16.3 What were you doing when the application crashed? Viewing a saved web page 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:16:31 EST 2007 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 70101000 Selinux: Enforcing Accessibility: Disabled Memory status: size: 566984704 vsize: 566984704 resident: 38436864 share: 23031808 rss: 38436864 rss_rlim: -1 CPU usage: start_time: 1172733329 rtime: 211 utime: 192 stime: 19 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/epiphany' (no debugging symbols found) Using host libthread_db library "/lib64/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 46912519232944 (LWP 3970)] (no debugging symbols found) 0x000000303280d96f in waitpid () from /lib64/libpthread.so.0
+ Trace 114834
Thread 1 (Thread 46912519232944 (LWP 3970))
----------- .xsession-errors --------------------- Major opcode: 19 Minor opcode: 0 Resource id: 0x2800016 (epiphany:3988): Gnome-CRITICAL **: gnome_program_get_app_version: assertion `program != NULL' failed X Error: BadPixmap (invalid Pixmap parameter) 4 Major opcode: 54 Minor opcode: 0 Resource id: 0x14025be X Error: BadMatch (invalid parameter attributes) 8 Major opcode: 155 Minor opcode: 6 Resource id: 0x65 ** (bug-buddy:3989): WARNING **: Couldn't load icon for Open Folder --------------------------------------------------
*** Bug 413355 has been marked as a duplicate of this bug. ***
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!
*** Bug 414114 has been marked as a duplicate of this bug. ***
*** Bug 414238 has been marked as a duplicate of this bug. ***
*** Bug 414729 has been marked as a duplicate of this bug. ***
*** Bug 414747 has been marked as a duplicate of this bug. ***
*** Bug 414780 has been marked as a duplicate of this bug. ***
*** Bug 415950 has been marked as a duplicate of this bug. ***
*** Bug 416954 has been marked as a duplicate of this bug. ***
*** Bug 417483 has been marked as a duplicate of this bug. ***
*** Bug 417515 has been marked as a duplicate of this bug. ***
*** Bug 417891 has been marked as a duplicate of this bug. ***
*** Bug 418097 has been marked as a duplicate of this bug. ***
*** Bug 420205 has been marked as a duplicate of this bug. ***
*** Bug 420368 has been marked as a duplicate of this bug. ***
*** Bug 421768 has been marked as a duplicate of this bug. ***
Come on now. 15 duplicates and nobody can produce a proper stack trace?
Reinout, Here is a recent stack trace after loading a couple more debuginfo packages, however I am still not able to get any symbol table info for #4, 8, 9, 10 or 11, so I don't know if this is any more helpful or not. Based off the libraries being mentioned in the original stack trace, I have installed the following debuginfo packages: epiphany-debuginfo-2.16.3-2.fc6.x86_64.rpm glibc-debuginfo-2.5-10.fc6.x86_64.rpm libgnomeui-debuginfo-2.16.0-4.fc6.x86_64.rpm firefox-debuginfo-1.5.0.10-5.fc6.x86_64.rpm nspr-debuginfo-4.6.6-0.6.0.fc6.x86_64.rpm If I am missing a debuginfo package that you know of, or if there is any more information I can provide, please let me know. 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.20-1.2925.fc6 #1 SMP Sat Mar 10 18:38:39 EST 2007 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 70101000 Selinux: Enforcing Accessibility: Disabled Memory status: size: 506740736 vsize: 506740736 resident: 32210944 share: 19849216 rss: 32210944 rss_rlim: -1 CPU usage: start_time: 1174658855 rtime: 117 utime: 106 stime: 11 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/epiphany' Using host libthread_db library "/lib64/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread 46912496387376 (LWP 5465)] 0x00000038a6a0d96f in __libc_waitpid (pid=5471, stat_loc=0x7fffd571f58c, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:41 41 int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL);
+ Trace 121454
Thread 1 (Thread 46912496387376 (LWP 5465))
0x00000038a6a0d96f 41 int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL); ----------- .xsession-errors (11 sec old) --------------------- ** (bug-buddy:5206): WARNING **: Couldn't load icon for Open Folder (epiphany:5223): Gnome-CRITICAL **: gnome_program_get_app_version: assertion `program != NULL' failed ** (bug-buddy:5224): WARNING **: Couldn't load icon for Open Folder closing closing (epiphany:5436): Gnome-CRITICAL **: gnome_program_get_app_version: assertion `program != NULL' failed ** (bug-buddy:5437): WARNING **: Couldn't load icon for Open Folder (epiphany:5471): Gnome-CRITICAL **: gnome_program_get_app_version: assertion `program != NULL' failed ** (bug-buddy:5472): WARNING **: Couldn't load icon for Open Folder --------------------------------------------------
I was viewing my website www.inelimexico.com, this site has a java script from http://www.milonic.com/ (In reply to comment #0) > Version: 2.16.3 > What were you doing when the application crashed? > Viewing a saved web page > 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:16:31 EST 2007 x86_64 > X Vendor: The X.Org Foundation > X Vendor Release: 70101000 > Selinux: Enforcing > Accessibility: Disabled > Memory status: size: 566984704 vsize: 566984704 resident: 38436864 share: > 23031808 rss: 38436864 rss_rlim: -1 > CPU usage: start_time: 1172733329 rtime: 211 utime: 192 stime: 19 cutime:0 > cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 > Backtrace was generated from '/usr/bin/epiphany' > (no debugging symbols found) > Using host libthread_db library "/lib64/libthread_db.so.1". > (no debugging symbols found) > [Thread debugging using libthread_db enabled] > [New Thread 46912519232944 (LWP 3970)] > (no debugging symbols found) > 0x000000303280d96f in waitpid () from /lib64/libpthread.so.0 > #0 0x000000303280d96f in waitpid () from /lib64/libpthread.so.0 > #1 0x00000039ea656d07 in gnome_gtk_module_info_get () > from /usr/lib64/libgnomeui-2.so.0 > #2 0x00002aaaaaabed03 in > nsSupportsWeakReference::~nsSupportsWeakReference$base () from > /usr/lib64/firefox-1.5.0.10/libgtkembedmoz.so > #3 <signal handler called> > #4 0x00000000009ebb50 in ?? () > #5 0x00002aaaab315dcd in PR_NewRWLock () from /usr/lib64/libnspr4.so > #6 0x00002aaaab3289c1 in PR_ProcessExit () from /usr/lib64/libnspr4.so > #7 0x00002aaaab328a9e in PR_ProcessExit () from /usr/lib64/libnspr4.so > #8 0x00002aaaab30eeb2 in __cxa_pure_virtual () from /usr/lib64/libnspr4.so > #9 0x00007fffe18024e0 in ?? () > #10 0x00002aaaab32c711 in _fini () from /usr/lib64/libnspr4.so > #11 0x0000000000000000 in ?? () > Thread 1 (Thread 46912519232944 (LWP 3970)): > #0 0x000000303280d96f in waitpid () from /lib64/libpthread.so.0 > No symbol table info available. > #1 0x00000039ea656d07 in gnome_gtk_module_info_get () > from /usr/lib64/libgnomeui-2.so.0 > No symbol table info available. > #2 0x00002aaaaaabed03 in > nsSupportsWeakReference::~nsSupportsWeakReference$base () from > /usr/lib64/firefox-1.5.0.10/libgtkembedmoz.so > No symbol table info available. > #3 <signal handler called> > No symbol table info available. > #4 0x00000000009ebb50 in ?? () > No symbol table info available. > #5 0x00002aaaab315dcd in PR_NewRWLock () from /usr/lib64/libnspr4.so > No symbol table info available. > #6 0x00002aaaab3289c1 in PR_ProcessExit () from /usr/lib64/libnspr4.so > No symbol table info available. > #7 0x00002aaaab328a9e in PR_ProcessExit () from /usr/lib64/libnspr4.so > No symbol table info available. > #8 0x00002aaaab30eeb2 in __cxa_pure_virtual () from /usr/lib64/libnspr4.so > No symbol table info available. > #9 0x00007fffe18024e0 in ?? () > No symbol table info available. > #10 0x00002aaaab32c711 in _fini () from /usr/lib64/libnspr4.so > No symbol table info available. > #11 0x0000000000000000 in ?? () > No symbol table info available. > #0 0x000000303280d96f in waitpid () from /lib64/libpthread.so.0 > ----------- .xsession-errors --------------------- > Major opcode: 19 > Minor opcode: 0 > Resource id: 0x2800016 > (epiphany:3988): Gnome-CRITICAL **: gnome_program_get_app_version: assertion > `program != NULL' failed > X Error: BadPixmap (invalid Pixmap parameter) 4 > Major opcode: 54 > Minor opcode: 0 > Resource id: 0x14025be > X Error: BadMatch (invalid parameter attributes) 8 > Major opcode: 155 > Minor opcode: 6 > Resource id: 0x65 > ** (bug-buddy:3989): WARNING **: Couldn't load icon for Open Folder > -------------------------------------------------- (In reply to comment #0) > Version: 2.16.3 > What were you doing when the application crashed? > Viewing a saved web page > 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:16:31 EST 2007 x86_64 > X Vendor: The X.Org Foundation > X Vendor Release: 70101000 > Selinux: Enforcing > Accessibility: Disabled > Memory status: size: 566984704 vsize: 566984704 resident: 38436864 share: > 23031808 rss: 38436864 rss_rlim: -1 > CPU usage: start_time: 1172733329 rtime: 211 utime: 192 stime: 19 cutime:0 > cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 > Backtrace was generated from '/usr/bin/epiphany' > (no debugging symbols found) > Using host libthread_db library "/lib64/libthread_db.so.1". > (no debugging symbols found) > [Thread debugging using libthread_db enabled] > [New Thread 46912519232944 (LWP 3970)] > (no debugging symbols found) > 0x000000303280d96f in waitpid () from /lib64/libpthread.so.0 > #0 0x000000303280d96f in waitpid () from /lib64/libpthread.so.0 > #1 0x00000039ea656d07 in gnome_gtk_module_info_get () > from /usr/lib64/libgnomeui-2.so.0 > #2 0x00002aaaaaabed03 in > nsSupportsWeakReference::~nsSupportsWeakReference$base () from > /usr/lib64/firefox-1.5.0.10/libgtkembedmoz.so > #3 <signal handler called> > #4 0x00000000009ebb50 in ?? () > #5 0x00002aaaab315dcd in PR_NewRWLock () from /usr/lib64/libnspr4.so > #6 0x00002aaaab3289c1 in PR_ProcessExit () from /usr/lib64/libnspr4.so > #7 0x00002aaaab328a9e in PR_ProcessExit () from /usr/lib64/libnspr4.so > #8 0x00002aaaab30eeb2 in __cxa_pure_virtual () from /usr/lib64/libnspr4.so > #9 0x00007fffe18024e0 in ?? () > #10 0x00002aaaab32c711 in _fini () from /usr/lib64/libnspr4.so > #11 0x0000000000000000 in ?? () > Thread 1 (Thread 46912519232944 (LWP 3970)): > #0 0x000000303280d96f in waitpid () from /lib64/libpthread.so.0 > No symbol table info available. > #1 0x00000039ea656d07 in gnome_gtk_module_info_get () > from /usr/lib64/libgnomeui-2.so.0 > No symbol table info available. > #2 0x00002aaaaaabed03 in > nsSupportsWeakReference::~nsSupportsWeakReference$base () from > /usr/lib64/firefox-1.5.0.10/libgtkembedmoz.so > No symbol table info available. > #3 <signal handler called> > No symbol table info available. > #4 0x00000000009ebb50 in ?? () > No symbol table info available. > #5 0x00002aaaab315dcd in PR_NewRWLock () from /usr/lib64/libnspr4.so > No symbol table info available. > #6 0x00002aaaab3289c1 in PR_ProcessExit () from /usr/lib64/libnspr4.so > No symbol table info available. > #7 0x00002aaaab328a9e in PR_ProcessExit () from /usr/lib64/libnspr4.so > No symbol table info available. > #8 0x00002aaaab30eeb2 in __cxa_pure_virtual () from /usr/lib64/libnspr4.so > No symbol table info available. > #9 0x00007fffe18024e0 in ?? () > No symbol table info available. > #10 0x00002aaaab32c711 in _fini () from /usr/lib64/libnspr4.so > No symbol table info available. > #11 0x0000000000000000 in ?? () > No symbol table info available. > #0 0x000000303280d96f in waitpid () from /lib64/libpthread.so.0 > ----------- .xsession-errors --------------------- > Major opcode: 19 > Minor opcode: 0 > Resource id: 0x2800016 > (epiphany:3988): Gnome-CRITICAL **: gnome_program_get_app_version: assertion > `program != NULL' failed > X Error: BadPixmap (invalid Pixmap parameter) 4 > Major opcode: 54 > Minor opcode: 0 > Resource id: 0x14025be > X Error: BadMatch (invalid parameter attributes) 8 > Major opcode: 155 > Minor opcode: 6 > Resource id: 0x65 > ** (bug-buddy:3989): WARNING **: Couldn't load icon for Open Folder > -------------------------------------------------- (In reply to comment #0) > Version: 2.16.3 > What were you doing when the application crashed? > Viewing a saved web page > 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:16:31 EST 2007 x86_64 > X Vendor: The X.Org Foundation > X Vendor Release: 70101000 > Selinux: Enforcing > Accessibility: Disabled > Memory status: size: 566984704 vsize: 566984704 resident: 38436864 share: > 23031808 rss: 38436864 rss_rlim: -1 > CPU usage: start_time: 1172733329 rtime: 211 utime: 192 stime: 19 cutime:0 > cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 > Backtrace was generated from '/usr/bin/epiphany' > (no debugging symbols found) > Using host libthread_db library "/lib64/libthread_db.so.1". > (no debugging symbols found) > [Thread debugging using libthread_db enabled] > [New Thread 46912519232944 (LWP 3970)] > (no debugging symbols found) > 0x000000303280d96f in waitpid () from /lib64/libpthread.so.0 > #0 0x000000303280d96f in waitpid () from /lib64/libpthread.so.0 > #1 0x00000039ea656d07 in gnome_gtk_module_info_get () > from /usr/lib64/libgnomeui-2.so.0 > #2 0x00002aaaaaabed03 in > nsSupportsWeakReference::~nsSupportsWeakReference$base () from > /usr/lib64/firefox-1.5.0.10/libgtkembedmoz.so > #3 <signal handler called> > #4 0x00000000009ebb50 in ?? () > #5 0x00002aaaab315dcd in PR_NewRWLock () from /usr/lib64/libnspr4.so > #6 0x00002aaaab3289c1 in PR_ProcessExit () from /usr/lib64/libnspr4.so > #7 0x00002aaaab328a9e in PR_ProcessExit () from /usr/lib64/libnspr4.so > #8 0x00002aaaab30eeb2 in __cxa_pure_virtual () from /usr/lib64/libnspr4.so > #9 0x00007fffe18024e0 in ?? () > #10 0x00002aaaab32c711 in _fini () from /usr/lib64/libnspr4.so > #11 0x0000000000000000 in ?? () > Thread 1 (Thread 46912519232944 (LWP 3970)): > #0 0x000000303280d96f in waitpid () from /lib64/libpthread.so.0 > No symbol table info available. > #1 0x00000039ea656d07 in gnome_gtk_module_info_get () > from /usr/lib64/libgnomeui-2.so.0 > No symbol table info available. > #2 0x00002aaaaaabed03 in > nsSupportsWeakReference::~nsSupportsWeakReference$base () from > /usr/lib64/firefox-1.5.0.10/libgtkembedmoz.so > No symbol table info available. > #3 <signal handler called> > No symbol table info available. > #4 0x00000000009ebb50 in ?? () > No symbol table info available. > #5 0x00002aaaab315dcd in PR_NewRWLock () from /usr/lib64/libnspr4.so > No symbol table info available. > #6 0x00002aaaab3289c1 in PR_ProcessExit () from /usr/lib64/libnspr4.so > No symbol table info available. > #7 0x00002aaaab328a9e in PR_ProcessExit () from /usr/lib64/libnspr4.so > No symbol table info available. > #8 0x00002aaaab30eeb2 in __cxa_pure_virtual () from /usr/lib64/libnspr4.so > No symbol table info available. > #9 0x00007fffe18024e0 in ?? () > No symbol table info available. > #10 0x00002aaaab32c711 in _fini () from /usr/lib64/libnspr4.so > No symbol table info available. > #11 0x0000000000000000 in ?? () > No symbol table info available. > #0 0x000000303280d96f in waitpid () from /lib64/libpthread.so.0 > ----------- .xsession-errors --------------------- > Major opcode: 19 > Minor opcode: 0 > Resource id: 0x2800016 > (epiphany:3988): Gnome-CRITICAL **: gnome_program_get_app_version: assertion > `program != NULL' failed > X Error: BadPixmap (invalid Pixmap parameter) 4 > Major opcode: 54 > Minor opcode: 0 > Resource id: 0x14025be > X Error: BadMatch (invalid parameter attributes) 8 > Major opcode: 155 > Minor opcode: 6 > Resource id: 0x65 > ** (bug-buddy:3989): WARNING **: Couldn't load icon for Open Folder > -------------------------------------------------- (In reply to comment #0) > Version: 2.16.3 > What were you doing when the application crashed? > Viewing a saved web page > 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:16:31 EST 2007 x86_64 > X Vendor: The X.Org Foundation > X Vendor Release: 70101000 > Selinux: Enforcing > Accessibility: Disabled > Memory status: size: 566984704 vsize: 566984704 resident: 38436864 share: > 23031808 rss: 38436864 rss_rlim: -1 > CPU usage: start_time: 1172733329 rtime: 211 utime: 192 stime: 19 cutime:0 > cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 > Backtrace was generated from '/usr/bin/epiphany' > (no debugging symbols found) > Using host libthread_db library "/lib64/libthread_db.so.1". > (no debugging symbols found) > [Thread debugging using libthread_db enabled] > [New Thread 46912519232944 (LWP 3970)] > (no debugging symbols found) > 0x000000303280d96f in waitpid () from /lib64/libpthread.so.0 > #0 0x000000303280d96f in waitpid () from /lib64/libpthread.so.0 > #1 0x00000039ea656d07 in gnome_gtk_module_info_get () > from /usr/lib64/libgnomeui-2.so.0 > #2 0x00002aaaaaabed03 in > nsSupportsWeakReference::~nsSupportsWeakReference$base () from > /usr/lib64/firefox-1.5.0.10/libgtkembedmoz.so > #3 <signal handler called> > #4 0x00000000009ebb50 in ?? () > #5 0x00002aaaab315dcd in PR_NewRWLock () from /usr/lib64/libnspr4.so > #6 0x00002aaaab3289c1 in PR_ProcessExit () from /usr/lib64/libnspr4.so > #7 0x00002aaaab328a9e in PR_ProcessExit () from /usr/lib64/libnspr4.so > #8 0x00002aaaab30eeb2 in __cxa_pure_virtual () from /usr/lib64/libnspr4.so > #9 0x00007fffe18024e0 in ?? () > #10 0x00002aaaab32c711 in _fini () from /usr/lib64/libnspr4.so > #11 0x0000000000000000 in ?? () > Thread 1 (Thread 46912519232944 (LWP 3970)): > #0 0x000000303280d96f in waitpid () from /lib64/libpthread.so.0 > No symbol table info available. > #1 0x00000039ea656d07 in gnome_gtk_module_info_get () > from /usr/lib64/libgnomeui-2.so.0 > No symbol table info available. > #2 0x00002aaaaaabed03 in > nsSupportsWeakReference::~nsSupportsWeakReference$base () from > /usr/lib64/firefox-1.5.0.10/libgtkembedmoz.so > No symbol table info available. > #3 <signal handler called> > No symbol table info available. > #4 0x00000000009ebb50 in ?? () > No symbol table info available. > #5 0x00002aaaab315dcd in PR_NewRWLock () from /usr/lib64/libnspr4.so > No symbol table info available. > #6 0x00002aaaab3289c1 in PR_ProcessExit () from /usr/lib64/libnspr4.so > No symbol table info available. > #7 0x00002aaaab328a9e in PR_ProcessExit () from /usr/lib64/libnspr4.so > No symbol table info available. > #8 0x00002aaaab30eeb2 in __cxa_pure_virtual () from /usr/lib64/libnspr4.so > No symbol table info available. > #9 0x00007fffe18024e0 in ?? () > No symbol table info available. > #10 0x00002aaaab32c711 in _fini () from /usr/lib64/libnspr4.so > No symbol table info available. > #11 0x0000000000000000 in ?? () > No symbol table info available. > #0 0x000000303280d96f in waitpid () from /lib64/libpthread.so.0 > ----------- .xsession-errors --------------------- > Major opcode: 19 > Minor opcode: 0 > Resource id: 0x2800016 > (epiphany:3988): Gnome-CRITICAL **: gnome_program_get_app_version: assertion > `program != NULL' failed > X Error: BadPixmap (invalid Pixmap parameter) 4 > Major opcode: 54 > Minor opcode: 0 > Resource id: 0x14025be > X Error: BadMatch (invalid parameter attributes) 8 > Major opcode: 155 > Minor opcode: 6 > Resource id: 0x65 > ** (bug-buddy:3989): WARNING **: Couldn't load icon for Open Folder > -------------------------------------------------- (In reply to comment #0) > Version: 2.16.3 > What were you doing when the application crashed? > Viewing a saved web page > 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:16:31 EST 2007 x86_64 > X Vendor: The X.Org Foundation > X Vendor Release: 70101000 > Selinux: Enforcing > Accessibility: Disabled > Memory status: size: 566984704 vsize: 566984704 resident: 38436864 share: > 23031808 rss: 38436864 rss_rlim: -1 > CPU usage: start_time: 1172733329 rtime: 211 utime: 192 stime: 19 cutime:0 > cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 > Backtrace was generated from '/usr/bin/epiphany' > (no debugging symbols found) > Using host libthread_db library "/lib64/libthread_db.so.1". > (no debugging symbols found) > [Thread debugging using libthread_db enabled] > [New Thread 46912519232944 (LWP 3970)] > (no debugging symbols found) > 0x000000303280d96f in waitpid () from /lib64/libpthread.so.0 > #0 0x000000303280d96f in waitpid () from /lib64/libpthread.so.0 > #1 0x00000039ea656d07 in gnome_gtk_module_info_get () > from /usr/lib64/libgnomeui-2.so.0 > #2 0x00002aaaaaabed03 in > nsSupportsWeakReference::~nsSupportsWeakReference$base () from > /usr/lib64/firefox-1.5.0.10/libgtkembedmoz.so > #3 <signal handler called> > #4 0x00000000009ebb50 in ?? () > #5 0x00002aaaab315dcd in PR_NewRWLock () from /usr/lib64/libnspr4.so > #6 0x00002aaaab3289c1 in PR_ProcessExit () from /usr/lib64/libnspr4.so > #7 0x00002aaaab328a9e in PR_ProcessExit () from /usr/lib64/libnspr4.so > #8 0x00002aaaab30eeb2 in __cxa_pure_virtual () from /usr/lib64/libnspr4.so > #9 0x00007fffe18024e0 in ?? () > #10 0x00002aaaab32c711 in _fini () from /usr/lib64/libnspr4.so > #11 0x0000000000000000 in ?? () > Thread 1 (Thread 46912519232944 (LWP 3970)): > #0 0x000000303280d96f in waitpid () from /lib64/libpthread.so.0 > No symbol table info available. > #1 0x00000039ea656d07 in gnome_gtk_module_info_get () > from /usr/lib64/libgnomeui-2.so.0 > No symbol table info available. > #2 0x00002aaaaaabed03 in > nsSupportsWeakReference::~nsSupportsWeakReference$base () from > /usr/lib64/firefox-1.5.0.10/libgtkembedmoz.so > No symbol table info available. > #3 <signal handler called> > No symbol table info available. > #4 0x00000000009ebb50 in ?? () > No symbol table info available. > #5 0x00002aaaab315dcd in PR_NewRWLock () from /usr/lib64/libnspr4.so > No symbol table info available. > #6 0x00002aaaab3289c1 in PR_ProcessExit () from /usr/lib64/libnspr4.so > No symbol table info available. > #7 0x00002aaaab328a9e in PR_ProcessExit () from /usr/lib64/libnspr4.so > No symbol table info available. > #8 0x00002aaaab30eeb2 in __cxa_pure_virtual () from /usr/lib64/libnspr4.so > No symbol table info available. > #9 0x00007fffe18024e0 in ?? () > No symbol table info available. > #10 0x00002aaaab32c711 in _fini () from /usr/lib64/libnspr4.so > No symbol table info available. > #11 0x0000000000000000 in ?? () > No symbol table info available. > #0 0x000000303280d96f in waitpid () from /lib64/libpthread.so.0 > ----------- .xsession-errors --------------------- > Major opcode: 19 > Minor opcode: 0 > Resource id: 0x2800016 > (epiphany:3988): Gnome-CRITICAL **: gnome_program_get_app_version: assertion > `program != NULL' failed > X Error: BadPixmap (invalid Pixmap parameter) 4 > Major opcode: 54 > Minor opcode: 0 > Resource id: 0x14025be > X Error: BadMatch (invalid parameter attributes) 8 > Major opcode: 155 > Minor opcode: 6 > Resource id: 0x65 > ** (bug-buddy:3989): WARNING **: Couldn't load icon for Open Folder > --------------------------------------------------
Comment #18 seems to suggest it's a problem in the Mozilla threading code on 64-bit. chpe, do you agree?
*** Bug 422057 has been marked as a duplicate of this bug. ***
*** Bug 422825 has been marked as a duplicate of this bug. ***
*** Bug 423327 has been marked as a duplicate of this bug. ***
*** Bug 423736 has been marked as a duplicate of this bug. ***
*** Bug 424663 has been marked as a duplicate of this bug. ***
*** Bug 425339 has been marked as a duplicate of this bug. ***
*** Bug 425166 has been marked as a duplicate of this bug. ***
*** Bug 426875 has been marked as a duplicate of this bug. ***
*** Bug 427000 has been marked as a duplicate of this bug. ***
*** Bug 427655 has been marked as a duplicate of this bug. ***
*** Bug 427721 has been marked as a duplicate of this bug. ***
*** Bug 427879 has been marked as a duplicate of this bug. ***
*** Bug 428354 has been marked as a duplicate of this bug. ***
*** Bug 428987 has been marked as a duplicate of this bug. ***
*** Bug 428973 has been marked as a duplicate of this bug. ***
*** Bug 428915 has been marked as a duplicate of this bug. ***
I obeyed the instruction "http://live.gnome.org/GettingTraces" and get the same result as comment#18. I installed debuginfo package as far as I think up Epiphany crashed any time (browse website or local html file) I colse the epiphany window. ----------------------------------------------- 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.20-1.2933.fc6 #1 SMP Mon Mar 19 11:00:19 EDT 2007 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 70101000 Selinux: No Accessibility: Disabled Memory status: size: 572059648 vsize: 572059648 resident: 38461440 share: 22642688 rss: 38461440 rss_rlim: -1 CPU usage: start_time: 1176557068 rtime: 119 utime: 107 stime: 12 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/epiphany' Using host libthread_db library "/lib64/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread 46912496403776 (LWP 19953)] 0x0000003ac580d96f in __libc_waitpid (pid=19957, stat_loc=0x7fff95c8630c, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:41 41 int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL);
+ Trace 127704
Thread 1 (Thread 46912496403776 (LWP 19953))
0x0000003ac580d96f 41 int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL); ------------------------------------------------------------------------------------- ----------- .xsession-errors --------------------- (epiphany:19957): Gnome-CRITICAL **: gnome_program_get_app_version: assertion `program != NULL' failed ** (bug-buddy:19958): WARNING **: Couldn't load icon for Open Folder
*** Bug 430062 has been marked as a duplicate of this bug. ***
*** Bug 430050 has been marked as a duplicate of this bug. ***
*** Bug 430042 has been marked as a duplicate of this bug. ***
*** Bug 430094 has been marked as a duplicate of this bug. ***
*** Bug 430133 has been marked as a duplicate of this bug. ***
*** Bug 430221 has been marked as a duplicate of this bug. ***
*** Bug 430691 has been marked as a duplicate of this bug. ***
*** Bug 431151 has been marked as a duplicate of this bug. ***
*** Bug 431322 has been marked as a duplicate of this bug. ***
*** Bug 431612 has been marked as a duplicate of this bug. ***
Since this is still listed as needing information, and I happened to run across this page (http://thecodergeek.com/blog/2007/04/18/getting-useful-backtraces) written by Peter Gordon about getting useful backtraces, I thought I would try running the command and installing all the debuginfo packages from the packages that Epiphany depends on. After downloading and installing 109 debuginfo packages, trying to fill in the holes from the few steps that had no debug information, I opened Epiphany up and let it crash again, and I got the same exact results as my previous comment (#18). I would really like to help by getting the developers the information that they need to resolve this issue, but at this point, I am not sure what else I can do. If anyone can think of something I could do, please let me know.
*** Bug 432214 has been marked as a duplicate of this bug. ***
I think it's clear enough and I can reproduce it on FC-6.
*** Bug 435312 has been marked as a duplicate of this bug. ***
This is caused by NSPR 4.6.5. See analysis at https://bugzilla.redhat.com/238770 and https://bugzilla.mozilla.org/show_bug.cgi?id=379550
Going to resolve as NOTGNOME now that we know the issue. There will be a Fedora 6 update ASAP (still finalizing the patch) and I'll ensure this fix also makes it into Fedora 7.
*** Bug 436072 has been marked as a duplicate of this bug. ***
*** Bug 443287 has been marked as a duplicate of this bug. ***
@Christopher, the latest duplicate is from Fedora 7...
Sigh. So, yeah. Totally my fault. I pushed to get this in upstream for 2.0.0.4 but it was rejected as it was to risky at that point. It will be taken for .5 but I dropped the ball and forgot to patch .4 as well. My bad. Fixing.
Built and requested it to go into fedora's updates. In the meantime, someone on F7 that sees this might want to use one of the RPMs here (this will go away when the RPMs have hit the Fedora repos): http://www.gnome.org/~caillon/temp/