I’m getting this when rescanning an old wallet:
I clicked ignore and rescanning continued. Eventually the GUI opened. When trying dumpwallet
a “runaway exception” caused Bitcoin Core to exit. This is v16.0.
How would we go about addressing this? I cannot send the wallet file since it contains funds.
debug.log
:
2018-03-08 13:55:01 Still rescanning. At block 459430. Progress=0.677853 2018-03-08 13:55:58 AddToWalletIfInvolvingMe: Detected a used keypool key, mark all keypool key up to this key as used 2018-03-08 14:12:33 AddToWalletIfInvolvingMe: Topping up keypool failed (locked wallet) 2018-03-08 14:12:33 AddToWallet 2ed2b7d31cffc4af33a0cc44cbaed4b669dcd4849200456e81ce8d0350b20a61 new 2018-03-08 14:12:33 Potential stale tip detected, will try using extra outbound peer (last tip update: 9016 seconds ago) 2018-03-08 14:12:33 Still rescanning. At block 460132. Progress=0.681957 2018-03-08 14:13:19 Potential stale tip detected, will try using extra outbound peer (last tip update: 9834 seconds ago) 2018-03-08 14:13:33 Still rescanning. At block 461005. Progress=0.687196 … 2018-03-08 15:14:48 rescan 13546939ms 2018-03-08 15:14:48 setKeyPool.size() = 98 2018-03-08 15:14:48 mapWallet.size() = 65 2018-03-08 15:14:48 mapAddressBook.size() = 4 2018-03-08 15:14:48 mapBlockIndex.size() = 512418 2018-03-08 15:14:48 nBestHeight = 512304 2018-03-08 15:14:48 torcontrol thread start 2018-03-08 15:14:48 init message: Loading P2P addresses… 2018-03-08 15:14:49 Loaded 64280 addresses from peers.dat 796ms 2018-03-08 15:14:49 init message: Loading banlist… 2018-03-08 15:14:49 init message: Starting network threads… 2018-03-08 15:14:49 net thread start 2018-03-08 15:14:49 addcon thread start 2018-03-08 15:14:49 dnsseed thread start 2018-03-08 15:14:49 init message: Done loading 2018-03-08 15:14:49 opencon thread start 2018-03-08 15:14:49 msghand thread start 2018-03-08 15:14:49 GUI: Platform customization: “windows” 2018-03-08 15:14:49 GUI: PaymentServer::LoadRootCAs: Loaded 31 root certificates 2018-03-08 15:15:00 Loading addresses from DNS seeds (could take a while) 2018-03-08 15:15:00 0 addresses found from DNS seeds 2018-03-08 15:15:00 dnsseed thread exit 2018-03-08 15:15:20 Imported mempool transactions from disk: 290 succeeded, 0 failed, 0 expired, 0 already there 2018-03-08 15:17:39 Potential stale tip detected, will try using extra outbound peer (last tip update: 13694 seconds ago) 2018-03-08 15:23:28 tor: Thread interrupt 2018-03-08 15:23:28 net thread exit 2018-03-08 15:23:28 addcon thread exit 2018-03-08 15:23:28 Shutdown: In progress… 2018-03-08 15:23:28 torcontrol thread exit 2018-03-08 15:23:28 msghand thread exit 2018-03-08 15:23:31 opencon thread exit 2018-03-08 15:23:32 scheduler thread interrupt 2018-03-08 15:23:32 Dumped mempool: 0s to copy, 0.078s to dump 2018-03-08 15:23:32
EXCEPTION: St13runtime_error
CDB: Error -30974, can’t open database wallet.dat
C:\Program Files\Bitcoin\bitcoin-qt.exe in Runaway exception
2018-03-08 15:23:37 CDBEnv::EnvShutdown: Error -30974 shutting down database environment: DB_RUNRECOVERY: Fatal error, run database recovery 2018-03-08 15:24:21