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 156791 - org.rubyforge.debugcommons.RubyDebuggerException: Trying to send a command [frame 1; v i -0x24533f4c] to terminated process
Summary: org.rubyforge.debugcommons.RubyDebuggerException: Trying to send a command [f...
Status: CLOSED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Erno Mononen
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-14 13:17 UTC by Marian Mirilovic
Modified: 2010-04-23 06:33 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 11844


Attachments
screenshot of highlighted value field (190.06 KB, image/gif)
2009-02-11 04:52 UTC, leagurb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2009-01-14 13:17:54 UTC
14 duplicates so far ...

Build: NetBeans IDE Dev (Build 200711071200)
VM: Java HotSpot(TM) Client VM, 1.6.0-b105
OS: Linux, 2.6.18.8-0.5-default, i386
User comments: 
STACKTRACE: (first 10 lines)
org.rubyforge.debugcommons.RubyDebuggerException: Trying to send a command [frame 1; v i -0x24533f4c] to terminated process
        at org.rubyforge.debugcommons.RubyDebuggerProxy.sendCommand(RubyDebuggerProxy.java:246)
        at org.rubyforge.debugcommons.RubyDebuggerProxy.readInstanceVariables(RubyDebuggerProxy.java:320)
        at org.rubyforge.debugcommons.model.RubyValue.getVariables(RubyValue.java:45)
        at org.netbeans.modules.ruby.debugger.RubySession.getChildren(RubySession.java:284)
        at org.netbeans.modules.ruby.debugger.model.VariablesModel.getChildren(VariablesModel.java:104)
        at org.netbeans.spi.viewmodel.Models$DelegatingTreeModel.getChildren(Models.java:1138)
        at org.netbeans.spi.viewmodel.Models$CompoundModel.getChildren(Models.java:2799)
        at org.netbeans.modules.viewmodel.TreeModelNode$TreeModelChildren.evaluateLazily(TreeModelNode.java:701)
        at org.netbeans.modules.viewmodel.TreeModelNode$LazyEvaluator.run(TreeModelNode.java:1118)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:561)
Comment 1 Martin Krauskopf 2009-01-14 13:44:08 UTC
Detailed logs as described at:

  6.5:
  http://wiki.netbeans.org/RubyDebugging#section-RubyDebugging-HowToFileABug

  7.0:
  http://wiki.netbeans.org/RubyDebugging70#section-RubyDebugging70-HowToFileABug

during reproduction would help. Will try to take a look into this more for 7.0.
Comment 2 leagurb 2009-02-11 04:52:48 UTC
Created attachment 76830 [details]
screenshot of highlighted value field
Comment 3 Erno Mononen 2010-03-17 15:26:55 UTC
No reports for 6.7 or 6.8, seems fixed. Possibly fixed in the backend.
Comment 4 Marian Mirilovic 2010-04-23 06:33:18 UTC
v/c