double free or corruption

+1 vote

*** Error in `./multichaind': double free or corruption (out): 0x00007f171c000b20 ***

This is related to your response on the related question. It actually does not continue sync. Yes it does have a lot of blocks over 700k to sync

Our workaround to sync the blockchain is to copy it to a new node. But we would need to be able to sync from zero. Advise?

 

related to an answer for: Bad file descriptor - error
asked Apr 2, 2018 by Fer

1 Answer

0 votes
Can you please check the memory usage of the node, and whether it fills up the server's memory, when this happens?
answered Apr 2, 2018 by MultiChain
...