Projects

Ticket #332 (closed defect: wontfix)

Opened 2 years ago

Last modified 2 years ago

MacRuby, Macirb crash on Snow Leopard

Reported by: rwalsh@… Owned by: lsansonetti@…
Priority: blocker Milestone: MacRuby 0.4
Component: MacRuby Keywords: crash abort trap
Cc:

Description

I installed MacRuby 0.4 using the MacRuby installer. When I run "macruby -v" from the terminal, it reports itself as 0.4 using Ruby 1.9.1, and "which macruby" tells me it is running from /usr/local/bin/macruby. However, if I run macirb or macruby without the "-v" argument, both crash. Here is the backtrace from macirb:

/Library/Frameworks/MacRuby.framework/Versions/0.4/usr/bin/macruby: [BUG] Segmentation fault MacRuby version 0.4 (ruby 1.9.1) [universal-darwin9.5, x86_64]

-- stack frame ------------ 0000 (0x302000060): 00000004 0001 (0x302000068): 00000000 0002 (0x302000070): 00000004 0003 (0x302000078): 00000000 <- lfp <- dfp -- control frame ---------- c:0002 p:-1073823456 s:0004 b:0004 l:000003 d:000003 TOP c:0001 p:0000 s:0002 b:0002 l:000001 d:000001 TOP


-- backtrace of native function call (Use addr2line) -- 0x10010f301 0x100029544 0x100029628 0x1000c245d 0x7fff82e240aa 0x2000951d0 0x1000eb00f 0x1000e9685 0x1000e6b66 0x1000ee01d 0x1000f1a25 0x1000f1a84 0x1000e7945 0x1000e6b66 0x1000eab42 0x1000e6b66 0x1000edcfb 0x1000f1a25 0x1000f1a84 0x1000f1be5 0x100126cbb 0x1000bfadb 0x1000f83df 0x1000bf250 0x10002fa65 0x100000f17 0x100000ea4


Abort trap

Change History

Changed 2 years ago by lsansonetti@…

  • status changed from new to closed
  • resolution set to wontfix

MacRuby 0.4 will not work on Snow Leopard. We recommend trying one of the 0.5 pre-release builds instead.  http://macruby.icoretech.org/

Note: See TracTickets for help on using tickets.