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 252704 - Broken build 201505300811 (AssertionError at org.clang.tools.services.impl.PreprocessorInitializer.clearStatCache)
Summary: Broken build 201505300811 (AssertionError at org.clang.tools.services.impl.Pr...
Status: RESOLVED DUPLICATE of bug 252673
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.1
Hardware: All All
: P1 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-30 21:26 UTC by soldatov
Modified: 2015-06-01 12:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 217638


Attachments
stacktrace (7.74 KB, text/plain)
2015-05-30 21:26 UTC, soldatov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description soldatov 2015-05-30 21:26:13 UTC
Build: NetBeans IDE Dev (Build 201505300811)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.45-b02, Java(TM) SE Runtime Environment, 1.8.0_45-b14
OS: Windows 7

User Comments:
soldatov: open and modify file




Stacktrace: 
java.lang.AssertionError
   at org.clang.tools.services.impl.PreprocessorInitializer.clearStatCache(PreprocessorInitializer.java:130)
   at org.clang.tools.services.ClankPreprocessorServices.invalidate(ClankPreprocessorServices.java:75)
   at org.netbeans.modules.cnd.apt.impl.support.clank.ClankDriverImpl.invalidateImpl(ClankDriverImpl.java:92)
   at org.netbeans.modules.cnd.apt.impl.support.clank.ClankDriverImpl.invalidateImpl(ClankDriverImpl.java:97)
   at org.netbeans.modules.cnd.apt.support.ClankDriver.invalidate(ClankDriver.java:173)
   at org.netbeans.modules.cnd.modelimpl.csm.core.ProjectImpl.onFileEditStart(ProjectImpl.java:164)
Comment 1 soldatov 2015-05-30 21:26:15 UTC
Created attachment 153973 [details]
stacktrace
Comment 2 soldatov 2015-05-30 21:32:15 UTC
I can not edit file and it is stable problem.
Comment 3 Vladimir Kvashin 2015-06-01 12:24:37 UTC

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