bitcoin: bitcoind Segmentation fault (core dumped)
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 😃
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Comments: 16 (8 by maintainers)
Is this solved? It sounds like a serious problem, even if it could be worked around.
See my comment at https://github.com/bitcoin/bitcoin/issues/12047 Look like duplicate (linked against libdb_cxx-4.8.so, using 5.3 header).