java.lang.IllegalStateException: The database '/mnt/expand/c389a140-4682-4a5a-912e-4da747bb22ba/user/0/org.fdroid.fdroid/databases/fdroid_db' is not open.
ANDROID_VERSION: '11'
APP_VERSION_NAME: 1.17.0
AVAILABLE_MEM_SIZE: 9083691008
BRAND: samsung
DATE: '2023-08-26'
Message-ID: $2b$12$8a4b5843e2dc45189ff63uTRjsr3u7pGAXIChcr2eDD1LburEro5K
PACKAGE_NAME: org.fdroid.fdroid
PHONE_MODEL: SM-G900F
STACK_TRACE_HASH: 5d3fc3cc
USER_COMMENT: ''
STACK_TRACE:
java.lang.IllegalStateException: The database '/mnt/expand/c389a140-4682-4a5a-912e-4da747bb22ba/user/0/org.fdroid.fdroid/databases/fdroid_db' is not open.
at android.database.sqlite.SQLiteDatabase.throwIfNotOpenLocked(SQLiteDatabase.java:2482)
at android.database.sqlite.SQLiteDatabase.createSession(SQLiteDatabase.java:430)
at android.database.sqlite.-$$Lambda$RBWjWVyGrOTsQrLCYzJ_G8Uk25Q.get(Unknown Source:2)
at java.lang.ThreadLocal$SuppliedThreadLocal.initialValue(ThreadLocal.java:284)
at java.lang.ThreadLocal.setInitialValue(ThreadLocal.java:180)
at java.lang.ThreadLocal.get(ThreadLocal.java:170)
at android.database.sqlite.SQLiteDatabase.getThreadSession(SQLiteDatabase.java:424)
at android.database.sqlite.SQLiteProgram.getSession(SQLiteProgram.java:104)
at android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:88)
at androidx.sqlite.db.framework.FrameworkSQLiteStatement.executeInsert(FrameworkSQLiteStatement.kt:42)
at androidx.room.EntityInsertionAdapter.insertAndReturnId(EntityInsertionAdapter.kt:102)
at org.fdroid.database.RepositoryDaoInt_Impl.insertOrReplace(RepositoryDaoInt_Impl.java:568)
at org.fdroid.database.RepositoryDaoInt$DefaultImpls.insert(RepositoryDao.kt:135)
at org.fdroid.database.RepositoryDaoInt_Impl.insert(RepositoryDaoInt_Impl.java:666)
at org.fdroid.fdroid.data.DBHelper.prePopulateDb(DBHelper.java:96)
at org.fdroid.fdroid.data.DBHelper.lambda$getDb$0(DBHelper.java:67)
at org.fdroid.fdroid.data.DBHelper.$r8$lambda$UE0KAMTt9cp6jhxm1JWocLkBjLA(DBHelper.java:0)
at org.fdroid.fdroid.data.DBHelper$$ExternalSyntheticLambda2.prePopulateDb(R8$$SyntheticClass:0)
at org.fdroid.database.FDroidDatabaseHolder$FixtureCallback$onCreate$1.invokeSuspend(FDroidDatabaseHolder.kt:83)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at kotlinx.coroutines.internal.LimitedDispatcher.run(LimitedDispatcher.kt:42)
at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:95)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)
Suppressed: kotlinx.coroutines.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@66a642e, Dispatchers.IO]
@