Describe the issue
Can you reliably reproduce the issue?
Cannot reliably reproduce the Issue. Happened randomly twice. On running bitcoind the third time, it's been running up and fine for more than 1 hour without the issue recurring.
I ran Bitcoind using the following parameters:
pi@xxxx~/bin/bitcoin/bin $ ./bitcoind -datadir=/home/pi/.bitcoin/Bitcoin -onion=127.0.0.1:9150
*** Error in ./bitcoind': munmap_chunk(): invalid pointer: 0x6664a220 *** Aborted pi@xxxx:~/bin/bitcoin/bin $ ./bitcoind -datadir=/home/pi/.bitcoin/Bitcoin -onion=127.0.0.1:9150 -maxconnections=11 -dbcache=50 *** Error in ./bitcoind': munmap_chunk(): invalid pointer: 0x6acb17d8 ***
Aborted
On running with this parameter the third time it seems to be running fine: ./bitcoind -datadir=/home/pi/.bitcoin/Bitcoin -onion=127.0.0.1:9150 -maxconnections=11
Expected behaviour
Bitcoind starts up perfectly, has 10 connections (8 Outbound and 2 Inbound). The node runs over Tor onion Socks 5 proxy. Should continue to sync and verify blocks as usual.
Actual behaviour
Bitcoind starts up perfectly, has 10 connections (8 Outbound and 2 Inbound). The node runs over Tor onion Socks 5 proxy. After 15 minutes of running shows the following error:
*** Error in `./bitcoind': munmap_chunk(): invalid pointer: 0x6664a220 *** Aborted
and Bitcoind crashes.
What version of bitcoin-core are you using?
Official Binary - Bitcoin 0.13.1 ARM linux 32 bit.
Machine specs:
- OS: Rasbpian OS Jessie
- CPU: 900 MHz quad-core ARM Cortex A7 (ARMv7)
- RAM: 1GB Ram, no SWAP
- Disk size: 400 GB external Hard disk (Has the 100% synchronized blockchain in it)
- Disk Type (HD/SDD): HD