> A bit more information would possibly help ;-) i.e. platform, index > size, using DRb or not, ... >
Platform is OS X 10.4.9, not using DRb. This is happening in development mode, with trivially-sized indexes. In fact, I just reproduced it with no index (that is, before the index had been built). We have only one aaf model, and we do disable_ferret(:always) from a before_save filter, and update the index manually from a cron job. The crash I just reproduced happened before the index had ever been updated. > Don't you get any information about where the error happened? You could > also try doing a 'killall -USR1 mongrel_rails' to let mongrel issue more > debug information. > Thanks, didn't realize I could do that. Here is what I get on stderr- ----- /opt/local/lib/ruby/gems/1.8/gems/activesupport-1.4.2/lib/active_support/core_ext/module/inclusion.rb:4: [BUG] Bus Error ruby 1.8.4 (2005-12-24) [powerpc-darwin8.6.0] ----- Doesn't seem like there's much there. Best Regards, Danny -- Posted via http://www.ruby-forum.com/. _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

