Skip to content

Another Crash #1079

Description

@Yellowhawk

What happened?

A bug happened!

App Version

7.11.2

Android Version (API Level)

33

(Optional) Relevant log output

java.lang.OutOfMemoryError: Failed to allocate a 224 byte allocation with 844296 free bytes and 824KB until OOM, target footprint 268435456, growth limit 268435456; giving up on allocation because <1% of heap free after GC.
	at android.database.CursorWindow.nativeGetString(Native Method)
	at android.database.CursorWindow.getString(CursorWindow.java:476)
	at android.database.AbstractWindowedCursor.getString(AbstractWindowedCursor.java:54)
	at com.philkes.notallyx.data.dao.BaseNoteDao_Impl$getFrom$1.call(SourceFile:293)
	at androidx.room.RoomTrackingLiveData$$ExternalSyntheticLambda0.run(SourceFile:126)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1100)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:1572)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions