Trying to set up a full node using a MIPS ci20 running debian. Compiled and installed with no isses, however I'm getting a "Bus error" when trying to run bitcoind or bitcoin-qt. Any help would be greatly appreciated. Below is debug.log.
2015-05-01 05:18:38 Bitcoin version v0.10.99.0-9c25397 (2015-04-29 19:08:33 +0200)
2015-05-01 05:18:38 Using OpenSSL version OpenSSL 1.0.1e 11 Feb 2013
2015-05-01 05:18:38 Using BerkeleyDB version Berkeley DB 4.8.30: (April 9, 2010)
2015-05-01 05:18:38 Default data directory /home/ci20/.bitcoin
2015-05-01 05:18:38 Using data directory /home/ci20/.bitcoin
2015-05-01 05:18:38 Using config file /home/ci20/.bitcoin/bitcoin.conf
2015-05-01 05:18:38 Using at most 125 connections (1024 file descriptors available)
2015-05-01 05:18:38 Using 2 threads for script verification
2015-05-01 05:18:38 Binding RPC on address ::1 port 8332 (IPv4+IPv6 bind any: 0)
2015-05-01 05:18:38 Binding RPC on address 127.0.0.1 port 8332 (IPv4+IPv6 bind any: 0)
2015-05-01 05:18:38 Using wallet wallet.dat
2015-05-01 05:18:38 init message: Verifying wallet...
2015-05-01 05:18:38 CDBEnv::Open: LogDir=/home/ci20/.bitcoin/database ErrorFile=/home/ci20/.bitcoin/db.log
2015-05-01 05:18:38 Bound to [::]:8333
2015-05-01 05:18:38 Bound to 0.0.0.0:8333
2015-05-01 05:18:38 init message: Loading block index...
2015-05-01 05:18:38 Opening LevelDB in /home/ci20/.bitcoin/blocks/index