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 258948 - NullPointerException at org.netbeans.modules.cnd.debugger.gdb2.GdbDebuggerImpl.genericStopped
Summary: NullPointerException at org.netbeans.modules.cnd.debugger.gdb2.GdbDebuggerImp...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: henk89
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-21 12:48 UTC by talreg
Modified: 2016-06-07 13:43 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 223667


Attachments
stacktrace (1011 bytes, text/plain)
2016-04-21 12:48 UTC, talreg
Details

Note You need to log in before you can comment on or make changes to this bug.
Description talreg 2016-04-21 12:48:15 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.77-b03, Java(TM) SE Runtime Environment, 1.8.0_77-b03
OS: Linux

User Comments:
talreg: c++




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.cnd.debugger.gdb2.GdbDebuggerImpl.genericStopped(GdbDebuggerImpl.java:4001)
   at org.netbeans.modules.cnd.debugger.gdb2.Gdb$MyMIProxy.execAsyncOutput(Gdb.java:747)
   at org.netbeans.modules.cnd.debugger.gdb2.mi.MIProxy.processLine(MIProxy.java:163)
   at org.netbeans.modules.cnd.debugger.gdb2.Tap$4.run(Tap.java:327)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1443)
   at org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:68)
Comment 1 talreg 2016-04-21 12:48:17 UTC
Created attachment 159372 [details]
stacktrace
Comment 2 henk89 2016-06-07 13:43:41 UTC
Fixed in:
http://hg.netbeans.org/cnd-main/rev/60e1abe552c3