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 253777

Summary: NullPointerException at org.netbeans.modules.cnd.modelimpl.csm.FunctionImpl.isObjectVisibleInFile
Product: cnd Reporter: Exceptions Reporter <exceptions_reporter>
Component: Code ModelAssignee: issues@cnd <issues>
Status: RESOLVED WONTFIX    
Severity: normal CC: alexvsimon
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 218749
Attachments: stacktrace

Description Exceptions Reporter 2015-07-25 06:32:47 UTC
This issue was reported manually by alexvsimon.
It already has 1 duplicates 


Build: NetBeans IDE 8.0.2 (Build 201411102027)
VM: OpenJDK 64-Bit Server VM, 24.79-b02, OpenJDK Runtime Environment, 1.7.0_79-b14
OS: Linux

User Comments:
GUEST: No additional known details; working in the IDE.




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.cnd.modelimpl.csm.FunctionImpl.isObjectVisibleInFile(FunctionImpl.java:638)
   at org.netbeans.modules.cnd.modelimpl.csm.FunctionImpl.findDefinition(FunctionImpl.java:653)
   at org.netbeans.modules.cnd.modelimpl.csm.FunctionImpl.getDefinition(FunctionImpl.java:483)
   at org.netbeans.modules.cnd.modelimpl.csm.FunctionImpl.getDefinition(FunctionImpl.java:450)
   at org.netbeans.modules.cnd.qnavigator.navigator.CsmFileFilter.isApplicable(CsmFileFilter.java:53)
   at org.netbeans.modules.cnd.qnavigator.navigator.CppDeclarationNode.nodeFactory(CppDeclarationNode.java:500)
Comment 1 Exceptions Reporter 2015-07-25 06:32:49 UTC
Created attachment 154881 [details]
stacktrace
Comment 2 Alexander Simon 2015-09-09 15:15:05 UTC
It seems the exception is consequence of:
java.io.IOException: No space left on device