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

Crash looking contact #1290

Open
nacsan opened this issue Mar 6, 2025 · 0 comments
Open

Crash looking contact #1290

nacsan opened this issue Mar 6, 2025 · 0 comments

Comments

@nacsan
Copy link

nacsan commented Mar 6, 2025

Description

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

Stack trace

java.lang.IllegalStateException: Error: Placement happened before lookahead.
	at androidx.compose.ui.internal.InlineClassHelperKt.throwIllegalStateException(InlineClassHelper.kt:3)
	at androidx.compose.ui.node.LayoutNodeLayoutDelegate$MeasurePassDelegate.placeSelf-MLgxB_4$2(LayoutNodeLayoutDelegate.kt:117)
	at androidx.compose.ui.node.LayoutNodeLayoutDelegate$MeasurePassDelegate.placeAt-f8xVGno(LayoutNodeLayoutDelegate.kt:1)
	at androidx.compose.ui.layout.Placeable$PlacementScope.place(Placeable.kt:23)
	at androidx.compose.ui.layout.Placeable$PlacementScope.place$default(Placeable.kt:2)
	at androidx.compose.foundation.layout.RowMeasurePolicy$placeHelper$1$1.invoke(Row.kt:67)
	at androidx.compose.ui.node.LookaheadCapablePlaceable$layout$1.placeChildren(LookaheadDelegate.kt:7)
	at androidx.compose.ui.node.LayoutNodeLayoutDelegate$MeasurePassDelegate$layoutChildrenBlock$1.invoke(LayoutNodeLayoutDelegate.kt:66)
	at androidx.compose.runtime.snapshots.Snapshot$Companion.observe(Snapshot.kt:56)
	at androidx.compose.runtime.snapshots.SnapshotStateObserver$ObservedScopeMap.observe(SnapshotStateObserver.kt:52)
	at androidx.compose.runtime.snapshots.SnapshotStateObserver.observeReads(SnapshotStateObserver.kt:134)
	at androidx.compose.ui.node.OwnerSnapshotObserver.observeReads$ui_release(OwnerSnapshotObserver.kt:3)
	at androidx.compose.ui.node.LayoutNodeLayoutDelegate$MeasurePassDelegate.layoutChildren(LayoutNodeLayoutDelegate.kt:103)
	at androidx.compose.ui.node.LayoutNodeLayoutDelegate$MeasurePassDelegate.onNodePlaced$ui_release(LayoutNodeLayoutDelegate.kt:128)
[380 lines truncated]

Device info

APP.VERSION : 1.34.1
APP.VERSIONCODE : 2024122400
APP.SIGNATURE : rx1fSnL7r5/OMoFC0e1KPqTndXQ=
LAUNCHER.APP : android
TIMEZONE : Atlantic/Canary
VERSION.RELEASE : 13
VERSION.INCREMENTAL : R.19a7f0e-4b6c-4b6d
VERSION.SDK.NUMBER : 33
BOARD : lito
BOOTLOADER : unknown
BRAND : OPPO
CPU_ABI : arm64-v8a
CPU_ABI2 :
DISPLAY : CPH2145_13.1.0.620(EX01)
FINGERPRINT : OPPO/CPH2145EEA/OP4F1BL1:13/TP1A.220905.001/R.19a7f0e-4b6c-4b6d:user/release-keys
HARDWARE : qcom
HOST : dg02-pool06-kvm20
ID : TP1A.220905.001
MANUFACTURER : OPPO
MODEL : CPH2145
PRODUCT : CPH2145EEA
TAGS : release-keys
TIME : 1724321875000
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