Wallet keeps crashing.
-
I’ve been having issues with the Feathercoin wallet, every time I try to open it it gets to “Verifying blocks…” and simply crashes, “feathercoin-qt.exe has stopped working”.
I was told to paste the last 30 lines of debug.log, so here they are.
2017-10-03 18:59:09 Feathercoin version v0.9.6.1-ftcit-Standard (2017-07-08 08:10:56 +0200)
2017-10-03 18:59:09 Using OpenSSL version OpenSSL 1.0.2k 26 Jan 2017
2017-10-03 18:59:09 Using BerkeleyDB version Berkeley DB 4.8.30: (April 9, 2010)
2017-10-03 18:59:09 Default data directory C:\Users\Japhet\AppData\Roaming\Feathercoin
2017-10-03 18:59:09 Using data directory C:\Users\Japhet\AppData\Roaming\Feathercoin
2017-10-03 18:59:09 Using at most 125 connections (2048 file descriptors available)
2017-10-03 18:59:09 Using 8 threads for script verification
2017-10-03 18:59:09 Using wallet wallet.dat
2017-10-03 18:59:09 init message: Verifying wallet…
2017-10-03 18:59:09 CDBEnv::Open : LogDir=C:\Users\Japhet\AppData\Roaming\Feathercoin\database ErrorFile=C:\Users\Japhet\AppData\Roaming\Feathercoin\db.log
2017-10-03 18:59:09 Bound to [::]:9336
2017-10-03 18:59:09 Bound to 0.0.0.0:9336
2017-10-03 18:59:09 init message: Loading block index…
2017-10-03 18:59:09 Opening LevelDB in C:\Users\Japhet\AppData\Roaming\Feathercoin\blocks\index
2017-10-03 18:59:09 Opened LevelDB successfully
2017-10-03 18:59:09 Opening LevelDB in C:\Users\Japhet\AppData\Roaming\Feathercoin\chainstate
2017-10-03 18:59:09 Opened LevelDB successfully
2017-10-03 18:59:29 LoadBlockIndexDB(): last block file = 10
2017-10-03 18:59:29 LoadBlockIndexDB(): last block file info: CBlockFileInfo(blocks=182276, size=97422755, heights=1490101…1672376, time=2016-12-01…2017-04-13)
2017-10-03 18:59:29 LoadBlockIndexDB(): synchronized checkpoint 12a765e31ffd4059bada1e25190f6e98c99d9714d334efa41a195a7e7e04bfe2
2017-10-03 18:59:29 LoadBlockIndexDB(): transaction index disabled
2017-10-03 18:59:29 LoadBlockIndexDB(): hashBestChain=e9c67120d0e878ee7ac2e0fb0e89f0ae96d847459464ce5dc564a0ddeeb13115 height=1672376 date=2017-04-13 19:34:53 progress=0.793775
2017-10-03 18:59:29 init message: Verifying blocks…
2017-10-03 18:59:29 Verifying last 288 blocks at level 3 -
Hello. did you upgrade from an older version recently ?
-
No, this is the first time I’ve installed it. I was syncing the wallet for a few days… maybe it had something to do with my power going out while I was syncing the wallet.
-
@japhet said in Wallet keeps crashing.:
No, this is the first time I’ve installed it. I was syncing the wallet for a few days… maybe it had something to do with my power going out while I was syncing the wallet
You’ve obviously tried redownloading the exe in case it got currupted?
Otherwise the blockchain may have got corrupted? you could try renaming the feathercoin directory (after backing up copying the wallet.dat). Then see if the software will start and re-download the blockchain.
-
Changed the name of the directory, the wallet is working again but the sync was reset. Anyway to recover the blocks I already synced?
-
Don’t do that, they might be the problem, just let it re-sync. You can restart it if it seems to have stalled. Keep up us to date, hopefully you’ll be ok now.
-
Well… okay, I guess. I sincerely hope it doesn’t crash again.