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 - AssertionError: null object for UID KeyBasedUID on NSKey __gnu_cxx of project /usr/includeL
Summary: AssertionError: null object for UID KeyBasedUID on NSKey __gnu_cxx of project...
Status: RESOLVED DUPLICATE of bug 196228
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: nnnnnk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-15 21:16 UTC by tbrunhoff
Modified: 2011-09-13 10:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 180626


Attachments
stacktrace (4.41 KB, text/plain)
2011-08-15 21:16 UTC, tbrunhoff
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***