Describe the bug
Getting mismatched block state root error at block #36161573 during unwind. Happened twice with clean data directories and fresh snapshot downloads.
Error message
stage encountered an error in block #36161573: validation error: mismatched block state root:
got 0x2bea1d1a4f3f9ae9a959f25d5e36b2062b14536fe099b9aaa55ae5ecc155d328
expected 0x9a2f0010e66b3667de23a6c9a8c1d9655680d2c6773eca3d3e776a3856a18621
Snapshot used
snapshot-arc-testnet-pruned-execution-20260505T1205Z-40649750.tar.lz4
Steps to reproduce
rm -rf ~/.arc/execution ~/.arc/consensus
arc-snapshots download --chain=arc-testnet
Start arc-node-execution with standard flags
Node begins unwind, fails at block #36161573 with state root mismatch
Environment
OS: Ubuntu 24.04.4 LTS
arc-node version: v0.6.0
Hardware: Intel i3-9100F, 64GB RAM
Describe the bug
Getting mismatched block state root error at block #36161573 during unwind. Happened twice with clean data directories and fresh snapshot downloads.
Error message
stage encountered an error in block #36161573: validation error: mismatched block state root:
got 0x2bea1d1a4f3f9ae9a959f25d5e36b2062b14536fe099b9aaa55ae5ecc155d328
expected 0x9a2f0010e66b3667de23a6c9a8c1d9655680d2c6773eca3d3e776a3856a18621
Snapshot used
snapshot-arc-testnet-pruned-execution-20260505T1205Z-40649750.tar.lz4
Steps to reproduce
rm -rf ~/.arc/execution ~/.arc/consensus
arc-snapshots download --chain=arc-testnet
Start arc-node-execution with standard flags
Node begins unwind, fails at block #36161573 with state root mismatch
Environment
OS: Ubuntu 24.04.4 LTS
arc-node version: v0.6.0
Hardware: Intel i3-9100F, 64GB RAM