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 243820 - AssertionError at org.netbeans.modules.cnd.modelimpl.platform.CsmEventListener.checkEvent
Summary: AssertionError at org.netbeans.modules.cnd.modelimpl.platform.CsmEventListene...
Status: RESOLVED DUPLICATE of bug 243819
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-14 13:35 UTC by Alexander Simon
Modified: 2014-04-14 15:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 209104


Attachments
stacktrace (4.94 KB, text/plain)
2014-04-14 13:35 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2014-04-14 13:35:37 UTC
Build: NetBeans IDE Dev (Build 20140414-b40b404decaa)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.51-b03, Java(TM) SE Runtime Environment, 1.7.0_51-b13
OS: SunOS

User Comments:
alexvsimon: remove file from project




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.cnd.modelimpl.platform.CsmEventListener.checkEvent(CsmEventListener.java:130)
   at org.netbeans.modules.cnd.modelimpl.platform.CsmEventListener.fireEvent(CsmEventListener.java:117)
   at org.netbeans.modules.cnd.modelimpl.platform.CsmEventDispatcher.dispatch(CsmEventDispatcher.java:370)
   at org.netbeans.modules.cnd.modelimpl.platform.CsmEventDispatcher.processEvent(CsmEventDispatcher.java:236)
   at org.netbeans.modules.cnd.modelimpl.platform.CsmEventDispatcher.access$600(CsmEventDispatcher.java:85)
   at org.netbeans.modules.cnd.modelimpl.platform.CsmEventDispatcher$Worker.run(CsmEventDispatcher.java:215)
Comment 1 Alexander Simon 2014-04-14 13:35:39 UTC
Created attachment 146742 [details]
stacktrace
Comment 2 Vladimir Kvashin 2014-04-14 15:17:08 UTC

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