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

FATAL EXCEPTION: main #728

Closed
wants to merge 2 commits into from
Closed

FATAL EXCEPTION: main #728

wants to merge 2 commits into from

Conversation

RMSPORTS1902
Copy link

Process: com.google.android.apps.maps, PID: 23519
java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Class java.lang.Object.getClass()' on a null object reference
at ayxg.j(PG:1)
at amfe.a(PG:1)
at amfl.a(PG:1)
at ils.e(PG:60)
at by.e(PG:146)
at bs.az(PG:112)
at bs.aB(PG:10)
at bs.ao(PG:8)
at bs.aj(PG:1)
at ehr.C(PG:26)
at ehr.D(PG:4)
at ilh.p(PG:59)
at jtt.d(PG:120)
at okq.run(PG:71)
at dsm.run(PG:34)
at ehv.a(PG:1)
at ehr.I(PG:3)
at oko.b(PG:9)
at dpv.run(PG:100)
at vrq.h(PG:1)
at vqj.run(PG:59)
at android.os.Handler.handleCallback(Handler.java:942)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:201)
at android.os.Looper.loop(Looper.java:288)
at android.app.ActivityThread.main(ActivityThread.java:7898)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:936)

Changes

Please describe both what is changing and why this is important. Include:

  • Endpoints added, deleted, deprecated, or changed
  • Classes and methods added, deleted, deprecated, or changed
  • A summary of usage if this is a new feature or change to a public API (this should also be added to relevant documentation once released)

References

Please include relevant links supporting this change such as a:

  • support ticket
  • community post
  • StackOverflow post
  • support forum thread

Testing

Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. Since this library has unit testing, tests should be added for new functionality and existing tests should complete without errors.

  • This change adds unit test coverage

  • This change adds integration test coverage

  • This change has been tested on the latest version of the platform/language or why not

Checklist

…a.lang.Class java.lang.Object.getClass()' on a null object reference# Cambios en el entorno del terminal
Process: com.google.android.apps.maps, PID: 23519
java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Class java.lang.Object.getClass()' on a null object reference
	at ayxg.j(PG:1)
	at amfe.a(PG:1)
	at amfl.a(PG:1)
	at ils.e(PG:60)
	at by.e(PG:146)
	at bs.az(PG:112)
	at bs.aB(PG:10)
	at bs.ao(PG:8)
	at bs.aj(PG:1)
	at ehr.C(PG:26)
	at ehr.D(PG:4)
	at ilh.p(PG:59)
	at jtt.d(PG:120)
	at okq.run(PG:71)
	at dsm.run(PG:34)
	at ehv.a(PG:1)
	at ehr.I(PG:3)
	at oko.b(PG:9)
	at dpv.run(PG:100)
	at vrq.h(PG:1)
	at vqj.run(PG:59)
	at android.os.Handler.handleCallback(Handler.java:942)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loopOnce(Looper.java:201)
	at android.os.Looper.loop(Looper.java:288)
	at android.app.ActivityThread.main(ActivityThread.java:7898)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:936)
Copy link
Author

@RMSPORTS1902 RMSPORTS1902 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Problem insert android app, redfim pixel 5

Copy link
Author

@RMSPORTS1902 RMSPORTS1902 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fantastic, thanks

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

Successfully merging this pull request may close these issues.

1 participant