[MacRuby] #1040: Dalli test suite crashes

MacRuby ruby-noreply at macosforge.org
Tue Dec 14 07:50:08 PST 2010


#1040: Dalli test suite crashes
-------------------------------+--------------------------------------------
 Reporter:  mperham@…          |       Owner:  lsansonetti@…        
     Type:  defect             |      Status:  new                  
 Priority:  major              |   Milestone:  MacRuby 0.8          
Component:  MacRuby            |    Keywords:                       
-------------------------------+--------------------------------------------
 I'm trying to run the Dalli test suite on MacRuby 0.8 on the latest
 version of OSX.
 {{{
     git clone git://github.com/mperham/dalli.git
     rvm use macruby at dalli-test
     gem install bundler <--- fails with a weird error about existing
 bundle script
     bundle install
     rake
 }}}
 I get this:
 {{{
 Using standard socket IO (MacRuby 0.8 (ruby 1.9.2) [universal-darwin10.0,
 x86_64])
 Assertion failed: (len < sizeof(buf)), function push_method, file vm.cpp,
 line 2244.
 rake aborted!
 Command failed with status ():
 [/Library/Frameworks/MacRuby.framework/Vers...]
 /Library/Frameworks/MacRuby.framework/Versions/0.8/usr/lib/ruby/1.9.2/rake.rb:993:in
 `block'
 /Library/Frameworks/MacRuby.framework/Versions/0.8/usr/lib/ruby/1.9.2/rake.rb:1008:in
 `sh:'
 /Library/Frameworks/MacRuby.framework/Versions/0.8/usr/lib/ruby/1.9.2/rake.rb:1027:in
 `ruby:'
 /Library/Frameworks/MacRuby.framework/Versions/0.8/usr/lib/ruby/1.9.2/rake/testtask.rb:115:in
 `block'
 }}}

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



More information about the macruby-tickets mailing list