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 532370 - crash in Epiphany Web Browser: closed ephy
crash in Epiphany Web Browser: closed ephy
Status: RESOLVED NOTGNOME
Product: epiphany
Classification: Core
Component: [obsolete] BugBuddyBugs
unspecified
Other All
: High critical
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
: 537187 571569 578343 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-05-09 16:17 UTC by Sam Morris
Modified: 2009-04-08 12:31 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Sam Morris 2008-05-09 16:17:30 UTC
Version: 2.22.1.1

What were you doing when the application crashed?
closed ephy


Distribution: Debian lenny/sid
Gnome Release: 2.22.1 2008-04-08 (Debian)
BugBuddy Version: 2.22.0

System: Linux 2.6.25-1-amd64 #1 SMP Fri Apr 25 14:38:55 UTC 2008 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 393383936 vsize: 393383936 resident: 54853632 share: 27402240 rss: 54853632 rss_rlim: 18446744073709551615
CPU usage: start_time: 1210349746 rtime: 128 utime: 110 stime: 18 cutime:2 cstime: 6 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0x7f9c662d0780 (LWP 10068)]
0x00007f9c5eec0edf in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 0x7f9c662d0780 (LWP 10068))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 IA__g_spawn_sync
    at /tmp/buildd/glib2.0-2.16.3/glib/gspawn.c line 374
  • #2 IA__g_spawn_command_line_sync
    at /tmp/buildd/glib2.0-2.16.3/glib/gspawn.c line 682
  • #3 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #4 nsProfileLock::FatalSignalHandler
    at nsProfileLock.cpp line 216
  • #5 <signal handler called>
  • #6 GkAtoms_info
    from /usr/lib/xulrunner-1.9/libxul.so
  • #7 NS_HasPendingEvents_P
    at nsThreadUtils.cpp line 207
  • #8 nsBaseAppShell::OnProcessNextEvent
    at nsBaseAppShell.cpp line 288
  • #9 nsThread::ProcessNextEvent
    at nsThread.cpp line 497
  • #10 NS_ProcessPendingEvents_P
    at nsThreadUtils.cpp line 180
  • #11 nsBaseAppShell::NativeEventCallback
    at nsBaseAppShell.cpp line 121
  • #12 nsAppShell::EventProcessorCallback
    at nsAppShell.cpp line 69
  • #13 IA__g_main_context_dispatch
    at /tmp/buildd/glib2.0-2.16.3/glib/gmain.c line 2009
  • #14 g_main_context_iterate
    at /tmp/buildd/glib2.0-2.16.3/glib/gmain.c line 2642
  • #15 IA__g_main_loop_run
    at /tmp/buildd/glib2.0-2.16.3/glib/gmain.c line 2850
  • #16 IA__gtk_main
    at /build/buildd/gtk+2.0-2.12.9/gtk/gtkmain.c line 1163
  • #17 main
    at /scratch/build-area/epiphany-browser-2.22.1.1/src/ephy-main.c line 739
  • #0 waitpid
    from /lib/libpthread.so.0


----------- .xsession-errors (16 sec old) ---------------------
** (epiphany-browser:10068): WARNING **: Could not load extension file at /usr/lib/epiphany-gecko/2.22/extensions/libselectstylesheetextension.so
** (epiphany-browser:10068): DEBUG: LoginManager tapped
sys:1: Warning: value "((GaProtocol) 2)" of type `GaProtocol' is invalid or out of range for property `flags' of type `GaProtocol'
sys:1: Warning: g_hash_table_unref: assertion `hash_table != NULL' failed
LoadPlugin: failed to initialize shared library /usr/lib/totem/gstreamer/libtotem-complex-plugin.so [/usr/lib/totem/gstreamer/libtotem-complex-plugin.so: undefined symbol: _ZN13nsTArray_base9sEmptyHdr
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
LoadPlugin: failed to initialize shared library /usr/lib/totem/gstreamer/libtotem-complex-plugin.so [/usr/lib/totem/gstreamer/libtotem-complex-plugin.so: undefined symbol: _ZN13nsTArray_base9sEmptyHdr
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
--------------------------------------------------
Comment 1 Reinout van Schouwen 2008-05-09 16:19:18 UTC
It's a unique trace but the crash happened somewhere deep inside mozilla code.

Thanks for taking the time to report this bug.
This trace indicates that Mozilla (which was being used by the program) was responsible for the crash, or alternatively that the program was compiled against a different version of Mozilla. Make sure the program was built against the most recent mozilla, and if you can duplicate the crash in mozilla itself, report the bug to https://bugzilla.mozilla.org/
Comment 2 Reinout van Schouwen 2008-06-08 23:15:06 UTC
*** Bug 537187 has been marked as a duplicate of this bug. ***
Comment 3 Sam Morris 2008-07-12 15:15:09 UTC
Forwarded to <https://bugzilla.mozilla.org/show_bug.cgi?id=444918>.
Comment 4 Sam Morris 2008-07-29 23:18:34 UTC
This is in fact a duplicate of bug #509083.
Comment 5 palfrey 2009-02-13 11:55:59 UTC
*** Bug 571569 has been marked as a duplicate of this bug. ***
Comment 6 palfrey 2009-04-08 12:31:37 UTC
*** Bug 578343 has been marked as a duplicate of this bug. ***