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

MacRuby ruby-noreply at macosforge.org
Thu Sep 23 14:17:28 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@…):

 Since r4535, MacRuby crash at the following points.

 {{{
 $ ./mspec/bin/mspec ci -B ./spec/macruby.mspec
 spec/frozen/language/predefined_spec.rb
 MacRuby 0.7 (ruby 1.9.2) [universal-darwin10.0, x86_64]
 ..unknown: [BUG] destination 0x7fff5fbeea00 isn't in the auto zone
 MacRuby 0.7 (ruby 1.9.2) [universal-darwin10.0, x86_64]

 zsh: abort      ./mspec/bin/mspec ci -B ./spec/macruby.mspec


 $ ./mspec/bin/mspec ci -B ./spec/macruby.mspec
 spec/frozen/language/predefined_spec.rb -f s
 MacRuby 0.7 (ruby 1.9.2) [universal-darwin10.0, x86_64]

 Predefined global $~
 - is set to contain the MatchData object of the last match if successful
 - is set to nil if the last match was unsuccessful
 - is set at the method-scoped level rather than block-scopedunknown: [BUG]
 destination 0x7fff5fbee9e0 isn't in the auto zone
 MacRuby 0.7 (ruby 1.9.2) [universal-darwin10.0, x86_64]

 zsh: abort      ./mspec/bin/mspec ci -B ./spec/macruby.mspec  -f s
 }}}

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



More information about the macruby-tickets mailing list