-
Notifications
You must be signed in to change notification settings - Fork 522
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
[BUG] Redis 7.0.3 crashed by signal: 11, si_code: 128 while using search #5031
Comments
Hi @adihegde23, Were you able to observe a consistent crash when issuing this command with these specific parameters? |
Hi @meiravgri , Well thats all that was printed in the logs. before it could print entire bug report redis was restarted. |
stack translate:
Did you try using latest 2.6? |
@meiravgri we didnt try using the latest but i have one more crash report this time a detailed one i will upload it . |
Can you please provide steps to reproduce? |
@meiravgri couple of questions .. 1> how did you do that stack translate ? 2> CURRENT CLIENT INFO section in bug report shows FT.CREATE command , which has some issue. does this mean that client crashed while running this instruction? 3> Steps to repoduce are unknown yet. |
Hello @adihegde23
In addition, I recommend upgrading to the latest version. |
@meiravgri surely i will share more details when i have . currently looking to fix that faulty queries and monitor .. anything else i can do to get to root this issue ? attaching GDB etc? |
@meiravgri Is there a way or a configuration parameter to detect Syntax errors and prevent crashes in Search module? |
Describe the bug
Redis cluster seems to be crashing while performing a search operation from the stack .
REDIS BUG REPORT
The text was updated successfully, but these errors were encountered: