https://bugs.kde.org/show_bug.cgi?id=366706
Martin Sandsmark <martin.sandsm...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |http://commits.kde.org/kons | |ole/b2b852cfd7b10fc2ffb668a | |c87f8ca9236a134e3 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Martin Sandsmark <martin.sandsm...@kde.org> --- Git commit b2b852cfd7b10fc2ffb668ac87f8ca9236a134e3 by Martin T. H. Sandsmark. Committed on 27/08/2016 at 14:57. Pushed by sandsmark into branch 'master'. Fix crash when closing session Instead of manually deleting the output suspended label let the QObject cleanup handle it. Now it is first deleted manually by us, leading to a potential crash, and afterwards the QObject cleanup runs, but luckily it doesn' try to destroy it again. REVIEW: 128667 M +2 -6 src/TerminalDisplay.cpp http://commits.kde.org/konsole/b2b852cfd7b10fc2ffb668ac87f8ca9236a134e3 -- You are receiving this mail because: You are watching all bug changes.