[MacRuby] #1385: Segfault occurs when running with Rails 3.0.7 since #ee78786
#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/>
#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 ------------------------------+--------------------------------------------- Comment(by kouji@…): This issue should be fixed in https://github.com/MacRuby/MacRuby/commit/8fe26ff523fbd857abafe607b0b8e12b17... . Laurent: If this changes isn't good, please revert it. -- Ticket URL: <http://www.macruby.org/trac/ticket/1385#comment:1> MacRuby <http://macruby.org/>
#1385: Segfault occurs when running with Rails 3.0.7 since #ee78786 ------------------------------+--------------------------------------------- Reporter: kouji@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: critical | Milestone: MacRuby 0.11 Component: MacRuby | Resolution: fixed Keywords: rails | ------------------------------+--------------------------------------------- Changes (by watson1978@…): * status: new => closed * resolution: => fixed * milestone: => MacRuby 0.11 -- Ticket URL: <http://www.macruby.org/trac/ticket/1385#comment:2> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby