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

java.lang.NullPointerException #326

Closed
techadroit opened this issue Nov 16, 2015 · 2 comments
Closed

java.lang.NullPointerException #326

techadroit opened this issue Nov 16, 2015 · 2 comments

Comments

@techadroit
Copy link

  • FAILURE:
    java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.lang.String.equals(java.lang.Object)' on a null object reference
    at com.squareup.leakcanary.HeapAnalyzer.findLeakingReference(HeapAnalyzer.java:160)
    at com.squareup.leakcanary.HeapAnalyzer.checkForLeak(HeapAnalyzer.java:95)
    at com.squareup.leakcanary.internal.HeapAnalyzerService.onHandleIntent(HeapAnalyzerService.java:57)
    at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:66)
    at android.os.Handler.dispatchMessage(Handler.java:102)
    at android.os.Looper.loop(Looper.java:148)
    at android.os.HandlerThread.run(HandlerThread.java:61)
  • Reference Key: 482c82b9-7325-43f0-97eb-b705c7316889
  • Device: Micromax google Micromax AQ4501 AQ4501
  • Android Version: 6.0 API: 23 LeakCanary: 1.3.1
  • Durations: watch=5018ms, gc=411ms, heap dump=18350ms, analysis=44509ms
@cristiangarciascmspain
Copy link

this seems the same as #267

@shiami
Copy link

shiami commented Nov 16, 2015

Same here.

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

3 participants