Ticket #155 (closed enhancement: fixed)
Opened 2 years ago
Last modified 24 minutes ago
Segmentation fault in Index::Index#add_document
| Reported by: | maz | Owned by: | somebody |
|---|---|---|---|
| Priority: | critical | Milestone: | milestone1 |
| Component: | component2 | Version: | 2.0 |
| Keywords: | rw945yr | Cc: |
Description
Hello,
Here's the code that segfaults:
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.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
