• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

"dash-qt: ./leveldb/db/skiplist.h:344"

RichardAO

Member
Im getting this message when dash-qt fails to start on my linux 64 bit system running debian stretch:

dash-qt: ./leveldb/db/skiplist.h:344: void leveldb::SkipList<Key, Comparator>::Insert(const Key&) [with Key = const char*; Comparator = leveldb::MemTable::KeyComparator]: Assertion `x == NULL || !Equal(key, x->key)' failed.
Aborted

Can anyone suggest a fix?
 
Did it work previously? It looks like a database issue. Maybe your database got corrupted. Have you tried clearing the datadir? Make sure to make backups of your wallets first.
 
Back
Top