Time: 2025-08-07 17:10:23
Package: jp.konami.pesam
VName: 9.5.0
VCode: 309050001
OS Version: 33
Vendor: Xiaomi
Model: 21121119SG
android.database.sqlite.SQLiteDiskIOException: disk I/O error (code 4874
SQLITE_IOERR_SHMSIZE): , while compiling: PRAGMA journal_mode
      at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native
Method)
      at
android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.
java:1068)
      at
android.database.sqlite.SQLiteConnection.executeForString(SQLiteConnection.java:811
)
      at
android.database.sqlite.SQLiteConnection.setJournalMode(SQLiteConnection.java:419)
      at
android.database.sqlite.SQLiteConnection.setJournalFromConfiguration(SQLiteConnecti
on.java:339)
      at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:268)
      at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:205)
      at
android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionP
ool.java:512)
      at
android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:210)
      at
android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:202)
      at android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:1085)
      at android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:1065)
      at
android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:929)
      at
android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:918)
      at
android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:37
3)
      at
android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:
316)
      at
androidx.sqlite.db.framework.FrameworkSQLiteOpenHelper$OpenHelper.getWritableSuppor
tDatabase(FrameworkSQLiteOpenHelper.java:145)
      at
androidx.sqlite.db.framework.FrameworkSQLiteOpenHelper.getWritableDatabase(Framewor
kSQLiteOpenHelper.java:106)
      at androidx.room.RoomDatabase.inTransaction(RoomDatabase.java:476)
      at
androidx.room.RoomDatabase.assertNotSuspendingTransaction(RoomDatabase.java:281)
      at
androidx.work.impl.model.SystemIdInfoDao_Impl.getWorkSpecIds(SystemIdInfoDao_Impl.j
ava:120)
      at
androidx.work.impl.background.systemjob.SystemJobScheduler.reconcileJobs(SystemJobS
cheduler.java:298)
      at
androidx.work.impl.utils.ForceStopRunnable.cleanUp(ForceStopRunnable.java:249)
      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:1145)
      at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
      at java.lang.Thread.run(Thread.java:1012)