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

Trace. 1.4beta1 #481

Closed
thedumbtechguy opened this issue Mar 30, 2016 · 4 comments
Closed

Trace. 1.4beta1 #481

thedumbtechguy opened this issue Mar 30, 2016 · 4 comments

Comments

@thedumbtechguy
Copy link

LeakCanary Version: 1.4 beta1


In com.umaplay.android:1.0:1.
* FAILURE:
java.lang.IllegalArgumentException: File does not exist: /storage/emulated/0/Download/leakcanary-com.umaplay.android/suspected_leak_heapdump.hprof
    at com.squareup.leakcanary.HeapAnalyzer.checkForLeak(HeapAnalyzer.java:71)
    at com.squareup.leakcanary.internal.HeapAnalyzerService.onHandleIntent(HeapAnalyzerService.java:58)
    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: ba80e92a-a0c3-4782-bf0f-760661837ae0
* Device: samsung samsung SM-G920P zerofltespr
* Android Version: 5.1.1 API: 22 LeakCanary: 1.4-beta1 02804f3
* Durations: watch=5059ms, gc=135ms, heap dump=5321ms, analysis=4ms
* Excluded Refs:
| Field: android.view.inputmethod.InputMethodManager.mNextServedView
| Field: android.view.inputmethod.InputMethodManager.mServedView
| Field: android.view.inputmethod.InputMethodManager.mServedInputConnection
| Field: android.view.inputmethod.InputMethodManager.mCurRootView
| Field: android.animation.LayoutTransition$1.val$parent
| Field: android.view.textservice.SpellCheckerSession$1.this$0
| Field: android.support.v7.internal.widget.ActivityChooserModel.mActivityChoserModelPolicy
| Field: android.widget.ActivityChooserModel.mActivityChoserModelPolicy
| Field: android.accounts.AccountManager$AmsTask$Response.this$1
| Field: android.media.MediaScannerConnection.mContext
| Field: android.os.UserManager.mContext
| Field: android.media.AudioManager$1.this$0
| Field: android.view.Choreographer$FrameDisplayEventReceiver.mMessageQueue (always)
| Static field: android.text.TextLine.sCached
| Thread:FinalizerWatchdogDaemon (always)
| Thread:main (always)
| Thread:LeakCanary-Heap-Dump (always)
| Class:java.lang.ref.WeakReference (always)
| Class:java.lang.ref.SoftReference (always)
| Class:java.lang.ref.PhantomReference (always)
| Class:java.lang.ref.Finalizer (always)
| Class:java.lang.ref.FinalizerReference (always)
| Root Class:android.os.Binder (always)

@pyricau
Copy link
Member

pyricau commented Mar 30, 2016

Does that happen every single time?

@thedumbtechguy
Copy link
Author

No. Just one time. I thought it was significant.
Also, it requested I submit it so.

@pyricau
Copy link
Member

pyricau commented Mar 31, 2016

Thanks! We released 1.4-beta2, please upgrade to the latest version, and let us know if it happens again on the new version.

@pyricau pyricau closed this as completed Mar 31, 2016
@thedumbtechguy
Copy link
Author

Sure.

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