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

RocksDB destructor crashes on 5.18. #236

Open
vfragoso opened this issue Feb 15, 2019 · 4 comments
Open

RocksDB destructor crashes on 5.18. #236

vfragoso opened this issue Feb 15, 2019 · 4 comments

Comments

@vfragoso
Copy link
Contributor

I get the following error:

/home/vfragoso/Development/libraries/rocksdb/db/column_family.cc:518: rocksdb::ColumnFamilyData::~ColumnFamilyData(): Assertion `is_last_reference' failed.

when using RocksDB 5.18.

@ambarak
Copy link

ambarak commented Apr 25, 2019

I've been getting the same error with RocksDB 6.0.1

is there a version of RocksDB that doesn't give that error message?

@vfragoso
Copy link
Contributor Author

The version provided in Ubuntu works w/o any issue.

@ambarak
Copy link

ambarak commented May 1, 2019

It worked, Thanks!

@KevinCain
Copy link

I am seeing this error with the current RocksDB (version 6.221), on Arch.

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

3 participants