Bugs: Browse | Submit New | Admin

[#1671] Debugger does not work

Date:
2005-03-23 10:26
Priority:
3
Submitted By:
Nobody
Assigned To:
Nobody (None)
Category:
Debugger
State:
Open
Summary:
Debugger does not work

Detailed description
The debugger crashes immediately on the first code line of any script (e.g. print "Hello world!\n").
The debugger console says:

/tmp/untitled2.rb:1: [BUG] Segmentation fault
ruby 1.8.2 (2005-01-10) [i386-linux]

The freeride.log:

2005-03-23 11:25:36 :: [INFO]  Plugin(rubyide_tools_debugger): Running debugger command: /usr/bin/ruby -C
"/home/schrotie/prog/mmc" -r "drb" -r
"/usr/local/FreeRIDE/plugins/rubyide_tools_debugger/debuggee.rb" "/tmp/untitled2.rb" 
/tmp/fr_dbg_5996.1
2005-03-23 11:25:36 :: [INFO]  Plugin(rubyide_tools_debugger): Remote Debugger Started at URI :
druby://kyb281.biologie.uni-bielefeld.de:45924, process id 6112
2005-03-23 11:25:36 :: [INFO]  Plugin(rubyide_tools_debugger): Debugger session started
/system/ui/components/Debugger/1/
2005-03-23 11:25:37 :: [INFO]  Plugin(rubyide_tools_debugger): Debugger session stopped
/system/ui/components/Debugger/1/

Freeride 0.9.3 installed with the linux installer shell script on debian sarge (up to date), ruby 1.8.2

Add A Comment: Notepad

Please login


Followup

Message
Date: 2005-08-26 05:28
Sender: Nobody

I'm experiencing the same problem. It segfaults at the first
line of code (no matter what it is). (The code runs just fine
with "Run" but not "Debugger")

Freeride 0.9.4 running on Ruby 1.8.3 on Ubuntu Hoary.

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item