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 - 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/
Summary: AssertionError: null object for UID KeyBasedUID on NSKey boost::signals of pr...
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: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-17 12:59 UTC by Exceptions Reporter
Modified: 2012-12-17 14:07 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 196635


Attachments
stacktrace (4.34 KB, text/plain)
2012-12-17 12:59 UTC, Exceptions Reporter
Details

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