java.lang.IllegalStateException: Cannot perform this operation because the connection pool has been closed.
ANDROID_VERSION: '12'
APP_VERSION_NAME: 1.16.1
AVAILABLE_MEM_SIZE: 17143300096
BRAND: Nokia
DATE: '2023-04-04'
Message-ID: $2b$12$1914ab1da8b7fa2d48f7duSiD3nunOztmiBm6eiuyliJ3jFplY02y
PACKAGE_NAME: org.fdroid.fdroid
PHONE_MODEL: Nokia 2.4
STACK_TRACE_HASH: ea2ca238
USER_COMMENT: ''
STACK_TRACE:
java.lang.IllegalStateException: Cannot perform this operation because the connection pool has been closed.
at android.database.sqlite.SQLiteConnectionPool.throwIfClosedLocked(SQLiteConnectionPool.java:1071)
at android.database.sqlite.SQLiteConnectionPool.waitForConnection(SQLiteConnectionPool.java:685)
at android.database.sqlite.SQLiteConnectionPool.acquireConnection(SQLiteConnectionPool.java:380)
at android.database.sqlite.SQLiteSession.acquireConnection(SQLiteSession.java:896)
at android.database.sqlite.SQLiteSession.executeForChangedRowCount(SQLiteSession.java:754)
at android.database.sqlite.SQLiteStatement.executeUpdateDelete(SQLiteStatement.java:67)
at androidx.sqlite.db.framework.FrameworkSQLiteStatement.executeUpdateDelete(FrameworkSQLiteStatement.java:46)
at androidx.work.impl.model.WorkProgressDao_Impl.deleteAll(WorkProgressDao_Impl.java:107)
at androidx.work.impl.utils.ForceStopRunnable.cleanUp(ForceStopRunnable.java:273)
at androidx.work.impl.utils.ForceStopRunnable.forceStopRunnable(ForceStopRunnable.java:215)
at androidx.work.impl.utils.ForceStopRunnable.run(ForceStopRunnable.java:110)
at androidx.work.impl.utils.SerialExecutor$Task.run(SerialExecutor.java:91)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
at java.lang.Thread.run(Thread.java:1012)
@