On 10/19/06, Ilya Grigorik <[EMAIL PROTECTED]> wrote:
> Hey,
>
> Ferret is repeatedly seg-faulting my mongrel servers on the same line:
>
> /usr/local/lib/ruby/gems/1.8/gems/ferret-0.10.11/lib/ferret/index.rb:718:
> [BUG] Segmentation fault
> ruby 1.8.5 (2006-08-25) [i686-linux]
>
> I'm using ferret 0.10.11. I haven't had the time to dig into yet, it's
> on the backburner right now - I just keep several spare servers and
> restart them periodically but maybe someone else can spot the problem.

Hi Ilya,

I'm afraid that isn't much help since the error is occuring during a
call to search, meaning the segfault could be happening on any one of
50,000 lines of the C code. My first suggestion would be reindexing.
If the index was built with a previous version of Ferret then that
could possibly be the problem. Otherwise, if you can work out how to
reproduce it consistently I'll be happy to ssh onto your server and
attempt to fix the problem. Let me know how you go.

Cheers,
Dave
_______________________________________________
Ferret-talk mailing list
Ferret-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/ferret-talk

Reply via email to