MM2-0 / Kvaesitso

A search-focused Android launcher
https://kvaesitso.mm20.de/
GNU General Public License v3.0
2.32k stars 70 forks source link

Out of memory error #940

Open bottlerocketjonny opened 1 month ago

bottlerocketjonny commented 1 month ago

Gradual build up of sluggish behaviour leading up until a crash.

Version: 1.31.1 Device: Pixel 6

bottlerocketjonny commented 1 month ago

Stack trace:

java.lang.OutOfMemoryError: Failed to allocate a 16 byte allocation with 376832 free bytes and 368KB until OOM, target footprint 268435456, growth limit 268435456; giving up on allocation because <1% of heap free after GC. at android.accessibilityservice.AccessibilityService$IAccessibilityServiceClientWrapper.onSystemActionsChanged(AccessibilityService.java:3103) at android.accessibilityservice.IAccessibilityServiceClient$Stub.onTransact(IAccessibilityServiceClient.java:356) at android.os.Binder.execTransactInternal(Binder.java:1505) at android.os.Binder.execTransact(Binder.java:1444)

bottlerocketjonny commented 1 month ago

I've upgraded to 1.31.2 (I use fdroid) so maybe that will have fixed this? I know you mentioned an external library causing the issue.