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 254919 - AssertionError at org.clang.tools.services.impl.PreprocessorInitializer.clearFileCache
Summary: AssertionError at org.clang.tools.services.impl.PreprocessorInitializer.clear...
Status: RESOLVED DUPLICATE of bug 254496
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-01 19:21 UTC by Exceptions Reporter
Modified: 2015-09-09 14:54 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 219605


Attachments
stacktrace (1.77 KB, text/plain)
2015-09-01 19:21 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2015-09-01 19:21:42 UTC
This issue was reported manually by alexvsimon.
It already has 1 duplicates 


Build: NetBeans IDE 8.1 Beta (Build 201508041349)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.51-b03, Java(TM) SE Runtime Environment, 1.8.0_51-b16
OS: Windows 7

User Comments:
GUEST: Opening NetBeans 8.1 Beta




Stacktrace: 
java.lang.AssertionError
   at org.clang.tools.services.impl.PreprocessorInitializer.clearFileCache(PreprocessorInitializer.java:144)
   at org.clang.tools.services.ClankPreprocessorServices.invalidate(ClankPreprocessorServices.java:75)
   at org.netbeans.modules.cnd.apt.impl.support.clank.ClankDriverImpl.invalidateImpl(ClankDriverImpl.java:93)
   at org.netbeans.modules.cnd.apt.impl.support.clank.FileExistsSensitiveClankCacheDriver.invalidateFile(FileExistsSensitiveClankCacheDriver.java:67)
   at org.netbeans.modules.cnd.utils.cache.CndFileUtils$FSListener.invalidateFile(CndFileUtils.java:826)
   at org.netbeans.modules.cnd.utils.cache.CndFileUtils$FSListener.cleanCachesImpl(CndFileUtils.java:838)
Comment 1 Exceptions Reporter 2015-09-01 19:21:45 UTC
Created attachment 155813 [details]
stacktrace
Comment 2 Alexander Simon 2015-09-09 14:54:54 UTC

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