Summary: | KDevelop crashed when opening a file that changed on disk [clang::comments::Lexer::lex, clang_Cursor_getParsedComment] | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Afief Halumi <afief.h> |
Component: | Language Support: CPP (Clang-based) | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | aaronw, yagorbunov |
Priority: | NOR | ||
Version: | 5.0.0 | ||
Target Milestone: | --- | ||
Platform: | Appimage | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Afief Halumi
2016-09-08 11:22:32 UTC
Crash deep inside libclang; no way we can fix this. *** Bug 374823 has been marked as a duplicate of this bug. *** *** Bug 382981 has been marked as a duplicate of this bug. *** Note: This crash is happening inside Clang's comment parser. If you can easily reproduce the crashes, you could try removing -Wdocumentation from the compiler flags in: Project Settings -> Language Support -> C/C++ Parser -> C++ Profile: Custom Please tell us if that helps. |