[MacRuby-devel] [ruby] #41: Make failed

ruby ruby-noreply at macosforge.org
Wed Mar 26 21:10:53 PDT 2008


#41: Make failed
---------------------------------+------------------------------------------
 Reporter:  artension at gmail.com  |       Owner:  lsansonetti at apple.com
     Type:  defect               |      Status:  new                  
 Priority:  blocker              |   Milestone:                       
Component:  MacRuby              |    Keywords:                       
---------------------------------+------------------------------------------
 Make failed with the current trunk.

 {{{
 $ svn up
 At revision 120.
 $ make
 ./miniruby -I./lib  ./enc/make_encdb.rb ./enc encdb.h.new
 ./tool/ifchange "encdb.h" "encdb.h.new"
 encdb.h unchanged
 ./miniruby -I./lib  ./enc/trans/make_transdb.rb ./enc/trans transdb.h.new
 ./tool/ifchange "transdb.h" "transdb.h.new"
 transdb.h unchanged
 ./miniruby -I./lib  -run -e mkdir -- -p ".ext/universal-
 darwin9.0/enc/trans" enc/trans
 /Users/psychs/svn/macruby/lib/un.rb:35: [BUG] Segmentation fault
 MacRuby version 0.2 (ruby 1.9.0 2008-03-01) [universal-darwin9.0]

 -- control frame ----------
 c:0009 p:---- s:0024 b:0024 l:000023 d:000023 CFUNC  :===
 c:0008 p:0013 s:0020 b:0019 l:000013 d:000018 BLOCK
 /Users/psychs/svn/macruby/lib/un.rb:35
 c:0007 p:---- s:0019 b:0019 l:000018 d:000018 FINISH :set_encoding
 c:0006 p:---- s:0017 b:0017 l:000016 d:000016 CFUNC  :map!
 c:0005 p:0017 s:0014 b:0014 l:000013 d:000013 METHOD
 /Users/psychs/svn/macruby/lib/un.rb:33
 c:0004 p:0009 s:0009 b:0009 l:000008 d:000008 METHOD
 /Users/psychs/svn/macruby/lib/un.rb:145
 c:0003 p:0007 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> : "/Users/psychs/svn/macruby/lib/un.rb:35:in `block in setup'"
 DBG> : "/Users/psychs/svn/macruby/lib/un.rb:33:in `map!'"
 DBG> : "/Users/psychs/svn/macruby/lib/un.rb:33:in `setup'"
 DBG> : "/Users/psychs/svn/macruby/lib/un.rb:145:in `mkdir'"
 DBG> : "-e:1:in `<main>'"
 -- backtrace of native function call (Use addr2line) --
 0xf3646
 0x1eabc
 0x1eafb
 0xa8131
 0x94a1f5eb
 0xffffffff
 0x21eb6
 0x21f26
 0x22021
 0x25f22
 0x260b0
 0x5b350
 0x5f5fd
 0xb0074
 0x8a1a5
 0x8a320
 0xf1940
 0xeb6ea
 0xf0dec
 0x24b67
 0x6884
 0xf1940
 0xeb6ea
 0xf0dec
 0xf10c1
 0x2284a
 0x2827f
 0x1c5f
 0x1bc6
 -------------------------------------------------------
 make: *** [encs] Abort trap
 }}}

-- 
Ticket URL: <http://trac.macosforge.org/projects/ruby/ticket/41>
ruby <http://ruby.macosforge.org/>


More information about the MacRuby-devel mailing list