This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 258211 - org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Code Completion
Summary: org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Co...
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: petrk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-02 12:29 UTC by PolesApart
Modified: 2016-04-20 15:05 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 222802


Attachments
stacktrace (13.17 KB, text/plain)
2016-03-02 12:29 UTC, PolesApart
Details

Note You need to log in before you can comment on or make changes to this bug.
Description PolesApart 2016-03-02 12:29:38 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: OpenJDK 64-Bit Server VM, 25.72-b05, OpenJDK Runtime Environment, 1.8.0_72-internal-b05
OS: Linux

User Comments:
PolesApart: Editing C++ code, not sure the actual step. The IDE kept working for a few hours until it couldn't stop reparsing the project and I had to restart it.




Stacktrace: 
org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Code Completion
   at org.netbeans.modules.cnd.modelimpl.csm.DeclTypeImpl.resolve(DeclTypeImpl.java:200)
   at org.netbeans.modules.cnd.modelimpl.csm.DeclTypeImpl.getClassifier(DeclTypeImpl.java:102)
   at org.netbeans.modules.cnd.modelimpl.csm.TypeImpl.getClassifier(TypeImpl.java:807)
   at org.netbeans.modules.cnd.completion.csm.CsmProjectContentResolver.getEnumeratorsFromEnumsEnumeratorsAndTypedefs(CsmProjectContentResolver.java:180)
   at org.netbeans.modules.cnd.completion.csm.CsmProjectContentResolver.getNamespaceEnumerators(CsmProjectContentResolver.java:1039)
   at org.netbeans.modules.cnd.completion.csm.CsmProjectContentResolver$4.getResults(CsmProjectContentResolver.java:425)
Comment 1 PolesApart 2016-03-02 12:29:40 UTC
Created attachment 158711 [details]
stacktrace
Comment 2 petrk 2016-03-03 10:44:33 UTC
Fixed in 295763:16d501cc57c4
Comment 3 Quality Engineering 2016-03-04 02:07:44 UTC
Integrated into 'main-silver', will be available in build *201603040002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/16d501cc57c4
User: Petr Kudryavtsev <petrk@netbeans.org>
Log: Fixed #258211 - org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Code Completion
Comment 4 Vladimir Kvashin 2016-04-15 16:59:47 UTC
verified in builds on enum server