https://bugs.kde.org/show_bug.cgi?id=428268
Thiago Sueto <herzensch...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |herzensch...@gmail.com --- Comment #1 from Thiago Sueto <herzensch...@gmail.com> --- Created attachment 133102 --> https://bugs.kde.org/attachment.cgi?id=133102&action=edit Crash log This is always reproducible. Adding a crash log made with gdb attached to kwin_wayland I used the following command: sudo gdb -pid $(pidof kwin_wayland) -batch -ex "set logging file kwin_wayland_pipewirestop.txt" -ex "set logging on" -ex "continue" -ex "thread apply all backtrace" -ex "quit" -- You are receiving this mail because: You are watching all bug changes.