压测稳定性问题
Open
@leiyue123 is already working on this.
Since May 13, 2026.
- Dominant language
- HTML
- Stars
- 5.8k
- Forks
- 531
- Avg merge
- 8d 55m
- Merged PRs (30d)
- 17
Description
【版本信息】
4.4.31
【平台信息】
Android13 高通8295平台
【预期的表现】
压测不会出现崩溃
【实际的情况】
压测出现崩溃
java.lang.NullPointerException
at java.util.concurrent.ConcurrentHashMap.putVal(ConcurrentHashMap.java:1011)
at java.util.concurrent.ConcurrentHashMap.put(ConcurrentHashMap.java:1006)
at org.libpag.PAGImageView.a(SourceFile:98)
at org.libpag.PAGImageView.flush(SourceFile:12)
at org.libpag.PAGImageView.onAnimationUpdate(SourceFile:7)
at org.libpag.PAGAnimator.onAnimationUpdate(SourceFile:3)
【Demo及附件】
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.