鸿蒙:部分折叠屏接入pag库启动后崩溃
@leiyue123 is already working on this.
Since May 14, 2026.
- Dominant language
- HTML
- Stars
- 5.8k
- Forks
- 531
- Avg merge
- 8d 55m
- Merged PRs (30d)
- 17
Description
【版本信息】
4.5.27
【平台信息】
鸿蒙
【预期的表现】
功能正常
【实际的情况】
启动后应用切tab,触发pag崩溃
【Demo及附件】
Process life time:37s
Process Memory(kB): 619720(Rss)
Device Memory(kB): Total 11690660, Free 702224, Available 2978816
Reason:Signal:SIGABRT(SI_TKILL)@0x01317bfa0000e09f from:57503:20020218
LastFatalMessage:[default] [CheckThread] Fatal: ecma_vm cannot run in multi-thread! thread:57503 currentThread:58621
Fault thread info:
Tid:58621, Name:OS_TaskWorker
#00 pc 00000000001b0784 /system/lib/ld-musl-aarch64.so.1(raise+216)(f83970fe414a8a0eaeb706794b1b2f7b)
#01 pc 000000000015c7d8 /system/lib/ld-musl-aarch64.so.1(abort+24)(f83970fe414a8a0eaeb706794b1b2f7b)
#02 pc 0000000000372c24 /system/lib64/platformsdk/libark_jsruntime.so(common::HiLog<(LogLevel)7, (Component)1>::~HiLog()+120)(7a9330d8d0cab080a6916701f498ea55)
#03 pc 0000000000385ef4 /system/lib64/platformsdk/libark_jsruntime.so(panda::ecmascript::EcmaVM::CheckThread() const+528)(7a9330d8d0cab080a6916701f498ea55)
#04 pc 0000000000a3c318 /system/lib64/platformsdk/libark_jsruntime.so(panda::JSNApi::DisposeGlobalHandleAddr(panda::ecmascript::EcmaVM const*, unsigned long)+856)(7a9330d8d0cab080a6916701f498ea55)
#05 pc 000000000003c148 /system/lib64/platformsdk/libace_napi.z.so(ArkNativeReference::~ArkNativeReference()+152)(9a6c64e04b99f8978e8b7e78192bf769)
#06 pc 0000000000069f50 /system/lib64/platformsdk/libace_napi.z.so(ArkNativeReference::~ArkNativeReference()+16)(9a6c64e04b99f8978e8b7e78192bf769)
#07 pc 0000000000071c10 /system/lib64/platformsdk/libace_napi.z.so(napi_delete_reference+64)(9a6c64e04b99f8978e8b7e78192bf769)
#08 pc 000000000028929c /data/storage/el1/bundle/libs/arm64/libpag.so(94400dfa9063e9d5885a8190c9549d012ebe995a)
#09 pc 00000000002896a0 /data/storage/el1/bundle/libs/arm64/libpag.so(94400dfa9063e9d5885a8190c9549d012ebe995a)
#10 pc 000000000026ea1c /data/storage/el1/bundle/libs/arm64/libpag.so(94400dfa9063e9d5885a8190c9549d012ebe995a)
#11 pc 000000000026eb8c /data/storage/el1/bundle/libs/arm64/libpag.so(94400dfa9063e9d5885a8190c9549d012ebe995a)
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.