bumptech / bumptech/glide

Fatal Exception: java.lang.IllegalStateException Cannot recycle a resource while it is still acquired

Open
#5,436 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
35k
Forks
6.2k
Avg merge
1d 11h
Merged PRs (30d)
8

Description

Version:4.16.0
Device: Samsung,Xiaomi,Oppo,vivo ,etc
The issuse found on the firebase for long time, today i try to reslove it.
I had some new potins about it.
The issuse was only uploaded when the app screen is in the background .
so i check it when it was in background ,i preload some resource in some times,but it was not cleared all request when the app is in background, i used the `preload` method and `application` scope, it will get the issuse when the app was from background to front, Is it possible?
If it is possible , stop all request when it was in background, resume all request when it was in front, is it resloved?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.