Bad block #2384558

Hi, I've been having this issue while syncing the blockchain with geth. Please note I'm currently running the latest version, which is 1.4.18. And the exact message is:
E1024 23:19:46.846718 core/blockchain.go:1170] Bad block #2384558 (0x7e136c43c48910e45bf3896d391b37aabee106e23bd9399e378decc6cca2fe58)
E1024 23:19:46.846747 core/blockchain.go:1171]     gas used error (1338938 / 1338698)
Please note that the supposedly bad block 2384558 with hash 0x7e136c43c48910e45bf3896d391b37aabee106e23bd9399e378decc6cca2fe58 is actually a valid and accepted block according to Etherscan: https://etherscan.io/block/2384558.

So I don't know what can be happening. These are the command line arguments I'm using:

geth --cache=4096 --jitvm --support-dao-fork --datadir /Volumes/NELSON\ 1/Eth-real --ipcpath /Users/nelson/Library/Ethereum/geth.ipc

Can anyone think of a reason for this problem?

Thanks
Nelson
Sign In or Register to comment.