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 494542 - crash in Epiphany Web Browser: I was changing my theme ...
crash in Epiphany Web Browser: I was changing my theme ...
Status: RESOLVED INCOMPLETE
Product: gtk+
Classification: Platform
Component: .General
2.12.x
Other All
: High critical
: ---
Assigned To: gtk-bugs
gtk-bugs
: 509978 519835 523016 530385 530937 531287 531461 538786 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-11-07 11:04 UTC by Patrick Ohearn
Modified: 2013-01-02 20:56 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Patrick Ohearn 2007-11-07 11:04:08 UTC
Version: 2.20.1

What were you doing when the application crashed?
I was changing my theme in a different workspace using the Appearance caplet. I was switching between the default themes that ship with the murrina engine.


Distribution: Gentoo Base System release 1.12.10
Gnome Release: 2.20.1 2007-10-18 (Gentoo)
BugBuddy Version: 2.20.1

System: Linux 2.6.23 #3 PREEMPT Mon Oct 22 15:50:54 EST 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10400000
Selinux: No
Accessibility: Disabled
GTK+ Theme: MurrinaCappuccino
Icon Theme: gnome

Memory status: size: 214757376 vsize: 214757376 resident: 70078464 share: 30232576 rss: 70078464 rss_rlim: 4294967295
CPU usage: start_time: 1194432035 rtime: 7239 utime: 6823 stime: 416 cutime:4 cstime: 7 timeout: 0 it_real_value: 0 frequency: 100

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 0xb5d686e0 (LWP 17014)]
[New Thread 0xaf743b90 (LWP 17152)]
[New Thread 0xae741b90 (LWP 17151)]
[New Thread 0xb2489b90 (LWP 17150)]
[New Thread 0xb0745b90 (LWP 17027)]
[New Thread 0xb2c8ab90 (LWP 17026)]
[New Thread 0xb3ddcb90 (LWP 17016)]
[New Thread 0xb46d1b90 (LWP 17015)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread 0xb5d686e0 (LWP 17014))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 IA__g_spawn_sync
    at gspawn.c line 369
  • #3 IA__g_spawn_command_line_sync
    at gspawn.c line 677
  • #4 run_bug_buddy
    at gnome-breakpad.cc line 213
  • #5 check_if_gdb
    at gnome-breakpad.cc line 283
  • #6 google_breakpad::ExceptionHandler::InternalWriteMinidump
    at ../google-breakpad/src/client/linux/handler/exception_handler.cc line 225
  • #7 google_breakpad::ExceptionHandler::HandleException
    at ../google-breakpad/src/client/linux/handler/exception_handler.cc line 196
  • #8 <signal handler called>
  • #9 IA__gtk_widget_get_toplevel
    at gtkwidget.c line 7283
  • #10 gtk_widget_get_screen_unchecked
    at gtkwidget.c line 6581
  • #11 IA__gtk_widget_get_screen
    at gtkwidget.c line 6618
  • #12 gtk_rc_reset_widgets
    at gtkrc.c line 1617
  • #13 IA__gtk_rc_reparse_all_for_settings
    at gtkrc.c line 1816
  • #14 gtk_rc_settings_changed
    at gtkrc.c line 641
  • #15 IA__g_cclosure_marshal_VOID__PARAM
    at gmarshal.c line 531
  • #16 IA__g_closure_invoke
    at gclosure.c line 490
  • #17 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #18 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #19 IA__g_signal_emit
    at gsignal.c line 2243
  • #20 g_object_dispatch_properties_changed
    at gobject.c line 563
  • #21 g_object_notify_dispatcher
    at gobject.c line 245
  • #22 IA__g_object_notify
    at gobjectnotifyqueue.c line 123
  • #23 _gtk_settings_handle_event
    at gtksettings.c line 1737
  • #24 IA__gtk_main_do_event
    at gtkmain.c line 1387
  • #25 gdk_event_dispatch
    at gdkevents-x11.c line 2351
  • #26 IA__g_main_context_dispatch
    at gmain.c line 2061
  • #27 g_main_context_iterate
    at gmain.c line 2694
  • #28 IA__g_main_loop_run
    at gmain.c line 2898
  • #29 IA__gtk_main
    at gtkmain.c line 1146
  • #30 main
    at ephy-main.c line 723
  • #0 __kernel_vsyscall


