wordpress-mobile/WordPress-FluxC-Android

SQLiteFullException: database or disk is full (code 13)

sentry-io opened this issue ยท 3 comments

Sentry Issue: WORDPRESS-ANDROID-2FYQ

SQLiteFullException: database or disk is full (code 13)
    at org.wordpress.android.fluxc.persistence.EncryptedLogSqlUtils.deleteEncryptedLogs(EncryptedLogSqlUtils.kt:44)
    at org.wordpress.android.fluxc.store.EncryptedLogStore.deleteEncryptedLog(EncryptedLogStore.kt:247)
    at org.wordpress.android.fluxc.store.EncryptedLogStore.handleFailedUpload(EncryptedLogStore.kt:185)
    at org.wordpress.android.fluxc.store.EncryptedLogStore.uploadEncryptedLog(EncryptedLogStore.kt:141)
    at org.wordpress.android.fluxc.store.EncryptedLogStore.uploadNext(EncryptedLogStore.kt:134)
...
(15 additional frame(s) were not displayed)

I had a look at this issue and noticed the following:

  • most of the crashes are from really old versions of the app (96% from 17.9.1 and 1% from 15.6)
  • they occurred on old Android versions (96% on Android 5.1.1, 1% on Android 6.0)
  • 96% are from the KFSUWI device
  • the newer releases that exhibited the crash were 23.4 and 23.3.1 (2 events)
  • all the recent crashes are from a single user running version 17.9.1 of the app on the above Amazon device.

Given the above I suggest to close the issue and keep monitoring for reappearances on recent releases.

Closing the issue with the reasoning described above.

๐Ÿ‘๐Ÿป Thank you for the investigation, @antonis! I have also marked the Sentry issue as resolved for version 23.5.