エラーメッセージ:evaluation of this expression requires the program to have a function "malloc".
> gdb /Users/jani/.rbenv/versions/2.0.0-p247/bin/ruby 27300
GNU gdb (GDB) 7.6.1
This GDB was configured as "x86_64-apple-darwin13.0.0".
Reading symbols from /Users/jani/.rbenv/versions/2.0.0-p247/bin/ruby...done.
Attaching to program: /Users/jani/.rbenv/versions/2.0.0-p247/bin/ruby, process 27300
[New Thread 0x1703 of process 27300]
0x0000000101fdfacf in ?? ()
(gdb) ruby_eval("puts 1")
evaluation of this expression requires the program to have a function "malloc".
誰にも手がかりがありますか?