glide icon indicating copy to clipboard operation
glide copied to clipboard

leak com.bumptech.glide.RequestManager$RequestManagerConnectivityListener

Open linxierm5 opened this issue 4 years ago • 4 comments

have a memory leak here, I don’t know how to avoid it, please help to see if there is any way to solve it

Here's the leak trace:

static android.content.res.ResourcesImpl.mAppContext', '* references android.app.ContextImpl.mPackageInfo', '* references android.app.LoadedApk.mReceivers', '* references android.util.ArrayMap.mArray', '* references array java.lang.Object[].[5]', '* references android.util.ArrayMap.mArray', '* references array java.lang.Object[].[72]', '* references com.bumptech.glide.c.e.a', '* references com.bumptech.glide.c.f.b', '* references com.bumptech.glide.m$b.b', '* references com.xiaomi.market.util.GlideRequests.context', '* leaks xxx.ui.SearchActivityPhone instance']

com.bumptech.glide.RequestManager$RequestManagerConnectivityListener -> com.bumptech.glide.m$b: com.bumptech.glide.RequestManager this$0 -> b

com.bumptech.glide.manager.DefaultConnectivityMonitor -> com.bumptech.glide.c.f: com.bumptech.glide.manager.ConnectivityMonitor$ConnectivityListener listener -> b

com.bumptech.glide.manager.DefaultConnectivityMonitor$1 -> com.bumptech.glide.c.e: com.bumptech.glide.manager.DefaultConnectivityMonitor this$0 -> a

linxierm5 avatar May 14 '21 13:05 linxierm5

Have you solved it?

wangou avatar Aug 30 '21 02:08 wangou

I also happened, have you solved it?

ThreePeoplee avatar Nov 25 '21 10:11 ThreePeoplee

This issue has been automatically marked as stale because it has not had activity in the last seven days. It will be closed if no further activity occurs within the next seven days. Thank you for your contributions.

stale[bot] avatar Jan 09 '22 17:01 stale[bot]

I also happened, have you solved it?

kbjay avatar Oct 17 '23 06:10 kbjay