[MacRuby-devel] [MacRuby] #216: fork subprocess exiting (normally) segfaults

MacRuby ruby-noreply at macosforge.org
Tue Oct 27 16:35:21 PDT 2009


#216: fork subprocess exiting (normally) segfaults
-------------------------------+--------------------------------------------
 Reporter:  celtic@…           |       Owner:  lsansonetti@…        
     Type:  defect             |      Status:  new                  
 Priority:  major              |   Milestone:                       
Component:  MacRuby            |    Keywords:  fork process         
-------------------------------+--------------------------------------------

Comment(by lsansonetti@…):

 You can still spawn a new process (using #system, #`, #popen, etc.). If
 you want to run Ruby code in that process, you can spawn a new
 `/usr/bin/env macruby' process that way.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/216#comment:7>
MacRuby <http://macruby.org/>



More information about the MacRuby-devel mailing list