Bug 186669

Summary: Crash on assert in ducontext.cpp
Product: [Applications] kdevelop Reporter: Thorben Kröger <thorbenk>
Component: Language Support: CPP (old)Assignee: kdevelop-bugs-null
Status: RESOLVED DUPLICATE    
Severity: crash CC: david.nolden.kde
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Debug output + backtrace

Description Thorben Kröger 2009-03-09 14:23:50 UTC
Created attachment 31948 [details]
Debug output + backtrace

KDevelop just crashed on this assert here, no idea how it happened unfortunately.

The debug output and full backtrace is attached.

ASSERT: "uint(m_dynamicData->m_rangesForUses.count()) == d->m_usesSize()" in file /home/thorben/devel/src/kdevplatform/language/duchain/ducontext.cpp, line 22

kdevplatform, kdevelop and kdelibs are from 08.03.2009.
Comment 1 David Nolden 2009-03-09 14:37:25 UTC
This is clearly a duplicate of a bug in the cmake support.

*** This bug has been marked as a duplicate of bug 186449 ***