[MacRuby] #1390: Abort when I pressed “About your application’s environment” in rails 3.0.7 welcome page.

MacRuby ruby-noreply at macosforge.org
Mon Sep 19 00:11:55 PDT 2011


#1390: Abort when I pressed “About your application’s environment” in rails 3.0.7
welcome page.
------------------------------+---------------------------------------------
 Reporter:  kouji@…           |       Owner:  lsansonetti@…        
     Type:  defect            |      Status:  new                  
 Priority:  major             |   Milestone:                       
Component:  MacRuby           |    Keywords:  rails                
------------------------------+---------------------------------------------
 Reduction below.

 {{{
 First: install rails 3.0.7

 Next: generate a rails project
 $ env VM_DISABLE_RBO=1 macruby -S rails new demo

 Next: run server
 $ cd demo
 $ env VM_DISABLE_RBO=1 macruby -S rails server

 Next: access http://localhost:3000 (welcome page) with your browser

 Next: click the "About your application’s environment" link

 Then abort with a message below.

 Assertion failed: ((b->flags & flags) == flags), function
 rb_vm_prepare_block, file dispatcher.cpp, line 1406.
 }}}

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/1390>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list