On Android 15, I encountered a crash by just scrolling the main window, without apparent reason.
05-31 12:28:18.908 29129 29129 E AndroidRuntime: FATAL EXCEPTION: main
05-31 12:28:18.908 29129 29129 E AndroidRuntime: Process: dev.dimension.flare, PID: 29129
05-31 12:28:18.908 29129 29129 E AndroidRuntime: java.lang.IllegalArgumentException: Key "1229584076" was already used. If you are using LazyColumn/Row please make sure you provide a unique key for each item.
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.ui.internal.InlineClassHelperKt.throwIllegalArgumentException(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:3)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.ui.layout.LayoutNodeSubcompositionsState.subcompose(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:156)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.ui.layout.LayoutNodeSubcompositionsState$Scope.subcompose(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:3)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.foundation.lazy.layout.LazyLayoutMeasureScopeImpl.compose(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:32)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.foundation.lazy.layout.LazyLayoutMeasuredItemProvider.getPlaceables-3p2s80s(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:12)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.foundation.lazy.staggeredgrid.LazyStaggeredGridMeasureProvider.getAndMeasure-jy6DScQ(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:50)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.foundation.lazy.staggeredgrid.LazyStaggeredGridMeasureKt.measure(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:240)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.foundation.lazy.staggeredgrid.LazyStaggeredGridMeasureKt.measureStaggeredGrid-C6celF4(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:184)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.foundation.lazy.staggeredgrid.LazyStaggeredGridMeasurePolicyKt$rememberStaggeredGridMeasurePolicy$1$1.measure-0kLqBqw(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:293)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.foundation.lazy.layout.LazyLayoutKt.LazyLayout$lambda$1$3$0(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:10)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.foundation.lazy.layout.LazyLayoutKt.e(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:1)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at s0.invoke(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:35)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.ui.layout.LayoutNodeSubcompositionsState$createMeasurePolicy$1.measure-3p2s80s(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:113)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.ui.node.InnerNodeCoordinator.measure-BRTryo0(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:70)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.ui.graphics.SimpleGraphicsLayerModifier.measure-3p2s80s(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:1)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.ui.node.LayoutModifierNodeCoordinator.measure-BRTryo0(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:184)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.foundation.lazy.layout.LazyLayoutBeyondBoundsProviderModifierNode.measure-3p2s80s(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:1)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.ui.node.LayoutModifierNodeCoordinator.measure-BRTryo0(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:184)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.foundation.layout.FillNode.measure-3p2s80s(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:106)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.ui.node.LayoutModifierNodeCoordinator.measure-BRTryo0(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:184)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.ui.node.MeasurePassDelegate$performMeasureBlock$1.invoke(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:13)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.ui.node.MeasurePassDelegate$performMeasureBlock$1.invoke(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:17)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.runtime.snapshots.SnapshotStateObserver.observeReads(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:345)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.ui.node.MeasurePassDelegate.remeasure-BRTryo0(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:191)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.ui.node.LayoutNode.remeasure-_Sx5XlM$ui(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:20)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.ui.node.MeasureAndLayoutDelegate.doRemeasure-sdFAvZA(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:5)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.ui.node.MeasureAndLayoutDelegate.measureAndLayout-0kLqBqw(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:115)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.ui.platform.AndroidComposeView.measureAndLayout-0kLqBqw(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:8)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.ui.node.LayoutNode.forceRemeasure(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:41)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.foundation.lazy.staggeredgrid.LazyStaggeredGridState.onScroll(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:124)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.foundation.lazy.staggeredgrid.LazyStaggeredGridState.scrollableState$lambda$0(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:2)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.foundation.lazy.staggeredgrid.LazyStaggeredGridState.c(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:1)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at hi.invoke(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:38)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.foundation.gestures.DefaultScrollableState$scrollScope$1.scrollBy(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:19)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.foundation.gestures.ScrollingLogic.performScroll-3eAAhYA(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:23)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.foundation.gestures.ScrollingLogic.performScrollForOverscroll$lambda$0(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:9)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.foundation.gestures.ScrollingLogic.a(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:1)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at xr.invoke(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:57)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.foundation.AndroidEdgeEffectOverscrollEffect.applyToScroll-Rhakbz0(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:401)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.foundation.gestures.ScrollingLogic$nestedScrollScope$1.scrollByWithOverscroll-OzD1aCk(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:34)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.foundation.gestures.ScrollingLogic$doFlingAnimation$2$reverseScope$1.scrollBy(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:47)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.foundation.gestures.DefaultFlingBehavior$performFling$2.invokeSuspend$lambda$0(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:14)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.foundation.gestures.DefaultFlingBehavior$performFling$2.a(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:1)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.foundation.gestures.d.invoke(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:24)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.animation.core.SuspendAnimationKt.doAnimationFrame(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:38)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.animation.core.SuspendAnimationKt.doAnimationFrameWithScale(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:28)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.animation.core.SuspendAnimationKt.animate$lambda$6(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:14)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.animation.core.SuspendAnimationKt.a(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:1)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at z8.invoke(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:34)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.animation.core.SuspendAnimationKt.callWithFrameNanos$lambda$0(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:5)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.animation.core.SuspendAnimationKt.e(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:1)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at w10.invoke(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:41)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.runtime.BroadcastFrameClock$FrameAwaiter.resume(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:16)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.runtime.BroadcastFrameClock.sendFrame$lambda$0(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:1)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.runtime.BroadcastFrameClock.a(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:1)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.runtime.a.invoke(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:5)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.runtime.internal.AwaiterQueue.flushAndDispatchAwaiters(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:45)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.runtime.BroadcastFrameClock.sendFrame(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:8)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.runtime.Recomposer$runRecomposeAndApplyChanges$2.invokeSuspend$lambda$2(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:29)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.runtime.Recomposer$runRecomposeAndApplyChanges$2.a(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:1)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.runtime.h.invoke(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:25)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.ui.platform.AndroidUiFrameClock$withFrameNanos$2$callback$1.doFrame(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:11)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.ui.platform.AndroidUiDispatcher.performFrameDispatch(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:34)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.ui.platform.AndroidUiDispatcher.access$performFrameDispatch(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:1)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at androidx.compose.ui.platform.AndroidUiDispatcher$dispatchCallback$1.doFrame(r8-map-id-e58a7e766488ac26d658965b3b9d5b4a385af158fe0a41498871fecbf388e417:17)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1453)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1464)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at android.view.Choreographer.doCallbacks(Choreographer.java:1037)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at android.view.Choreographer.doFrame(Choreographer.java:951)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1438)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:1001)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:105)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at android.os.Looper.loopOnce(Looper.java:268)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at android.os.Looper.loop(Looper.java:384)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:8936)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:580)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:907)
05-31 12:28:18.908 29129 29129 E AndroidRuntime: Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [androidx.compose.ui.platform.MotionDurationScaleImpl@318c61e, androidx.compose.runtime.BroadcastFrameClock@71daeff, StandaloneCoroutine{Cancelling}@b2f64cc, AndroidUiDispatcher@5ac4315]
05-31 12:28:18.913 1761 7134 W ActivityTaskManager: Force finishing activity dev.dimension.flare/.MainActivity
05-31 12:28:18.951 1761 2710 W InputManager-JNI: Input channel object '2bd38d2 dev.dimension.flare/dev.dimension.flare.MainActivity (client)' was disposed without first being removed with the input manager!
05-31 12:28:18.951 1761 2207 W libprocessgroup: RemoveCgroup: /dev/memcg/apps/uid_10537/pid_29129 does not exist.
05-31 12:28:18.960 1761 2137 W MotoBatteryCareService: uid: 10275 pkgName:com.motorola.launcher3 come to foreground
05-31 12:28:18.963 1761 2058 W ActivityManager: setHasOverlayUi called on unknown pid: 29129
05-31 12:28:18.970 1761 2710 W ParceledListSlice: Element #8 is 25764 bytes.
05-31 12:28:18.970 1761 2710 W ParceledListSlice: Element #9 is 24744 bytes.
05-31 12:28:18.983 20139 20139 W libc : Access denied finding property "vendor.display.enable_optimal_refresh_rate"
[…]
05-31 12:28:19.257 3079 3087 W System : A resource failed to call release.
05-31 12:28:19.257 3079 3087 W System : A resource failed to call release.
05-31 12:28:19.257 3079 3087 W System : A resource failed to call release.
05-31 12:28:19.257 3079 3087 W System : A resource failed to call HardwareBuffer.close.
05-31 12:28:19.257 3079 3087 W System : A resource failed to call HardwareBuffer.close.
05-31 12:28:19.257 3079 3087 W System : A resource failed to call release.
05-31 12:28:19.257 3079 3087 W System : A resource failed to call release.
05-31 12:28:19.258 3079 3087 W System : A resource failed to call release.
05-31 12:28:19.258 3079 3087 W System : A resource failed to call release.
05-31 12:28:19.300 1761 2709 W ActivityManager: pid 1761 system sent binder code 7 with flags 1 to frozen apps and got error -32
05-31 12:28:19.301 1761 2709 W WindowManager: Exception thrown during dispatchAppVisibility Window{2bd38d2 u0 dev.dimension.flare/dev.dimension.flare.MainActivity EXITING}
05-31 12:28:19.301 1761 2709 W WindowManager: android.os.DeadObjectException
05-31 12:28:19.301 1761 2709 W WindowManager: at android.os.BinderProxy.transactNative(Native Method)
05-31 12:28:19.301 1761 2709 W WindowManager: at android.os.BinderProxy.transact(BinderProxy.java:588)
05-31 12:28:19.301 1761 2709 W WindowManager: at android.view.IWindow$Stub$Proxy.dispatchAppVisibility(IWindow.java:553)
05-31 12:28:19.301 1761 2709 W WindowManager: at com.android.server.wm.WindowState.sendAppVisibilityToClients(WindowState.java:3492)
05-31 12:28:19.301 1761 2709 W WindowManager: at com.android.server.wm.WindowContainer.sendAppVisibilityToClients(WindowContainer.java:1325)
05-31 12:28:19.301 1761 2709 W WindowManager: at com.android.server.wm.WindowToken.setClientVisible(WindowToken.java:446)
05-31 12:28:19.301 1761 2709 W WindowManager: at com.android.server.wm.ActivityRecord.setClientVisible(ActivityRecord.java:7602)
05-31 12:28:19.301 1761 2709 W WindowManager: at com.android.server.wm.ActivityRecord.postApplyAnimation(ActivityRecord.java:6193)
05-31 12:28:19.301 1761 2709 W WindowManager: at com.android.server.wm.ActivityRecord.commitVisibility(ActivityRecord.java:6135)
05-31 12:28:19.301 1761 2709 W WindowManager: at com.android.server.wm.Transition.finishTransition(Transition.java:1318)
05-31 12:28:19.301 1761 2709 W WindowManager: at com.android.server.wm.TransitionController.finishTransition(TransitionController.java:955)
05-31 12:28:19.301 1761 2709 W WindowManager: at com.android.server.wm.WindowOrganizerController.finishTransition(WindowOrganizerController.java:516)
05-31 12:28:19.301 1761 2709 W WindowManager: at android.window.IWindowOrganizerController$Stub.onTransact(IWindowOrganizerController.java:289)
05-31 12:28:19.301 1761 2709 W WindowManager: at com.android.server.wm.WindowOrganizerController.onTransact(WindowOrganizerController.java:226)
05-31 12:28:19.301 1761 2709 W WindowManager: at android.os.Binder.execTransactInternal(Binder.java:1520)
05-31 12:28:19.301 1761 2709 W WindowManager: at android.os.Binder.execTransact(Binder.java:1453)
05-31 12:28:19.301 1761 2709 W Process : Unable to open /proc/29129/status
05-31 12:28:19.309 29453 29464 W MotoFreeForm: [FreeFormController] onTaskRemoved 14023
05-31 12:28:19.309 1761 3423 W UserManagerService: Requested status bar icon for non-badged user 0
05-31 12:28:19.310 29453 29464 W MotoFreeForm: [FreeFormController] onTaskRemoved 14023
05-31 12:28:19.312 1761 3423 W UserManagerService: Requested status bar icon for non-badged user 0
05-31 12:28:19.326 1501 1501 E BpTransactionCompletedListener: Failed to transact (-32)
05-31 12:28:19.416 1761 2058 W ActivityTaskManager: Activity top resumed state loss timeout for ActivityRecord{c60a61a u0 dev.dimension.flare/.MainActivity t-1 f}}
05-31 12:28:19.991 1467 4186 E ANDR-PERF-LM: VmRssMeter:: start() 453: Could not find pid, can not collect vmrss data
05-31 12:28:19.991 1467 4186 E ANDR-PERF-LM: AdaptiveLaunch: writeToDataBase() 64: Meter aborted or could not get meter data for this run
05-31 12:28:19.991 1467 4185 E ANDR-PERF-LM: VmRssMeter:: start() 453: Could not find pid, can not collect vmrss data
05-31 12:28:20.808 1501 1501 W ComposerExtn: DisplayExtnImpl::SetActiveConfig: HWC Display 0 is not registered!
05-31 12:28:22.516 1501 1893 W ComposerExtn: DisplayExtnImpl::SetActiveConfig: HWC Display 0 is not registered!
On Android 15, I encountered a crash by just scrolling the main window, without apparent reason.
Relevant logs: