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 158670 - NullPointerException at org.netbeans.modules.python.debugger.backend.PythonDebugClient.sendCommand
Summary: NullPointerException at org.netbeans.modules.python.debugger.backend.PythonDe...
Status: RESOLVED FIXED
Alias: None
Product: python
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: jymen
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-17 13:13 UTC by lexon
Modified: 2009-02-22 20:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 146427


Attachments
stacktrace (743 bytes, text/plain)
2009-02-17 13:13 UTC, lexon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lexon 2009-02-17 13:13:33 UTC
Build: NetBeans IDE Dev (Build 20090217113335)
VM: Java HotSpot(TM) Server VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows XP, 5.1, x86

Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.python.debugger.backend.PythonDebugClient.sendCommand(PythonDebugClient.java:118)
        at org.netbeans.modules.python.debugger.gui.PythonDebugContainer.terminate(PythonDebugContainer.java:428)
        at org.netbeans.modules.python.debugger.gui.PythonDebugContainer$_DEBUGEVENT_MANAGER_.newDebugEvent(PythonDebugContainer.java:821)
        at org.netbeans.modules.python.debugger.backend.PythonDebugClient.populateEvent(PythonDebugClient.java:186)
        at org.netbeans.modules.python.debugger.backend.PythonDebugClient.access$300(PythonDebugClient.java:51)
        at org.netbeans.modules.python.debugger.backend.PythonDebugClient$_TCP_TASK_.run(PythonDebugClient.java:160)
Comment 1 lexon 2009-02-17 13:13:44 UTC
Created attachment 77067 [details]
stacktrace
Comment 2 jymen 2009-02-22 20:39:11 UTC
fixed on trunk build #1030