#415: Crash with "Call result #2 has unhandled type" trying to display a window -----------------------------------+---------------------------------------- Reporter: trej...@… | Owner: martinlagarde...@… Type: defect | Status: reopened Priority: blocker | Milestone: MacRuby 0.5 Component: MacRuby | Resolution: Keywords: | -----------------------------------+----------------------------------------
Comment(by darkdescend...@…): I can confirm that the crash is stopped but the error message still remains. And this is on a 64 bit OS. I tried running the Postie example from the second tutorial. Here is the relevant crash info: Process: macruby [36083] Path: /Library/Frameworks/MacRuby.framework/Versions/0.4/usr/bin/macruby Identifier: macruby Version: ??? (???) Code Type: X86-64 (Native) Parent Process: bash [36079] Date/Time: 2010-01-09 21:13:54.842 -0800 OS Version: Mac OS X 10.6.2 (10C540) Report Version: 6 Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Crashed Thread: 0 Dispatch queue: com.apple.main-thread Application Specific Information: objc[36083]: garbage collection is ON abort() called Thread 0 Crashed: Dispatch queue: com.apple.main-thread 0 libSystem.B.dylib 0x00007fff81988fe6 __kill + 10 1 libSystem.B.dylib 0x00007fff81a29e32 abort + 83 2 libmacruby.dylib 0x000000010002962d rb_bug + 205 3 libmacruby.dylib 0x00000001000e3cee get_dyna_var_idx + 94 4 libmacruby.dylib 0x00000001000e867b iseq_compile_each + 7723 5 libmacruby.dylib 0x00000001000ee6a3 compile_array_ + 211 6 libmacruby.dylib 0x00000001000ee7ac compile_array + 12 7 libmacruby.dylib 0x00000001000ef935 setup_args + 549 8 libmacruby.dylib 0x00000001000ea820 iseq_compile_each + 16336 9 libmacruby.dylib 0x00000001000ecab1 iseq_compile_each + 25185 10 libmacruby.dylib 0x00000001000ecab1 iseq_compile_each + 25185 11 libmacruby.dylib 0x00000001000e9685 iseq_compile_each + 11829 12 libmacruby.dylib 0x00000001000e6b66 iseq_compile_each + 790 13 libmacruby.dylib 0x00000001000edcfb iseq_compile + 1243 14 libmacruby.dylib 0x00000001000f1a25 rb_iseq_new_with_bopt_and_opt + 133 15 libmacruby.dylib 0x00000001000f1a84 rb_iseq_new_with_opt + 20 16 libmacruby.dylib 0x00000001000f1be5 rb_iseq_compile_with_option + 277 17 libmacruby.dylib 0x0000000100126cbb Init_prelude + 123 18 libmacruby.dylib 0x00000001000bfadb process_options + 539 19 libmacruby.dylib 0x00000001000f83df rb_vm_call_cfunc + 175 20 libmacruby.dylib 0x00000001000bf250 ruby_process_options + 160 21 libmacruby.dylib 0x000000010002fa65 ruby_options + 133 22 macruby 0x0000000100000f17 main + 71 23 macruby 0x0000000100000ea4 start + 52 -- Ticket URL: <http://www.macruby.org/trac/ticket/415#comment:7> MacRuby <http://macruby.org/> _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel