-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Description
This is the error which is triggered everytime on compacting db.
Caused by: org.h2.jdbc.JdbcSQLNonTransientException: IO Exception: "Closing" [90028-198]
Caused by: java.lang.IllegalStateException: Store header is corrupt: split:30:/data/data/org.briarproject.briar.android.debug/app_db/db.mv.db [1.4.198/6]
Compact and close:
https://code.briarproject.org/briar/briar/-/blob/master/bramble-core/src/main/java/org/briarproject/bramble/db/H2Database.java#L116
Replacing "SHUTDOWN COMPACT" with "SHUTDOWN" does not trigger any error.
Removing CIPHER=AES does not trigger any error.
Error started from 1.4.198 and is present with the lastest 2.0.204.
Full trace log:
db.trace.txt
Metadata
Metadata
Assignees
Labels
No labels