Summary: | Crash whilst attempting to scroll in a file in an open project. | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Jason McGuiness <kde-bugs> |
Component: | general | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | 4.1.0 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jason McGuiness
2010-09-11 14:55:39 UTC
you are mixing system wide installed (probably outdated) libraries with kdevplatform compiled from sources. This is not going to work reliably due to BIC changes leading to crashes like these. Please remove system wide installed libs and install everything from sources. See e.g. thread 2: #15 0x00007ff44d6a60c1 in KDevelop::CodeHighlighting::highlightDUChain (this=<value optimized out>, context=0x84d8880) at ../../language/highlighting/codehighlighting.cpp:171 #16 0x00007ff42b6d6b9a in ?? () from /usr/lib/kde4/kdevcpplanguagesupport.so |