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 267350 - NullPointerException at org.netbeans.modules.cnd.debugger.common2.debugger.assembly.Disassembly.close
Summary: NullPointerException at org.netbeans.modules.cnd.debugger.common2.debugger.as...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-28 15:04 UTC by Exceptions Reporter
Modified: 2016-09-01 01:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 225487


Attachments
stacktrace (1.22 KB, text/plain)
2016-07-28 15:04 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-07-28 15:04:34 UTC
Build: NetBeans IDE 8.1 (Build 201511021428)
VM: OpenJDK 64-Bit Server VM, 24.95-b01, OpenJDK Runtime Environment, 1.7.0_101-b00
OS: Linux

User Comments:
GUEST: pre mna nejaka neznama chyba.




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.cnd.debugger.common2.debugger.assembly.Disassembly.close(Disassembly.java:239)
   at org.netbeans.modules.cnd.debugger.common2.debugger.NativeDebuggerImpl.preKill(NativeDebuggerImpl.java:1261)
   at org.netbeans.modules.cnd.debugger.gdb2.GdbDebuggerImpl.kill(GdbDebuggerImpl.java:693)
   at org.netbeans.modules.cnd.debugger.gdb2.GdbDebuggerImpl$6$1.onExit(GdbDebuggerImpl.java:788)
   at org.netbeans.modules.cnd.debugger.gdb2.mi.MICommandManager.dispatch(MICommandManager.java:200)
   at org.netbeans.modules.cnd.debugger.gdb2.mi.MIProxy.dispatch(MIProxy.java:188)
Comment 1 Exceptions Reporter 2016-07-28 15:04:36 UTC
Created attachment 161488 [details]
stacktrace
Comment 2 Maria Tishkova 2016-08-31 17:11:01 UTC
changeset:   300290:303bd094ae5d
tag:         tip
user:        Maria Dalmatova <mromashova@netbeans.org>
date:        Wed Aug 31 20:10:07 2016 +0300
summary:     fixed bz#267350 - NullPointerException at org.netbeans.modules.cnd.debugger.common2.debugger.assembly.Disassembly.close
Comment 3 Quality Engineering 2016-09-01 01:52:21 UTC
Integrated into 'main-silver', will be available in build *201609010002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/303bd094ae5d
User: Maria Dalmatova <mromashova@netbeans.org>
Log: fixed bz#267350 - NullPointerException at org.netbeans.modules.cnd.debugger.common2.debugger.assembly.Disassembly.close