#1385: Segfault occurs when running with Rails 3.0.7 since #ee78786 ------------------------------+--------------------------------------------- Reporter: kouji@… | Owner: lsansonetti@… Type: defect | Status: new Priority: critical | Milestone: Component: MacRuby | Keywords: rails ------------------------------+--------------------------------------------- Segfault occurs when running with Rails 3.0.7 since #ee78786. See below. {{{ $ env VM_DISABLE_RBO=1 macruby -S rails server => Booting WEBrick => Rails 3.0.7 application starting in development on http://0.0.0.0:3000 => Call with -d to detach => Ctrl-C to shutdown server (after 2 or 3 seconds) zsh: segmentation fault (; cd /Users/kouji/work/MacRuby/MacRuby/issues/work/demo && env macruby -S ) }}} So I created a patch and attached it into this ticket. Laurent, Could you review it? Thanks. -- Ticket URL: <http://www.macruby.org/trac/ticket/1385> MacRuby <http://macruby.org/>