MM2-0 / Kvaesitso

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

Recorded bug report #1124

Closed hsfchris closed 2 weeks ago

hsfchris commented 2 weeks ago

Description

Please provide as many information about the crash as possible (What did you do before the crash happened? Steps to reproduce?)

I honestly didn't notice anything wrong, just the bug report popping up on my screen. Here you go.

Strack trace

java.lang.OutOfMemoryError: Failed to allocate a 80 byte allocation with 2440080 free bytes and 2382KB until OOM, target footprint 268435456, growth limit 268435456; giving up on allocation because <1% of heap free after GC.
    at androidx.compose.ui.platform.GraphicsLayerOwnerLayer.getMatrix-sQKQjiQ(GraphicsLayerOwnerLayer.android.kt:55)
    at androidx.compose.ui.platform.GraphicsLayerOwnerLayer.mapBounds(GraphicsLayerOwnerLayer.android.kt:23)
    at androidx.compose.ui.node.NodeCoordinator.rectInParent$ui_release(NodeCoordinator.kt:74)
    at androidx.compose.ui.node.NodeCoordinator.localBoundingBoxOf(NodeCoordinator.kt:79)
    at androidx.compose.ui.platform.SemanticsUtils_androidKt.getAllUncoveredSemanticsNodesToIntObjectMap$findAllSemanticNodesRecursive(SemanticsUtils.android.kt:104)
    at androidx.compose.ui.platform.SemanticsUtils_androidKt.getAllUncoveredSemanticsNodesToIntObjectMap$findAllSemanticNodesRecursive(SemanticsUtils.android.kt:294)
    at androidx.compose.ui.platform.SemanticsUtils_androidKt.getAllUncoveredSemanticsNodesToIntObjectMap$findAllSemanticNodesRecursive(SemanticsUtils.android.kt:294)
    at androidx.compose.ui.platform.SemanticsUtils_androidKt.getAllUncoveredSemanticsNodesToIntObjectMap$findAllSemanticNodesRecursive(SemanticsUtils.android.kt:294)
    at androidx.compose.ui.platform.SemanticsUtils_androidKt.getAllUncoveredSemanticsNodesToIntObjectMap$findAllSemanticNodesRecursive(SemanticsUtils.android.kt:294)
    at androidx.compose.ui.platform.SemanticsUtils_androidKt.getAllUncoveredSemanticsNodesToIntObjectMap(SemanticsUtils.android.kt:65)
    at androidx.compose.ui.platform.AndroidComposeViewAccessibilityDelegateCompat.getCurrentSemanticsNodes(AndroidComposeViewAccessibilityDelegateCompat.android.kt:19)
    at androidx.compose.ui.platform.AndroidComposeViewAccessibilityDelegateCompat$scheduleScrollEventIfNeeded$1.invoke(AndroidComposeViewAccessibilityDelegateCompat.android.kt:75)
    at androidx.compose.runtime.snapshots.Snapshot$Companion.observe(Snapshot.kt:56)
    at androidx.compose.runtime.snapshots.SnapshotStateObserver$ObservedScopeMap.observe(SnapshotStateObserver.kt:48)
[62 lines truncated]

Device info

APP.VERSION : 1.33.1
APP.VERSIONCODE : 2024090300
APP.SIGNATURE : rx1fSnL7r5/OMoFC0e1KPqTndXQ=
LAUNCHER.APP : de.mm20.launcher2.release
TIMEZONE : America/New_York
VERSION.RELEASE : 15
VERSION.INCREMENTAL : 12366759
VERSION.SDK.NUMBER : 35
BOARD : shiba
BOOTLOADER : ripcurrent-15.0-12059390
BRAND : google
CPU_ABI : arm64-v8a
CPU_ABI2 :
DISPLAY : AP3A.241005.015
FINGERPRINT : google/shiba/shiba:15/AP3A.241005.015/12366759:user/release-keys
HARDWARE : shiba
HOST : r-68354e84479a5a03-9kd0
ID : AP3A.241005.015
MANUFACTURER : Google
MODEL : Pixel 8
PRODUCT : shiba
TAGS : release-keys
TIME : 1726248772000
TYPE : user

MM2-0 commented 2 weeks ago

Duplicate of #1059