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 243819 - AssertionError at org.netbeans.modules.cnd.modelimpl.platform.CsmEventListener.checkEvent
Summary: AssertionError at org.netbeans.modules.cnd.modelimpl.platform.CsmEventListene...
Status: RESOLVED FIXED
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:
: 243820 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-04-14 13:23 UTC by Alexander Simon
Modified: 2014-04-24 02:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 209103


Attachments
stacktrace (3.78 KB, text/plain)
2014-04-14 13:23 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:23:38 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: rename Makefile to foo.bar




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:23:40 UTC
Created attachment 146741 [details]
stacktrace
Comment 2 Vladimir Kvashin 2014-04-14 15:17:08 UTC
*** Bug 243820 has been marked as a duplicate of this bug. ***
Comment 3 Vladimir Kvashin 2014-04-14 15:21:23 UTC
fixed in
http://hg.netbeans.org/cnd-main/rev/ed9af9fbea09
Comment 4 Quality Engineering 2014-04-18 02:40:45 UTC
Integrated into 'main-silver', will be available in build *201404180001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/ed9af9fbea09
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixed #243819 - AssertionError at org.netbeans.modules.cnd.modelimpl.platform.CsmEventListener.checkEvent
Comment 5 Quality Engineering 2014-04-24 02:14:45 UTC
Integrated into 'releases/release80', will be available in build *201404240045* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/f23f98e275e2
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixed #243819 - AssertionError at org.netbeans.modules.cnd.modelimpl.platform.CsmEventListener.checkEvent
(transplanted from ed9af9fbea093d717a006b5a799081d5eac34d62)