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 207370 - AssertionError: null object for UID ClassifierUID:KeyBasedUID on OffsDeclKey: Defaults[E 18485-19349] {/home/toddb/src/src2-incomplete/omneon/director/host/include/clipfile.h; /home/toddb/src/src2-inc
Summary: AssertionError: null object for UID ClassifierUID:KeyBasedUID on OffsDeclKey:...
Status: RESOLVED DUPLICATE of bug 196228
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-17 00:45 UTC by tbrunhoff
Modified: 2012-01-23 09:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 184465


Attachments
stacktrace (2.34 KB, text/plain)
2012-01-17 00:45 UTC, tbrunhoff
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tbrunhoff 2012-01-17 00:45:21 UTC
Build: NetBeans IDE Dev (Build 201201150601)
VM: Java HotSpot(TM) Client VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: Linux

User Comments:
tbrunhoff: Can't see a pattern here except that trying to select certain variables in a namespace produces several assertions per second. Not good.




Stacktrace: 
java.lang.AssertionError: null object for UID ClassifierUID:KeyBasedUID on OffsDeclKey: Defaults[E 18485-19349] {/home/toddb/src/src2-incomplete/omneon/director/host/include/clipfile.h; /home/toddb/src/src2-incomplete/omneon/director/host/includeL}
   at org.netbeans.modules.cnd.modelimpl.csm.EnumeratorImpl._getEnumeration(EnumeratorImpl.java:136)
   at org.netbeans.modules.cnd.modelimpl.csm.EnumeratorImpl.getQualifiedName(EnumeratorImpl.java:129)
   at org.netbeans.modules.cnd.api.model.xref.CsmReferenceSupport.sameDeclaration(CsmReferenceSupport.java:112)
   at org.netbeans.modules.cnd.completion.impl.xref.ReferenceImpl.initKind(ReferenceImpl.java:235)
   at org.netbeans.modules.cnd.completion.impl.xref.ReferenceImpl.getReferencedObject(ReferenceImpl.java:107)
   at org.netbeans.modules.cnd.highlight.semantic.MarkOccurrencesHighlighter.getOccurrences(MarkOccurrencesHighlighter.java:303)
Comment 1 tbrunhoff 2012-01-17 00:45:29 UTC
Created attachment 114948 [details]
stacktrace
Comment 2 nnnnnk 2012-01-23 09:36:49 UTC

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