Bug 186669 - Crash on assert in ducontext.cpp
Summary: Crash on assert in ducontext.cpp
Status: RESOLVED DUPLICATE of bug 186449
Alias: None
Product: kdevelop
Classification: Applications
Component: Language Support: CPP (old) (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-09 14:23 UTC by Thorben Kröger
Modified: 2009-03-09 14:37 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Debug output + backtrace (24.55 KB, text/plain)
2009-03-09 14:23 UTC, Thorben Kröger
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***