Describe the issue
- Downloaded Bitcoin from https://bitcoin.org/bin/bitcoin-core-0.15.0/bitcoin-0.15.0-arm-linux-gnueabihf.tar.gz
- Unpacked and install it using
tar -zxf bitcoin-0.15.0-arm-linux-gnueabihf.tar.gz
install -m 0755 -o root -g root -t /usr/local/bin bitcoin-0.15.0/bin/*
- Try to run bitcoind
- Get hit with
Segmentation Fault
Can you reliably reproduce the issue?
Yes, everytime I run anything bitcoin related
bitcoind -testnet -daemon
bitcoind -h
Expected behaviour
Bitcoind should run
Actual behaviour
just get hit with Segmentation fault.
~/.bitcoin exists as well as ~/.bitcoin/bitcoin.conf with rpcuser and rpcpassword defined.
No log file exists in that directory and nothing is logged to /var/log/syslog/
Machine specs:
- OS: Raspbian GNU/Linux 8 (jessie)
- CPU: ARMv6-compatible processor rev 7 (v6l)
- RAM: 512MB
- Disk size: 16GB
- Disk Type (HD/SDD): SD Card class 10