Open MickRussell opened 2 years ago
Was it 4.0.0 wallet?
Yes, the latest appimage
Did the previous version work?
yes
I made a fresh install of Linux Mint 20.1 on a virtual machine, downloaded the wallet, and it worked fine. Not sure what causes the crash for you. I'm afraid we have few options to investigate the crash and I'd recommend that you build the wallet from sources following the instructions at https://github.com/byteball/obyte-gui-wallet. It should be easy on Linux.
I have the same issue in ubuntu 20.04, previously not found messages for byteball-light.sqlite-shm and byteball-light.sqlite-wal are displayed. Just in case it gives some insight.
I get the same on Ubuntu 20.04. It seems it breaks existing wallets of which database was created with an earlier Obyte wallet version, maybe the error is not present if you try a new installation where the database is created with the rocksdb packaged in the new wallet.
Output from terminal: Obyte: ../deps/rocksdb/rocksdb/db/version_edit.h:396: void rocksdb::VersionEdit::AddFile(int, uint64_t, uint32_t, uint64_t, const rocksdb::InternalKey&, const rocksdb::InternalKey&, const SequenceNumber&, const SequenceNumber&, bool, uint64_t, uint64_t, uint64_t, const string&, const string&): Assertion `smallest_seqno <= largest_seqno' failed. Aborted (core dumped)
System: Linux MInt 20.1 5.15.0-33-generic #34~20.04.1-Ubuntu SMP Thu May 19 15:51:16 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux