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

'Crash' in leakcanary #128

Closed
stleusc opened this issue May 18, 2015 · 1 comment
Closed

'Crash' in leakcanary #128

stleusc opened this issue May 18, 2015 · 1 comment

Comments

@stleusc
Copy link

stleusc commented May 18, 2015

got this message:

  • FAILURE:
    org.eclipse.mat.SnapshotException: SnapshotImpl_Error_ObjectNotFound
    at org.eclipse.mat.parser.internal.SnapshotImpl.mapAddressToId(SnapshotImpl.java:1446)
    at org.eclipse.mat.snapshot.model.ObjectReference.getObjectId(ObjectReference.java:41)
    at org.eclipse.mat.snapshot.model.ObjectReference.getObject(ObjectReference.java:46)
    at org.eclipse.mat.parser.model.AbstractObjectImpl.resolveValue(AbstractObjectImpl.java:177)
    at com.squareup.leakcanary.HeapAnalyzer.findLeakingReference(HeapAnalyzer.java:161)
    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:65)
    at android.os.Handler.dispatchMessage(Handler.java:102)
    at android.os.Looper.loop(Looper.java:145)
    at android.os.HandlerThread.run(HandlerThread.java:61)
  • Reference Key: 25231f15-bc15-4bca-816f-29eb5aedad37
  • Device: samsung Verizon SM-G920V zerofltevzw
  • Android Version: 5.0.2 API: 21 LeakCanary: 1.3.1
  • Durations: watch=5046ms, gc=184ms, heap dump=3919ms, analysis=30086ms
@pyricau
Copy link
Member

pyricau commented May 18, 2015

Duplicates #110

@pyricau pyricau closed this as completed May 18, 2015
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