open-source-search-engine: mem: addMem: Init failed. Disabling checks.

You know, the requirements to run this are not included. I get the following error when trying to run it:

mem: addMem: Init failed. Disabling checks.
Segmentation fault (core dumped)

The system has 8GB of RAM. Is this error due to lack of memory, or something else?

About this issue

  • Original URL
  • State: open
  • Created 2 years ago
  • Comments: 41 (1 by maintainers)

Most upvoted comments

Try using Ubuntu 14 or 16 But i think debian 11 is not compatible

I actually got it run on ubuntu ver 14 ,16 ,18,20 and i used the built in admin cms to crawl some web pages to add to the index and did some search queries all on 1 node cuz i don’t know yet how to setup many machine or nodes and so i put it aside and just created an API which itself has many bugs and glitches but works But the dev is not consistent it seems on this project i don’t know I will try running it next week and post my steps here if it still works

i had seg fault then i fixed https://github.com/gigablast/open-source-search-engine/issues/171

so but i still cant run multple shards or nodes i get the shard or database node is not running or dead i dont know if its becuz i dont have enuff ram? i think i had 4gb RAM but its a complex steps i get lost if i dont do the steps everyday did you succedd for many shards ? if so can you list the steps cuz the steps by the original instrcuctions are a little confusing at least for me