[MacRuby] #858: "rake spec:ci" crashes.

MacRuby ruby-noreply at macosforge.org
Sun Sep 26 04:52:24 PDT 2010


#858: "rake spec:ci" crashes.
----------------------------------+-----------------------------------------
 Reporter:  watson1978@…          |       Owner:  lsansonetti@…        
     Type:  defect                |      Status:  new                  
 Priority:  blocker               |   Milestone:                       
Component:  MacRuby               |    Keywords:  0.7-blocker          
----------------------------------+-----------------------------------------

Comment(by watson1978@…):

 I made "predefined_spec.rb" simple.
 {{{
 #!ruby
 #$ cat t.rb
 match = nil
 eval 'match = /baz/.match("baz")'

 p match
 }}}

 {{{
 $ macruby t.rb
 unknown: [BUG] destination 0x7fff5fbff838 isn't in the auto zone
 MacRuby 0.7 (ruby 1.9.2) [universal-darwin10.0, x86_64]

 zsh: abort      macruby t.rb
 }}}

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/858#comment:33>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list