https://bugs.kde.org/show_bug.cgi?id=382635
--- Comment #9 from Christoph Feck <cf...@kde.org> --- Both backtraces look useful. If you are debugging with 'gdb', it is normal that the application window is not closed when it crashes, because gdb immediately stops the process. This is also the reason you can no longer interact with the window. Exiting gdb will also terminate the stopped application process and remove the window. -- You are receiving this mail because: You are the assignee for the bug.