https://bugs.kde.org/show_bug.cgi?id=438789
Zamundaaa <xaver.h...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/commit/54ce40076418 | |4eee067dc4f3d8d81cee2ec2553 | |7 --- Comment #16 from Zamundaaa <xaver.h...@gmail.com> --- Git commit 54ce400764184eee067dc4f3d8d81cee2ec25537 by Xaver Hugl. Committed on 11/07/2021 at 22:56. Pushed by zamundaaa into branch 'Plasma/5.22'. platforms/drm: don't delete connectors in DrmGpu::removeOutput In DrmGpu::updateOutputs the connector is in the oldConnectors vector, in DrmGpu::~DrmGpu it's in m_connectors. In both cases that's causing a double free. M +0 -2 src/plugins/platforms/drm/drm_gpu.cpp https://invent.kde.org/plasma/kwin/commit/54ce400764184eee067dc4f3d8d81cee2ec25537 -- You are receiving this mail because: You are watching all bug changes.