高斯模糊内存泄漏(Android-7.0)
Open
- Dominant language
- Java
- Stars
- 1.2k
- Forks
- 158
- PR merge metrics
- No merged PRs in 30d
Description
Failed to allocate a 250012 byte allocation with 88472 free bytes and 86KB until OOM
com.kongzue.dialog.util.view.BlurView.k(BlurView.java:10)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the reported allocation failure and inspect com.kongzue.dialog.util.view.BlurView.k in BlurView.java at line 10. Reproduce the Gaussian blur case on Android 7.0 and trace repeated allocations; done means the case no longer reaches an out-of-memory failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile, performance
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100