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 218225 - AssertionError at org.netbeans.modules.cnd.modelimpl.csm.ClassImplSpecialization.initQualifiedName
Summary: AssertionError at org.netbeans.modules.cnd.modelimpl.csm.ClassImplSpecializat...
Status: CLOSED DUPLICATE of bug 217350
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: nnnnnk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-12 14:26 UTC by kosmonaffft
Modified: 2012-10-21 17:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 192338


Attachments
stacktrace (2.12 KB, text/plain)
2012-09-12 14:26 UTC, kosmonaffft
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kosmonaffft 2012-09-12 14:26:49 UTC
This issue was reported manually by vv159170.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build 20120911-5b8b48860740)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.3-b01, Java(TM) SE Runtime Environment, 1.7.0_07-b10
OS: Windows 8

User Comments:
kosmonaFFFt: Just open C++ project and see code.




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.cnd.modelimpl.csm.ClassImplSpecialization.initQualifiedName(ClassImplSpecialization.java:100)
   at org.netbeans.modules.cnd.modelimpl.csm.ClassImplSpecialization.init(ClassImplSpecialization.java:91)
   at org.netbeans.modules.cnd.modelimpl.csm.ClassImplSpecialization.create(ClassImplSpecialization.java:118)
   at org.netbeans.modules.cnd.modelimpl.csm.core.AstRenderer.render(AstRenderer.java:265)
   at org.netbeans.modules.cnd.modelimpl.parser.ParserProviderImpl$Antlr2CppParser.render(ParserProviderImpl.java:211)
   at org.netbeans.modules.cnd.modelimpl.csm.core.FileImpl.fixFakeIncludeRegistrations(FileImpl.java:1863)
Comment 1 kosmonaffft 2012-09-12 14:26:51 UTC
Created attachment 124249 [details]
stacktrace
Comment 2 nnnnnk 2012-09-20 15:20:15 UTC

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