https://bugs.kde.org/show_bug.cgi?id=411108
Francis Herne <m...@flherne.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|KDevelop crashes due to |KDevelop crashes during |background parsing of |background parsing in |python project |clang_parseTranslationUnit2 | |FullArgv CC| |m...@flherne.uk Component|general |Language Support: CPP | |(Clang-based) Status|REPORTED |RESOLVED Resolution|--- |UPSTREAM --- Comment #1 from Francis Herne <m...@flherne.uk> --- >From the backtrace, this crash is actually in the Clang-based C++ parsing. The bug appears to be inside libclang rather than KDevelop as such. You were using llvm/libclang 8 which is old and lacks many bugfixes for this sort of issue; it's quite likely this has been fixed upstream in the meantime. Sorry for the slow triaging, KDevelop has quite a backlog of reports and few people handling them. :-( (renamed from "KDevelop crashes due to background parsing of python project") -- You are receiving this mail because: You are watching all bug changes.