Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crash during launch debug with netbeans-7.4 and jruby-1.7.13 #1922

Closed
frederic-leger-FR opened this issue Aug 26, 2014 · 1 comment
Closed

Comments

@frederic-leger-FR
Copy link

I want to debug a very simple ruby script to read a file with csv library. It runs correctly in command line or launched by netbeans, without error or warning.
When launched by netbeans with debug mode, an exception occur before script launched:
Fast Debugger (ruby-debug-ide 0.4.22, ruby-debug-base 0.10.3.2) listens on 127.0.0.1:47070
7144: Exception in DebugThread loop: Bad file descriptor - Bad file descriptor
Backtrace:
org/jruby/RubyIO.java:2099:in close' from: C:/jruby/jruby-1.7/lib/ruby/gems/shared/gems/ruby-debug-ide-0.4.22/lib/ruby-debug-ide/interface.rb:44:inclose'
from: C:/jruby/jruby-1.7/lib/ruby/gems/shared/gems/ruby-debug-ide-0.4.22/lib/ruby-debug-ide/ide_processor.rb:103:in process_commands' from: C:/jruby/jruby-1.7/lib/ruby/gems/shared/gems/ruby-debug-ide-0.4.22/lib/ruby-debug-ide.rb:122:instart_control'
from: org/jruby/RubyProc.java:290:in call' from: org/jruby/RubyProc.java:228:incall'

The PC is under Windows 7 SP1, without firewall, with JAVA JDK-1.7U60_x86, jruby-1.7.13, netbeans-7.4 with plugin "ruby and rails" Version: 0.111.
I installed in jruby, gems: ruby-debug (0.10.4), ruby-debug-base (0.10.4 java), ruby-debug-ide (0.4.22).

@kares kares added this to the Won't Fix milestone Mar 1, 2018
@kares
Copy link
Member

kares commented Mar 1, 2018

sorry this got lost but since JRuby 1.7.x is EOL this really won't fix.
if anyone lands here please provide a (new) detailed report and make sure you're using latest JRuby.

@kares kares closed this as completed Mar 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants