Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Appimage fails to launch #648

Open
MickRussell opened this issue Jun 8, 2022 · 7 comments
Open

Appimage fails to launch #648

MickRussell opened this issue Jun 8, 2022 · 7 comments

Comments

@MickRussell
Copy link

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

@tonyofbyteball
Copy link
Member

Was it 4.0.0 wallet?

@MickRussell
Copy link
Author

Yes, the latest appimage

@tonyofbyteball
Copy link
Member

Did the previous version work?

@MickRussell
Copy link
Author

yes

@tonyofbyteball
Copy link
Member

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.

@Trotadorcillo
Copy link

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.

@pmiklos
Copy link
Contributor

pmiklos commented Aug 10, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants