https://bugs.kde.org/show_bug.cgi?id=428268
Aleix Pol <aleix...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/commit/59f6b77612d3 |ma/kwin/commit/3a51749f09a9 |e80fa579064ebdcccfd2127158c |5e37cc225c4c3f920925fc1de64 |9 |b --- Comment #12 from Aleix Pol <aleix...@kde.org> --- Git commit 3a51749f09a95e37cc225c4c3f920925fc1de64b by Aleix Pol, on behalf of Alois Wohlschlager. Committed on 18/04/2021 at 18:49. Pushed by apol into branch 'Plasma/5.21'. Fix crash when stopping PipeWire streaming The stream object was deleted from a slot connected to its stopStreaming signal. This is unsafe and can lead to memory corruption and ultimately crashes when PipWwire streaming is stopped. Use deleteLater instead. Related: bug 435588 M +1 -1 plugins/screencast/screencastmanager.cpp https://invent.kde.org/plasma/kwin/commit/3a51749f09a95e37cc225c4c3f920925fc1de64b -- You are receiving this mail because: You are watching all bug changes.