#334: MacIrb hangs after require on Snow Leopard -------------------------------------+-------------------------------------- Reporter: rwa...@… | Owner: lsansone...@… 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/> _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel