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 242832 - AssertionError: null object for UID KeyBasedUID on NSKey std of project /usr/include/L/
Summary: AssertionError: null object for UID KeyBasedUID on NSKey std of project /usr/...
Status: RESOLVED WONTFIX
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
: 242778 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-03-12 13:46 UTC by Exceptions Reporter
Modified: 2014-04-04 08:47 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 208334


Attachments
stacktrace (4.94 KB, text/plain)
2014-03-12 13:46 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2014-03-12 13:46:27 UTC
This issue was reported manually by alexvsimon.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build 201308042300)
VM: OpenJDK Client VM, 23.7-b01, OpenJDK Runtime Environment, 1.7.0_25-mockbuild_2013_06_19_07_23-b00
OS: Linux

User Comments:
GUEST: Error messages




Stacktrace: 
java.lang.AssertionError: null object for UID KeyBasedUID on NSKey std of project /usr/include/L/
   at org.netbeans.modules.cnd.modelimpl.csm.NamespaceDefinitionImpl._getNamespaceImpl(NamespaceDefinitionImpl.java:306)
   at org.netbeans.modules.cnd.modelimpl.csm.NamespaceDefinitionImpl.getNamespace(NamespaceDefinitionImpl.java:229)
   at org.netbeans.modules.cnd.modelimpl.impl.services.FileElementsCollector.gatherScopeElementMaps(FileElementsCollector.java:311)
   at org.netbeans.modules.cnd.modelimpl.impl.services.FileElementsCollector.gatherDeclarationsMaps(FileElementsCollector.java:281)
   at org.netbeans.modules.cnd.modelimpl.impl.services.FileElementsCollector.gatherFileMaps(FileElementsCollector.java:247)
   at org.netbeans.modules.cnd.modelimpl.impl.services.FileElementsCollector.gatherFileMaps(FileElementsCollector.java:236)
Comment 1 Exceptions Reporter 2014-03-12 13:46:29 UTC
Created attachment 145971 [details]
stacktrace
Comment 2 Alexander Simon 2014-03-12 13:48:33 UTC
Too old dev build.
Please use fresh dev build.
Comment 3 Petr Pisl 2014-04-04 08:47:45 UTC
*** Bug 242778 has been marked as a duplicate of this bug. ***