https://bugs.kde.org/show_bug.cgi?id=366706
Kurt Hindenburg <kurt.hindenb...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|http://commits.kde.org/kons |http://commits.kde.org/kons |ole/b2b852cfd7b10fc2ffb668a |ole/738fd485d7c7d4da8c40c9c |c87f8ca9236a134e3 |10566570e23d30a65 --- Comment #3 from Kurt Hindenburg <kurt.hindenb...@gmail.com> --- Git commit 738fd485d7c7d4da8c40c9c10566570e23d30a65 by Kurt Hindenburg, on behalf of Martin T. H. Sandsmark. Committed on 31/08/2016 at 12:36. Pushed by hindenburg into branch 'Applications/16.08'. 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 (cherry picked from commit b2b852cfd7b10fc2ffb668ac87f8ca9236a134e3) M +2 -6 src/TerminalDisplay.cpp http://commits.kde.org/konsole/738fd485d7c7d4da8c40c9c10566570e23d30a65 -- You are receiving this mail because: You are watching all bug changes.