#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@…): #fork will be hard to support in MacRuby because the underlying system (CoreFoundation, libauto) do not support it. I highly recommend using threads OR GCD instead. -- Ticket URL: <http://www.macruby.org/trac/ticket/216#comment:5> MacRuby <http://macruby.org/>