Skip to content
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

changi node crash Block magic mismatch #2106

Open
kuegi opened this issue Jun 21, 2023 · 2 comments
Open

changi node crash Block magic mismatch #2106

kuegi opened this issue Jun 21, 2023 · 2 comments
Labels

Comments

@kuegi
Copy link
Contributor

kuegi commented Jun 21, 2023

Summary

during normal operation of beta 3 node, it suddenly crashed with error:

ERROR: ReadRawBlockFromDisk: Block magic mismatch for FlatFilePos(nFile=8, nPos=5245339): 0b110907 versus expected 0d111109
Assertion failed: (!"cannot load block from disk"), function ProcessGetBlockData, file net_processing.cpp, line 1510.
Abort trap: 6

crash happened at block 1718466 (but I think it is unrelated to the block), right after a new outbound peer got connected (but the new peer had an 500k blocks older chain)

after restart, it resynced all the way from 1695721.

after the resync it continued working normally.

Steps to Reproduce

not reproducable yet, but I got reports from others that it happened there too.

Environment

  • Node Version: 4.0.0 beta3
  • OS with version: OSX
@kuegi kuegi added the bug label Jun 21, 2023
@Bushstar
Copy link
Member

Were these nodes all clean syncs of changi or was a snapshot used and if a snapshot was used where did you get it from?

@kuegi
Copy link
Contributor Author

kuegi commented Jun 23, 2023

Snapshots from testnet at block 1695720

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants