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