Skip to content

NotallyX Crash with Crash Report and LogFox Log #1088

Description

@Yellowhawk

What happened?

From LogFox (Utilizing Shizuku)

Just crashed again from simply switching between notes and actually just scrolling the moment it crashed. It doesn't take much.

Typing in the search box immediately upon opening almost always makes it freeze (I can't remember if it causes the the same crash too or not). It seems that most of the crashes and hiccups result from typing or navigating at a fast pace and navigating slowly or feeding any input or interacting with the app at a slow steady pace is the one way I know to curb the crashes or sudden freezes. Though NormallyX crashes maybe 70 percent more than it just freezing up and having to force stop (and I clear the cache [Notally's, on every freeze] along with the entire system and collective app cachefor good measure once a day).


1785958172.033 10335 3822 3858 E AndroidRuntime: FATAL EXCEPTION: arch_disk_io_3
1785958172.033 10335 3822 3858 E AndroidRuntime: Process: com.philkes.notallyx, PID: 3822
1785958172.033 10335 3822 3858 E AndroidRuntime: java.lang.OutOfMemoryError: Failed to allocate a 24 byte allocation with 2283080 free bytes and 2229KB until OOM, target footprint 268435456, growth limit 268435456; giving up on allocation because <1% of heap free after GC.
1785958172.033 10335 3822 3858 E AndroidRuntime: at android.database.CursorWindow.nativeGetString(Native Method)
1785958172.033 10335 3822 3858 E AndroidRuntime: at android.database.CursorWindow.getString(cursorwindow.java:476)
1785958172.033 10335 3822 3858 E AndroidRuntime: at android.database.AbstractWindowedCursor.getString(abstractwindowedcursor.java:54)
1785958172.033 10335 3822 3858 E AndroidRuntime: at com.philkes.notallyx.data.dao.BaseNoteDao_Impl$getFrom$1.call(SourceFile:238)
1785958172.033 10335 3822 3858 E AndroidRuntime: at androidx.room.RoomTrackingLiveData$$ExternalSyntheticLambda0.run(SourceFile:126)
1785958172.033 10335 3822 3858 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(threadpoolexecutor.java:1100)
1785958172.033 10335 3822 3858 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(threadpoolexecutor.java:624)
1785958172.033 10335 3822 3858 E AndroidRuntime: at java.lang.Thread.run(thread.java:1572)tikiInt


App Version

7.11.2

Android Version (API Level)

33

(Optional) Relevant log output

java.lang.OutOfMemoryError: Failed to allocate a 24 byte allocation with 2283080 free bytes and 2229KB 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:238)
	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)

Version code : 71120
Version name : 7.11.2
Model : SM-G981U
Device : x1q
Brand : samsung
Manufacturer : samsung
Android : 33
Time : Aug 5, 2026 12:29:32 PM
[End]

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