fork+exec via ffi fails sometimes (mac os x)
--------------------------------------------

                 Key: JRUBY-3665
                 URL: http://jira.codehaus.org/browse/JRUBY-3665
             Project: JRuby
          Issue Type: Bug
          Components: Extensions
         Environment: Mac OS X, Java 6
            Reporter: Jan Berkel
             Fix For: JRuby 1.2


{{
$ java -version
java version "1.6.0_07"
Java(TM) SE Runtime Environment (build 1.6.0_07-b06-153)
Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_07-b06-57, mixed mode)
$ jruby -v
jruby 1.2.0 (ruby 1.8.6 patchlevel 287) (2009-04-23 rev 6586) [i386-java]
$ curl http://gist.github.com/111495 > vim
$ jirb
irb > load 'vim'
irb > true
irb > load 'vim'
irb > true
 irb > load 'vim'
irb > true
 irb > load 'vim'
irb > true
 irb > load 'vim'
irb > true
 [vim doesn't execute], just returns true
}}

doesn't happen after a fix number of loads, after  around ~ 10 loads. works ok 
on linux.

-- 
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