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 220878

Summary: AssertionError: no object for UID KeyBasedUID on FileKey (/opt/omneon/cross_x86_64_v6f/x86_64-linux/include/c++/4.6.3/L/, /opt/omneon/cross_x86_64_v6f/x86_64-linux/include/c++/4.6.3/cstdlib) in object
Product: cnd Reporter: tbrunhoff <tbrunhoff>
Component: Code ModelAssignee: nnnnnk <nnnnnk>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 194104
Attachments: stacktrace

Description tbrunhoff 2012-10-25 21:36:46 UTC
Build: NetBeans IDE Dev (Build 201210240001)
VM: Java HotSpot(TM) Client VM, 23.1-b03, Java(TM) SE Runtime Environment, 1.7.0_05-b06
OS: Linux

User Comments:
tbrunhoff: Changing selected configuration on a project




Stacktrace: 
java.lang.AssertionError: no object for UID KeyBasedUID on FileKey (/opt/omneon/cross_x86_64_v6f/x86_64-linux/include/c++/4.6.3/L/, /opt/omneon/cross_x86_64_v6f/x86_64-linux/include/c++/4.6.3/cstdlib) in object class org.netbeans.modules.cnd.modelimpl.csm.UsingDeclarationImpl:[4984-5008]
   at org.netbeans.modules.cnd.modelimpl.csm.core.OffsetableBase._getFile(OffsetableBase.java:175)
   at org.netbeans.modules.cnd.modelimpl.csm.core.OffsetableBase.getContainingFile(OffsetableBase.java:145)
   at org.netbeans.modules.cnd.modelimpl.csm.UsingDeclarationImpl._getReferencedDeclaration(UsingDeclarationImpl.java:270)
   at org.netbeans.modules.cnd.modelimpl.csm.UsingDeclarationImpl.getReferencedDeclaration(UsingDeclarationImpl.java:245)
   at org.netbeans.modules.cnd.modelimpl.impl.services.UsingResolverImpl.extractDeclarations(UsingResolverImpl.java:178)
   at org.netbeans.modules.cnd.modelimpl.impl.services.UsingResolverImpl.findUsedDeclarations(UsingResolverImpl.java:112)
Comment 1 tbrunhoff 2012-10-25 21:36:47 UTC
Created attachment 126582 [details]
stacktrace
Comment 2 Vladimir Voskresensky 2012-10-26 04:57:56 UTC
*** Bug 220881 has been marked as a duplicate of this bug. ***
Comment 3 nnnnnk 2012-12-04 13:46:57 UTC

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