Re: [MacRuby-devel] [ruby] #36: on trunk .methods.sort doesn't work
#36: on trunk .methods.sort doesn't work -------------------------------------+-------------------------------------- Reporter: jordan.breeding@mac.com | Owner: lsansonetti@apple.com Type: defect | Status: new Priority: blocker | Milestone: MacRuby 1.0 Component: MacRuby | Resolution: Keywords: | -------------------------------------+-------------------------------------- Comment (by artension@gmail.com): It reproduced here. {{{ $ macruby -ve '1.methods.sort' MacRuby version 0.2 (ruby 1.9.0 2008-03-01) [universal-darwin9.0] -e:1: [BUG] Segmentation fault MacRuby version 0.2 (ruby 1.9.0 2008-03-01) [universal-darwin9.0] -- control frame ---------- c:0005 p:---- s:0011 b:0011 l:000010 d:000010 CFUNC :uniq! c:0004 p:---- s:0009 b:0009 l:000008 d:000008 CFUNC :methods c:0003 p:0008 s:0006 b:0006 l:000005 d:000005 TOP -e:1 c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH :inherited c:0001 p:0000 s:0002 b:0002 l:000001 d:000001 TOP --------------------------- DBG> : "-e:1:in `methods'" DBG> : "-e:1:in `<main>'" -- backtrace of native function call (Use addr2line) -- 0x2b0ac6 0x1de3cc 0x1de40b 0x265701 0x9684d5eb 0xffffffff 0x1f6a86 0x1f9052 0x92607923 0x1fc0f2 0x92607b86 0x1fd995 0x1c78de 0x1c7902 0x2af6e8 0x1e5012 0x1e5219 0x1e5952 0x2b853a 0x1d4aa5 0x21a1c7 0x2a0f85 0x2aee20 0x2a88e4 0x2adfbc 0x2ae291 0x1e203a 0x1e790f 0x1fdf 0x1f46 0x3 ------------------------------------------------------- Abort trap }}} -- Ticket URL: <http://trac.macosforge.org/projects/ruby/ticket/36#comment:3> ruby <http://ruby.macosforge.org/>
participants (1)
-
ruby