GithubHelp home page GithubHelp logo

Comments (5)

tomatolog avatar tomatolog commented on July 25, 2024

Could you provide data that cause this crash? I need index files along with config (tokenizer and dictionary settings) or another way to get reproducible example.

from manticoresearch.

outcassed avatar outcassed commented on July 25, 2024

Unlike the creator of that issue, I don't know what query will reproduce it. Not very helpful I know!

I haven't switched to Manticore yet but when I start running it I will skip this patch and let you know.

from manticoresearch.

tomatolog avatar tomatolog commented on July 25, 2024

In case it crashed without patch provided at original ticket please attach crash log from searchd and we try to figure out root of this crash

from manticoresearch.

tomatolog avatar tomatolog commented on July 25, 2024

I've just looked at case #2644 and unable to reproduce issue described there with either options:

  • multi-query
  • subtree_*_cache options
  • query to multiple indexes with one of them empty

Seems crash depends on data that is why I need the data that causes crash or case that reproduces this crash locally here.

I also can not apply the patch provided as it violates function NodeCacheContainer_t::WarmupCache contract, there is explicit assert at top of function assert ( m_pSetup ) - that means m_pSetup CAN NOT be NULL there. That is why that crash should be investigated and properly fixed not with just quick hack.

Feel free to post more info or catch up original reporter as I unable to get this info on my own.

from manticoresearch.

airolg avatar airolg commented on July 25, 2024

The data for reproducing the crash were not provided so far, so I'm closing the issue for a while. You can always re-open it, when your data will be ready. Thank you

from manticoresearch.

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.