Post
Topic
Board Bitcoin Technical Support
Re: Suddenly Core wallet is not responding
by
nrgBitmagic
on 01/08/2017, 01:25:59 UTC
I am attempting to restore the wallet.dat from the last good backup I have and it is not fully syncing. It partially syncs and then I get a "fatal error" msg.
Here is the last part of the debug file -

2017-07-31 23:44:38 Bitcoin version v0.14.2
2017-07-31 23:44:38 InitParameterInteraction: parameter interaction: -whitelistforcerelay=1 -> setting -whitelistrelay=1
2017-07-31 23:44:38 GUI: "registerShutdownBlockReason: Successfully registered: Bitcoin Core didn't yet exit safely..."
2017-07-31 23:44:38 Assuming ancestors of block 00000000000000000013176bf8d7dfeab4e1db31dc93bc311b436e82ab226b90 have valid signatures.
2017-07-31 23:44:40 Default data directory C:\Users\**\AppData\Roaming\Bitcoin
2017-07-31 23:44:40 Using data directory C:\Users\**\AppData\Roaming\Bitcoin
2017-07-31 23:44:40 Using config file C:\Users\**\AppData\Roaming\Bitcoin\bitcoin.conf
2017-07-31 23:44:40 Using at most 125 automatic connections (2048 file descriptors available)
2017-07-31 23:44:40 Using 32 MiB out of 32 requested for signature cache, able to store 1048576 elements
2017-07-31 23:44:40 Using 4 threads for script verification
2017-07-31 23:44:40 Using BerkeleyDB version Berkeley DB 4.8.30: (April  9, 2010)
2017-07-31 23:44:40 scheduler thread start
2017-07-31 23:44:40 Using wallet wallet.dat
2017-07-31 23:44:40 init message: Verifying wallet...
2017-07-31 23:44:40 CDBEnv::Open: LogDir=C:\Users\**\AppData\Roaming\Bitcoin\database ErrorFile=C:\Users\**\AppData\Roaming\Bitcoin\db.log
2017-07-31 23:44:40 Bound to [::]:8333
2017-07-31 23:44:40 Bound to 0.0.0.0:8333
2017-07-31 23:44:40 Cache configuration:
2017-07-31 23:44:40 * Using 2.0MiB for block index database
2017-07-31 23:44:40 * Using 8.0MiB for chain state database
2017-07-31 23:44:40 * Using 290.0MiB for in-memory UTXO set (plus up to 286.1MiB of unused mempool space)
2017-07-31 23:44:40 init message: Loading block index...
2017-07-31 23:44:40 Opening LevelDB in C:\Users\**\AppData\Roaming\Bitcoin\blocks\index
2017-07-31 23:44:40 Opened LevelDB successfully
2017-07-31 23:44:40 Using obfuscation key for C:\Users\**\AppData\Roaming\Bitcoin\blocks\index: 0000000000000000
2017-07-31 23:44:40 Opening LevelDB in C:\Users\**\AppData\Roaming\Bitcoin\chainstate
2017-07-31 23:44:40 Opened LevelDB successfully
2017-07-31 23:44:40 Using obfuscation key for C:\Users\**\AppData\Roaming\Bitcoin\chainstate: 51b49f2aa9a2bba9
2017-07-31 23:44:46 LoadBlockIndexDB: last block file = 951
2017-07-31 23:44:46 LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=58, size=51567310, heights=478117...478297, time=2017-07-29...2017-07-30)
2017-07-31 23:44:46 Checking all blk files are present...
2017-07-31 23:44:47 LoadBlockIndexDB: transaction index disabled
2017-07-31 23:44:47 LoadBlockIndexDB: hashBestChain=000000000000000000f3096cfb726c26855d4590866178a7900903f06be7cbc8 height=478137 date=2017-07-29 15:53:19 progress=0.997356
2017-07-31 23:44:47 init message: Rewinding blocks...
2017-07-31 23:44:49 init message: Verifying blocks...
2017-07-31 23:44:49 Verifying last 6 blocks at level 3
2017-07-31 23:44:49 [0%]...[16%]...[33%]...[50%]...[66%]...[83%]...[99%]...[DONE].
2017-07-31 23:44:52 No coin database inconsistencies in last 7 blocks (11457 transactions)
2017-07-31 23:44:52  block index           12292ms
2017-07-31 23:44:52 init message: Loading wallet...
2017-07-31 23:44:52 nFileVersion = 140200
2017-07-31 23:44:52 Keys: 0 plaintext, 225 encrypted, 8 w/ metadata, 225 total
2017-07-31 23:44:52  wallet                   32ms
2017-07-31 23:44:52 init message: Rescanning...
2017-07-31 23:44:52 Rescanning last 4707 blocks (from block 473430)...
2017-07-31 23:45:52 Still rescanning. At block 475010. Progress=0.975103
2017-07-31 23:46:52 Still rescanning. At block 476562. Progress=0.986057
2017-07-31 23:47:52 Still rescanning. At block 478122. Progress=0.997199
2017-07-31 23:47:52  rescan               180289ms
2017-07-31 23:47:52 setKeyPool.size() = 97
2017-07-31 23:47:52 mapWallet.size() = 49
2017-07-31 23:47:52 mapAddressBook.size() = 25
2017-07-31 23:47:52 mapBlockIndex.size() = 478477
2017-07-31 23:47:52 nBestHeight = 478137
2017-07-31 23:47:52 torcontrol thread start
2017-07-31 23:47:52 AddLocal([2001:0:9d38:6ab8:34d1:27f0:b686:f698]:8333,1)
2017-07-31 23:47:52 Discover: LapKat-PC - 2001:0:9d38:6ab8:34d1:27f0:b686:f698
2017-07-31 23:47:52 init message: Loading addresses...
2017-07-31 23:47:52 upnp thread start
2017-07-31 23:47:53 Loaded 46414 addresses from peers.dat  327ms
2017-07-31 23:47:53 init message: Loading banlist...
2017-07-31 23:47:53 init message: Starting network threads...
2017-07-31 23:47:53 net thread start
2017-07-31 23:47:53 dnsseed thread start
2017-07-31 23:47:53 addcon thread start
2017-07-31 23:47:53 opencon thread start
2017-07-31 23:47:53 msghand thread start
2017-07-31 23:47:53 init message: Done loading
2017-07-31 23:47:56 UpdateTip: new best=000000000000000000fe8e2b339158f46048f1c1035df7e536e133dfd0c9e202 height=478138 version=0x20000002 log2_work=86.845453 tx=242724859 date='2017-07-29 15:56:02' progress=0.997356 cache=20.4MiB(6767tx)
2017-07-31 23:47:56 GUI: Platform customization: "windows"
2017-07-31 23:47:56 GUI: PaymentServer::LoadRootCAs: Loaded  42  root certificates
2017-07-31 23:47:58 Pre-allocating up to position 0xa00000 in rev00950.dat
2017-07-31 23:47:58 UpdateTip: new best=0000000000000000000ef666c43ea0c47f93060006f37ff7283171aa37dd862a height=478139 version=0x20000002 log2_work=86.845491 tx=242727152 date='2017-07-29 15:57:03' progress=0.997356 cache=48.6MiB(13000tx)
2017-07-31 23:48:00 UpdateTip: new best=0000000000000000009558aea8c4c8e7205dc5fcfdcda270ff851deabc2f9690 height=478140 version=0x20000002 log2_work=86.845529 tx=242729090 date='2017-07-29 16:21:23' progress=0.997376 cache=55.0MiB(18421tx)
2017-07-31 23:48:00 No valid UPnP IGDs found
2017-07-31 23:48:00 upnp thread exit
2017-07-31 23:48:01 UpdateTip: new best=00000000000000000052924777fe54dad2365c9c7a6478b8b31deea89dc70385 height=478141 version=0x20000002 log2_work=86.845568 tx=242730730 date='2017-07-29 16:34:09' progress=0.997386 cache=62.2MiB(23331tx)
2017-07-31 23:48:01 receive version message: /Satoshi:0.14.1/UASF-Segwit:0.3(BIP148)/: version 70015, blocks=478476, us=73.121.9.103:49379, peer=0
2017-07-31 23:48:03 UpdateTip: new best=0000000000000000013181444c67145733aaa36be4f99227cbcabcbd08ee9a16 height=478142 version=0x20000002 log2_work=86.845606 tx=242732926 date='2017-07-29 17:11:39' progress=0.997415 cache=70.1MiB(28103tx)
2017-07-31 23:48:04 Loading addresses from DNS seeds (could take a while)
2017-07-31 23:48:04 117 addresses found from DNS seeds
2017-07-31 23:48:04 dnsseed thread exit
2017-07-31 23:48:04 UpdateTip: new best=0000000000000000004169f00cd34336f113a00e8b09db0548d5efe6417d9c88 height=478143 version=0x20000002 log2_work=86.845644 tx=242734553 date='2017-07-29 17:16:50' progress=0.997419 cache=77.0MiB(32364tx)
2017-07-31 23:48:04 receive version message: /Satoshi:0.14.2/UASF-Segwit:0.3(BIP148)/: version 70015, blocks=478476, us=73.121.9.103:49381, peer=1
2017-07-31 23:48:04 receive version message: /Satoshi:0.14.0/: version 70015, blocks=478476, us=73.121.9.103:49382, peer=2
2017-07-31 23:48:05 UpdateTip: new best=00000000000000000118273dd4d385d0551e0421a60b481fb03557880d096e86 height=478144 version=0x20000002 log2_work=86.845683 tx=242736671 date='2017-07-29 17:28:34' progress=0.997428 cache=79.2MiB(36463tx)
2017-07-31 23:48:07 UpdateTip: new best=000000000000000000f87f8d22b6f40e3d40f5562d1c05af5d188f908a6088a0 height=478145 version=0x20000002 log2_work=86.845721 tx=242738853 date='2017-07-29 18:06:11' progress=0.997458 cache=81.5MiB(40984tx)
2017-07-31 23:48:08 UpdateTip: new best=000000000000000000152dd0c3aa5e1733af4ef4997cec60405ccea1a95ba0e2 height=478146 version=0x20000002 log2_work=86.845759 tx=242740722 date='2017-07-29 18:18:00' progress=0.997467 cache=98.7MiB(44703tx)
2017-07-31 23:48:09 UpdateTip: new best=0000000000000000008b33d7c9d66537166cb8b579aa324fbf49865542271eaf height=478147 version=0x20000002 log2_work=86.845798 tx=242741959 date='2017-07-29 18:19:27' progress=0.997468 cache=103.0MiB(47424tx)
2017-07-31 23:48:10 Pre-allocating up to position 0xb00000 in rev00950.dat
2017-07-31 23:48:10 UpdateTip: new best=0000000000000000007e118dc3f718b0b03a786d44ef13b4e2c47e8436692ae6 height=478148 version=0x20000002 log2_work=86.845836 tx=242743586 date='2017-07-29 18:25:09' progress=0.997473 cache=108.4MiB(51133tx)
2017-07-31 23:48:10 Imported mempool transactions from disk: 0 successes, 0 failed, 0 expired
2017-07-31 23:48:12 UpdateTip: new best=000000000000000000c88075961bb23e148166a4cdf219ab17126576544cc924 height=478149 version=0x20000002 log2_work=86.845874 tx=242745486 date='2017-07-29 18:26:58' progress=0.997474 cache=136.5MiB(55866tx)
2017-07-31 23:48:14 UpdateTip: new best=000000000000000000189d60da321d2fb5833d294379844d3b6e15ace8b93907 height=478150 version=0x20000002 log2_work=86.845913 tx=242747512 date='2017-07-29 18:34:41' progress=0.997480 cache=144.5MiB(60071tx)
2017-07-31 23:48:16 UpdateTip: new best=000000000000000000c2292dccfb73bd2f9f1cf1f5be348ee571665700db6565 height=478151 version=0x20000002 log2_work=86.845951 tx=242749462 date='2017-07-29 18:40:31' progress=0.997485 cache=157.7MiB(65090tx)
2017-07-31 23:48:17 UpdateTip: new best=00000000000000000063df5d5a27135faee1a72debbd91513d3ee484380031e2 height=478152 version=0x20000002 log2_work=86.845989 tx=242751256 date='2017-07-29 18:55:36' progress=0.997497 cache=160.3MiB(68471tx)
2017-07-31 23:48:18 UpdateTip: new best=00000000000000000091d92c078991c87d4ba94f70e876e24b53094545c78671 height=478153 version=0x20000002 log2_work=86.846028 tx=242752579 date='2017-07-29 19:04:38' progress=0.997504 cache=162.2MiB(70834tx)
2017-07-31 23:48:20 UpdateTip: new best=000000000000000000ccbd78d6bad55793b1d11d84665ebb9ba5cdd53292ba07 height=478154 version=0x20000002 log2_work=86.846066 tx=242754227 date='2017-07-29 19:07:25' progress=0.997506 cache=181.7MiB(75296tx)
2017-07-31 23:48:22 UpdateTip: new best=0000000000000000011c4bf6510fd4bd132d6538052ddde8d314727118a26299 height=478155 version=0x20000002 log2_work=86.846104 tx=242755918 date='2017-07-29 19:28:54' progress=0.997523 cache=188.4MiB(79719tx)
2017-07-31 23:48:23 UpdateTip: new best=0000000000000000008dd1dc3beed5bfde3b952058259a05ab91236bf66818cd height=478156 version=0x20000002 log2_work=86.846143 tx=242757086 date='2017-07-29 19:30:33' progress=0.997524 cache=195.9MiB(82638tx)
2017-07-31 23:48:25 UpdateTip: new best=00000000000000000082843af68791699975299c12a8cdfa22d7e472d7357298 height=478157 version=0x20000002 log2_work=86.846181 tx=242758369 date='2017-07-29 19:33:07' progress=0.997526 cache=213.8MiB(86447tx)
2017-07-31 23:48:27 Pre-allocating up to position 0xc00000 in rev00950.dat
2017-07-31 23:48:27 UpdateTip: new best=0000000000000000003a375cb75d3b94998b4297ccf3846b1db89a3578ddbee1 height=478158 version=0x20000002 log2_work=86.846219 tx=242759358 date='2017-07-29 19:49:24' progress=0.997539 cache=219.4MiB(90670tx)
2017-07-31 23:48:29 Pre-allocating up to position 0x200000 in rev00951.dat
2017-07-31 23:48:29 UpdateTip: new best=0000000000000000009e2753720265507e38524e8e6535f9c31a5fd6f3871d71 height=478159 version=0x20000002 log2_work=86.846258 tx=242759816 date='2017-07-29 19:54:55' progress=0.997544 cache=220.7MiB(96325tx)
2017-07-31 23:48:31 UpdateTip: new best=00000000000000000093f30ba852870796b89064df85b7f457c0ef7f46f31ea6 height=478160 version=0x20000002 log2_work=86.846296 tx=242760747 date='2017-07-29 20:05:40' progress=0.997552 cache=222.2MiB(99894tx)
2017-07-31 23:48:34 UpdateTip: new best=000000000000000000378a64e08a59185a0c073c52165f4a759f04bac7d4aa3a height=478161 version=0x20000012 log2_work=86.846334 tx=242761048 date='2017-07-29 20:07:42' progress=0.997554 cache=223.3MiB(105696tx)
2017-07-31 23:48:35 UpdateTip: new best=000000000000000000f7d71882467719222ff3a83075447376776c9ce223ae6a height=478162 version=0x20000002 log2_work=86.846373 tx=242762083 date='2017-07-29 20:11:07' progress=0.997556 cache=225.9MiB(109405tx)
2017-07-31 23:48:37 UpdateTip: new best=00000000000000000032fbb6d45cc2fea679ef92c5c816f988e70a45af329ee8 height=478163 version=0x20000002 log2_work=86.846411 tx=242763767 date='2017-07-29 20:13:48' progress=0.997558 cache=230.1MiB(113043tx)
2017-07-31 23:48:38 UpdateTip: new best=000000000000000000c0e81aa101cf5ac2bd41aa2858976ea0f5ad505c2a3a34 height=478164 version=0x20000002 log2_work=86.846449 tx=242765104 date='2017-07-29 20:17:13' progress=0.997561 cache=235.1MiB(117085tx)
2017-07-31 23:48:39 UpdateTip: new best=00000000000000000061f6b8c0681a7a721d820f657c1f579325808d2eafa788 height=478165 version=0x20000002 log2_work=86.846488 tx=242767147 date='2017-07-29 20:22:58' progress=0.997566 cache=242.2MiB(120932tx)
2017-07-31 23:48:40 Pre-allocating up to position 0xd00000 in rev00950.dat
2017-07-31 23:48:40 UpdateTip: new best=00000000000000000121247316e8cd5ca1e9e0ab517d0f1563c7b4db354baf81 height=478166 version=0x20000002 log2_work=86.846526 tx=242768398 date='2017-07-29 20:41:35' progress=0.997580 cache=244.2MiB(123811tx)
2017-07-31 23:48:41 UpdateTip: new best=000000000000000001363fc8de5a6283f1d9092633ebeb48993009999cc32df1 height=478167 version=0x20000002 log2_work=86.846564 tx=242770092 date='2017-07-29 20:53:04' progress=0.997589 cache=245.6MiB(126551tx)
2017-07-31 23:48:42 UpdateTip: new best=000000000000000000b68d12b619c44a1065039b9e9e5dcbf07dc4cf13bfb02c height=478168 version=0x20000002 log2_work=86.846603 tx=242771859 date='2017-07-29 21:09:43' progress=0.997602 cache=247.1MiB(129599tx)
2017-07-31 23:48:43 UpdateTip: new best=000000000000000000f590b8681754734da54e5b41784ca001df91c9fa729784 height=478169 version=0x20000002 log2_work=86.846641 tx=242773608 date='2017-07-29 21:43:55' progress=0.997629 cache=250.0MiB(132494tx)
2017-07-31 23:48:44 UpdateTip: new best=000000000000000001088a76aebdfb22b8a1a98cf36e9437d8e659fa01c033b7 height=478170 version=0x20000002 log2_work=86.846679 tx=242775292 date='2017-07-29 21:47:46' progress=0.997632 cache=252.7MiB(135926tx)
2017-07-31 23:48:45 UpdateTip: new best=0000000000000000005fe0dbffee09a66ee5999ca9aaf36ff34b2525ac72903e height=478171 version=0x20000002 log2_work=86.846717 tx=242777460 date='2017-07-29 21:53:58' progress=0.997637 cache=261.0MiB(140521tx)
2017-07-31 23:48:47 UpdateTip: new best=00000000000000000057757d9b84a57255a389b9b3be88b31f8f901a628e33b8 height=478172 version=0x20000002 log2_work=86.846756 tx=242778946 date='2017-07-29 22:00:32' progress=0.997642 cache=276.5MiB(144794tx)
2017-07-31 23:48:51 UpdateTip: new best=000000000000000000df2a5b3b21e9384d090943517886d2e90e2daccd5aa088 height=478173 version=0x20000002 log2_work=86.846794 tx=242780626 date='2017-07-29 22:08:25' progress=0.997649 cache=2.0MiB(0tx)
2017-07-31 23:48:52 Pre-allocating up to position 0xe00000 in rev00950.dat
2017-07-31 23:48:52 UpdateTip: new best=000000000000000000ab09f138aa5a20a63657fdcca51ad1f30c6aaa6f1e6faa height=478174 version=0x20000002 log2_work=86.846832 tx=242781946 date='2017-07-29 22:12:11' progress=0.997651 cache=40.4MiB(5544tx)
2017-07-31 23:48:54 UpdateTip: new best=000000000000000000fce9d796773d8f576badc86fcdb5c73ac8fe77783aa536 height=478175 version=0x20000002 log2_work=86.846871 tx=242783251 date='2017-07-29 22:22:26' progress=0.997660 cache=56.8MiB(10381tx)
2017-07-31 23:48:55 UpdateTip: new best=0000000000000000002ed28c894ea4a0e519f40f61c006553cf2566cf4399d48 height=478176 version=0x20000002 log2_work=86.846909 tx=242785324 date='2017-07-29 22:40:08' progress=0.997673 cache=74.1MiB(15718tx)
2017-07-31 23:48:56 UpdateTip: new best=0000000000000000011cd988e4949b1434c36f4c4fa4d33afd06d971ba3d9645 height=478177 version=0x20000002 log2_work=86.846947 tx=242786125 date='2017-07-29 22:44:34' progress=0.997677 cache=86.9MiB(19734tx)
2017-07-31 23:48:57 UpdateTip: new best=00000000000000000033928560feb035d7e70fa9bd3ef1e4b70eae1a08fa7bdd height=478178 version=0x20000002 log2_work=86.846986 tx=242787975 date='2017-07-29 23:05:36' progress=0.997694 cache=93.6MiB(24134tx)
2017-07-31 23:48:59 UpdateTip: new best=000000000000000000cf389fb98863afd7f4764519d1953948101fd7dc9e72c6 height=478179 version=0x20000002 log2_work=86.847024 tx=242788762 date='2017-07-29 23:08:19' progress=0.997696 cache=118.1MiB(28039tx)
2017-07-31 23:49:00 UpdateTip: new best=000000000000000000af61dbc3e870826a68b9e2ddd7ebc5a6059b6ac497f558 height=478180 version=0x20000002 log2_work=86.847062 tx=242789348 date='2017-07-29 23:13:17' progress=0.997700 cache=121.6MiB(31569tx)
2017-07-31 23:49:01 UpdateTip: new best=000000000000000000b336fe4dfa5a08106dcca67c93f7d1c88bac44c6dae192 height=478181 version=0x20000002 log2_work=86.8471 tx=242790602 date='2017-07-29 23:25:06' progress=0.997709 cache=132.1MiB(35561tx)
2017-07-31 23:49:02 UpdateTip: new best=000000000000000000411ff13d89ce203f99dfda4fa3b04e6adee242f56e85f6 height=478182 version=0x20000002 log2_work=86.847139 tx=242791988 date='2017-07-29 23:37:24' progress=0.997719 cache=169.1MiB(39908tx)
2017-07-31 23:49:02 UpdateTip: new best=000000000000000001024d1579ab4756072f5d35cf415d3da657d5f815ed8972 height=478183 version=0x20000002 log2_work=86.847177 tx=242791989 date='2017-07-29 23:47:20' progress=0.997726 cache=169.1MiB(39909tx)
2017-07-31 23:49:03 UpdateTip: new best=000000000000000000b9bd3b9282814f1d9a85c385113a55c284afc34530e672 height=478184 version=0x20000002 log2_work=86.847215 tx=242793161 date='2017-07-29 23:48:40' progress=0.997727 cache=180.8MiB(43443tx)
2017-07-31 23:49:05 UpdateTip: new best=000000000000000000c9269b1e751befb661d11a1750e27a5e12dd7acb01d417 height=478185 version=0x20000002 log2_work=86.847254 tx=242793639 date='2017-07-29 23:51:47' progress=0.997730 cache=182.6MiB(46441tx)
2017-07-31 23:49:06 UpdateTip: new best=000000000000000000cc3d500c02e78d7d61f6445f1aea3ea90370ffeba150fe height=478186 version=0x20000002 log2_work=86.847292 tx=242794137 date='2017-07-29 23:55:16' progress=0.997733 cache=185.3MiB(49644tx)
2017-07-31 23:49:07 UpdateTip: new best=00000000000000000109d7491679a36cce0b266cc986deadb11457dfd6008dc0 height=478187 version=0x20000012 log2_work=86.84733 tx=242795900 date='2017-07-30 00:12:11' progress=0.997746 cache=194.3MiB(53880tx)
2017-07-31 23:49:08 Pre-allocating up to position 0xf00000 in rev00950.dat
2017-07-31 23:49:08 UpdateTip: new best=00000000000000000089086b8fe7fd5b963620e6ff866403c74b71537abe179c height=478188 version=0x20000002 log2_work=86.847369 tx=242796437 date='2017-07-30 00:15:23' progress=0.997748 cache=200.0MiB(56995tx)
2017-07-31 23:49:09 UpdateTip: new best=00000000000000000064e811dbdb511548df9d3134d049c31e7d6394ebd4c7bb height=478189 version=0x20000002 log2_work=86.847407 tx=242796904 date='2017-07-30 00:16:30' progress=0.997749 cache=225.1MiB(60629tx)
2017-07-31 23:49:10 UpdateTip: new best=00000000000000000067f97c8d82a5351114f3499f609f48ac720492c29dac34 height=478190 version=0x20000002 log2_work=86.847445 tx=242798558 date='2017-07-30 00:32:28' progress=0.997762 cache=236.7MiB(64848tx)
2017-07-31 23:49:12 UpdateTip: new best=000000000000000000b83af3d522d1c5fb2946ed52868721994c01654fe18448 height=478191 version=0x20000002 log2_work=86.847483 tx=242799638 date='2017-07-30 00:40:20' progress=0.997768 cache=261.1MiB(69272tx)
2017-07-31 23:49:13 UpdateTip: new best=0000000000000000013201901bb096f090459d987a30993e1df88f12cf07e2d3 height=478192 version=0x20000002 log2_work=86.847522 tx=242800528 date='2017-07-30 00:48:07' progress=0.997774 cache=280.5MiB(73250tx)
2017-07-31 23:49:14 Pre-allocating up to position 0x300000 in rev00951.dat
2017-07-31 23:49:16 *** System error while flushing: CDB: Error -30974, can't open database wallet.dat
2017-07-31 23:49:29 ERROR: ProcessNewBlock: ActivateBestChain failed
2017-07-31 23:49:29 tor: Thread interrupt
2017-07-31 23:49:29 opencon thread exit
2017-07-31 23:49:29 addcon thread exit
2017-07-31 23:49:29 torcontrol thread exit
2017-07-31 23:49:29 scheduler thread interrupt
2017-07-31 23:49:29 Shutdown: In progress...
2017-07-31 23:49:29 net thread exit
2017-07-31 23:49:29 msghand thread exit
2017-07-31 23:49:29 Dumped mempool: 0s to copy, 0.0156s to dump
2017-07-31 23:49:29 *** System error while flushing: CDB: Error -30974, can't open database wallet.dat
2017-07-31 23:49:30 CDBEnv::EnvShutdown: Error -30974 shutting down database environment: DB_RUNRECOVERY: Fatal error, run database recovery
2017-07-31 23:49:30 Shutdown: done