Bitcoin Forum

Bitcoin => Bitcoin Technical Support => Topic started by: AlphaSniper101 on September 02, 2017, 08:36:11 PM



Title: Bitcoin Core Fatal Error?
Post by: AlphaSniper101 on September 02, 2017, 08:36:11 PM
My PC was recently wiped, but I saved my wallet.dat file. I redownloaded Bitcoin Core, and about 55% through the resync I shut it down and switched the wallet.dat files. I started it back up, it synced for a bit, and then comes across a fatal error and shuts down, redirecting me to the debug.log file. Is my old wallet.dat file causing this, and I need to wait for it to sync to change around wallet.dat files? Or is something worse happening?


Title: Re: Bitcoin Core Fatal Error?
Post by: jackg on September 02, 2017, 08:40:32 PM
My PC was recently wiped, but I saved my wallet.dat file. I redownloaded Bitcoin Core, and about 55% through the resync I shut it down and switched the wallet.dat files. I started it back up, it synced for a bit, and then comes across a fatal error and shuts down, redirecting me to the debug.log file. Is my old wallet.dat file causing this, and I need to wait for it to sync to change around wallet.dat files? Or is something worse happening?

Can you post the debug.log here (it's in the same directory as the wallet.dat file is).
It could be many other things, not only your wallet.dat that can be causing the problems, and if it is the wallet.dat, if you can extract the private keys from it and import it into a lightweight wallet like electrum (http://electrum.org/#download) then you can get your coins out.


Title: Re: Bitcoin Core Fatal Error?
Post by: AlphaSniper101 on September 02, 2017, 09:07:47 PM
My PC was recently wiped, but I saved my wallet.dat file. I redownloaded Bitcoin Core, and about 55% through the resync I shut it down and switched the wallet.dat files. I started it back up, it synced for a bit, and then comes across a fatal error and shuts down, redirecting me to the debug.log file. Is my old wallet.dat file causing this, and I need to wait for it to sync to change around wallet.dat files? Or is something worse happening?

Can you post the debug.log here (it's in the same directory as the wallet.dat file is).
It could be many other things, not only your wallet.dat that can be causing the problems, and if it is the wallet.dat, if you can extract the private keys from it and import it into a lightweight wallet like electrum (http://electrum.org/#download) then you can get your coins out.
I'm going to try and switch them after it syncs, I switched the wallet files back to the one from the fresh download and it's syncing now. I might import it anyways though. Thank you :)