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

Error while trying to open a database #80

Open
vishal-1408 opened this issue Oct 12, 2022 · 0 comments
Open

Error while trying to open a database #80

vishal-1408 opened this issue Oct 12, 2022 · 0 comments

Comments

@vishal-1408
Copy link

  • I have tried to open a database of a blockchain using the usual way: const db = level(path).
  • I got the following error, when I tried running the code:
    node: ../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)
  • I didn't understand the meaning of this error. Can anyone please help me in debugging this error ? Thank you
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

1 participant