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

SnapshotException SnapshotImpl_Error_Object NotFound #179

Closed
wassupnari opened this issue Jun 9, 2015 · 2 comments
Closed

SnapshotException SnapshotImpl_Error_Object NotFound #179

wassupnari opened this issue Jun 9, 2015 · 2 comments

Comments

@wassupnari
Copy link

Hi Piwai,

I got this error while I was testing my app with LeakCanary -

  • FAILURE:
    org.eclipse.mat.SnapshotException: SnapshotImpl_Error_ObjectNotFound
    at org.eclipse.mat.parser.internal.SnapshotImpl.mapAddressToId(SnapshotImpl.java:1194)
    at org.eclipse.mat.snapshot.model.ObjectReference.getObjectId(ObjectReference.java:38)
    at org.eclipse.mat.snapshot.model.ObjectReference.getObject(ObjectReference.java:42)
    at org.eclipse.mat.parser.model.AbstractObjectImpl.resolveValue(AbstractObjectImpl.java:149)
    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:135)
    at android.os.HandlerThread.run(HandlerThread.java:61)
  • Reference Key: e81f19ef-5a3e-4fe4-91a0-031b623d529a
  • Device: LGE lge LG-D801 g2_tmo_us
  • Android Version: 5.0.2 API: 21 LeakCanary: 1.3.1
  • Durations: watch=5009ms, gc=176ms, heap dump=3758ms, analysis=25328ms

Let me know if you need any further information!

@SecUpwN
Copy link

SecUpwN commented Jun 11, 2015

You should monitor the discussion at #157.

@pyricau
Copy link
Member

pyricau commented Jul 14, 2015

See #110

@pyricau pyricau closed this as completed Jul 14, 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

3 participants