-
Notifications
You must be signed in to change notification settings - Fork 20
usqlite_Error: file is not a database #29
Copy link
Copy link
Open
Description
Good day
I get the following intermittent errors when running micropython (windows port, dev and standard variants) with the attached script.
usqlite_Error: database disk image is malformed
usqlite_Error: file is not a database
Sometimes it runs through successfully, but fails most of the time.
Sometimes it fails with null reference exceptions in different parts of sqlite3.c, so might be a loose pointer or buffer overflow?
Regards
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels