https://bugs.kde.org/show_bug.cgi?id=518721
--- Comment #13 from Vlad Zahorodnii <[email protected]> --- Git commit 71b6385112990d2e12f01d4b7c19f52d37e86650 by Vlad Zahorodnii. Committed on 05/05/2026 at 07:10. Pushed by vladz into branch 'master'. Temporarily reference Windows during compositing When a fifo barrier is cleared, a window can be unmapped and the current SurfaceItem can be destroyed. In order to prevent use-after-free issues, this change makes the workspace scene reference windows during compositing. We need a better fix in long term. M +4 -0 src/scene/workspacescene.cpp M +2 -0 src/window.cpp https://invent.kde.org/plasma/kwin/-/commit/71b6385112990d2e12f01d4b7c19f52d37e86650 -- You are receiving this mail because: You are watching all bug changes.
