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

Consistent corruption when no disk space left #1180

Open
shadow-light opened this issue Apr 17, 2024 · 0 comments
Open

Consistent corruption when no disk space left #1180

shadow-light opened this issue Apr 17, 2024 · 0 comments

Comments

@shadow-light
Copy link

I've produced a reproduction using Electron Fiddle that consistently corrupts Chromium's leveldb when there is no disk space left.

My assumption was that leveldb would preserve all existing data when a write isn't possible rather than result in a corruption of the database.

This gist can be run using Electron Fiddle. It has resulted in a db corruption every time I've tested it.

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