wordpress-mobile / WordPress-Android

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

RuntimeException: Unable to create application org.wordpress.android.WordPressRelease: android.database.sqlite.SQLi... #20376

Open sentry-io[bot] opened 2 months ago

sentry-io[bot] commented 2 months ago

Sentry Issue: JETPACK-ANDROID-K2V

SQLiteFullException: database or disk is full (code 13 SQLITE_FULL)
    at android.database.sqlite.SQLiteConnection.nativeExecuteForChangedRowCount(SQLiteConnection.java)
    at android.database.sqlite.SQLiteConnection.executeForChangedRowCount(SQLiteConnection.java:832)
    at android.database.sqlite.SQLiteSession.executeForChangedRowCount(SQLiteSession.java:756)
    at android.database.sqlite.SQLiteStatement.executeUpdateDelete(SQLiteStatement.java:66)
    at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1824)
...
(16 additional frame(s) were not displayed)

RuntimeException: Unable to create application org.wordpress.android.WordPressRelease: android.database.sqlite.SQLiteFullException: database or disk is full (code 13 SQLITE_FULL)
    at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6715)
    at android.app.ActivityThread.access$1300(ActivityThread.java:226)
    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1898)
    at android.os.Handler.dispatchMessage(Handler.java:107)
    at android.os.Looper.loop(Looper.java:214)
...
(4 additional frame(s) were not displayed)
dangermattic commented 2 months ago

Thanks for reporting! 👍

RenanLukas commented 2 months ago

SQLiteFullException: database or disk is full (code 13 SQLITE_FULL)

If this happened because disk is full, it's not actionable.

sentry-io[bot] commented 1 month ago

Sentry Issue: WORDPRESS-ANDROID-D9

sentry-io[bot] commented 1 month ago

Sentry Issue: WORDPRESS-ANDROID-2QEN

sentry-io[bot] commented 1 month ago

Sentry Issue: JETPACK-ANDROID-84A

antonis commented 1 month ago

I've merged all the related issues in Sentry and the crashes for the past 30 days can be seen below.

Jetpack WordPress
Screenshot 2024-03-22 at 5 46 40 PM Screenshot 2024-03-22 at 5 46 22 PM