-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[0.9.4.2] panic with index out of range #4735
Comments
@poelzi Are you finding this panic occurring multiple times? Or has it only happened once? |
I'm not so sure currently, it could be that it was due to memory pressure problems. I will looking into this issue further when I have some spare time |
@otoolep If nothing comes through it will return an empty result. It seems right.
|
It's not quite as simple as that. That line executes for any query that return no results, and a query that doesn't return results does not result in a panic.
(no panic) |
I get following error in 0.9.4.2 without much information about the underlaying cause, nor which query causes the problem.
The text was updated successfully, but these errors were encountered: