https://bugs.kde.org/show_bug.cgi?id=403098
--- Comment #8 from Francis Herne <m...@flherne.uk> --- Thank you for making the effort! As a parser crash, I think it's unlikely that multiple files are involved. It's possible that, with multiple parser threads running, the last filename printed could be from a different thread than the one that crashes. (sorry, I should have considered that in my earlier suggestions) You might try setting `Configure KDevelop -> Background Parser -> Maximum number of threads` to 1, or simply looking at the last 3 or 4 filenames to see if any are consistent. Re. files under /usr - it's possible that code in some library file causes the crash, if it's imported in this project but not in others that you've used KDevelop on. -- You are receiving this mail because: You are watching all bug changes.