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 - NullPointerException at org.netbeans.modules.cnd.modelimpl.csm.FunctionImpl.isObjectVisibleInFile
Summary: NullPointerException at org.netbeans.modules.cnd.modelimpl.csm.FunctionImpl.i...
Status: RESOLVED WONTFIX
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-25 06:32 UTC by Exceptions Reporter
Modified: 2015-09-09 15:15 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 218749


Attachments
stacktrace (4.87 KB, text/plain)
2015-07-25 06:32 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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