Post
Topic
Board Bitcoin Technical Support
Re: Bitcoin Core (bitcoind) crashes on Intel Edison embedded board with 1GB RAM
by
drazvan
on 03/10/2014, 18:47:35 UTC
Ok, I'm running it now like this

Code:
bitcoind -maxconnections=16 -daemon -disablewallet -datadir=/mnt -printtoconsole -debug -checkblocks=32 -maxorphanblocks=32 -par=1 -dbcache=4

Memory appears to be stable at around 290MB, let's see if it still crashes after 16 hours, I'll leave it running overnight.