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

thread 'main' panicked : database disk image is malformed #375

Closed
JimnyGitHub opened this issue Sep 6, 2023 · 3 comments
Closed

thread 'main' panicked : database disk image is malformed #375

JimnyGitHub opened this issue Sep 6, 2023 · 3 comments

Comments

@JimnyGitHub
Copy link

sometimes I get the following error

thread 'main' panicked at 'McFly error: Creation of temp table to work (database disk image is malformed)', src/history/histo
ry.rs:595:37
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

to solve it I do
rm ~/.local/share/mcfly/history.db

do you know why this happens?

@cantino
Copy link
Owner

cantino commented Sep 14, 2023

I don't know why this would have happened? Maybe a disk error?

@JimnyGitHub
Copy link
Author

I don't know why this would have happened? Maybe a disk error?

I sincerely don't think

my disk is the one I use every day

I have no errors on this one

the database is SQLite by default

maybe if I get the error again, I can try to open this .db with another tool

@cantino
Copy link
Owner

cantino commented May 26, 2024

Unable to reproduce.

@cantino cantino closed this as completed May 26, 2024
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