Kernel#system call from within debugger session freezes JRuby
-------------------------------------------------------------

                 Key: JRUBY-2816
                 URL: http://jira.codehaus.org/browse/JRUBY-2816
             Project: JRuby
          Issue Type: Bug
          Components: Interpreter
    Affects Versions: JRuby 1.1.3
            Reporter: Martin Krauskopf
            Priority: Blocker


Easily reproducible with (trunk version of JRuby and debugger):

  $ jruby --debug `which rdebug` tester.rb
  tester.rb:1
  puts 1
  (rdb:1) e system('echo "hi"')

Freezes. I can provide threaddump if you can't (or do not want to) reproduce.

Works OK with JRuby 1.1.2, so regression, filling as Blocker since I'm not sure 
about consequences.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to