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 249507 - org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Code Model Parser 0: Parsing /home/hammy/Development/projects/LightSky/src/draw/matrixStack.cpp
Summary: org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Co...
Status: RESOLVED DUPLICATE of bug 270441
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.0
Hardware: All All
: P2 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
: 254529 255017 256066 268228 269716 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-12-23 21:50 UTC by Exceptions Reporter
Modified: 2017-07-24 06:26 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 214393


Attachments
stacktrace (10.18 KB, text/plain)
2014-12-23 21:50 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2014-12-23 21:50:48 UTC
This issue was reported manually by alexvsimon.
It already has 1 duplicates 


Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: OpenJDK 64-Bit Server VM, 25.40-b13, OpenJDK Runtime Environment, 1.8.0_40-internal-b09
OS: Linux

User Comments:
GUEST: Started netbeans using a previous c++ session.




Stacktrace: 
org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Code Model Parser 0: Parsing /home/hammy/Development/projects/LightSky/src/draw/matrixStack.cpp
   at org.netbeans.modules.cnd.apt.support.APTAbstractWalker.includeImpl(APTAbstractWalker.java:158)
   at org.netbeans.modules.cnd.apt.support.APTAbstractWalker.onInclude(APTAbstractWalker.java:122)
   at org.netbeans.modules.cnd.apt.support.APTWalker.onAPT(APTWalker.java:223)
   at org.netbeans.modules.cnd.apt.support.APTWalker.toNextNode(APTWalker.java:333)
   at org.netbeans.modules.cnd.apt.support.APTWalker.visit(APTWalker.java:82)
   at org.netbeans.modules.cnd.modelimpl.parser.apt.APTRestorePreprocStateWalker.visit(APTRestorePreprocStateWalker.java:174)
Comment 1 Exceptions Reporter 2014-12-23 21:50:50 UTC
Created attachment 151263 [details]
stacktrace
Comment 2 Alexander Simon 2015-09-08 09:04:41 UTC
*** Bug 254529 has been marked as a duplicate of this bug. ***
Comment 3 Alexander Simon 2015-09-08 09:04:56 UTC
*** Bug 255017 has been marked as a duplicate of this bug. ***
Comment 4 Vladimir Kvashin 2015-09-23 20:41:41 UTC
3 duplicates... but this concerns old preprocessor.
Comment 5 Alexander Simon 2015-10-21 08:52:00 UTC
*** Bug 256066 has been marked as a duplicate of this bug. ***
Comment 6 Alexander Simon 2016-09-27 10:31:25 UTC
*** Bug 268228 has been marked as a duplicate of this bug. ***
Comment 7 Alexander Simon 2017-03-23 10:25:21 UTC
*** Bug 269716 has been marked as a duplicate of this bug. ***
Comment 8 Vladimir Voskresensky 2017-04-03 13:32:51 UTC
There are no new reports since 8.1, please, reopen if can be reproduced on 8.2 and later.
Comment 9 rburkholder 2017-07-23 19:02:17 UTC
fixed by clearning cache
Comment 10 rburkholder 2017-07-23 19:12:15 UTC
This isn't my submission.  I submitted 852600 856539 856540.  On netbeans 8.2.  As my other comment stated, I resolved my issue by clearing the cache.  But I don't know what the underlying issue is/was.
Comment 11 Vladimir Voskresensky 2017-07-24 06:26:54 UTC

*** This bug has been marked as a duplicate of bug 270441 ***