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

net.sqlcipher.database.SQLiteException: unable to close due to unfinalized statements or unfinished backups: sqlite3_close() failed #650

Open
day5678 opened this issue Aug 22, 2024 · 1 comment

Comments

@day5678
Copy link

day5678 commented Aug 22, 2024

When my database is larger than 2GB, it is very likely that this error will occur when initializing the database. I have another user on my end who has 14GB and keeps reporting this error.

error code : SQLiteDatabase.openOrCreateDatabase(path, pwd, null, hook);

@sjlombardo
Copy link
Member

Do you have a stack trace?

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