https://bugs.kde.org/show_bug.cgi?id=432574

--- Comment #6 from bluescreenaven...@gmail.com ---
commenting out
https://invent.kde.org/plasma/kwin/-/blob/master/plugins/scenes/opengl/scene_opengl.cpp#L472
seems to workaround it.
Kwin doesn't instantly crash with that commented out

but doing 
if (backend)
{
    delete backend;
}
it still seems to crash

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to