Tencent / Tencent/libpag

[Android] 概率闪退问题,trying to execute non-executable memory.

Open
#3,719 0 comments 0 reactions 1 assignee View on GitHub

@kevingpqi123 is already working on this.

Since Sep 7, 2026.

Dominant language
HTML
Stars
5.8k
Forks
531
Avg merge
8d 55m
Merged PRs (30d)
17

Description

【版本信息】

4.4.35

【平台信息】

Android 原生

【预期的表现】

进入页面稳定播放PAG动画

【实际的情况】

概率出现闪退情况,关键报错信息如下

09-03 20:31:22.875704  1260  1260 E tombstoned: Tombstone written to: tombstone_00 <011>
09-03 20:31:22.876482  4905  4917 D TAG_XXXX  : reportEventWithMap eventType=2, timestamp=1788438682876, content={directcrash=0 isForeground=true longMsg=Native crash: Segmentation fault versionCode=90 packageName=com.xxx.xxxx crash_type=2 stackTrace=Softversion: XXXX_X_xx.x.x.xxx
09-03 20:31:22.876482  4905  4917 D TAG_XXXX  : Time: 2026-09-03 20:31:22
09-03 20:31:22.876482  4905  4917 D TAG_XXXX  : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
09-03 20:31:22.876482  4905  4917 D TAG_XXXX  : Build fingerprint: 'xxx/XXX/XXX:xx/XXXX.xxxx.xx.XXX/compilerxxxxxxxxxxxx:user/release-keys'
09-03 20:31:22.876482  4905  4917 D TAG_XXXX  : Revision: '0'
09-03 20:31:22.876482  4905  4917 D TAG_XXXX  : ABI: 'arm64'
09-03 20:31:22.876482  4905  4917 D TAG_XXXX  : Timestamp: 2026-09-03 20:31:22.660464808+0800
09-03 20:31:22.876482  4905  4917 D TAG_XXXX  : Process uptime: 3511s
09-03 20:31:22.876482  4905  4917 D TAG_XXXX  : Cmdline: com.xxx.xxxx
09-03 20:31:22.876482  4905  4917 D TAG_XXXX  : pid: 21292, tid: 37754, name: libpag_GPUDecod  >>> com.xxx.xxxx <<<
09-03 20:31:22.876482  4905  4917 D TAG_XXXX  : uid: 10323
09-03 20:31:22.876482  4905  4917 D TAG_XXXX  : tagged_addr_ctrl: 0000000000000001 (PR_TAGGED_ADDR_ENABLE)
09-03 20:31:22.876482  4905  4917 D TAG_XXXX  : pac_enabled_keys: 000000000000000f (PR_PAC_APIAKEY, PR_PAC_APIBKEY, PR_PAC_APDAKEY, PR_PAC_APDBKEY)
09-03 20:31:22.876482  4905  4917 D TAG_XXXX  : signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0x0000007a52c466e0
09-03 20:31:22.876482  4905  4917 D TAG_XXXX  : Cause: trying to execute non-executable memory.
09-03 20:31:22.876482  4905  4917 D TAG_XXXX  :     x0  b40000788b2e2fd0  x1  b40000795b20acb0  x2  0000007a505a8244  x3  0000000000000010
09-03 20:31:22.876482  4905  4917 D TAG_XXXX  :     x4  0000000000000000  x5  0000007a505a86c4  x6  0000ce2a0000cf11  x7  00009c7e00009b6b
09-03 20:31:22.876482  4905  4917 D TAG_XXXX  :     x8  00000076869e0f00  x9  0000007a52bfa000  x10 0000000053cc277a  x11 02000078fb3f62e0
09-03 20:31:22.876482  4905  4917 D TAG_XXXX  :     x12 0000d6e30000d772  x13 0000d5fc0000d58e  x14 0000000066642a85  x15 0000000073682a85
09-03 20:31:22.876482  4905  4917 D TAG_XXXX  :     x16 0000007a55ceff10  x17 0000007a52be3df8  x18 0000000000000000  x19 00000076869e0f00
09-03 20:31:22.876482  4905  4917 D TAG_XXXX  :     x20 b4000077eb31c568  x21 00000076869e0f10  x22 0000000000000001  x23 00000076869e4740
09-03 20:31:22.876482  4905  4917 D TAG_XXXX  :     x24 0000007a55ce3d40  x25 00000076869e1140  x26 0000000000001040  x27 00000076869e4740
09-03 20:31:22.876482  4905  4917 D TAG_XXXX  :     x28 0000000000000000  x29 00000076869e0ec0
09-03 20:31:22.876482  4905  4917 D TAG_XXXX  :     lr  0000007a52be6234  sp  00000076869e0ea0  pc  0000007a52c466e0  pst 0000000060001000
09-03 20:31:22.876482  4905  4917 D TAG_XXXX  : 1 total frames
09-03 20:31:22.876482  4905  4917 D TAG_XXXX  : backtrace:
09-03 20:31:22.876482  4905  4917 D TAG_XXXX  :       #00 pc 00000000000296e0  /system/lib64/libsfplugin_ccodec.so (BuildId: fe6c68de5313557ebfa67f8dd216ea7f)
09-03 20:31:22.876482  4905  4917 D TAG_XXXX  : } <263>

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.