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! #720

Open
infraliminal opened this issue Jan 23, 2025 · 2 comments
Open

Crash! #720

infraliminal opened this issue Jan 23, 2025 · 2 comments

Comments

@infraliminal
Copy link

Describe the bug
App crash

Screenshots
If applicable, add screenshots to help explain your problem.

Log (Error Details)
Build version: 0.2.9
Current date: 2025-01-23 23:15:11
Device: Realme RMX2001
OS version: Android 15 (SDK 35)

Stack trace:
java.lang.IllegalArgumentException: Key "arGoO8bjPBc" was already used. If you are using LazyColumn/Row please make sure you provide a unique key for each item.
at M0.a0.subcompose(Unknown Source:153)
at M0.S.subcompose(Unknown Source:2)
at I.w0.measure-0kLqBqw(Unknown Source:33)
at G.K.getAndMeasure-0kLqBqw(Unknown Source:19)
at G.K.getAndMeasure-0kLqBqw$default(Unknown Source:8)
at G.H.measureLazyList-x0Ok8Vo(Unknown Source:349)
at G.C.invoke-0kLqBqw(Unknown Source:486)
at G.C.invoke(Unknown Source:8)
at I.q0.invoke-0kLqBqw(Unknown Source:13)
at I.q0.invoke(Unknown Source:8)
at M0.V.measure-3p2s80s(Unknown Source:92)
at O0.N.measure-BRTryo0(Unknown Source:72)
at w0.b1.measure-3p2s80s(Unknown Source:0)
at O0.a0.measure-BRTryo0(Unknown Source:40)
at F.X.measure-3p2s80s(Unknown Source:98)
at O0.a0.measure-BRTryo0(Unknown Source:40)
at O0.F0.invoke(SourceFile:2)
at O0.F0.invoke(SourceFile:1)
at n0.n.observe(Unknown Source:128)
at n0.L.observe(Unknown Source:54)
at n0.P.observeReads(Unknown Source:126)
at O0.W1.observeReads$ui_release(Unknown Source:2)
at O0.W1.observeMeasureSnapshotReads$ui_release(Unknown Source:16)
at O0.G0.access$performMeasure-BRTryo0(Unknown Source:35)
at O0.D0.remeasure-BRTryo0(Unknown Source:127)
at O0.n0.remeasure-_Sx5XlM$ui_release(Unknown Source:19)
at O0.S0.c(Unknown Source:4)
at O0.S0.measureAndLayout-0kLqBqw(Unknown Source:107)
at P0.b0.measureAndLayout-0kLqBqw(Unknown Source:7)
at O0.n0.forceRemeasure(Unknown Source:41)
at G.e0.onScroll$foundation_release(Unknown Source:114)
at G.b0.invoke(SourceFile:1)
at G.b0.invoke(SourceFile:2)
at C.v.scrollBy(Unknown Source:18)
at C.y1.access$performScroll-3eAAhYA(Unknown Source:22)
at C.w1.invoke-MK-Hz9U(Unknown Source:10)
at C.w1.invoke(Unknown Source:6)
at A.r.applyToScroll-Rhakbz0(Unknown Source:240)
at C.u1.scrollByWithOverscroll-OzD1aCk(Unknown Source:25)
at C.s1.scrollBy(Unknown Source:20)
at C.q.invoke(SourceFile:3)
at C.q.invoke(SourceFile:1)
at z.U0.a(Unknown Source:56)
at z.U0.access$doAnimationFrameWithScale(Unknown Source:0)
at z.Q0.invoke(SourceFile:2)
at z.Q0.invoke(SourceFile:1)
at z.T0.invoke(SourceFile:2)
at z.T0.invoke(SourceFile:1)
at d0.j.resume(Unknown Source:8)
at d0.l.sendFrame(Unknown Source:29)
at d0.N1.invoke(SourceFile:5)
at d0.N1.invoke(SourceFile:1)
at P0.u1.doFrame(Unknown Source:8)
at P0.q1.access$performFrameDispatch(Unknown Source:33)
at P0.p1.doFrame(Unknown Source:12)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1413)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1424)
at android.view.Choreographer.doCallbacks(Choreographer.java:1024)
at android.view.Choreographer.doFrame(Choreographer.java:949)
at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1398)
at android.os.Handler.handleCallback(Handler.java:991)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:232)
at android.os.Looper.loop(Looper.java:317)
at android.app.ActivityThread.main(ActivityThread.java:8783)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:594)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:871)
Suppressed: db.g: [P0.J2@bb1f57e, d0.l@1061adf, f1{Cancelling}@343932c, q1@aa541f5]

User actions:
2025-01-23 23:14:07: MainActivity created
2025-01-23 23:14:07: MainActivity resumed

@maxrave-dev
Copy link
Owner

Which location (screen) did you go to before?

@infraliminal
Copy link
Author

Which location (screen) did you go to before?

I was switching the song

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

2 participants