[Xapian-tickets] [Xapian] #675: Exception in [Chert/Glass]Cursor::find_entry()

Xapian nobody at xapian.org
Fri Apr 24 19:31:54 BST 2015


#675: Exception in [Chert/Glass]Cursor::find_entry()
---------------------------+------------------
        Reporter:  Kronuz  |      Owner:  olly
            Type:  defect  |     Status:  new
        Priority:  high    |  Milestone:
       Component:  Other   |    Version:
        Severity:  normal  |   Keywords:
      Blocked By:          |   Blocking:
Operating System:  All     |
---------------------------+------------------
 Glass and Chert dies if I do the following steps:

 1. open a NEW empty database for Writing
 2. open the same database for Reading
 3. read from the Reading database, for each document get the value of a
 slot
 4. index documents to the Writing database
 5. commit the Writing database
 6. reopen the Reading database
 7. read from the Reading database, for each document get the value of a
 slot
 8. repeat all until it crashes

 This seems very related to issue #654 to me, although it's not entirely
 the same, there the remote backend dies due an exception while accessing
 the cursors during find_entry().

--
Ticket URL: <http://trac.xapian.org/ticket/675>
Xapian <http://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list