Hello I'm having a problem with updating my blockchain.
I'm using Hydrogen Helix 0.9.1
I was running bitmonerod and it updated the blockchain to -1 day (is that possible)?
Subsequently my com blue-screen and had a hard crash.
After rebooting and restarting bitmonerod it gave me the following log.
2016-Mar-26 00:01:47.340882 Added IGD port mapping.
2016-Mar-26 00:01:47.340882 P2p server initialized OK
2016-Mar-26 00:01:47.340882 Initializing core rpc server...
2016-Mar-26 00:01:47.340882 Binding on 127.0.0.1:18081
2016-Mar-26 00:01:47.342132 Core rpc server initialized OK on port: 18081
2016-Mar-26 00:01:47.342132 Initializing core...
2016-Mar-26 00:01:47.344632 Loading blockchain from folder C:\ProgramData\bitmonero\lmdb ...
2016-Mar-26 00:01:47.344632 option: fastest
2016-Mar-26 00:01:47.344632 option: async
2016-Mar-26 00:01:47.344632 option: 1000
2016-Mar-26 00:01:47.345882 Deinitializing rpc server...
2016-Mar-26 00:01:47.345882 Deinitializing p2p...
2016-Mar-26 00:01:47.363382 Deinitializing core...
2016-Mar-26 00:01:47.368382 Closing IO Service.
2016-Mar-26 00:01:47.369632 Failed to deinitialize core...
2016-Mar-26 00:01:47.369632 Deinitializing cryptonote_protocol...
After which the service self-terminated.
I will appreciate if anyone can advise how to resolve this issue.
Thanks in advance.
Could you try upgrading to 0.9.3? The blockchain is compatible and therefore you don't have to sync from scratch again.
If you don't want to upgrade, try deleting p2pstate.bin from program data.
https://getmonero.org/downloads/ (hashes are SHA256)
EDIT: Worst case your blockchain is corrupt and you'll have to sync from scratch again.