Summary: | Crash while completing a locally defined enum | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Aleix Pol <aleixpol> |
Component: | general | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | apaku |
Priority: | VHI | ||
Version: | unspecified | ||
Target Milestone: | 4.2.3 | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Aleix Pol
2012-01-13 18:03:15 UTC
indeed, I get this: ASSERT: "DUChain::lock()->currentThreadHasReadLock() || DUChain::lock()->currentThreadHasWriteLock()" in file /home/milian/projects/kde4/kdevplatform/language/duchain/declaration.cpp, line 341 I'll look into it Git commit ec88f4a54b41e9676ed5ad020f4598293512a3ed by Milian Wolff. Committed on 14/01/2012 at 21:42. Pushed by mwolff into branch '4.3'. properly lock DUChain before accessing it M +2 -0 languages/cpp/codecompletion/context.cpp http://commits.kde.org/kdevelop/ec88f4a54b41e9676ed5ad020f4598293512a3ed *** Bug 292169 has been marked as a duplicate of this bug. *** |