https://bugs.kde.org/show_bug.cgi?id=466174
Zamundaaa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/95737d6689 | |fb4508ebd9ed68e582af6023004 | |79f Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #12 from Zamundaaa <[email protected]> --- Git commit 95737d6689fb4508ebd9ed68e582af602300479f by Xaver Hugl. Committed on 21/10/2023 at 14:28. Pushed by zamundaaa into branch 'Plasma/5.27'. platformsupport/scenes/opengl: don't release egl resources from the thread AbstractEglBackend::cleanup is called by implementations of the class before the destructor runs, which means that m_dmaBuf gets destroyed after EGL was cleaned up, which can cause crashes M +0 -1 src/platformsupport/scenes/opengl/abstract_egl_backend.cpp https://invent.kde.org/plasma/kwin/-/commit/95737d6689fb4508ebd9ed68e582af602300479f -- You are receiving this mail because: You are watching all bug changes.
