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

1.4-beta1 Leak Analysis Failed OOM #395

Closed
digitalbuddha opened this issue Jan 14, 2016 · 1 comment
Closed

1.4-beta1 Leak Analysis Failed OOM #395

digitalbuddha opened this issue Jan 14, 2016 · 1 comment

Comments

@digitalbuddha
Copy link
Contributor

Had issues with 1.3.1 and marshmallow, upgraded to 1.4-beta1 and every leak analysis is failing with the following info:

In com.nytimes.android.debug:5.11.1:1.

  • FAILURE:
    java.lang.OutOfMemoryError: OutOfMemoryError thrown while trying to throw OutOfMemoryError; no stack trace available
  • Reference Key: 8e473c2b-7418-40b3-9164-34ea5a4ec422
  • Device: motorola motorola MotoG3 osprey_retus_2gb
  • Android Version: 6.0 API: 23 LeakCanary: 1.4-beta1 02804f3
  • Durations: watch=5170ms, gc=148ms, heap dump=10963ms, analysis=17041ms
  • Excluded Refs:
    | Field: android.view.inputmethod.InputMethodManager.mNextServedView
    | Field: android.view.inputmethod.InputMethodManager.mServedView
    | Field: android.view.inputmethod.InputMethodManager.mServedInputConnection
    | Field: android.view.Choreographer$FrameDisplayEventReceiver.mMessageQueue (always)
    | 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 Jan 18, 2016

Duplicates #223.

@pyricau pyricau closed this as completed Jan 18, 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

2 participants