This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
Crash on fresh sync #8110
Labels
M4-core ⛓
Core client code / Rust.
Z7-duplicate 🖨
Issue is a duplicate. Closer should comment with a link to the duplicate.
Milestone
Before filing a new issue, please provide the following information.
Your issue description goes here below. Try to include actual vs. expected behavior and steps to reproduce the issue.
I expect parity to sync the Ethereum blockchain without crashing.
Here is the command line and the output (parity194.exe is the renamed parity.exe):
====================
stack backtrace:
0: 0x1403a4b03 - hid_error
1: 0x1403a42e3 - hid_error
2: 0x13fa94b4d -
3: 0x1403c6214 - hid_error
4: 0x1403c6071 - hid_error
5: 0x1403c5f52 - hid_error
6: 0x1403c5eca - hid_error
7: 0x1403ddb8d - hid_error
8: 0x13fd4e089 -
9: 0x13fd1acd9 -
10: 0x13fd981ef -
11: 0x13fe74404 -
12: 0x13fe74caa -
13: 0x1403daad2 - hid_error
14: 0x13fe50b41 -
15: 0x1403c876c - hid_error
16: 0x1403b0597 - hid_error
17: 0x770b59cd - BaseThreadInitThunk
Thread 'IO Worker #0' panicked at 'DB flush failed.: Error(Msg("Corruption: block checksum mismatch: expected 1770441022, got 3688434136 in c:\parity_data\db_chains\ethereum\db\906a34e69aec8c0d\overlayrecent\db/002168.sst offset 5411316 size 7274"), State { next_error: None, backtrace: None })', src\libcore\result.rs:916
This is a bug. Please report it at:
====================
stack backtrace:
0: 0x1403a4b03 - hid_error
1: 0x1403a42e3 - hid_error
2: 0x13fa94b4d -
3: 0x1403c6214 - hid_error
4: 0x1403c6071 - hid_error
5: 0x1403c5f52 - hid_error
6: 0x1403c5eca - hid_error
7: 0x1403ddb8d - hid_error
8: 0x13fd4e089 -
9: 0x13fd1acd9 -
10: 0x13fd981ef -
11: 0x13fe74404 -
12: 0x13fe74caa -
13: 0x1403daad2 - hid_error
14: 0x13fe50b41 -
15: 0x1403c876c - hid_error
16: 0x1403b0597 - hid_error
17: 0x770b59cd - BaseThreadInitThunk
Thread 'IO Worker #3' panicked at 'DB flush failed.: Error(Msg("Corruption: block checksum mismatch: expected 1770441022, got 3688434136 in c:\parity_data\db_chains\ethereum\db\906a34e69aec8c0d\overlayrecent\db/002168.sst offset 5411316 size 7274"), State { next_error: None, backtrace: None })', src\libcore\result.rs:916
This is a bug. Please report it at:
====================
stack backtrace:
0: 0x1403a4b03 - hid_error
1: 0x1403a42e3 - hid_error
2: 0x13fa94b4d -
3: 0x1403c6214 - hid_error
4: 0x1403c6071 - hid_error
5: 0x1403c5f52 - hid_error
6: 0x1403c5eca - hid_error
7: 0x1403ddb8d - hid_error
8: 0x13fd4e089 -
9: 0x13fd1acd9 -
10: 0x13fd981ef -
11: 0x13fe74404 -
12: 0x13fe74caa -
13: 0x1403daad2 - hid_error
14: 0x13fe50b41 -
15: 0x1403c876c - hid_error
16: 0x1403b0597 - hid_error
17: 0x770b59cd - BaseThreadInitThunk
Thread 'IO Worker #2' panicked at 'DB flush failed.: Error(Msg("Corruption: block checksum mismatch: expected 1770441022, got 3688434136 in c:\parity_data\db_chains\ethereum\db\906a34e69aec8c0d\overlayrecent\db/002168.sst offset 5411316 size 7274"), State { next_error: None, backtrace: None })', src\libcore\result.rs:916
This is a bug. Please report it at:
====================
stack backtrace:
0: 0x1403a4b03 - hid_error
1: 0x1403a42e3 - hid_error
2: 0x13fa94b4d -
3: 0x1403c6214 - hid_error
4: 0x1403c6071 - hid_error
5: 0x1403c5f52 - hid_error
6: 0x1403c5eca - hid_error
7: 0x1403ddb8d - hid_error
8: 0x13fd4e089 -
9: 0x13fd1acd9 -
10: 0x13fd981ef -
11: 0x13fe74404 -
12: 0x13fe74caa -
13: 0x1403daad2 - hid_error
14: 0x13fe50b41 -
15: 0x1403c876c - hid_error
16: 0x1403b0597 - hid_error
17: 0x770b59cd - BaseThreadInitThunk
Thread 'IO Worker #1' panicked at 'DB flush failed.: Error(Msg("Corruption: block checksum mismatch: expected 1770441022, got 3688434136 in c:\parity_data\db_chains\ethereum\db\906a34e69aec8c0d\overlayrecent\db/002168.sst offset 5411316 size 7274"), State { next_error: None, backtrace: None })', src\libcore\result.rs:916
This is a bug. Please report it at:
The text was updated successfully, but these errors were encountered: