Running Bitcoin-qt v 0.14.2 on Windows 7 or Windows 10 crashes.
Attempting to synch with the blockchain: the client will run for some minutes and then crashes as shown in the screenshot. I have downloaded the latest Microsoft C++ runtime but the problem persists.
This is an official binary, downloaded as a Windows exe from bitcoin.org
- OS: 32 bit Windows 7 Pro SP1 or Windows 10 Home
- CPU: AMD Athlon 64X2 Dual core 4800 - 2.4GHz
- RAM: 4Gb
- Disk size: 1.3Tb
- Disk Type (HD/SDD): HD
debug.log appears to indicate memory leak error as below:
2017-08-11 07:56:19 UpdateTip: new best=000000000000000083549955b0aa759823b5415fe427b2d62ec88d1e51848118 height=289448 version=0x00000002 log2_work=77.114385 tx=34381822 date='2014-03-08 00:11:39' progress=0.140228 cache=585.5MiB(1223155tx)
2017-08-11 07:56:19 UpdateTip: new best=0000000000000000dcf4ba3690462f654461978de58b3b0bfecc45bc64da485f height=289449 version=0x00000002 log2_work=77.114529 tx=34382591 date='2014-03-08 00:30:24' progress=0.140231 cache=585.5MiB(1223253tx)
2017-08-11 07:56:20 UpdateTip: new best=0000000000000000f51b5fb10906a488dc30c57665d0aab14dbd08d4349108fa height=289450 version=0x00000002 log2_work=77.114674 tx=34382899 date='2014-03-08 00:35:34' progress=0.140232 cache=585.5MiB(1223300tx)
**2017-08-11 07:56:29 Error: Out of memory. Terminating.
**