← Back to team overview

zeitgeist team mailing list archive

[Bug 617309] Re: fts can SIGSEGV ZG during reindex

 

revno: 67
fixes bug(s): https://launchpad.net/bugs/617309
committer: Mikkel Kamstrup Erlandsen <mikkel.kamstrup@xxxxxxxxx>
branch nick: MASTER
timestamp: Mon 2011-09-05 11:51:19 +0200
message:
  Fix bug "fts can SIGSEGV ZG during reindex". This was caused by searching while rebuilding the index. The Xapian API is not thread safe in any shape or form so protect all read and write access with a lock.

** Changed in: zeitgeist-extensions
       Status: Triaged => Fix Committed

-- 
You received this bug notification because you are a member of Zeitgeist
Extensions, which is the registrant for Zeitgeist Extensions.
https://bugs.launchpad.net/bugs/617309

Title:
  fts can SIGSEGV ZG during reindex

Status in Zeitgeist Extensions:
  Fix Committed

Bug description:
  Any search query while FTS is reindexing the DB will cause a SIGSEGV.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist-extensions/+bug/617309/+subscriptions


References