https://bugs.kde.org/show_bug.cgi?id=454159
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |3692ff7ca4a927960883f737cf9 | |f8e842bb2ee4a --- Comment #4 from Nate Graham <n...@kde.org> --- Git commit 3692ff7ca4a927960883f737cf9f8e842bb2ee4a by Nate Graham, on behalf of David Edmundson. Committed on 25/06/2022 at 21:25. Pushed by ngraham into branch 'master'. Avoid crash in plasma-session teardown Whilst iterating through m_proccesses we make them finish. An existing connect removes them from the vector. Iterating through a volatile vector is unsafe. M +4 -1 startkde/plasma-session/sessiontrack.cpp https://invent.kde.org/plasma/plasma-workspace/commit/3692ff7ca4a927960883f737cf9f8e842bb2ee4a -- You are receiving this mail because: You are watching all bug changes.