core-geth icon indicating copy to clipboard operation
core-geth copied to clipboard

When syncing, eth report:Skip duplicated bad block number=13,476,609 hash=9dca29..e9b4d7

Open QunL opened this issue 4 years ago • 1 comments
trafficstars

Hi there,

Please note that this is an issue tracker reserved for bug reports and feature requests.

For general questions please use discord or the Ethereum stack exchange at https://ethereum.stackexchange.com.

System information

Geth version: 1.12.1 OS & Version: Linux Commit hash : (if develop)

Expected behaviour

Should sync to the latest block.

Actual behaviour

cannot sync.

Steps to reproduce the behaviour

After upgrade to 1.12.1.

Backtrace

Sep  6 09:48:06 [23662]: INFO [09-06|09:48:06.365] Committed new head block                 number=13,476,608 hash=91866d..4860b4
Sep  6 09:48:06 [23662]: INFO [09-06|09:48:06.365] Resuming state snapshot generation       root=0169ec..8c6f2a accounts=0 slots=0 storage=0.00B elapsed="228.284µs"
Sep  6 09:48:06 [23662]: INFO [09-06|09:48:06.402] Skip duplicated bad block                number=13,476,609 hash=9dca29..e9b4d7
Sep  6 09:48:06 [23662]: ERROR[09-06|09:48:06.403]
Sep  6 09:48:06 [23662]: ########## BAD BLOCK #########
Sep  6 09:48:06 [23662]: Chain config: NetworkID: 1, ChainID: 61 Engine: ethash ECBP1100: 11380000 EIP1014: 9573000 EIP1052: 9573000 EIP1108: 10500839 EIP1344: 10500839 EIP140: 8772000 EIP145: 9573000 EIP150: 2500000 EIP152: 10500839 EIP155: 3000000 EIP160: 3000000 EIP161abc: 8772000 EIP161d: 8772000 EIP170: 8772000 EIP1884: 10500839 EIP198: 8772000 EIP2028: 10500839 EIP211: 8772000 EIP212: 8772000 EIP213: 8772000 EIP214: 8772000 EIP2200: 10500839 EIP2565: 13189133 EIP2718: 13189133 EIP2929: 13189133 EIP2930: 13189133 EIP2: 1150000 EIP658: 8772000 EIP7: 1150000 EthashECIP1010Continue: 5000000 EthashECIP1010Pause: 3000000 EthashECIP1017: 5000000 EthashECIP1041: 5900000 EthashECIP1099: 11700000 EthashEIP100B: 8772000 EthashHomestead: 1150000
Sep  6 09:48:06 [23662]: Number: 13476609
Sep  6 09:48:06 [23662]: Hash: 0x9dca295c74c39e6eb9156514c85794f32ca415e800d61f2a3acc1715b2e9b4d7
Sep  6 09:48:06 [23662]: #011 0: cumulative: 21000 gas: 21000 contract: 0x0000000000000000000000000000000000000000 status: 1 tx: 0xfa80fdd4200a7f2ca39c7c75120c73848d1ec56bca71b16bb4407966ec11b29b logs: [] bloom: 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 state:
Sep  6 09:48:06 [23662]: #011 1: cumulative: 42000 gas: 21000 contract: 0x0000000000000000000000000000000000000000 status: 1 tx: 0x60a42af7898f8ce6b33b9adc7cee7bb8058daf4534566fc6d4fdde3adf5dcb7b logs: [] bloom: 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 state:
Sep  6 09:48:06 [23662]: #011 2: cumulative: 63000 gas: 21000 contract: 0x0000000000000000000000000000000000000000 status: 1 tx: 0x94f7b4662bd59310f4ed51883306be9f6647afe74319204f2f181b2f581e8697 logs: [] bloom: 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 state:

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

QunL avatar Sep 06 '21 09:09 QunL

@QunL have you left it for some hours in order it finishes the sync? Did it succeeded? If not, can you please give us the output of eth.blockNumber and eth.syncing from geth's console?

ziogaschr avatar Sep 13 '21 21:09 ziogaschr