Comment 6 for bug 352716

Revision history for this message
Sebastien Bacher (seb128) wrote :

could you install libglib2.0-0-dbg libgtk2.0-0-dbg gnome-panel-dbg run gdb gnome-panel
(gdb) break gdk_x_error
(gdb) run --sync

... get the crash

(gdb) bt full

and copy the log to the bug?