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 220881 - 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
Summary: AssertionError: no object for UID KeyBasedUID on FileKey (/opt/omneon/cross_x...
Status: RESOLVED DUPLICATE of bug 220878
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-10-25 21:51 UTC by tbrunhoff
Modified: 2012-10-26 04:57 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 194106


Attachments
stacktrace (5.00 KB, text/plain)
2012-10-25 21:51 UTC, tbrunhoff
Details
stacktrace (5.00 KB, text/plain)
2012-10-25 21:54 UTC, tbrunhoff
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tbrunhoff 2012-10-25 21:51: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: pasting code.




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:51:49 UTC
Created attachment 126584 [details]
stacktrace
Comment 2 tbrunhoff 2012-10-25 21:54:10 UTC
Created attachment 126585 [details]
stacktrace

editing. This seems pretty broken.  Constant exceptions.
Comment 3 Vladimir Voskresensky 2012-10-26 04:57:56 UTC

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