Comment 33 for bug 993265

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Sorry, that didn't work. You need a breakpoint. Try:

env DISPLAY=:0 gdb /usr/bin/gtk-window-decorator
(gdb) break gdk_x_error
(gdb) run --sync --replace

Make it crash now. And then back in gdb...

(gdb) bt

And paste the output into this bug.