SUMMARY If a screen/window capture is in progress and pipewire is restarted, kwin_wayland segfaults. STEPS TO REPRODUCE 1. Start a window capture through portal (I'm using OBS 27.0.0-rc1 for this) 2. Restart pipewire (here using systemctl --user restart pipewire.service) OBSERVED RESULT kwin_wayland crashes in most attempts EXPECTED RESULT kwin_wayland does not crash SOFTWARE/OS VERSIONS Linux/KDE Plasma: 5.21.3 KDE Plasma Version: 5.21.3 KDE Frameworks Version: 5.80.0 Qt Version: 5.15.2 ADDITIONAL INFORMATION GPU: AMD 5700XT with AMDGPU Attaching an unstripped version of kwin_wayland with gdb yields an incomplete backtrace in this fashion when the segfault happens: #0 0x00007f92bc10f408 in () #1 0x0000563b6c3c90f8 in () #2 0x0000563b6c3c90f8 in () #3 0x0000000000000000 in ()
*** This bug has been marked as a duplicate of bug 434452 ***