You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.
This problem is very likely caused by memory corruption in pebble. See cockroachdb/pebble#1011. I test with the latest code of pebble. It seems this bug is fixed.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Bug Report
Please answer these questions before submitting your issue. Thanks!
What did you do? If possible, provide a recipe for reproducing the error.
I build tidb-lightning with CGO_ENABLED=0 on windows. Then I use local backend to restore about 1G csv files.
What did you expect to see?
All csv files are restored successfully.
What did you see instead?
tidb-lightning panic in pebble's source code.
Output
master.
This problem is very likely caused by memory corruption in pebble. See cockroachdb/pebble#1011. I test with the latest code of pebble. It seems this bug is fixed.
The text was updated successfully, but these errors were encountered: