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 619341 - crash in Panel:
crash in Panel:
Status: RESOLVED INCOMPLETE
Product: gnome-panel
Classification: Other
Component: general
2.28.x
Other All
: High critical
: ---
Assigned To: Panel Maintainers
Panel Maintainers
: 588811 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2010-05-22 04:34 UTC by hungptit
Modified: 2010-07-19 20:26 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28



Description hungptit 2010-05-22 04:34:48 UTC
Version: 2.28.0

What were you doing when the application crashed?



Distribution: Gentoo Base System release 2.0.1
Gnome Release: 2.28.2 2010-05-20 (Gentoo)
BugBuddy Version: 2.28.0

System: Linux 2.6.33-tuxonice-r2-hunghien #1 SMP Thu May 6 03:22:50 MDT 2010 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10801000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome
GTK+ Modules: canberra-gtk-module, gnomebreakpad

Memory status: size: 500453376 vsize: 500453376 resident: 47562752 share: 28217344 rss: 47562752 rss_rlim: 18446744073709551615
CPU usage: start_time: 1274500842 rtime: 478 utime: 436 stime: 42 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
Traceback (most recent call last):
  File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.2200.5-gdb.py", line 9, in <module>
    from gobject import register
  File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
    import gdb.backtrace
ImportError: No module named backtrace
0x00007f444b0f50bf in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 0x7f444e475880 (LWP 3237))

  • #0 waitpid
    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 bugbuddy_segv_handle(int)
    from /usr/lib64/gtk-2.0/modules/libgnomebreakpad.so
  • #4 <signal handler called>
  • #5 g_type_check_instance_cast
    from /usr/lib/libgobject-2.0.so.0
  • #6 save_cities_store
    from /usr/lib64/gnome-panel/libclock-applet.so
  • #7 clock_timezone_changed
    from /usr/lib64/gnome-panel/libclock-applet.so
  • #8 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #9 signal_emit_unlocked_R
    from /usr/lib/libgobject-2.0.so.0
  • #10 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #13 signal_emit_unlocked_R
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #15 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #16 emit_cb
    from /usr/lib/libgio-2.0.so.0
  • #17 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #18 g_main_context_iterate
    from /usr/lib/libglib-2.0.so.0
  • #19 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #20 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #21 main
A debugging session is active.

	Inferior 1 [process 3237] will be detached.

Quit anyway? (y or n) [answered Y; input not from terminal]


----------- .xsession-errors ---------------------
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libsqlite3.so.0.8.6.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libsoup-2.4.so.1.3.0.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libgnutls.so.26.14.12.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libtasn1.so.3.1.9.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libgcrypt.so.11.5.3.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libgpg-error.so.0.5.0.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libmodman.so.0.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/gtk-2.0/2.10.0/loaders/libpixbufloader-xpm.so.debug
--------------------------------------------------
Comment 1 André Klapper 2010-05-22 14:20:59 UTC
Thanks for taking the time to report this bug.
Unfortunately, that 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. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so and reopen this bug or report a new one. Thanks in advance!
Comment 2 Philip Withnall 2010-07-19 20:26:06 UTC
*** Bug 588811 has been marked as a duplicate of this bug. ***