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 223927

Summary: AssertionError: null object for UID KeyBasedUID on NSKey boost::signals of project /Users/wsinno/Documents/LogicBlox/darwin-11.4-x86_64-gcc-4.2/include/L/
Product: cnd Reporter: Exceptions Reporter <exceptions_reporter>
Component: Code ModelAssignee: Vladimir Voskresensky <vv159170>
Status: RESOLVED DUPLICATE    
Severity: normal CC: vv159170
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 196635
Attachments: stacktrace

Description Exceptions Reporter 2012-12-17 12:59:52 UTC
This issue was reported manually by vv159170.
It already has 1 duplicates 


Build: NetBeans IDE 7.3 Beta 2 (Build 201211062253)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.5-b02, Java(TM) SE Runtime Environment, 1.7.0_09-b05
OS: Mac OS X

Stacktrace: 
java.lang.AssertionError: null object for UID KeyBasedUID on NSKey boost::signals of project /Users/wsinno/Documents/LogicBlox/darwin-11.4-x86_64-gcc-4.2/include/L/
   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._resolveInBaseClasses(Resolver3.java:1014)
   at org.netbeans.modules.cnd.modelimpl.csm.resolver.Resolver3._resolveInBaseClasses(Resolver3.java:1018)
Comment 1 Exceptions Reporter 2012-12-17 12:59:53 UTC
Created attachment 129453 [details]
stacktrace
Comment 2 Vladimir Voskresensky 2012-12-17 14:07:43 UTC

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