----------- .xsession-errors (107 sec old) ---------------------
Sys_LoadDll(ui) succeeded!
----- CL_Shutdown -----
RE_Shutdown( 1 )
-----------------------
----- CL_Shutdown -----
-----------------------
Window manager warning: Invalid WM_TRANSIENT_FOR window 0x67 specified for 0x22001ce ().
(gnome-appearance-properties:17217): Gtk-WARNING **: Unable to locate theme engine in module_path: "hcengine",
(gnome-appearance-properties:17217): Gtk-WARNING **: Unable to locate theme engine in module_path: "hcengine",
(gnome-appearance-properties:17217): Gtk-WARNING **: Unable to locate theme engine in module_path: "hcengine",
(gnome-appearance-properties:17217): Gtk-WARNING **: Unable to locate theme engine in module_path: "hcengine",
--------------------------------------------------
Comment 1 Reinout van Schouwen 2007-11-07 12:51:26 UTC
Could be a GTK bug, but it's hard to say because your trace contains libflashplayer.so (the closed-source Flash player).

Could you try to reproduce the problem with the flash plugin disabled? Thanks!
Comment 2 Bruno Boaventura 2007-12-27 21:51:04 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!
Comment 3 Reinout van Schouwen 2008-01-17 09:47:51 UTC
*** Bug 509978 has been marked as a duplicate of this bug. ***
Comment 4 Reinout van Schouwen 2008-01-17 09:56:42 UTC
Looks like a GTK+ problem to me. Reopening because of the duplicate that didn't have a flash player frame in the stacktrace.
Comment 5 Reinout van Schouwen 2008-03-03 15:45:58 UTC
*** Bug 519835 has been marked as a duplicate of this bug. ***
Comment 6 Reinout van Schouwen 2008-04-28 16:38:14 UTC
*** Bug 523016 has been marked as a duplicate of this bug. ***
Comment 7 Reinout van Schouwen 2008-04-28 16:38:32 UTC
*** Bug 530385 has been marked as a duplicate of this bug. ***
Comment 8 Reinout van Schouwen 2008-04-28 16:40:21 UTC
Marking NEW because of all the duplicates.
Comment 9 Federico Muciaccia 2008-04-30 22:23:19 UTC
Distribution: Debian lenny/sid
Gnome Release: 2.22.1 2008-04-08 (Debian)
BugBuddy Version: 2.22.0

System: Linux 2.6.24-1-686 #1 SMP Sat Apr 19 00:37:55 UTC 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks Human
Icon Theme: Human

