Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

偶现的Crash:Signal 6(SIGABRT), Code -1(SI_QUEUE) #2121

Open
crazyqiang opened this issue Jan 29, 2024 · 0 comments
Open

偶现的Crash:Signal 6(SIGABRT), Code -1(SI_QUEUE) #2121

crazyqiang opened this issue Jan 29, 2024 · 0 comments
Assignees

Comments

@crazyqiang
Copy link

【版本信息】

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及附件】

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants