https://bugs.kde.org/show_bug.cgi?id=455533
--- Comment #6 from Sigbjorn <sigbjorn.hel...@gmail.com> --- Based on the stack/listing etc. it seems to be related to the cmake-manager test suite handling. Other observations of interest: (0) Re-generating cmake after cmake-file changes, also crashes the kdevelop (will check on the exact location later, .. is it the same?) (1) If I disable test (cmake will not generate ctest suite cmds etc.), there is no crash .................. Based on the above my guess is that it might be the cmake manager handling of test-suites info as generated by the cmake command. In my case, gitlab.com/shyft-os/shyft, using doctest c++ suite, there will be test-cases with labels, strings, descriptions of any size, so maybe there is something in that area that causes the problems. there that causes -- You are receiving this mail because: You are watching all bug changes.