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 268756

Summary: NullPointerException at com.oracle.tools.ide.projectless.debug.utils.CorefileUtils.isCorefile
Product: cnd Reporter: Alexander Simon <alexvsimon>
Component: DebuggerAssignee: Maria Tishkova <mromashova>
Status: VERIFIED FIXED    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 227029
Attachments: stacktrace

Description Alexander Simon 2016-10-31 13:43:44 UTC
Build: IDE for C, C++, and Fortran (Oracle Developer Studio 12.5 [2016/10/31 b9d7a5f16947])
VM: Java HotSpot(TM) 64-Bit Server VM, 25.74-b02, Java(TM) SE Runtime Environment, 1.8.0_74-b02
OS: Windows 7

User Comments:
alexvsimon: start IDE with opened projects and targets




Stacktrace: 
java.lang.NullPointerException
   at com.oracle.tools.ide.projectless.debug.utils.CorefileUtils.isCorefile(CorefileUtils.java:59)
   at com.oracle.tools.ide.projectless.debug.impl.CoreFileTargetsIDProvider.canHandle(CoreFileTargetsIDProvider.java:26)
   at com.oracle.tools.ide.projectless.utils.TargetUtils.getTargetID(TargetUtils.java:37)
   at com.oracle.tools.ide.projectless.api.TargetManager.getTarget(TargetManager.java:32)
   at com.oracle.tools.ide.projectless.impl.ProjectLessImplModuleInstaller$2$1.run(ProjectLessImplModuleInstaller.java:60)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1443)
Comment 1 Alexander Simon 2016-10-31 13:43:45 UTC
Created attachment 162699 [details]
stacktrace
Comment 2 Maria Tishkova 2016-12-08 10:31:53 UTC
resolved in sputnik:
changeset:   21708:763a80baa1d9
tag:         tip
parent:      21706:cb9a01a50cce
user:        Maria Dalmatova <maria.tishkova@oracle.com>
date:        Thu Dec 08 13:30:47 2016 +0300
summary:     fixed bz#268756 -  NullPointerException at com.oracle.tools.ide.projectless.debug.utils.CorefileUtils.isCorefile
Comment 3 soldatov 2016-12-08 11:47:16 UTC
Verified in internal NetBeans 8,2 patch 1 build.
Really It is a bug Oracle Developer Studio IDE.