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

App Stop Running while uninstalling #37

Closed
shawnlinboy opened this issue May 11, 2015 · 1 comment
Closed

App Stop Running while uninstalling #37

shawnlinboy opened this issue May 11, 2015 · 1 comment

Comments

@shawnlinboy
Copy link

E/AndroidRuntime( 8237): FATAL EXCEPTION: IntentService[HeapAnalyzerService]
E/AndroidRuntime( 8237): Process: com.meizu.flyme.update:leakcanary, PID: 8237
E/AndroidRuntime( 8237): java.lang.NullPointerException: Attempt to get length of null array
E/AndroidRuntime( 8237):    at com.squareup.leakcanary.HeapAnalyzer.cleanup(HeapAnalyzer.java:340)
E/AndroidRuntime( 8237):    at com.squareup.leakcanary.HeapAnalyzer.checkForLeak(HeapAnalyzer.java:109)
E/AndroidRuntime( 8237):    at com.squareup.leakcanary.internal.HeapAnalyzerService.onHandleIntent(HeapAnalyzerService.java:56)
E/AndroidRuntime( 8237):    at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
E/AndroidRuntime( 8237):    at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 8237):    at android.os.Looper.loop(Looper.java:135)
E/AndroidRuntime( 8237):    at android.os.HandlerThread.run(HandlerThread.java:61)

pyricau added a commit that referenced this issue May 11, 2015
@pyricau
Copy link
Member

pyricau commented May 11, 2015

Thanks. Fixed by #51.

@pyricau pyricau closed this as completed May 11, 2015
Yky pushed a commit to Yky/leakcanary that referenced this issue Feb 21, 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