偶现的Crash:Signal 6(SIGABRT), Code -1(SI_QUEUE)
Open
@kevingpqi123 is already working on this.
Since Jan 29, 2024.
- Dominant language
- HTML
- Stars
- 5.8k
- Forks
- 531
- Avg merge
- 8d 55m
- Merged PRs (30d)
- 17
Description
【版本信息】
4.3.33
【平台信息】
Android 原生
【预期的表现】
无crash
【实际的情况】
主堆栈:
Signal 6(SIGABRT), Code -1(SI_QUEUE)
abort message: 'Scudo ERROR: invalid chunk state when deallocating address 0x200006de1aa0160 '
#00 pc 00000000000539c8 /apex/com.android.runtime/lib64/bionic/libc.so (abort+168)
Java堆栈:
at org.libpag.PAGLayer.duration(Native method)
at org.libpag.PAGImageView.onAnimationUpdate(SourceFile:5)
at org.libpag.PAGAnimator.onAnimationUpdate(SourceFile:3)
备注:项目因为特殊需求,PAGPlayer和PAGImageView共用的,其中PAGPlayer用于底层opengl动画,PAGImageView用于上层,不知道这么混用有没有什么兼容问题?
【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.