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 469059 - crash in Epiphany Web Bookmarks: Configuring my gtk engin...
crash in Epiphany Web Bookmarks: Configuring my gtk engin...
Status: RESOLVED DUPLICATE of bug 353503
Product: epiphany
Classification: Core
Component: General
2.18.x
Other All
: High critical
: ---
Assigned To: Epiphany Maintainers
Marco Pesenti Gritti
Depends on:
Blocks:
 
 
Reported: 2007-08-22 00:17 UTC by Mack
Modified: 2007-08-22 08:50 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Mack 2007-08-22 00:17:30 UTC
Version: 2.18.3

What were you doing when the application crashed?
Configuring my gtk engine in murrine configurator


Distribution: Debian lenny/sid
Gnome Release: 2.18.3 2007-07-03 (Debian)
BugBuddy Version: 2.18.1

System: Linux 2.6.22-kamikaze5.070808 #1 SMP PREEMPT Wed Aug 8 14:38:54 EST 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: MurrinaOrange
Icon Theme: Tangerine

Memory status: size: 557314048 vsize: 557314048 resident: 89079808 share: 33542144 rss: 89079808 rss_rlim: 18446744073709551615
CPU usage: start_time: 1187740542 rtime: 3544 utime: 3088 stime: 456 cutime:140 cstime: 59 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 47848351087456 (LWP 7542)]
[New Thread 1174452560 (LWP 7793)]
[New Thread 1166059856 (LWP 7792)]
[New Thread 1090525520 (LWP 7544)]
[New Thread 1082132816 (LWP 7543)]
0x00002b848b967c7f in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 47848351087456 (LWP 7542))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 872
  • #2 nsProfileLock::FatalSignalHandler
    at nsProfileLock.cpp line 210
  • #3 <signal handler called>
  • #4 gtk_style_realize
    at /build/buildd/gtk+2.0-2.10.13/gtk/gtkstyle.c line 839
  • #5 IA__gtk_style_attach
    at /build/buildd/gtk+2.0-2.10.13/gtk/gtkstyle.c line 752
  • #6 gtk_widget_set_style_internal
    at /build/buildd/gtk+2.0-2.10.13/gtk/gtkwidget.c line 5133
  • #7 reset_rc_styles_recurse
    at /build/buildd/gtk+2.0-2.10.13/gtk/gtkwidget.c line 5343
  • #8 moz_container_forall
    at mozcontainer.c line 401
  • #9 gtk_notebook_forall
    at /build/buildd/gtk+2.0-2.10.13/gtk/gtknotebook.c line 3828
  • #10 gtk_box_forall
    at /build/buildd/gtk+2.0-2.10.13/gtk/gtkbox.c line 670
  • #11 gtk_rc_reset_widgets
    at /build/buildd/gtk+2.0-2.10.13/gtk/gtkrc.c line 1630
  • #12 IA__gtk_rc_reparse_all_for_settings
    at /build/buildd/gtk+2.0-2.10.13/gtk/gtkrc.c line 1827
  • #13 gtk_rc_settings_changed
    at /build/buildd/gtk+2.0-2.10.13/gtk/gtkrc.c line 679
  • #14 g_closure_unref
    from /usr/lib/libgobject-2.0.so.0
  • #15 ??
    from /lib/libc.so.6
  • #16 ??
  • #17 ??
  • #18 ??
  • #19 ??
  • #20 ??
  • #0 waitpid
    from /lib/libpthread.so.0


----------- .xsession-errors ---------------------
/usr/share/nmc/newmurrineconfigurator.py:52: GtkWarning: gtk_combo_box_set_row_span_column: assertion `row_span >= -1 && row_span < col' failed
  self.glade = gtk.glade.XML(self.gladefile, "appwindow")
/usr/share/nmc/newmurrineconfigurator.py:52: GtkWarning: gtk_combo_box_set_column_span_column: assertion `column_span >= -1 && column_span < col' failed
  self.glade = gtk.glade.XML(self.gladefile, "appwindow")
sys:1: GtkWarning: gdk_colormap_get_screen: assertion `GDK_IS_COLORMAP (cmap)' failed
sys:1: Warning: g_object_ref: assertion `G_IS_OBJECT (object)' failed
sys:1: GtkWarning: gdk_colormap_get_visual: assertion `GDK_IS_COLORMAP (colormap)' failed
warning: .dynamic section for "/usr/lib/libICE.so.6" is not at the expected address (wrong library or version mismatch?)
warning: .dynamic section for "/usr/lib/libgmodule-2.0.so.0" is not at the expected address (wrong library or version mismatch?)
warning: .dynamic section for "/usr/lib/libgthread-2.0.so.0" is not at the expected address (wrong library or version mismatch?)
warning: .dynamic section for "/usr/lib/libglib-2.0.so.0" is not at the expected address (wrong library or version mismatch?)
--------------------------------------------------
Comment 1 Reinout van Schouwen 2007-08-22 08:50:53 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 353503 ***