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 545417 - crash in Epiphany Web Browser: Crash when exiting epiph...
crash in Epiphany Web Browser: Crash when exiting epiph...
Status: RESOLVED DUPLICATE of bug 509083
Product: epiphany
Classification: Core
Component: [obsolete] BugBuddyBugs
2.22.x
Other All
: High critical
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-07-30 01:21 UTC by mathias
Modified: 2008-08-06 08:01 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description mathias 2008-07-30 01:21:26 UTC
Version: 2.22.3

What were you doing when the application crashed?
Crash when exiting epiphany by CTRL-w in last tab.


Distribution: Debian lenny/sid
Gnome Release: 2.22.3 2008-06-30 (Debian)
BugBuddy Version: 2.22.0

System: Linux 2.6.25-2-686 #1 SMP Fri Jul 18 17:46:56 UTC 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10402000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Wasp
Icon Theme: Wasp

Memory status: size: 99815424 vsize: 99815424 resident: 46383104 share: 24268800 rss: 46383104 rss_rlim: 4294967295
CPU usage: start_time: 1217369830 rtime: 949 utime: 864 stime: 85 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb6bf9720 (LWP 4053)]
0xb7fb4424 in __kernel_vsyscall ()

Thread 1 (Thread 0xb6bf9720 (LWP 4053))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 ??
    from /usr/lib/xulrunner-1.9/libxul.so
  • #6 ??
  • #7 ??
  • #8 ??
  • #9 ??
    from /usr/lib/xulrunner-1.9/libxul.so
  • #10 ??
  • #11 ??
  • #12 ??
  • #0 __kernel_vsyscall


----------- .xsession-errors (20 sec old) ---------------------
(evolution:3828): gtkhtml-WARNING **: Cannot create spell dictionary instance (iid:OAFIID:GNOME_Spell_Dictionary:0.3)
(evolution:3828): Bonobo-WARNING **: Activation exception 'Failed to activate 'OAFIID:GNOME_Spell_Control:0.3''
(evolution:3828): composer-CRITICAL **: set_editor_signature: assertion `account != NULL' failed
(gnome-dictionary:10528): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer
(gnome-dictionary:10528): GLib-GObject-CRITICAL **: g_signal_emit_by_name: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
(gnome-dictionary:10528): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer
(gnome-dictionary:10528): GLib-GObject-CRITICAL **: g_signal_emit_by_name: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
(evolution:3828): evolution-mail-WARNING **: Cannot activate OAFIID:GNOME_Spell_Dictionary:0.3
--------------------------------------------------
Comment 1 Reinout van Schouwen 2008-07-30 13:11:46 UTC
Thanks for taking the time to report this bug.
Unfortunately, the 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.

Could you please help fixing this by installing some debugging packages [1],
start the application as normal, and try to reproduce the crash, if possible?

Once bug-buddy pops up, you can find the stacktrace in the 'Details', now
containing way more information. Please copy that stacktrace and paste it as a
comment here. Thanks in advance!

[1] Please install debug packages for epiphany, gtk, glib, libgnome,
libgnomeui, and the backend (for example webkit, firefox, or
xulrunner) (as far as those packages are provided by your distribution).

More details can be found here: http://live.gnome.org/GettingTraces
Comment 2 mathias 2008-08-06 07:36:46 UTC
I have installed all the debug packages and managed to reproduce the bug. Here's the captured backtrace:

Distribution: Debian lenny/sid
Gnome Release: 2.22.3 2008-06-30 (Debian)
BugBuddy Version: 2.22.0

System: Linux 2.6.25-2-686 #1 SMP Fri Jul 18 17:46:56 UTC 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10402000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Wasp
Icon Theme: Wasp

Memory status: size: 100544512 vsize: 100544512 resident: 47960064 share: 24338432 rss: 47960064 rss_rlim: 4294967295
CPU usage: start_time: 1218004125 rtime: 2129 utime: 2003 stime: 126 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0xb6bf5700 (LWP 3840)]
0xb7fb6424 in __kernel_vsyscall ()

Thread 1 (Thread 0xb6bf5700 (LWP 3840))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 IA__g_spawn_sync
    at /tmp/buildd/glib2.0-2.16.4/glib/gspawn.c line 374
  • #3 IA__g_spawn_command_line_sync
    at /tmp/buildd/glib2.0-2.16.4/glib/gspawn.c line 682
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 nsProfileLock::FatalSignalHandler
    at nsProfileLock.cpp line 216
  • #6 <signal handler called>
  • #7 ??
  • #8 NS_HasPendingEvents_P
    at nsThreadUtils.cpp line 209
  • #9 nsBaseAppShell::OnProcessNextEvent
    at nsBaseAppShell.cpp line 288
  • #10 nsThread::ProcessNextEvent
    at nsThread.cpp line 497
  • #11 NS_ProcessPendingEvents_P
    at nsThreadUtils.cpp line 181
  • #12 nsBaseAppShell::NativeEventCallback
    at nsBaseAppShell.cpp line 121
  • #13 nsAppShell::EventProcessorCallback
    at nsAppShell.cpp line 69
  • #14 g_io_unix_dispatch
  • #15 IA__g_main_context_dispatch
    at /tmp/buildd/glib2.0-2.16.4/glib/gmain.c line 2012
  • #16 g_main_context_iterate
    at /tmp/buildd/glib2.0-2.16.4/glib/gmain.c line 2645
  • #17 IA__g_main_loop_run
    at /tmp/buildd/glib2.0-2.16.4/glib/gmain.c line 2853
  • #18 IA__gtk_main
    at /tmp/buildd/gtk+2.0-2.12.10/gtk/gtkmain.c line 1163
  • #19 main
    at /build/buildd/epiphany-browser-2.22.3/src/ephy-main.c line 744
  • #0 __kernel_vsyscall


----------- .xsession-errors (2609 sec old) ---------------------
** Message: <info>  You are now connected to the wireless network 'Teikari'.
--------------------------------------------------
Comment 3 Reinout van Schouwen 2008-08-06 08:01:35 UTC
Thanks for the followup! 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 509083 ***