-
Notifications
You must be signed in to change notification settings - Fork 9.8k
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] v3.3.10 panic: runtime error: index out of range #10399
Comments
@clearcodecn thank you for the report. I have a few questions so that we can better address this.
|
|
Any updates? |
This is concerning. Is this still happening? Maybe check what is the bbolt version? |
🤕 I did not care about that . May be it was ok . |
I did some investigating, same symptom as etcd-io/bbolt#152. |
we will fix it first in the boltdb or u can just use this patch as kozlovic suggests in etcd-io/bbolt#152 and see if this panic happens or not. |
@WIZARD-CXY . OK. thanks. I will test it and reply . |
@WIZARD-CXY Thanks for digging into this. |
Can we try to get etcd-io/bbolt#153 merged? |
already merged. and bbolt version is updated in etcd. so closing. |
version:
The text was updated successfully, but these errors were encountered: