https://bugs.kde.org/show_bug.cgi?id=379854
--- Comment #12 from Milian Wolff <m...@milianw.de> --- Hm ok DocumentController::activeDocument actually contains a dynamic_cast, but I wonder how that can crash here. I think we'll need to valgrind this - which is probably not possible with the AppImage. Someone will have to be able to reproduce this without the AppImage and then launch kdevelop through valgrind (or compile the code with ASAN) and see why the dynamic cast breaks apart. Just by looking at the code, I don't see how this can fail here... -- You are receiving this mail because: You are watching all bug changes.