-
Notifications
You must be signed in to change notification settings - Fork 141
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
state sync failures observed with atomic root mismatch #280
Labels
bug
Something isn't working
Comments
Attached C.log |
@darioush Could this be already fixed? |
I don't think we found any reason that this would be fixed. Although I haven't seen any reproduction for it either. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
We have received 2 instances of reports with logs such as:
FATAL <C Chain> handler/handler.go:335 shutting down chain {"reason": "received an unexpected error", "error": "failed to notify VM that bootstrapping has started: synced root (0x35ae5c47aeab8d06a088b70034833af6414dfdb228f1f6e2a3cf65e94f4f04e5) does not match expected (0x48d9b80aa254dad0cbd11c36414eb36af46a595bbad975fefe5462a70eea9bd6) for atomic trie while processing async message:
To Reproduce
Unknown.
Expected behavior
No error during state sync.
The text was updated successfully, but these errors were encountered: