[MacRuby] #332: MacRuby, Macirb crash on Snow Leopard
#332: MacRuby, Macirb crash on Snow Leopard -------------------------------------+-------------------------------------- Reporter: rwalsh@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: MacRuby 0.4 Component: MacRuby | Keywords: crash abort trap -------------------------------------+-------------------------------------- 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 -- Ticket URL: <http://www.macruby.org/trac/ticket/332> MacRuby <http://macruby.org/>
MacRuby 0.4 doesn't run on SnowLeopard, use 0.5/trunk instead Sent from my iPhone On Sep 12, 2009, at 15:37, "MacRuby" <ruby-noreply@macosforge.org> wrote:
#332: MacRuby, Macirb crash on Snow Leopard ------------------------------------- +-------------------------------------- Reporter: rwalsh@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: MacRuby 0.4 Component: MacRuby | Keywords: crash abort trap ------------------------------------- +-------------------------------------- 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
-- Ticket URL: <http://www.macruby.org/trac/ticket/332> MacRuby <http://macruby.org/>
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
#332: MacRuby, Macirb crash on Snow Leopard -------------------------------------+-------------------------------------- Reporter: rwalsh@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: blocker | Milestone: MacRuby 0.4 Component: MacRuby | Resolution: wontfix Keywords: crash abort trap | -------------------------------------+-------------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => wontfix Comment: 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/ -- Ticket URL: <http://www.macruby.org/trac/ticket/332#comment:1> MacRuby <http://macruby.org/>
participants (2)
-
MacRuby
-
Matt Aimonetti