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 248585 - AssertionError: null object for UID DeclarationUID:KeyBasedUID on OffsDeclKey: McDvDecoder[f 25236-25424] {/home/toddb/src/srcapp/omneon/codecs/generic/mc-codec.cc; /home/toddb/src/srcapp/omneon/codec
Summary: AssertionError: null object for UID DeclarationUID:KeyBasedUID on OffsDeclKey...
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: petrk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-11 20:10 UTC by tbrunhoff
Modified: 2016-10-31 10:48 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 213359


Attachments
stacktrace (2.48 KB, text/plain)
2014-11-11 20:10 UTC, tbrunhoff
Details
stacktrace (2.64 KB, text/plain)
2015-03-24 19:10 UTC, tbrunhoff
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tbrunhoff 2014-11-11 20:10:03 UTC
Build: NetBeans IDE Dev (Build 201409241121)
VM: Java HotSpot(TM) Client VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Linux

User Comments:
tbrunhoff: Inserting text




Stacktrace: 
java.lang.AssertionError: null object for UID DeclarationUID:KeyBasedUID on OffsDeclKey: McDvDecoder[f 25236-25424] {/home/toddb/src/srcapp/omneon/codecs/generic/mc-codec.cc; /home/toddb/src/srcapp/omneon/codecs/generic/generic.nb/N/}
   at org.netbeans.modules.cnd.modelimpl.csm.deep.ExpressionBase._getScope(ExpressionBase.java:169)
   at org.netbeans.modules.cnd.modelimpl.csm.deep.ExpressionBase.getScope(ExpressionBase.java:125)
   at org.netbeans.modules.cnd.api.model.util.CsmBaseUtilities.findClosestTopLevelObject(CsmBaseUtilities.java:389)
   at org.netbeans.modules.cnd.completion.impl.xref.ReferenceImpl.initClosestTopLevelObject(ReferenceImpl.java:279)
   at org.netbeans.modules.cnd.completion.impl.xref.ReferenceImpl.getReferencedObject(ReferenceImpl.java:111)
   at org.netbeans.modules.cnd.highlight.semantic.ModelUtils$FieldReferenceCollector.visit(ModelUtils.java:146)
Comment 1 tbrunhoff 2014-11-11 20:10:05 UTC
Created attachment 150443 [details]
stacktrace
Comment 2 petrk 2014-11-19 12:24:25 UTC
Did it happen only once? If not, can you provide test case?
Comment 3 tbrunhoff 2014-11-19 13:46:53 UTC
I don't know how to repeat this one. Generally if i can cause a crash like this, I'll do it multiple times to get the stack traces into the bug. Sorry.
Comment 4 tbrunhoff 2015-03-24 19:10:46 UTC
Created attachment 152827 [details]
stacktrace

editing.