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

Picker mode crashes the app (any picture) #1100

Closed
nexus226 opened this issue May 23, 2024 · 1 comment
Closed

Picker mode crashes the app (any picture) #1100

nexus226 opened this issue May 23, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@nexus226
Copy link

Using FOSS version
[Bug] App Crash: ArrayIndexOutOfBoundsException

Device: SM-G780G (samsung - r8q), SDK: 33 (13), App: 2.8.2-alpha02 (138)

java.lang.ArrayIndexOutOfBoundsException: src.length=16 srcPos=2 dst.length=16 dstPos=3 length=-1
at java.lang.System.arraycopy(Native Method)
at V4.m.v(SourceFile:12)
at e0.d.a(SourceFile:16)
at N0.G.x(SourceFile:73)
at N0.y0.c(SourceFile:7)
at d0.q.a(SourceFile:224)
at d0.J.W(SourceFile:26)
at d0.s.a(SourceFile:36)
at d0.J.W(SourceFile:26)
at d0.a.U(SourceFile:3)
at c0.u.j(SourceFile:51)
at c0.u.i(SourceFile:6)
at c0.v0.n(SourceFile:174)
at O0.b0.doFrame(SourceFile:34)
at O0.Z.doFrame(SourceFile:48)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1299)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1309)
at android.view.Choreographer.doCallbacks(Choreographer.java:923)
at android.view.Choreographer.doFrame(Choreographer.java:847)
at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1283)
at android.os.Handler.handleCallback(Handler.java:942)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:226)
at android.os.Looper.loop(Looper.java:313)
at android.app.ActivityThread.main(ActivityThread.java:8762)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:604)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067)
Suppressed: L6.g: [O0.c0@7f0019e, O0.G0@fe3047f, F{Cancelling}@841cc4c, a0@f0b5495]

@nexus226 nexus226 added the bug Something isn't working label May 23, 2024
@T8RIN
Copy link
Owner

T8RIN commented May 23, 2024

Duplicate of #1047

@T8RIN T8RIN marked this as a duplicate of #1047 May 23, 2024
@T8RIN T8RIN closed this as completed May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants