Forums » Ferret » Segmentation Faults with Fuzzy Queries

Segmentation Faults with Fuzzy Queries
Posted by Dave Slusher (dslusher)
on 15.04.2006 20:07
There are certain queries that I can execute that will cause a 
completely repeatable segmentation fault at the point where the search 
or search_each leaves my control and goes into the ferret libraries. I 
tried deleting my indexes and recreating them, and even so the exact 
same queries seg fault repeatedly after. Usually a one character change 
will make them succeed. Changing away from a Fuzzy Query will also make 
it succeed.

What would be a good way to report this back? What do I need to do to 
gather information of use to help with this problem?
Re: Segmentation Faults with Fuzzy Queries
Posted by David Balmain (Guest)
on 18.04.2006 06:53
Hi Dave,

Using this list is fine or you could add a ticket here;

http://ferret.davebalmain.com/trac/newticket

Please submit a failing test if possible. Patches are even better but
not required.

Cheers,
Dave