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
java.lang.IllegalStateException: Couldn't read row 2290, col 0 from CursorWindow. Make sure the Cursor is initialized correctly before accessing data from it.
at android.database.CursorWindow.nativeGetLong(Native Method)
at android.database.CursorWindow.getLong(CursorWindow.java:539)
at android.database.CursorWindow.getInt(CursorWindow.java:606)
at android.database.AbstractWindowedCursor.getInt(AbstractWindowedCursor.java:72)
at z3.j.getAll(InternalStorageAnalysisDao_Impl.java:85)
at b4.l.invokeSuspend(AnalyseViewModel.kt:27)
at w8.a.resumeWith(ContinuationImpl.kt:9)
at m9.g0.run(DispatchedTask.kt:107)
at r9.e.run(LimitedDispatcher.kt:13)
at t9.i.run(Tasks.kt:3)
at t9.a$a.run(CoroutineScheduler.kt:82)
Suppressed: m9.e0: [m1{Cancelling}@f68c25a, Dispatchers.IO]
The text was updated successfully, but these errors were encountered:
Issue explanation (write below this line)
Exception
Crash log
The text was updated successfully, but these errors were encountered: