On 07.12.2006, at 14:56, Patrick Ritchie wrote: >>> [BUG] rb_gc_mark(): unknown data type 0x28(0x402ba3a4) non object >>> ruby 1.8.2 (2005-04-11) [i386-linux] Aborted >> I tried your code and I get lots of dots but no error ;) Maybe you >> should use a newer Ruby version. I'm using ruby 1.8.5 (2006-08-25) >> [powerpc-darwin8.8.0] > I get the same crash on ruby 1.8.5 (2006-08-25) [i386-cygwin], > perhaps it's specific to certain architectures?
Not sure if this is of any use, but I tried it on two other machines. Linux (Ubuntu): ................................test.rb:21: [BUG] rb_gc_mark(): unknown data type 0x0(0xb7d9e208) non object ruby 1.8.4 (2005-12-24) [i486-linux] Linux (Debian): ruby 1.8.5 (2006-08-25) [i486-linux] All test (including the first one on Mac OS X) were run with Ferret 0.10.13 Which version of Ferret are you using? The combination Ruby 1.8.5/ Ferret 0.10.13 seems to work best. -- Andy _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

