#457: (svn 3050) MacGem crashed with "Symbol not found: _rb_yield" -------------------------------------+-------------------------------------- Reporter: valerii.hiora@… | Owner: lsansonetti@… Type: defect | Status: new Priority: trivial | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: -------------------------------------+-------------------------------------- Info: MacRuby 0.5 svn 3050 Here is the crash log: macgem list 2009-11-25 12:57:27.237 macruby[16030:903] *** Terminating app due to uncaught exception 'LoadError', reason: 'dlopen(/Library/Frameworks/MacRuby.framework/Versions/0.5/usr/lib/ruby/site_ruby/1.9.0 /universal-darwin10.0/zlib.bundle, 9): Symbol not found: _rb_yield Referenced from: /Library/Frameworks/MacRuby.framework/Versions/0.5/usr/lib/ruby/site_ruby/1.9.0 /universal-darwin10.0/zlib.bundle Expected in: flat namespace in /Library/Frameworks/MacRuby.framework/Versions/0.5/usr/lib/ruby/site_ruby/1.9.0 /universal-darwin10.0/zlib.bundle - /Library/Frameworks/MacRuby.framework/Versions/0.5/usr/lib/ruby/site_ruby/1.9.0 /universal-darwin10.0/zlib.bundle' *** Call stack at first throw: ( 0 CoreFoundation 0x00007fff8798a444 __exceptionPreprocess + 180 1 libobjc.A.dylib 0x00007fff813f00f3 objc_exception_throw + 45 2 libmacruby.dylib 0x000000010017d065 rb_vm_raise + 437 3 libmacruby.dylib 0x0000000100041bcb rb_f_raise + 43 4 libmacruby.dylib 0x000000010016d4f4 rb_vm_dispatch + 8116 5 custom_require.rbo 0x00000001017b9a27 MREP_0B393304CCFA41789C8389403602EC21_ruby_scope2 + 647 ) -- Ticket URL: <http://www.macruby.org/trac/ticket/457> MacRuby <http://macruby.org/>