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 report java.lang.NullPointerException at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5364) #44

Open
bayaSalvatory opened this issue Oct 3, 2017 · 2 comments
Labels

Comments

@bayaSalvatory
Copy link

Below are logs. I've seen this issue on Android app when performing stress test.

Caused by java.lang.NullPointerException: Attempt to invoke interface method 'java.util.Iterator java.util.List.iterator()' on a null object reference xiaofei.library.hermeseventbus.HermesEventBus.getCurrentProcessName (HermesEventBus.java:109) xiaofei.library.hermeseventbus.HermesEventBus.isMainProcess (HermesEventBus.java:101) xiaofei.library.hermeseventbus.HermesEventBus.init (HermesEventBus.java:119) com.google.atap.jacquard.application.JacquardApplication.onCreate (JacquardApplication.java:850) android.app.Instrumentation.callApplicationOnCreate (Instrumentation.java:1024) android.app.ActivityThread.handleBindApplication (ActivityThread.java:5361) android.app.ActivityThread.-wrap2 (ActivityThread.java) android.app.ActivityThread$H.handleMessage (ActivityThread.java:1528) android.os.Handler.dispatchMessage (Handler.java:102) android.os.Looper.loop (Looper.java:154) android.app.ActivityThread.main (ActivityThread.java:6077) java.lang.reflect.Method.invoke (Method.java) com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:865) com.android.internal.os.ZygoteInit.main (ZygoteInit.java:755)

@Xiaofei-it Xiaofei-it added the bug label Oct 4, 2017
@Xiaofei-it
Copy link
Owner

Thanks for your feedback. I will fix this in the next release.

@NoHarmDan
Copy link

But you didn't and the issue is still present.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants