QuarkChain / go-ethereum

Official Go implementation of the Ethereum protocol
https://geth.ethereum.org
GNU Lesser General Public License v3.0
5 stars 2 forks source link

killing galileo_geth will not be able to recover #81

Open qizhou opened 2 years ago

qizhou commented 2 years ago

System information

Geth version: geth version OS & Version: Windows/Linux/OSX Commit hash : (if develop)

Expected behaviour

geth should load the latest block and continue

Actual behaviour

geth reports rewinding but starting from block 0 to sync

Steps to reproduce the behaviour

kill -9 geth_pid

Backtrace

[backtrace]

When submitting logs: please submit them as text and not screenshots.

qizhou commented 2 years ago
image