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

[Bug] App Crash: NullPointerException #1039

Open
preethesh-ks opened this issue May 5, 2024 · 2 comments
Open

[Bug] App Crash: NullPointerException #1039

preethesh-ks opened this issue May 5, 2024 · 2 comments

Comments

@preethesh-ks
Copy link

Device: motorola edge 50 pro (motorola - eqe), SDK: 34 (14), App: 2.8.2-alpha01 (137)java.lang.NullPointerException: Attempt to read from field 'M0.P M0.H.V' on a null object reference in method 'void M0.H.J(M0.H)'at M0.H.J(SourceFile:1)at M0.H.P(SourceFile:20)at M0.x0.h(SourceFile:5)at c0.y.a(SourceFile:11)at c0.J.e(SourceFile:26)at c0.a.c(SourceFile:3)at b0.u.j(SourceFile:51)at b0.u.i(SourceFile:6)at b0.u0.o(SourceFile:188)at N0.Z.doFrame(SourceFile:34)at N0.X.doFrame(SourceFile:48)at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1341)at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1352)at android.view.Choreographer.doCallbacks(Choreographer.java:952)at android.view.Choreographer.doFrame(Choreographer.java:878)at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1326)at android.os.Handler.handleCallback(Handler.java:1000)at android.os.Handler.dispatchMessage(Handler.java:104)at android.os.Looper.loopOnce(Looper.java:242)at android.os.Looper.loop(Looper.java:362)at android.app.ActivityThread.main(ActivityThread.java:8448)at java.lang.reflect.Method.invoke(Native Method)at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:552)at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:992)Suppressed: S8.g: [N0.a0@16d13fa, N0.D0@4e3ddab, t0{Cancelling}@fd1ac08, Y@4e0dfa1]

@T8RIN
Copy link
Owner

T8RIN commented May 5, 2024

Seems to be compose rleated issue

@T8RIN
Copy link
Owner

T8RIN commented May 5, 2024

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