You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 19, 2021. It is now read-only.
Google Play:
1.8.4.2
Galaxy Note5 (nobleltevzw)
Android 5.1
java.lang.RuntimeException: Unable to start service edu.cmu.cylab.starslinger.Service@21f4c55c with Intent { cmp=edu.cmu.cylab.starslinger/.Service }: android.database.sqlite.SQLiteDatabaseCorruptException: database disk image is malformed (code 11)
Error Code : 11 (SQLITE_CORRUPT)
Caused By : The database disk image is malformed.
(database disk image is malformed (code 11))
at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:3972)
at android.app.ActivityThread.access$2300(ActivityThread.java:197)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1785)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:145)
at android.app.ActivityThread.main(ActivityThread.java:6897)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1404)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1199)
Caused by: android.database.sqlite.SQLiteDatabaseCorruptException: database disk image is malformed (code 11)
Error Code : 11 (SQLITE_CORRUPT)
Caused By : The database disk image is malformed.
(database disk image is malformed (code 11))
at android.database.sqlite.SQLiteConnection.nativeExecuteForCursorWindow(Native Method)
at android.database.sqlite.SQLiteConnection.executeForCursorWindow(SQLiteConnection.java:1015)
at android.database.sqlite.SQLiteSession.executeForCursorWindow(SQLiteSession.java:836)
at android.database.sqlite.SQLiteQuery.fillWindow(SQLiteQuery.java:62)
at android.database.sqlite.SQLiteCursor.fillWindow(SQLiteCursor.java:144)
at android.database.sqlite.SQLiteCursor.getCount(SQLiteCursor.java:133)
at edu.cmu.cylab.starslinger.model.RecipientDbAdapter.getTrustedRecipientCount(RecipientDbAdapter.java:726)
at edu.cmu.cylab.starslinger.Service.queryExchangeStatus(Service.java:188)
at edu.cmu.cylab.starslinger.Service.onStart(Service.java:158)
at android.app.Service.onStartCommand(Service.java:458)
at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:3955)
... 9 more
Google Play:
1.8.4.2
Galaxy Note5 (nobleltevzw)
Android 5.1
java.lang.RuntimeException: Unable to start service edu.cmu.cylab.starslinger.Service@21f4c55c with Intent { cmp=edu.cmu.cylab.starslinger/.Service }: android.database.sqlite.SQLiteDatabaseCorruptException: database disk image is malformed (code 11)
Error Code : 11 (SQLITE_CORRUPT)
Caused By : The database disk image is malformed.
(database disk image is malformed (code 11))
Caused by: android.database.sqlite.SQLiteDatabaseCorruptException: database disk image is malformed (code 11)
Error Code : 11 (SQLITE_CORRUPT)
Caused By : The database disk image is malformed.
(database disk image is malformed (code 11))