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 220380 - AssertionError: null object for UID ClassifierUID:KeyBasedUID on OffsDeclKey: superblock_putter[C 453-4029] {/home/christim/tmp/DSS-CPP/src/cpp/dsscore_pp/superblock_putter.hpp; /home/christim/NetBean
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-18 18:53 UTC by christiaensm
Modified: 2012-12-04 13:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 193661


Attachments
stacktrace (3.68 KB, text/plain)
2012-10-18 18:53 UTC, christiaensm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description christiaensm 2012-10-18 18:53:50 UTC
This issue was reported manually by vv159170.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build 201210170002)
VM: OpenJDK 64-Bit Server VM, 23.2-b09, OpenJDK Runtime Environment, 1.7.0_07-b30
OS: Linux

User Comments:
christiaensm: Had a diff viewer open (from history menu) and navigated from a function name to its implementation.




Stacktrace: 
java.lang.AssertionError: null object for UID ClassifierUID:KeyBasedUID on OffsDeclKey: superblock_putter[C 453-4029] {/home/christim/tmp/DSS-CPP/src/cpp/dsscore_pp/superblock_putter.hpp; /home/christim/NetBeansProjects/dsscontrollerd_6/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.modelimpl.csm.resolver.Resolver3.getClassesContainers(Resolver3.java:1085)
   at org.netbeans.modules.cnd.modelimpl.csm.resolver.Resolver3.resolveInClass(Resolver3.java:1058)
   at org.netbeans.modules.cnd.modelimpl.csm.resolver.Resolver3.resolveSimpleName(Resolver3.java:711)
   at org.netbeans.modules.cnd.modelimpl.csm.resolver.Resolver3.resolve(Resolver3.java:700)
Comment 1 christiaensm 2012-10-18 18:53:52 UTC
Created attachment 126155 [details]
stacktrace
Comment 2 nnnnnk 2012-12-04 13:48:17 UTC

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