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

panicked at 'called Option::unwrap() on a None value #31

Open
362228416 opened this issue Jun 21, 2023 · 1 comment
Open

panicked at 'called Option::unwrap() on a None value #31

362228416 opened this issue Jun 21, 2023 · 1 comment

Comments

@362228416
Copy link

thread 'tokio-runtime-worker' panicked at 'called Option::unwrap() on a None value', /home/ubuntu/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rusty-leveldb-1.0.7/src/cache.rs:90:75
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
double free or corruption (fasttop)

The program will report an error after a period of time, I only have two operations in the program, before saving to obtain whether the value exists, no then save

@dermesser
Copy link
Owner

Would you be able to provide a backtrace, or comment on how you make use of leveldb?

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

2 participants