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 193493 - AssertionError at org.netbeans.modules.cnd.modelimpl.csm.core.Resolver3.assertEmptyParent
Summary: AssertionError at org.netbeans.modules.cnd.modelimpl.csm.core.Resolver3.asser...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
: 194506 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-12-16 13:34 UTC by Alexander Simon
Modified: 2011-01-19 22:02 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 175069


Attachments
stacktrace (6.63 KB, text/plain)
2010-12-16 13:34 UTC, Alexander Simon
Details
stacktrace (5.11 KB, text/plain)
2010-12-16 13:41 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2010-12-16 13:34:13 UTC
Build: NetBeans IDE Dev (Build 101216-4e310d3a48f1)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: SunOS

User Comments:
alexvsimon: test xref for CLucene




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.cnd.modelimpl.csm.core.Resolver3.assertEmptyParent(Resolver3.java:157)
   at org.netbeans.modules.cnd.modelimpl.csm.core.Resolver3.<init>(Resolver3.java:142)
   at org.netbeans.modules.cnd.modelimpl.csm.core.ResolverFactory.createResolver(ResolverFactory.java:99)
   at org.netbeans.modules.cnd.modelimpl.csm.core.ResolverFactory.createResolver(ResolverFactory.java:71)
   at org.netbeans.modules.cnd.modelimpl.csm.ClassForwardDeclarationImpl.resolve(ClassForwardDeclarationImpl.java:191)
   at org.netbeans.modules.cnd.modelimpl.csm.ClassForwardDeclarationImpl.getCsmClass(ClassForwardDeclarationImpl.java:159)
Comment 1 Alexander Simon 2010-12-16 13:34:17 UTC
Created attachment 104153 [details]
stacktrace
Comment 2 Alexander Simon 2010-12-16 13:41:14 UTC
Created attachment 104155 [details]
stacktrace
Comment 3 Alexander Simon 2010-12-16 16:45:04 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/2bdbbe63c60c
Comment 4 Quality Engineering 2010-12-17 06:20:17 UTC
Integrated into 'main-golden', will be available in build *201012170001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/2bdbbe63c60c
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #193493 AssertionError at org.netbeans.modules.cnd.modelimpl.csm.core.Resolver3.assertEmptyParent
Comment 5 Alexander Simon 2011-01-19 22:02:18 UTC
*** Bug 194506 has been marked as a duplicate of this bug. ***