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 224699 - AssertionError: /(...)/commands.c serial=true for node TOKEN{["#include ",<INCLUDE>,line=41,col=1],offset=1334,file=null} INCLUDE{<U> [""(...).h"",<INCLUDE_STRING>,line=41,col=10],offset=1343,file=nul
Summary: AssertionError: /(...)/commands.c serial=true for node TOKEN{["#include ",<IN...
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-10 11:42 UTC by theodoor
Modified: 2015-09-27 20:45 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 197370


Attachments
stacktrace (3.26 KB, text/plain)
2013-01-10 11:42 UTC, theodoor
Details
stacktrace (5.21 KB, text/plain)
2014-03-31 17:22 UTC, tbrunhoff
Details
stacktrace (3.65 KB, text/plain)
2014-04-15 15:26 UTC, kosmonaffft
Details
stacktrace (5.00 KB, text/plain)
2014-08-21 09:16 UTC, petrk
Details
stacktrace (5.65 KB, text/plain)
2014-10-23 15:55 UTC, tbrunhoff
Details

Note You need to log in before you can comment on or make changes to this bug.
Description theodoor 2013-01-10 11:42:01 UTC
This bug was originally marked as duplicate of bug 196339, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build nbms-and-javadoc-10040-on-20130110)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.12-b01-434, Java(TM) SE Runtime Environment, 1.6.0_37-b06-434-11M3909
OS: Mac OS X

Stacktrace: 
java.lang.AssertionError: /Users/jnv/Dev/Server/SPOP-3.0/src/commands.c serial=true for node TOKEN{["#include ",<INCLUDE>,line=41,col=1],offset=1334,file=null} INCLUDE{<U> [""spop.h"",<INCLUDE_STRING>,line=41,col=10],offset=1343,file=null} already has post macro state
   at org.netbeans.modules.cnd.apt.support.APTFileCacheEntry.setIncludeData(APTFileCacheEntry.java:142)
   at org.netbeans.modules.cnd.apt.support.APTAbstractWalker.serialIncludeImpl(APTAbstractWalker.java:289)
   at org.netbeans.modules.cnd.apt.support.APTAbstractWalker.includeImpl(APTAbstractWalker.java:147)
   at org.netbeans.modules.cnd.apt.support.APTAbstractWalker.onInclude(APTAbstractWalker.java:115)
   at org.netbeans.modules.cnd.modelimpl.parser.apt.APTFindMacrosWalker.onInclude(APTFindMacrosWalker.java:157)
   at org.netbeans.modules.cnd.apt.support.APTWalker.onAPT(APTWalker.java:228)
Comment 1 theodoor 2013-01-10 11:42:05 UTC
Created attachment 130075 [details]
stacktrace
Comment 2 theodoor 2013-01-10 14:15:39 UTC
Caused by #224607 ?
Comment 3 tbrunhoff 2014-03-31 17:22:04 UTC
Created attachment 146443 [details]
stacktrace

switching project groups.
Comment 4 kosmonaffft 2014-04-15 15:26:26 UTC
Created attachment 146770 [details]
stacktrace

Work as uaual...
Comment 5 petrk 2014-08-21 09:16:53 UTC
Created attachment 148808 [details]
stacktrace

Navigated to boost::signals2
Comment 6 tbrunhoff 2014-10-23 15:55:57 UTC
Created attachment 150086 [details]
stacktrace

pasting code.