You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried with Nexus 9, Nexus 5 and Nexus 6:
In com.some.package:6.7.01:60701.
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)
Tried with Nexus 9, Nexus 5 and Nexus 6:
In com.some.package:6.7.01:60701.
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)
The text was updated successfully, but these errors were encountered: