Comment 31 for bug 993265

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

Hi all,

Could you please try running a synchronous instance of gtk-window-decorator under gdb so we can get a stack trace of the problem? To do this...

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

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

(gdb) bt

And paste the output into this bug.