[kdevelop] [Bug 444693] Crash on assert in ClangHelpers::buildDUChain when casting ParsingEnvironmentFile
https://bugs.kde.org/show_bug.cgi?id=444693 Bug Janitor Service changed: What|Removed |Added Resolution|LATER |WORKSFORME Status|NEEDSINFO |RESOLVED --- Comment #4 from Bug Janitor Service --- This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! -- You are receiving this mail because: You are watching all bug changes.
[kdevelop] [Bug 444693] Crash on assert in ClangHelpers::buildDUChain when casting ParsingEnvironmentFile
https://bugs.kde.org/show_bug.cgi?id=444693 --- Comment #3 from Bug Janitor Service --- Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! -- You are receiving this mail because: You are watching all bug changes.
[kdevelop] [Bug 444693] Crash on assert in ClangHelpers::buildDUChain when casting ParsingEnvironmentFile
https://bugs.kde.org/show_bug.cgi?id=444693 Jonathan Verner changed: What|Removed |Added Resolution|--- |LATER Status|REPORTED|NEEDSINFO --- Comment #2 from Jonathan Verner --- I guess its just a cache corruption issue. Though I don't really know how this can happen or why it happens quite regularly :-( Marking as needs info until I have more information. -- You are receiving this mail because: You are watching all bug changes.
[kdevelop] [Bug 444693] Crash on assert in ClangHelpers::buildDUChain when casting ParsingEnvironmentFile
https://bugs.kde.org/show_bug.cgi?id=444693 --- Comment #1 from Jonathan Verner --- Hmm, so looking at the top context for /home/jonathan/zdroj/clones/kdevelop/plugins/custom-buildsystem/kcm_custombuildsystem.h gotten via `DUChain::self()->chainForDocument(url)`, and calling `indexedImporters` on it, the first importer context is actually a `TopDUContext` whose url is the cmake file (!?!?): -- You are receiving this mail because: You are watching all bug changes.