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

FATAL EXCEPTION: LeakCanary-Heap-Dump #276

Closed
jeslec opened this issue Sep 8, 2015 · 2 comments
Closed

FATAL EXCEPTION: LeakCanary-Heap-Dump #276

jeslec opened this issue Sep 8, 2015 · 2 comments

Comments

@jeslec
Copy link

jeslec commented Sep 8, 2015

java.lang.RuntimeException: Failure during heap dump; check log output for details
at dalvik.system.VMDebug.dumpHprofData(Native Method)
at dalvik.system.VMDebug.dumpHprofData(VMDebug.java:296)
at android.os.Debug.dumpHprofData(Debug.java:1151)
at com.squareup.leakcanary.AndroidHeapDumper.dumpHeap(AndroidHeapDumper.java:69)
at com.squareup.leakcanary.RefWatcher.ensureGone(RefWatcher.java:122)
at com.squareup.leakcanary.RefWatcher$5.run(RefWatcher.java:103)
at android.os.Handler.handleCallback(Handler.java:733)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:146)
at android.os.HandlerThread.run(HandlerThread.java:61)

@2dxgujun
Copy link

2dxgujun commented Dec 8, 2015

screen shot 2015-12-08 at 7 51 33 pm

seems only happen on extreme devices

@jrodbx
Copy link
Collaborator

jrodbx commented Jan 2, 2016

Duplicate of #226

@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

3 participants