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 221148 - AssertionError: null object for UID ClassifierUID:KeyBasedUID on OffsDeclKey: MultiFrame[C 1950-42600] {/home/anba/devel/HEAD/gen/h/Visu/VisuMultiFrame.hh; /home/anba/devel/HEAD/gen/src/nbprojects/lib
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.3
Hardware: All All
: P3 normal (vote)
Assignee: nnnnnk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-31 07:56 UTC by anba
Modified: 2012-12-04 13:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 194313


Attachments
stacktrace (4.52 KB, text/plain)
2012-10-31 07:56 UTC, anba
Details

Note You need to log in before you can comment on or make changes to this bug.
Description anba 2012-10-31 07:56:43 UTC
This bug was originally marked as duplicate of bug 154264, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.3 Beta (Build 201210011125)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.3-b01, Java(TM) SE Runtime Environment, 1.7.0_07-b10
OS: Linux

Stacktrace: 
java.lang.AssertionError: null object for UID ClassifierUID:KeyBasedUID on OffsDeclKey: MultiFrame[C 1950-42600] {/home/anba/devel/HEAD/gen/h/Visu/VisuMultiFrame.hh; /home/anba/devel/HEAD/gen/src/nbprojects/lib/libVisu/N/}
   at org.netbeans.modules.cnd.modelimpl.csm.ClassEnumBase._getScope(ClassEnumBase.java:291)
   at org.netbeans.modules.cnd.modelimpl.csm.ClassEnumBase.getScope(ClassEnumBase.java:284)
   at org.netbeans.modules.cnd.completion.csm.CsmProjectContentResolver.getClassMembers(CsmProjectContentResolver.java:1138)
   at org.netbeans.modules.cnd.completion.csm.CsmProjectContentResolver.getClassMembers(CsmProjectContentResolver.java:1102)
   at org.netbeans.modules.cnd.completion.csm.CsmProjectContentResolver.getClassMembers(CsmProjectContentResolver.java:1074)
   at org.netbeans.modules.cnd.completion.csm.CsmProjectContentResolver.getFields(CsmProjectContentResolver.java:1036)
Comment 1 anba 2012-10-31 07:56:46 UTC
Created attachment 126825 [details]
stacktrace
Comment 2 nnnnnk 2012-12-04 13:46:05 UTC

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