MM2-0 / Kvaesitso

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

SQLiteException: Expression tree is too large #587

Open micahchoo opened 11 months ago

micahchoo commented 11 months ago

Launcher crashes when I search "Ani" consistently with "expression too large"

MM2-0 commented 11 months ago

Can you send the crash report? (Settings > Debug > crash reporter)

micahchoo commented 11 months ago

Screenshot_2023-10-21-05-02-39-19_94226bc2e387a4f039bd6db013273604 Its the one from Oct 20. The other two crashes happened as I tried to open that crash report

micahchoo commented 11 months ago

Description

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

Strack trace

java.lang.IllegalArgumentException: Can't represent a size of 621732 in Constraints
    at androidx.compose.ui.unit.Constraints$Companion.bitsNeedForSize(Constraints.kt:41)
    at androidx.compose.ui.unit.Constraints$Companion.createConstraints-Zbe2FdA$ui_unit_release(Constraints.kt:18)
    at androidx.compose.ui.unit.ConstraintsKt.Constraints(Constraints.kt:27)
    at androidx.compose.ui.unit.ConstraintsKt.Constraints$default(Constraints.kt:15)
    at kotlin.text.UStringsKt.finalConstraints-tfFHcEY(UStrings.kt:55)
    at androidx.compose.foundation.text.modifiers.ParagraphLayoutCache.layoutText-K40F9xA(ParagraphLayoutCache.kt:13)
    at androidx.compose.foundation.text.modifiers.TextStringSimpleNode.measure-3p2s80s(TextStringSimpleNode.kt:189)
    at androidx.compose.ui.node.LayoutModifierNodeCoordinator$LookaheadDelegateForLayoutModifierNode.measure-BRTryo0(LayoutModifierNodeCoordinator.kt:27)
    at androidx.compose.ui.graphics.SimpleGraphicsLayerModifier.measure-3p2s80s(GraphicsLayerModifier.kt:1)
    at androidx.compose.ui.node.LayoutModifierNodeCoordinator$LookaheadDelegateForLayoutModifierNode.measure-BRTryo0(LayoutModifierNodeCoordinator.kt:27)
    at androidx.compose.foundation.layout.PaddingNode.measure-3p2s80s(Padding.kt:33)
    at androidx.compose.ui.node.LayoutModifierNodeCoordinator$LookaheadDelegateForLayoutModifierNode.measure-BRTryo0(LayoutModifierNodeCoordinator.kt:27)
    at androidx.compose.ui.node.LayoutNodeLayoutDelegate$performLookaheadMeasure$1.invoke(LayoutNodeLayoutDelegate.kt:16)
    at androidx.compose.runtime.snapshots.Snapshot$Companion.observe(Snapshot.kt:59)
[150 lines truncated]

Device info

APP.VERSION : 1.28.0
APP.VERSIONCODE : 2023101300
APP.SIGNATURE : rx1fSnL7r5/OMoFC0e1KPqTndXQ=
LAUNCHER.APP : de.mm20.launcher2.release
TIMEZONE : America/Los_Angeles
VERSION.RELEASE : 12
VERSION.INCREMENTAL : Q.202307060216
VERSION.SDK.NUMBER : 31
BOARD : lito
BOOTLOADER : unknown
BRAND : OnePlus
CPU_ABI : arm64-v8a
CPU_ABI2 :
DISPLAY : AC2001_11_F.21
FINGERPRINT : OnePlus/Nord_IND/Nord:12/RKQ1.211119.001/Q.202307060216:user/release-keys
HARDWARE : qcom
HOST : dg02-pool03-kvm77
ID : RKQ1.211119.001
MANUFACTURER : OnePlus
MODEL : AC2001
PRODUCT : Nord_IND
TAGS : release-keys
TIME : 1688630472000
TYPE : user

This is the log from the other 2 crashes

MM2-0 commented 11 months ago

And it only happens with that specific search term?

micahchoo commented 11 months ago

Yup just that one, has happened before as well