On Tue, Nov 20, 2007 at 11:17:52PM +0900, Tanaka Akira wrote: > core dump as follows. > > % ./ruby -ryaml -e 'YAML.load("2000-01-01 00:00:00.#{"0"*1000} +00:00\n")' > /tmp/r/lib/ruby/1.9/yaml.rb:133: -- control frame ---------- Oh, thankyou, akr. I'll take care of this. I seriously need to spin this extension a new parser. _why