Trying to run bitcoind on Ubuntu 18.04 and have all the required libraries . After building from source without any parameters triggered i get the following error:
bitcoind Segmentation fault (core dumped)
Apparently this is due to trying to access a memory index out of bounds however does anyone know how i might be able to resolve it?
Any help would be great :)