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

RichardAO

New Member
Jan 17, 2017
34
8
8
NYS
Dash Address
XmTSEYFTG5dF7N68mEZwtpVUQPAPQ
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?
 

Antti Kaikkonen

Active Member
Jun 20, 2017
258
172
103
dashradar.com
Dash Address
XnZdwT1w2kGeH6RujwoyJ7BBNrukdyTBRB
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.