I just experienced a crash in v0.13:
Log tail:
2016-11-18 14:09:03 Pre-allocating up to position 0x600000 in rev00636.dat 2016-11-18 14:09:03 UpdateTip: new best=000000000000000000d16634d927aba9e8bb99873463c4a32e2a05280d3b8a30 height=432015 version=0x20000000 log2_work=85.336859 tx=159293242 date=‘2016-09-29 03:24:16’ progress=0.977256 cache=6491.3MiB(13736081tx) 2016-11-18 14:09:03 UpdateTip: new best=0000000000000000040faf93fae6d2208e224d3e3908dfdd2aef9c7ff4337e50 height=432016 version=0x20000000 log2_work=85.336889 tx=159293884 date=‘2016-09-29 03:28:31’ progress=0.977257 cache=6491.3MiB(13736079tx) 2016-11-18 14:09:03 UpdateTip: new best=0000000000000000023550eb973ac673f9a4c98d019467aa3a923357f8b5a0b5 height=432017 version=0x20000000 log2_work=85.33692 tx=159293915 date=‘2016-09-29 03:28:50’ progress=0.977258 cache=6491.3MiB(13736090tx) 2016-11-18 14:09:04 UpdateTip: new best=000000000000000000b445e34bb9211a415ab2e7b5235a753eadeea29be727e3 height=432018 version=0x20000000 log2_work=85.336951 tx=159296763 date=‘2016-09-29 04:07:04’ progress=0.977270 cache=6491.4MiB(13736939tx) 2016-11-18 14:09:04 UpdateTip: new best=0000000000000000007517b1c7799a87ccc578a84d15c503ff986082a7334fff height=432019 version=0x20000000 log2_work=85.336981 tx=159299585 date=‘2016-09-29 04:32:23’ progress=0.977278 cache=6491.6MiB(13737666tx) 2016-11-18 14:09:04 UpdateTip: new best=000000000000000001994d82b4955e4922ee56182394a1445165eb8832247c39 height=432020 version=0x20000000 log2_work=85.337012 tx=159301759 date=‘2016-09-29 04:34:13’ progress=0.977279 cache=6491.7MiB(13738037tx) 2016-11-18 14:09:05 UpdateTip: new best=00000000000000000120fbf36091d18ee0af7a0b25e06f71a8cda9ff7f2992e9 height=432021 version=0x20000000 log2_work=85.337042 tx=159302930 date=‘2016-09-29 04:35:52’ progress=0.977280 cache=6491.7MiB(13737798tx) 2016-11-18 14:24:08 ping timeout: 1200.000907s 2016-11-18 14:27:20 socket sending timeout: 1201s 2016-11-18 14:27:37 ping timeout: 1200.032108s 2016-11-18 14:28:00 socket sending timeout: 1201s 2016-11-18 14:29:04 socket sending timeout: 1201s
Seems similar to part 1 of #8074.
My command line was bitcoin-qt.exe -reindex
.