GNOME Bugzilla – Bug 608522
crash in Panel: Solo había arrancado una...
Last modified: 2010-01-30 19:17:43 UTC
Version: 2.28.0 What were you doing when the application crashed? Solo había arrancado una sessión de Gnome. La barra de menus parecía aparecer, desaparecer, aparecer, etc. I had just opened a Gnome session. Its menu bar kept appearing, disappearing, appearing ... as if it was trying to start (or to draw) but kept crashing and being restarted. Distribution: Gentoo Base System release 2.0.1 Gnome Release: 2.28.2 2009-12-26 (Gentoo) BugBuddy Version: 2.28.0 System: Linux 2.6.32-gentoo-r3 #1 SMP Sat Jan 30 10:32:43 CET 2010 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10704000 Selinux: Enforcing Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: gnome GTK+ Modules: canberra-gtk-module, gnomebreakpad Memory status: size: 326651904 vsize: 326651904 resident: 45727744 share: 24387584 rss: 45727744 rss_rlim: 18446744073709551615 CPU usage: start_time: 1264859737 rtime: 29 utime: 24 stime: 5 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.4-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 0x00007f714ae21f75 in waitpid () from /lib/libpthread.so.0 Current language: auto The current source language is "auto; currently asm".
+ Trace 220315
Thread 1 (Thread 0x7f7154118760 (LWP 8699))
A debugging session is active. Inferior 1 [process 8699] will be detached. Quit anyway? (y or n) [answered Y; input not from terminal] ----------- .xsession-errors (558 sec old) --------------------- that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) The program 'gnome-panel' received an X Window System error. This probably reflects a bug in the program. The error was 'BadMatch (invalid parameter attributes)'. (Details: serial 2180 error_code 8 request_code 1 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) ...Too much output, ignoring rest... --------------------------------------------------
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 bug 597914 ***