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 512292 - crash in Panel: Normal startup
crash in Panel: Normal startup
Status: RESOLVED DUPLICATE of bug 446183
Product: gnome-panel
Classification: Other
Component: general
2.20.x
Other All
: High critical
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-01-26 21:26 UTC by D.S. (Spider) Ljungmark
Modified: 2008-01-26 23:39 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description D.S. (Spider) Ljungmark 2008-01-26 21:26:39 UTC
Version: 2.20.3

What were you doing when the application crashed?
Normal startup


Distribution: Gentoo Base System release 1.12.11.1
Gnome Release: 2.20.3 2008-01-20 (Gentoo)
BugBuddy Version: 2.20.1

System: Linux 2.6.23-gentoo-r1 #2 PREEMPT Sat Nov 17 15:58:45 CET 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Amaranth

Memory status: size: 48529408 vsize: 48529408 resident: 21757952 share: 11264000 rss: 21757952 rss_rlim: 4294967295
CPU usage: start_time: 1201382758 rtime: 26 utime: 21 stime: 5 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/gnome-panel'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb64d26e0 (LWP 5446)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread 0xb64d26e0 (LWP 5446))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/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 run_bug_buddy
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 check_if_gdb
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #6 google_breakpad::ExceptionHandler::InternalWriteMinidump
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #7 google_breakpad::ExceptionHandler::HandleException
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #8 <signal handler called>
  • #9 gtk_rc_clear_realized_style
    from /usr/lib/libgtk-x11-2.0.so.0
  • #10 g_hash_table_foreach
    from /usr/lib/libglib-2.0.so.0
  • #11 gtk_rc_reset_styles
    from /usr/lib/libgtk-x11-2.0.so.0
  • #12 gtk_settings_notify
    from /usr/lib/libgtk-x11-2.0.so.0
  • #13 g_cclosure_marshal_VOID__PARAM
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_type_class_meta_marshal
    from /usr/lib/libgobject-2.0.so.0
  • #15 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #16 signal_emit_unlocked_R
    from /usr/lib/libgobject-2.0.so.0
  • #17 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #18 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_object_dispatch_properties_changed
    from /usr/lib/libgobject-2.0.so.0
  • #20 g_object_notify_dispatcher
    from /usr/lib/libgobject-2.0.so.0
  • #21 g_object_notify
    from /usr/lib/libgobject-2.0.so.0
  • #22 _gtk_settings_handle_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #23 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #24 gdk_event_dispatch
    from /usr/lib/libgdk-x11-2.0.so.0
  • #25 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #26 g_main_context_iterate
    from /usr/lib/libglib-2.0.so.0
  • #27 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #28 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #29 main
  • #0 __kernel_vsyscall


----------- .xsession-errors (6 sec old) ---------------------
ObRender-Message: Falling back to the default theme 'Clearlooks'
/usr/share/themes/Clearlooks/gtk-2.0/gtkrc:170: Invalid symbolic color 'tooltip_bg_color'
/usr/share/themes/Clearlooks/gtk-2.0/gtkrc:170: error: invalid identifier `tooltip_bg_color', expected valid identifier
(gnome-terminal:5453): Gdk-WARNING **: gdk_xsettings_watch_cb(): Couldn't find window to unwatch
/usr/share/themes/Clearlooks/gtk-2.0/gtkrc:170: Invalid symbolic color 'tooltip_bg_color'
/usr/share/themes/Clearlooks/gtk-2.0/gtkrc:170: error: invalid identifier `tooltip_bg_color', expected valid identifier
/usr/share/themes/Clearlooks/gtk-2.0/gtkrc:170: Invalid symbolic color 'tooltip_bg_color'
/usr/share/themes/Clearlooks/gtk-2.0/gtkrc:170: error: invalid identifier `tooltip_bg_color', expected valid identifier
(gnome-panel:5446): GLib-CRITICAL **: g_hash_table_lookup: assertion `hash_table != NULL' failed
(gnome-panel:5446): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
(gnome-panel:5446): GLib-CRITICAL **: g_hash_table_remove: assertion `hash_table != NULL' failed
--------------------------------------------------
Comment 1 Philip Withnall 2008-01-26 23:39:29 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 446183 ***