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 258406 - NullPointerException at org.netbeans.modules.cnd.debugger.common2.utils.ExecutorCND.interrupt
Summary: NullPointerException at org.netbeans.modules.cnd.debugger.common2.utils.Execu...
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: 2016-03-16 17:17 UTC by Exceptions Reporter
Modified: 2016-09-02 01:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 223054


Attachments
stacktrace (3.76 KB, text/plain)
2016-03-16 17:17 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-03-16 17:17:44 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.65-b01, Java(TM) SE Runtime Environment, 1.8.0_65-b17
OS: Windows 7

User Comments:
GUEST: SIGE SIN FUNSIONAR

GUEST: NO FUNSIONA




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.cnd.debugger.common2.utils.ExecutorCND.interrupt(ExecutorCND.java:120)
   at org.netbeans.modules.cnd.debugger.gdb2.Gdb.pause(Gdb.java:639)
   at org.netbeans.modules.cnd.debugger.gdb2.GdbDebuggerImpl.pause(GdbDebuggerImpl.java:1006)
   at org.netbeans.modules.cnd.debugger.gdb2.GdbDebuggerImpl.sendCommandInt(GdbDebuggerImpl.java:5484)
   at org.netbeans.modules.cnd.debugger.gdb2.GdbDebuggerImpl.postCreateHandlerImpl(GdbDebuggerImpl.java:5148)
   at org.netbeans.modules.cnd.debugger.common2.debugger.breakpoints.BreakpointManager.postCreateHandler(BreakpointManager.java:1259)
Comment 1 Exceptions Reporter 2016-03-16 17:17:46 UTC
Created attachment 158898 [details]
stacktrace
Comment 2 Maria Tishkova 2016-08-31 20:14:01 UTC
changeset:   300315:4e4c4f71c9d6
tag:         tip
user:        Maria Dalmatova <mromashova@netbeans.org>
date:        Wed Aug 31 23:13:18 2016 +0300
summary:     fixed bz#258406 - NullPointerException at org.netbeans.modules.cnd.debugger.common2.utils.ExecutorCND.interrupt
Comment 3 Quality Engineering 2016-09-02 01:57:53 UTC
Integrated into 'main-silver', will be available in build *201609020002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/4e4c4f71c9d6
User: Maria Dalmatova <mromashova@netbeans.org>
Log: fixed bz#258406 - NullPointerException at org.netbeans.modules.cnd.debugger.common2.utils.ExecutorCND.interrupt