Hello, Here's the code that segfaults:
http://pastie.caboo.se/36467 I could have submitted a patch, but I'm not sure whether this segfault is caused by Ferret or Ruby. This seems to be triggered only when combining a split and a gsub on an empty string of the returned array, and trying to insert it directly into the index. However, there's no problem when you duplicate or transform the string. -- maz Rift Technologies - http://rift.fr/ -- Posted via http://www.ruby-forum.com/. _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

