Anders Bengtsson <ndrsbngtssn / yahoo.se> wrote in message news:<20040706092327.9200.qmail / web50701.mail.yahoo.com>... > --- "E.-R. Bruecklmeier" <unet01 / radio-eriwan.de> wrote: > > Anders Bengtsson schrieb: > > > You're probably writing a very deep object graph, which uses up all > the > > > stack. Actually you are almost certainly triggering a YAML bug which causes it to go into an infinite loop. See here: http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/104976 And _why's response: http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/105040 Stephen Sykes