Summary: | crash in background parsing | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Olaf Bonorden <olaf> |
Component: | general | Assignee: | kdevelop-bugs-null |
Status: | VERIFIED FIXED | ||
Severity: | crash | CC: | david.nolden.kde |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Olaf Bonorden
2009-09-15 14:17:40 UTC
*** This bug has been marked as a duplicate of bug 206870 *** This is not a duplicate, it crashes somewhere else. @Reporter: Looks like you have not built kdevplatform in debug mode, that makes the backtrace less useful. SVN commit 1024024 by zwabel: Don't crash if the type attached to a FunctionDeclaration is not a FunctionType. This can happen with "typedef " functions BUG: 207452 M +8 -5 functiondeclaration.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1024024 Please check whether the commit fixes the crash. no crash, seems to work |