mcfly icon indicating copy to clipboard operation
mcfly copied to clipboard

thread 'main' panicked : database disk image is malformed

Open JimnyGitHub opened this issue 2 years ago • 2 comments

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?

JimnyGitHub avatar Sep 06 '23 06:09 JimnyGitHub

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

cantino avatar Sep 14 '23 01:09 cantino

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

JimnyGitHub avatar Sep 14 '23 14:09 JimnyGitHub

Unable to reproduce.

cantino avatar May 26 '24 03:05 cantino