We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
LeakCanary Version: 1.3.1, 1.4-beta2
08-15 15:06:37.934 23576 24856 D LeakCanary: * FAILURE: 08-15 15:06:37.934 23576 24856 D LeakCanary: java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.lang.String.equals(java.lang.Object)' on a null object reference 08-15 15:06:37.934 23576 24856 D LeakCanary: at com.squareup.leakcanary.HeapAnalyzer.findLeakingReference(HeapAnalyzer.java:160) 08-15 15:06:37.934 23576 24856 D LeakCanary: at com.squareup.leakcanary.HeapAnalyzer.checkForLeak(HeapAnalyzer.java:95) 08-15 15:06:37.934 23576 24856 D LeakCanary: at com.squareup.leakcanary.internal.HeapAnalyzerService.onHandleIntent(HeapAnalyzerService.java:57) 08-15 15:06:37.934 23576 24856 D LeakCanary: at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:66) 08-15 15:06:37.934 23576 24856 D LeakCanary: at android.os.Handler.dispatchMessage(Handler.java:102) 08-15 15:06:37.934 23576 24856 D LeakCanary: at android.os.Looper.loop(Looper.java:148) 08-15 15:06:37.934 23576 24856 D LeakCanary: at android.os.HandlerThread.run(HandlerThread.java:61) 08-15 15:06:37.934 23576 24856 D LeakCanary: 08-15 15:06:37.934 23576 24856 D LeakCanary: * Reference Key: 774a3c45-09f8-4182-ba4d-3b2890467eb4 08-15 15:06:37.934 23576 24856 D LeakCanary: * Device: LGE google Nexus 5 hammerhead 08-15 15:06:37.934 23576 24856 D LeakCanary: * Android Version: 6.0.1 API: 23 LeakCanary: 1.3.1 08-15 15:06:37.934 23576 24856 D LeakCanary: * Durations: watch=5108ms, gc=140ms, heap dump=9547ms, analysis=34451ms
The text was updated successfully, but these errors were encountered:
+1
Sorry, something went wrong.
Duplicate of #341 and other issues. This should be fixed as of 47b098e.
Please re-open with a updated stack trace (current is 1.4-beta2) if the problem is still occurring.
No branches or pull requests
LeakCanary Version: 1.3.1, 1.4-beta2
The text was updated successfully, but these errors were encountered: