Tencent / Tencent/libpag

出现Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR)

Open
#3,200 1 comment 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.