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 484281 - crash in Panel:
crash in Panel:
Status: RESOLVED DUPLICATE of bug 475065
Product: gnome-panel
Classification: Other
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-10-06 23:57 UTC by martin yazdzik
Modified: 2007-11-13 10:05 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description martin yazdzik 2007-10-06 23:57:07 UTC
Version: 2.20.0.1

What were you doing when the application crashed?



Distribution: Debian 4.0
Gnome Release: 2.20.0 2007-09-21 (Debian)
BugBuddy Version: 2.20.0

System: Linux 2.6.22-grml #1 SMP PREEMPT Tue Jul 10 00:35:57 CEST 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 27336704 vsize: 27336704 resident: 14868480 share: 11386880 rss: 14868480 rss_rlim: 4294967295
CPU usage: start_time: 1191715014 rtime: 35 utime: 29 stime: 6 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 -1225742672 (LWP 23424)]
(no debugging symbols found)
0xb773ebce in __waitpid_nocancel () from /lib/libpthread.so.0

Thread 1 (Thread -1225742672 (LWP 23424))

  • #0 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #1 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #2 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 gtk_module_init
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #4 <signal handler called>
  • #5 _gtk_rc_context_get_default_font_name
    from /usr/lib/libgtk-x11-2.0.so.0
  • #6 g_hash_table_foreach
    from /usr/lib/libglib-2.0.so.0
  • #7 gtk_rc_reset_styles
    from /usr/lib/libgtk-x11-2.0.so.0
  • #8 gtk_settings_get_default
    from /usr/lib/libgtk-x11-2.0.so.0
  • #9 g_cclosure_marshal_VOID__PARAM
    from /usr/lib/libgobject-2.0.so.0
  • #10 g_value_set_static_boxed
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_signal_handler_disconnect
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #15 g_object_class_override_property
    from /usr/lib/libgobject-2.0.so.0
  • #16 g_enum_register_static
    from /usr/lib/libgobject-2.0.so.0
  • #17 g_object_notify
    from /usr/lib/libgobject-2.0.so.0
  • #18 _gtk_settings_handle_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #19 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #20 _gdk_events_init
    from /usr/lib/libgdk-x11-2.0.so.0
  • #21 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #22 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #23 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #24 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #25 main
  • #0 __waitpid_nocancel
    from /lib/libpthread.so.0


----------- .xsession-errors ---------------------
(gnome-panel:23424): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
(gnome-panel:23424): GLib-CRITICAL **: g_hash_table_remove: assertion `hash_table != NULL' failed
/usr/share/themes/Clearlooks/gtk-2.0/gtkrc:158: Invalid symbolic color 'tooltip_bg_color'
/usr/share/themes/Clearlooks/gtk-2.0/gtkrc:158: error: invalid identifier `tooltip_bg_color', expected valid identifier
** Message: failed to load session from /home/yazdzik/.nautilus/savedbnclZg
/usr/share/themes/Clearlooks/gtk-2.0/gtkrc:158: Invalid symbolic color 'tooltip_bg_color'
/usr/share/themes/Clearlooks/gtk-2.0/gtkrc:158: error: invalid identifier `tooltip_bg_color', expected valid identifier
(nautilus:23425): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
--------------------------------------------------
Comment 1 Vincent Untz 2007-10-11 18:22:19 UTC
Really looks like bug 446183 :/

Martin: did you see this only once or did it happen again?

Also, if possible it'd be great to have better stack traces. Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 2 Vincent Untz 2007-11-13 10:05:15 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 475065 ***