On Tue, Aug 15, 2006 at 10:30:37PM +0200, Ajaya Agrawalla wrote: [..] > I have the gem 0.9.5 and demo trunk on Fedorr Core 5. Initially I had > Seg Faults on the gem. I fixed it using -0s in the CFLAG. and making > sure I have the right libs. > > Now when I run rake in demo app I get seg fault again. :( > $rake --trace > (in /home/ajagra/dev/src/demo) [..] > /functional/content_controller_test.rb" > Loaded suite > /usr/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake/rake_test_loader > Started > ....../home/ajagra/dev/src/demo/config/../vendor/plugins/acts_as_ferret/lib/acts_as_ferret.rb:437: > > [ > BUG] Segmentation fault > ruby 1.8.4 (2005-12-24) [i386-linux]
Could you please check out Ferret from svn and try to run it's test suite ? The error seems to happen when accessing a hit via index[doc_id] when looping across hits returned from search. I doubt that's an acts_as_ferret problem... Jens -- webit! Gesellschaft für neue Medien mbH www.webit.de Dipl.-Wirtschaftsingenieur Jens Krämer [EMAIL PROTECTED] Schnorrstraße 76 Tel +49 351 46766 0 D-01069 Dresden Fax +49 351 46766 66 _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

