wordpress-mobile / WordPress-Android

WordPress for Android
http://android.wordpress.org
GNU General Public License v2.0
2.96k stars 1.31k forks source link

SQLiteDiskIOException: disk I/O error (code 4874 SQLITE_IOERR_SHMSIZE): , while compiling: PRAGMA journal_mode #20949

Open sentry-io[bot] opened 3 months ago

sentry-io[bot] commented 3 months ago

Sentry Issue: WORDPRESS-ANDROID-2FMS

SQLiteDiskIOException: disk I/O error (code 4874 SQLITE_IOERR_SHMSIZE): , while compiling: PRAGMA journal_mode
    at org.wordpress.android.fluxc.persistence.FeatureFlagConfigDao_Impl.getFeatureFlagList(FeatureFlagConfigDao_Impl.java:108)
    at org.wordpress.android.fluxc.store.mobile.FeatureFlagsStore.getFeatureFlags(FeatureFlagsStore.kt:46)
    at org.wordpress.android.util.config.FeatureFlagConfig$init$1.invokeSuspend(FeatureFlagConfig.kt:41)
    flags = featureFlagStore.getFeatureFlags()
...
(28 additional frame(s) were not displayed)
dangermattic commented 3 months ago

Thanks for reporting! 👍

sentry-io[bot] commented 3 months ago

Sentry Issue: JETPACK-ANDROID-85D