bumptech / bumptech/glide

Glide caused a memory leak

Open
#5,615 0 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

com.nucleus.manager.PictureOptionPageActivity

com.bumptech.glide.RequestManager -> context

java.util.ArrayList -> 8

com.bumptech.glide.Glide -> managers

java.util.ArrayList -> 2

com.RealAstApp -> mComponentCallbacks

Global variable in native code

My activity is a fragmentActivity, which should have life perception capabilities, but it is not released as normal, resulting in a memory leak.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the reported leak in com.nucleus.manager.PictureOptionPageActivity and inspecting the retained-reference chain through Glide's RequestManager and managers. No repository file or test is identified in the report; completion would require verifying that the FragmentActivity is released normally and the reported chain no longer retains it.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.