Skip to content

[question]: CursorWindowAllocationException #141

Description

@sleushunou

How can we help?

App crashes in background.
Stacktrace:

`android.database.CursorWindowAllocationException: Could not allocate CursorWindow '/data/user/0/gambino.android/no_backup/androidx.work.workdb' of size 2097152 due to error -13.
at android.database.CursorWindow.nativeCreate(Native Method)
at android.database.CursorWindow.(CursorWindow.java:139)
at android.database.CursorWindow.(CursorWindow.java:120)
at android.database.AbstractWindowedCursor.clearOrCreateWindow(AbstractWindowedCursor.java:202)
at android.database.sqlite.SQLiteCursor.fillWindow(SQLiteCursor.java:147)
at android.database.sqlite.SQLiteCursor.getCount(SQLiteCursor.java:140)
at android.database.AbstractCursor.moveToPosition(AbstractCursor.java:231)
at android.database.AbstractCursor.moveToFirst(AbstractCursor.java:270)
at androidx.work.impl.model.WorkSpecDao_Impl.getState(WorkSpecDao_Impl.java:738)
at androidx.work.impl.utils.StopWorkRunnable.run(StopWorkRunnable.java:66)
at androidx.work.impl.utils.SerialExecutor$Task.run(SerialExecutor.java:91)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:923)

Full adb output:
--------- beginning of crash.txt

`

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions