Comment 13 for bug 929989

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

Thanks Miklos. Please try to capture a stack of gtk-window-decorator crashing:

1. Kill gtk-window-decorator if it's not dead already.
2. Run: gdb /usr/bin/gtk-window-decorator
3. (gdb) run --replace
4. Trigger the crash.
5. Go back to gdb.
6. (gdb) bt
7. Copy and paste the stack info it shows you into a NEW bug.