[MacRuby-devel] [MacRuby] #334: MacIrb hangs after require on Snow Leopard

MacRuby ruby-noreply at macosforge.org
Wed Sep 16 06:01:29 PDT 2009


#334: MacIrb hangs after require on Snow Leopard
-------------------------------------+--------------------------------------
 Reporter:  rwalsh@…                 |       Owner:  lsansonetti@…        
     Type:  defect                   |      Status:  new                  
 Priority:  blocker                  |   Milestone:  MacRuby 0.5          
Component:  MacRuby                  |    Keywords:                       
-------------------------------------+--------------------------------------
 I installed MacRuby 0.5 from source on Snow Leopard.  MacIrb reports its
 version as 0.9.5.  MacIrb starts and can execute ruby statements, but when
 I attempt to "require 'file'" and "file" is valid ruby source that uses
 code generated by wsdl2ruby, MacIrb just hangs.  The same code works
 properly in irb using ruby 1.8.7.  I have SOAP4R installed as a gem for
 ruby, but attempting to install soap4r using MacGem fails with the
 following message:

 Assertion failed: (real_argc + count < MAX_DISPATCH_ARGS), function
 __rb_vm_resolve_args, file vm.cpp, line 3050.
 Abort trap

 The command used was:
 sudo macgem install soap4r

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



More information about the MacRuby-devel mailing list