出现Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR)
@CodeJhF is already working on this.
Since Jul 7, 2026.
- Dominant language
- HTML
- Stars
- 5.8k
- Forks
- 531
- Avg merge
- 8d 55m
- Merged PRs (30d)
- 17
Description
【版本信息】
com.tencent.tav:libpag:4.2.100-noffavc
【平台信息】
Android 原生
【预期的表现】
不出现报错
【实际的情况】
出现以下报错
Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR)
System.err: java.lang.IllegalStateException: Invalid to call at Released state; only valid in executing state
System.err: at android.media.MediaCodec.native_dequeueInputBuffer(Native Method)
System.err: at android.media.MediaCodec.dequeueInputBuffer(MediaCodec.java:3139)
W System.err: at org.libpag.HardwareDecoder.dequeueInputBuffer(SourceFile:1)
System.err: at org.libpag.HardwareDecoder.onSendBytes(SourceFile:1)
MediaCodec: Invalid to call at Released state; only valid in executing state
F libc : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR),
【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.