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 247263 - NullPointerException at org.netbeans.modules.cnd.makeproject.api.configurations.MakeConfiguration.fixupMasterLinks
Summary: NullPointerException at org.netbeans.modules.cnd.makeproject.api.configuratio...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-18 10:27 UTC by Alexander Simon
Modified: 2014-11-11 12:16 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 212001


Attachments
stacktrace (2.67 KB, text/plain)
2014-09-18 10:27 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2014-09-18 10:27:34 UTC
Build: Oracle Solaris Studio 12.4 (2014/09/18 0643a9c5489c)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.20-b23, Java(TM) SE Runtime Environment, 1.8.0_20-b26
OS: SunOS

User Comments:
alexvsimon: debug remote core file




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.cnd.makeproject.api.configurations.MakeConfiguration.fixupMasterLinks(MakeConfiguration.java:694)
   at org.netbeans.modules.cnd.makeproject.api.configurations.MakeConfiguration.copy(MakeConfiguration.java:672)
   at org.netbeans.modules.cnd.debugger.common2.debugger.debugtarget.DebugTarget.cloneRecord(DebugTarget.java:303)
   at org.netbeans.modules.cnd.debugger.common2.debugger.DebuggerSettingsBridge.noteProgLoaded(DebuggerSettingsBridge.java:438)
   at org.netbeans.modules.cnd.debugger.dbx.DbxDebuggerImpl.noteProgLoaded(DbxDebuggerImpl.java:695)
   at org.netbeans.modules.cnd.debugger.dbx.Dbx.prog_loaded(Dbx.java:527)
Comment 1 Alexander Simon 2014-09-18 10:27:37 UTC
Created attachment 149339 [details]
stacktrace
Comment 2 Maria Tishkova 2014-10-07 13:45:50 UTC
fixed in 
changeset:   278868:647fe77c8c92
tag:         tip
user:        Maria Dalmatova <mromashova@netbeans.org>
date:        Tue Oct 07 17:52:16 2014 +0400
summary:     fixed bug#247263 - NullPointerException at org.netbeans.modules.cnd.makeproject.api.configurations.MakeConfiguration.fixupMasterLinks
Comment 3 Quality Engineering 2014-10-08 03:01:35 UTC
Integrated into 'main-silver', will be available in build *201410080001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/647fe77c8c92
User: Maria Dalmatova <mromashova@netbeans.org>
Log: fixed bug#247263 - NullPointerException at org.netbeans.modules.cnd.makeproject.api.configurations.MakeConfiguration.fixupMasterLinks
Comment 4 Quality Engineering 2014-11-10 23:20:10 UTC
Integrated into 'releases/release801', will be available in build *201411102027* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/6662baf1ccca
User: Maria Dalmatova <mromashova@netbeans.org>
Log: fixed bug#247263 - NullPointerException at org.netbeans.modules.cnd.makeproject.api.configurations.MakeConfiguration.fixupMasterLinks
(transplanted from 647fe77c8c92d700d3e94d351d7336f8fa7c635c)