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

ClassCastException #234

Closed
lawloretienne opened this issue Aug 4, 2015 · 1 comment
Closed

ClassCastException #234

lawloretienne opened this issue Aug 4, 2015 · 1 comment

Comments

@lawloretienne
Copy link

What could be causing this leak?

* FAILURE:
java.lang.ClassCastException: org.eclipse.mat.parser.model.ClassImpl cannot be cast to org.eclipse.mat.snapshot.model.IPrimitiveArray
at org.eclipse.mat.snapshot.model.PrettyPrinter.objectAsString(PrettyPrinter.java:29)
at com.squareup.leakcanary.HeapAnalyzer.findLeakingReference(HeapAnalyzer.java:158)
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:66)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:148)
at android.os.HandlerThread.run(HandlerThread.java:61)

* Reference Key: 2e3e95c3-7c59-4b6e-9f4c-02730bc17fd3
* Device: LGE google Nexus 5 hammerhead
* Android Version: M API: 22 LeakCanary: 1.3.1
* Durations: watch=5012ms, gc=165ms, heap dump=8060ms, analysis=27728ms
@kaneoriley
Copy link

Already fixed by #219

You need to use 1.4-SNAPSHOT

@pyricau pyricau closed this as completed Aug 27, 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