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

Leak analysis failed #316

Closed
idonans opened this issue Nov 4, 2015 · 3 comments
Closed

Leak analysis failed #316

idonans opened this issue Nov 4, 2015 · 3 comments

Comments

@idonans
Copy link

idonans commented Nov 4, 2015

device-2015-11-04-151902

leakcanary v1.3.1
device MI 1S
Android 4.1.2 JZO54K

@botondbutuza
Copy link

Same here:

11-11 17:09:13.704 30648-32053/inc.ware.ware D/LeakCanary: org.eclipse.mat.SnapshotException: SnapshotImpl_Error_ObjectNotFound
11-11 17:09:13.704 30648-32053/inc.ware.ware D/LeakCanary:     at org.eclipse.mat.parser.internal.SnapshotImpl.mapAddressToId(SnapshotImpl.java:1194)
11-11 17:09:13.704 30648-32053/inc.ware.ware D/LeakCanary:     at org.eclipse.mat.snapshot.model.ObjectReference.getObjectId(ObjectReference.java:38)
11-11 17:09:13.704 30648-32053/inc.ware.ware D/LeakCanary:     at org.eclipse.mat.snapshot.model.ObjectReference.getObject(ObjectReference.java:42)
11-11 17:09:13.704 30648-32053/inc.ware.ware D/LeakCanary:     at org.eclipse.mat.parser.model.AbstractObjectImpl.resolveValue(AbstractObjectImpl.java:149)
11-11 17:09:13.704 30648-32053/inc.ware.ware D/LeakCanary:     at com.squareup.leakcanary.HeapAnalyzer.findLeakingReference(HeapAnalyzer.java:161)
11-11 17:09:13.704 30648-32053/inc.ware.ware D/LeakCanary:     at com.squareup.leakcanary.HeapAnalyzer.checkForLeak(HeapAnalyzer.java:95)
11-11 17:09:13.704 30648-32053/inc.ware.ware D/LeakCanary:     at com.squareup.leakcanary.internal.HeapAnalyzerService.onHandleIntent(HeapAnalyzerService.java:57)
11-11 17:09:13.704 30648-32053/inc.ware.ware D/LeakCanary:     at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
11-11 17:09:13.704 30648-32053/inc.ware.ware D/LeakCanary:     at android.os.Handler.dispatchMessage(Handler.java:102)
11-11 17:09:13.704 30648-32053/inc.ware.ware D/LeakCanary:     at android.os.Looper.loop(Looper.java:135)
11-11 17:09:13.704 30648-32053/inc.ware.ware D/LeakCanary:     at android.os.HandlerThread.run(HandlerThread.java:61)

@cristiangarciascmspain
Copy link

related to #267

@jrodbx
Copy link
Collaborator

jrodbx commented Jan 2, 2016

This was fixed in 47b098e. Please update to 1.4-SNAPSHOT.

@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

4 participants