Comment 4 for bug 385043

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

there is no stacktrace there, some notes:
- you need to install libgtk2.0-0-dbg
- run gdb totem
(gdb) break gdk_x_error
(gdb) run --sync
... get the crash
(gdb) bt full

and then copy the stacktrace there