Memory status: size: 176283648 vsize: 176283648 resident: 64806912 share: 30953472 rss: 64806912 rss_rlim: 4294967295
CPU usage: start_time: 1209601046 rtime: 850 utime: 795 stime: 55 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 0xb5f09720 (LWP 16482)]
[New Thread 0xaf327b90 (LWP 16497)]
[New Thread 0xafb28b90 (LWP 16496)]
[New Thread 0xb49a1b90 (LWP 16484)]
[New Thread 0xb55f3b90 (LWP 16483)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread 0xb5f09720 (LWP 16482))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 IA__g_spawn_sync
    at /build/buildd/glib2.0-2.16.3/glib/gspawn.c line 374
  • #3 IA__g_spawn_command_line_sync
    at /build/buildd/glib2.0-2.16.3/glib/gspawn.c line 682
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 nsProfileLock::FatalSignalHandler
    at nsProfileLock.cpp line 210
  • #6 <signal handler called>
  • #7 IA__gtk_widget_get_toplevel
    at /tmp/buildd/gtk+2.0-2.12.9/gtk/gtkwidget.c line 7286
  • #8 gtk_widget_get_screen_unchecked
    at /tmp/buildd/gtk+2.0-2.12.9/gtk/gtkwidget.c line 6584
  • #9 IA__gtk_widget_get_screen
    at /tmp/buildd/gtk+2.0-2.12.9/gtk/gtkwidget.c line 6621
  • #10 gtk_rc_reset_widgets
    at /tmp/buildd/gtk+2.0-2.12.9/gtk/gtkrc.c line 1658
  • #11 IA__g_cclosure_marshal_VOID__PARAM
    at /build/buildd/glib2.0-2.16.3/gobject/gmarshal.c line 531
  • #12 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.16.3/gobject/gclosure.c line 490
  • #13 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.16.3/gobject/gsignal.c line 2440
  • #14 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.16.3/gobject/gsignal.c line 2199
  • #15 IA__g_signal_emit
    at /build/buildd/glib2.0-2.16.3/gobject/gsignal.c line 2243
  • #16 g_object_dispatch_properties_changed
    at /build/buildd/glib2.0-2.16.3/gobject/gobject.c line 563
  • #17 g_object_notify_dispatcher
    at /build/buildd/glib2.0-2.16.3/gobject/gobject.c line 245
  • #18 IA__g_object_thaw_notify
    at /build/buildd/glib2.0-2.16.3/gobject/gobjectnotifyqueue.c line 123
  • #19 _gtk_settings_reset_rc_values
    at /tmp/buildd/gtk+2.0-2.12.9/gtk/gtksettings.c line 1807
  • #20 IA__gtk_rc_reparse_all_for_settings
    at /tmp/buildd/gtk+2.0-2.12.9/gtk/gtkrc.c line 1824
  • #21 gtk_rc_settings_changed
    at /tmp/buildd/gtk+2.0-2.12.9/gtk/gtkrc.c line 682
  • #22 IA__g_cclosure_marshal_VOID__PARAM
    at /build/buildd/glib2.0-2.16.3/gobject/gmarshal.c line 531
  • #23 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.16.3/gobject/gclosure.c line 490
  • #24 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.16.3/gobject/gsignal.c line 2440
  • #25 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.16.3/gobject/gsignal.c line 2199
  • #26 IA__g_signal_emit
    at /build/buildd/glib2.0-2.16.3/gobject/gsignal.c line 2243
  • #27 g_object_dispatch_properties_changed
    at /build/buildd/glib2.0-2.16.3/gobject/gobject.c line 563
  • #28 g_object_notify_dispatcher
    at /build/buildd/glib2.0-2.16.3/gobject/gobject.c line 245
  • #29 IA__g_object_notify
    at /build/buildd/glib2.0-2.16.3/gobject/gobjectnotifyqueue.c line 123
  • #30 _gtk_settings_handle_event
    at /tmp/buildd/gtk+2.0-2.12.9/gtk/gtksettings.c line 1752
  • #31 IA__gtk_main_do_event
    at /tmp/buildd/gtk+2.0-2.12.9/gtk/gtkmain.c line 1404
  • #32 gdk_event_dispatch
    at /tmp/buildd/gtk+2.0-2.12.9/gdk/x11/gdkevents-x11.c line 2351
  • #33 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.16.3/glib/gmain.c line 2009
  • #34 g_main_context_iterate
    at /build/buildd/glib2.0-2.16.3/glib/gmain.c line 2642
  • #35 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.16.3/glib/gmain.c line 2850
  • #36 IA__gtk_main
    at /tmp/buildd/gtk+2.0-2.12.9/gtk/gtkmain.c line 1163
  • #37 main
    at /build/buildd/epiphany-browser-2.22.1.1/src/ephy-main.c line 739
  • #0 __kernel_vsyscall


----------- .xsession-errors (17 sec old) ---------------------
(gnome-appearance-properties:16506): Gtk-WARNING **: Theme directory 96x96/emotes of theme CrashBit has no size field
(gnome-appearance-properties:16506): Gtk-WARNING **: Theme directory 96x96/mimetypes of theme CrashBit has no size field
(gnome-appearance-properties:16506): Gtk-WARNING **: Theme directory 96x96/places of theme CrashBit has no size field
(gnome-appearance-properties:16506): Gtk-WARNING **: Theme directory 96x96/status of theme CrashBit has no size field
xrdb:  "*Label.background" on line 220 overrides entry on line 150
xrdb:  "*Text.background" on line 226 overrides entry on line 191
xrdb:  "*Label.foreground" on line 232 overrides entry on line 151
xrdb:  "*Text.foreground" on line 238 overrides entry on line 192
--------------------------------------------------
Comment 10 Reinout van Schouwen 2008-05-01 23:18:39 UTC
*** Bug 530937 has been marked as a duplicate of this bug. ***
Comment 11 Reinout van Schouwen 2008-05-04 15:13:35 UTC
*** Bug 531287 has been marked as a duplicate of this bug. ***
Comment 12 Reinout van Schouwen 2008-05-05 10:00:36 UTC
*** Bug 531461 has been marked as a duplicate of this bug. ***
Comment 13 Reinout van Schouwen 2008-06-17 16:29:43 UTC
*** Bug 538786 has been marked as a duplicate of this bug. ***
Comment 14 Jean-François Fortin Tam 2012-10-07 14:52:17 UTC
This was reported a very long time ago. Can anyone still reproduce this nowadays?
Comment 15 Javier Jardón (IRC: jjardon) 2013-01-02 20:56:09 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!