Post
Topic
Board Announcements (Altcoins)
Re: [ANN] LADAcoin ΛΑΔΑ (LDC) / PoW / Depends Money of Balance
by
popcoins
on 19/10/2017, 09:55:46 UTC
Hi,
I've download the latest wallet and it segfaults when it reaches current block downloading. How can I solve?

Have you managed to get it worked out syn to the current block?
By the way what is "segfaults"?
Please let me know your progress if you can, I am just about to test the new wallet.
Cheers Smiley

It just arrives at the last block or few blocks before and the daemon crashes with a segmentation fault error (a common error given when a program tries to access illegal area in the RAM).
If I use the old wallet all works flawlessly but it syncs to an height above the one reported by the explorer/Cryptopia (a separate blockchains for the new wallet?)

Let me know if you encounter the same problem, too.

Please resynchronize the wallet from the very beginning, delete the folders
blocks
chainstate
and delete file peers.dat
and restart ladacoin wallet

Done right now.
Deleted old ladacoin datadir, started the already compiled wallet, it synced till block 261543 and then crashed. When I restarted it went on from block ~160000 (about 100000 blocks less).

This has happened before back to the last version of the Ladacoin wallet. It was casused because a few nodes was connected to my wallet and their blocks was stucked and not being syned correctly. I think we have to search the right nodes and have them edited in the .conf file so when the wallet first executed it will connect to tbe right nodes at start. Hope this will work out. ;-)