Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sometimes app was crashed #1097

Open
Drsheppard01 opened this issue Sep 27, 2024 · 0 comments
Open

Sometimes app was crashed #1097

Drsheppard01 opened this issue Sep 27, 2024 · 0 comments

Comments

@Drsheppard01
Copy link
Contributor

Description

Sometimes app is crashed. It's not a critical bug as nothing happens, but I think it's important to report it

Stack trace

java.lang.NullPointerException
	at androidx.compose.foundation.text.input.internal.LegacyCursorAnchorInfoController.updateCursorAnchorInfo(LegacyCursorAnchorInfoController.android.kt:29)
	at androidx.compose.foundation.text.input.internal.AndroidLegacyPlatformTextInputServiceAdapter.updateTextLayoutResult(LegacyPlatformTextInputServiceAdapter.android.kt:31)
	at androidx.compose.foundation.text.CoreTextFieldKt$CoreTextField$onPositionedModifier$1$1.invoke(CoreTextField.kt:197)
	at androidx.compose.ui.layout.OnGloballyPositionedNode.onGloballyPositioned(OnGloballyPositionedModifier.kt:3)
	at androidx.compose.ui.node.OnPositionedDispatcher.dispatchHierarchy(OnPositionedDispatcher.kt:66)
	at androidx.compose.ui.node.OnPositionedDispatcher.dispatchHierarchy(OnPositionedDispatcher.kt:153)
	at androidx.compose.ui.node.OnPositionedDispatcher.dispatchHierarchy(OnPositionedDispatcher.kt:153)
	at androidx.compose.ui.node.MeasureAndLayoutDelegate.dispatchOnPositionedCallbacks(MeasureAndLayoutDelegate.kt:73)
	at androidx.compose.ui.platform.AndroidComposeView.measureAndLayout(AndroidComposeView.android.kt:44)
	at androidx.compose.ui.platform.AndroidComposeView.dispatchDraw(AndroidComposeView.android.kt:15)
	at android.view.View.draw(View.java:24221)
	at android.view.View.updateDisplayListIfDirty(View.java:23036)
	at android.view.View.draw(View.java:23926)
	at android.view.ViewGroup.drawChild(ViewGroup.java:4648)
[46 lines truncated]

Device info

APP.VERSION : 1.33.1
APP.VERSIONCODE : 2024090300
APP.SIGNATURE : rx1fSnL7r5/OMoFC0e1KPqTndXQ=
LAUNCHER.APP : de.mm20.launcher2.release
TIMEZONE : Europe/Moscow
VERSION.RELEASE : 14
VERSION.INCREMENTAL : T.R4T3.19a7d97_1-dabd
VERSION.SDK.NUMBER : 34
BOARD : k6983v1_64
BOOTLOADER : unknown
BRAND : OnePlus
CPU_ABI : arm64-v8a
CPU_ABI2 :
DISPLAY : CPH2493_14.0.0.540(EX01)
FINGERPRINT : OnePlus/CPH2493/OP556FL1:14/UKQ1.230924.001/T.R4T3.19a7d97_1-dabd:user/release-keys
HARDWARE : mt6983
HOST : dg02-pool06-kvm59
ID : UKQ1.230924.001
MANUFACTURER : OnePlus
MODEL : CPH2493
PRODUCT : CPH2493
TAGS : release-keys
TIME : 1724319603000
TYPE : user

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant