coreth icon indicating copy to clipboard operation
coreth copied to clipboard

state sync failures observed with atomic root mismatch

Open darioush opened this issue 1 year ago • 5 comments

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.

darioush avatar Jul 11 '23 01:07 darioush

Attached C.log clogs.tar.gz

michaelbu-zerohash avatar Jul 11 '23 02:07 michaelbu-zerohash

@darioush Could this be already fixed?

ceyonur avatar Jan 08 '24 16:01 ceyonur

I don't think we found any reason that this would be fixed. Although I haven't seen any reproduction for it either.

darioush avatar Jan 08 '24 19:01 darioush