Comment 1 for bug 93914

Revision history for this message
Daniel Holbach (dholbach) wrote :

Thanks for your bug report. Can you attach the output of the following instructions?

gdb tilda
...
(gdb) break gdk_x_error
(gdb) run
...
(gdb) thread apply all bt full
...