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 200975

Summary: AssertionError: null object for UID KeyBasedUID on NSKey __gnu_cxx of project /usr/includeL
Product: cnd Reporter: tbrunhoff <tbrunhoff>
Component: Code ModelAssignee: nnnnnk <nnnnnk>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 180626
Attachments: stacktrace

Description tbrunhoff 2011-08-15 21:16:33 UTC
Build: NetBeans IDE Dev (Build 201108080600)
VM: Java HotSpot(TM) Client VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: Linux

User Comments:
tbrunhoff: Just navigating c++ code.




Stacktrace: 
java.lang.AssertionError: null object for UID KeyBasedUID on NSKey __gnu_cxx of project /usr/includeL
   at org.netbeans.modules.cnd.modelimpl.csm.NamespaceDefinitionImpl._getNamespaceImpl(NamespaceDefinitionImpl.java:253)
   at org.netbeans.modules.cnd.modelimpl.csm.NamespaceDefinitionImpl.getNamespace(NamespaceDefinitionImpl.java:185)
   at org.netbeans.modules.cnd.modelimpl.csm.resolver.Context.findContext(Context.java:111)
   at org.netbeans.modules.cnd.modelimpl.csm.resolver.Context.findContext(Context.java:102)
   at org.netbeans.modules.cnd.modelimpl.csm.resolver.Context.getContainingClass(Context.java:88)
   at org.netbeans.modules.cnd.modelimpl.csm.resolver.Resolver3.resolveSimpleName(Resolver3.java:656)
Comment 1 tbrunhoff 2011-08-15 21:16:36 UTC
Created attachment 109993 [details]
stacktrace
Comment 2 nnnnnk 2011-09-13 10:09:48 UTC

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