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 255773 - [newcodemodel]AssertionError at org.netbeans.modules.cnd.apt.impl.support.clank.ClankPPCallback.onExit
Summary: [newcodemodel]AssertionError at org.netbeans.modules.cnd.apt.impl.support.cla...
Status: RESOLVED WORKSFORME
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-07 13:10 UTC by Alexander Simon
Modified: 2016-09-09 11:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 220411


Attachments
stacktrace (3.35 KB, text/plain)
2015-10-07 13:10 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2015-10-07 13:10:16 UTC
Build: NetBeans IDE Dev (Build 20151007-af62a508f5b8)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.80-b11, Java(TM) SE Runtime Environment, 1.7.0_80-b15
OS: SunOS

User Comments:
alexvsimon: click on link in Test Error Highligting right afte project closing




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.cnd.apt.impl.support.clank.ClankPPCallback.onExit(ClankPPCallback.java:378)
   at org.clang.tools.services.support.FileInfoCallback.FileExitImpl(FileInfoCallback.java:812)
   at org.clang.tools.services.support.FileInfoCallback.FileChanged(FileInfoCallback.java:340)
   at org.clang.lex.Preprocessor.HandleEndOfFile(Preprocessor.java:4014)
   at org.clang.lex.Lexer.LexEndOfFile(Lexer.java:4025)
   at org.clang.lex.Lexer.LexTokenInternal(Lexer.java:1901)
Comment 1 Alexander Simon 2015-10-07 13:10:18 UTC
Created attachment 156589 [details]
stacktrace
Comment 2 petrk 2016-09-09 11:48:13 UTC
Sorry, cannot reproduce it. Also codebase changed significantly since 10.2015, so probably it won't happen again