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

Is this problem with Android 6.0? I found NullPointerException bug #312

Closed
yunair opened this issue Oct 27, 2015 · 5 comments
Closed

Is this problem with Android 6.0? I found NullPointerException bug #312

yunair opened this issue Oct 27, 2015 · 5 comments

Comments

@yunair
Copy link

yunair commented Oct 27, 2015

  • 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: 2545ac2c-5b3b-47f7-be49-b74a9c8abde1
  • Device: LGE google Nexus 5 hammerhead
  • Android Version: 6.0 API: 23 LeakCanary: 1.3.1
  • Durations: watch=5878ms, gc=223ms, heap dump=7359ms, analysis=36789ms
@TomGilbert
Copy link

Same here.

@paulabaudo
Copy link

Same here

@brianchu
Copy link

brianchu commented Nov 4, 2015

duplicate #305

@renaudcerrato
Copy link

duplicate #267

@jrodbx
Copy link
Collaborator

jrodbx commented Jan 2, 2016

Duplicate of #341

@jrodbx jrodbx closed this as completed Jan 2, 2016
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

6 participants