getamis / go-ethereum

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

No blocks generated after about 30,000 blocks. #175

Open beyonderyue opened 6 years ago

beyonderyue commented 6 years ago

System information

Geth Version: 1.8.3-unstable Git Commit: c7547381b2ea8999e423970d619835c662176790 Architecture: amd64 Network Id: 1 Go Version: go1.10.2 Operating System: linux

Expected behaviour

generate blocks normally

Actual behaviour

After generate about 300,000 blocks, no block generated.
So I restart every node, continue generate block, but after about 600,000 blocks, no block generated again. How I debug this issue?

Steps to reproduce the behaviour

Backtrace

[backtrace]