I am running a clean install of Monero client for Linux 64bit, binaries as available on 13-oct-2017, v0.11.0.0
I have deleted previous client, and ~/.bitmonero. I am importing an older wallet file though.
The blockchain synched for a few hours, but now whenever I run monerod
it simply seg faults.
I have tried with monerod --block-sync-size=1 --max concurrency 1
but it still just dumps with a segmentation fault.
Any advice on how to fix this? Thankyou.
2017-10-14 00:46:55.545 7f727ffbe740 ERROR bcutil src/blockchain_utilities/blockchain_import.cpp:772 Exception at [Import error], what=Aborting
– Mtl Dev Oct 14 '17 at 00:49Thread 22 "monerod" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffeccf6700 (LWP 16322)] __memcmp_sse4_1 () at ../sysdeps/x86_64/multiarch/memcmp-sse4.S:1525
– Mtl Dev Oct 14 '17 at 00:58