GithubHelp home page GithubHelp logo

Comments (3)

castaway avatar castaway commented on September 22, 2024

This is a Xapian error, see https://lists.tartarus.org/pipermail/xapian-discuss/2017-May/009526.html or https://lists.xapian.org/pipermail/xapian-discuss/2018-March/009610.html It can happen when a writer updates something the reader is in the middle of reading.. It shouldnt happen as fcntl is used to prevent that..

The message itself has since been replaced: xapian/xapian@ebc973f

The instance we're likely seeing was fixed (as far as I can tell) by this patch: xapian/xapian@40ebb71

There have been various memory use improvements in recent releases too

from runbox7.

castaway avatar castaway commented on September 22, 2024

Released runbox-searchindex 0.24 to npm with latest Xapian (v1.4.25), together with #1587 to use it

from runbox7.

castaway avatar castaway commented on September 22, 2024

This is not guaranteed to fix this issue, it is a start. We should also look at ensuring we capture all Xapian errors and handle them so that the UI remains in a usable state. (For instance with the corrupt indexes, remove the index and restart

from runbox7.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.