Comment 15 for bug 409621

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

you can install libgtk2.0-0-dbg and do
- gdb gnome-settings-daemon
(gdb) break gdk_x_error
(gdb) run --sync --no-daemon
get the crash
(gdb) bt full

it should stop on the error