This repository was archived by the owner on Nov 6, 2020. It is now read-only.
Thread 'IO Worker #0' panicked at 'DB flush failed.: "Error converting string"' #6959
Labels
F1-panic 🔨
The client panics and exits without proper error handling.
M4-core ⛓
Core client code / Rust.
P5-sometimesoon 🌲
Issue is worth doing soon.
Milestone
Before filing a new issue, please provide the following information.
I'm running parity server (parity.exe) through the command line. amd after several minutes of syncing, parity crashes and I'm getting the following error:
Start of crash log
stack backtrace:
0: 0x7ff6ed4bae04 - hid_error
1: 0x7ff6ed4bb30b - hid_error
2: 0x7ff6eccdb434 -
3: 0x7ff6ed633d94 - hid_error
4: 0x7ff6ed633c09 - hid_error
5: 0x7ff6ed633ae2 - hid_error
6: 0x7ff6ed633a50 - hid_error
7: 0x7ff6ed63d2cf - hid_error
8: 0x7ff6ec89f5ac -
9: 0x7ff6ecf3f5f2 - hid_error
10: 0x7ff6ece12eeb - hid_error
11: 0x7ff6ece1925a - hid_error
12: 0x7ff6ed635342 - hid_error
13: 0x7ff6ece6c5f6 - hid_error
14: 0x7ff6ed631e8c - hid_error
15: 0x7ff94b5c2774 - BaseThreadInitThunk
Thread 'IO Worker #0' panicked at 'DB flush failed.: "Error converting string"', src\libcore\result.rs:860
End of crash log
After restarting ~10 times and letting the node reach full sync the problem seemed to have stopped.
Here are the logs from the start right until the crash:
The text was updated successfully, but these errors were encountered: