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

自定义系统Window在退出时PAG出现崩溃 #2664

Open
IlikeJay opened this issue Jan 16, 2025 · 0 comments
Open

自定义系统Window在退出时PAG出现崩溃 #2664

IlikeJay opened this issue Jan 16, 2025 · 0 comments
Assignees

Comments

@IlikeJay
Copy link

【版本信息】

4.3.68

【平台信息】

Android 原生

【预期的表现】

不出现崩溃的现象

【实际的情况】

出现异常:
01-14 14:18:28.745991 1498 9915 W CCodec : previous call to stop exceeded timeout 01-14 14:18:28.746848 1498 9915 W CCodec : previous call to stop exceeded timeout 01-14 14:18:28.746886 1498 11506 E MediaCodec: Codec reported err 0x80000000, actionCode 0, while in state 9 01-14 14:18:28.747160 1498 11504 E MediaCodec: Codec reported err 0x80000000, actionCode 0, while in state 9 01-14 14:18:28.747556 1498 11520 W System.err: android.media.MediaCodec$CodecException: Error 0x80000000 01-14 14:18:28.747947 1498 11520 W System.err: at android.media.MediaCodec.native_stop(Native Method) 01-14 14:18:28.748008 1498 11520 W System.err: at android.media.MediaCodec.stop(MediaCodec.java:2251) 01-14 14:18:28.748068 1498 11520 W System.err: at org.libpag.HardwareDecoder.onRelease(SourceFile:6) 01-14 14:18:28.748188 1498 11522 W System.err: android.media.MediaCodec$CodecException: Error 0x80000000 01-14 14:18:28.749206 1498 11522 W System.err: at android.media.MediaCodec.native_stop(Native Method) 01-14 14:18:28.749263 1498 11522 W System.err: at android.media.MediaCodec.stop(MediaCodec.java:2251) 01-14 14:18:28.749341 1498 11522 W System.err: at org.libpag.HardwareDecoder.onRelease(SourceFile:6)

【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