Javyre / swayfire

Sway/I3 inspired tiling window manager for Wayfire
GNU General Public License v3.0
172 stars 8 forks source link

Decorations: segfault when closing a window #29

Closed aruhier closed 3 years ago

aruhier commented 3 years ago

Wayfire segfaults a bit randomly when closing a window with Swayfire-decorations enabled:

Log: wayfire_segv.log Trace: wayfire_strace.log

How to reproduce

After starting Wayfire, open 2 windows in tiled mode, close one of it, Wayfire crashes. Doing other actions like changing workspace seem to inhibit the issue.

Javyre commented 3 years ago

hmm I just reproduced this exactly how you described it but can't do it again.. Have you found any sort of pattern that would make this more reproducible?

aruhier commented 3 years ago

It is pretty weird and happens usually just after I start wayfire. So what I do is I start wayfire, quickly opens 2 terminal windows, close one though a binding, and it crashes.