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

NullPointerException #464

Closed
Guolei1130 opened this issue Mar 24, 2016 · 1 comment
Closed

NullPointerException #464

Guolei1130 opened this issue Mar 24, 2016 · 1 comment

Comments

@Guolei1130
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: 187444da-c2e1-4fce-a340-b8627f353ab1
* Device: Xiaomi Xiaomi MI NOTE LTE virgo
* Android Version: 6.0.1 API: 23 LeakCanary: 1.3.1
* Durations: watch=5071ms, gc=154ms, heap dump=8203ms, analysis=28627ms`

my phone is xiaomi NOTE, MIUI7.2.4.0 ,android 6.0.1

@jrodbx
Copy link
Collaborator

jrodbx commented Mar 24, 2016

Duplicate of #341. Please update to a later version, e.g., 1.4-beta2.

@jrodbx jrodbx closed this as completed Mar 24, 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

2 participants