-
-
Notifications
You must be signed in to change notification settings - Fork 596
manticore server crash on query - not consistent, unable to reproduce yet #3387
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@popalot2 thanks for the issue. Can you please provide your full searchd log? The query which caused the crash looks smth like this:
Is this familiar to you? If so, can you try it a few times in a row? Chances are the cause is RAM shortage. Can you ensure it's not the case? |
The full base64 encoded section is too large for single github-proxy.voidd.workers.devment, I put it here: https://pastebin.pl/view/435913c8
query:
|
Just to clarify, my main complaint is not the failure of the query or even the crash. My main complaint is that the process stopped serving requests and didn't even fully exit. Whatever the error was it seems there is a problem with signal/error handling which caused the process to hang until kill -9 was issued. This is the first thing that I think should be reproduced and fixed. |
Can you please provide your full searchd log? |
sure, I already provided a link to the crash record, |
Thanks, but there's only one crash logged. If you have more crash logs, could you please share them? It’s important for us to:
|
I only had the one crash on the latest version, |
Thanks @popalot2. The crashes seem identical. Do you have a coredump for either of them? |
No, I don't have the core dumps, I also didn't have any more crashes since opening the bug. Will update if that changes. |
Bug Description:
Manticore Search Version:
Manticore 9.3.2 428075261@25050208 (columnar 4.2.1 0fe99f4@25050206) (secondary 4.2.1 0fe99f4@25050206) (knn 4.2.1 0fe99f4@25050206)
Operating System Version:
almalinux 9
Have you tried the latest development version?
No
Internal Checklist:
To be completed by the assignee. Check off tasks that have been completed or are not applicable.
The text was updated successfully, but these errors were encountered: