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 258222 - NullPointerException at org.netbeans.modules.cnd.modelimpl.impl.services.UsingResolverImpl.findUsedDeclarations
Summary: NullPointerException at org.netbeans.modules.cnd.modelimpl.impl.services.Usin...
Status: RESOLVED WORKSFORME
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-03 10:35 UTC by Exceptions Reporter
Modified: 2016-07-08 15:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 222823


Attachments
stacktrace (2.43 KB, text/plain)
2016-03-03 10:35 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2016-03-03 10:35:44 UTC
Build: NetBeans IDE 7.3 (Build 201306052037)
VM: Java HotSpot(TM) Client VM, 24.71-b01, Java(TM) SE Runtime Environment, 1.7.0_71-b14
OS: Linux

User Comments:
GUEST: Don't know how to reproduce, seems to be related with code assistance in C++ project




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.cnd.modelimpl.impl.services.UsingResolverImpl.findUsedDeclarations(UsingResolverImpl.java:101)
   at org.netbeans.modules.cnd.modelimpl.csm.resolver.Resolver3.resolveInUsings(Resolver3.java:357)
   at org.netbeans.modules.cnd.modelimpl.csm.resolver.Resolver3.resolveCompoundName(Resolver3.java:917)
   at org.netbeans.modules.cnd.modelimpl.csm.resolver.Resolver3.resolve(Resolver3.java:702)
   at org.netbeans.modules.cnd.modelimpl.csm.TypeImpl.renderClassifier(TypeImpl.java:700)
   at org.netbeans.modules.cnd.modelimpl.csm.NestedType.getClassifier(NestedType.java:137)
Comment 1 Exceptions Reporter 2016-03-03 10:35:46 UTC
Created attachment 158725 [details]
stacktrace
Comment 2 Alexander Simon 2016-07-08 15:10:29 UTC
Only once in too old version.