iOS crash
Open
@kevingpqi123 is already working on this.
Since Jan 10, 2024.
- Dominant language
- HTML
- Stars
- 5.8k
- Forks
- 531
- Avg merge
- 8d 55m
- Merged PRs (30d)
- 17
Description
【版本信息】
4.3.33
【平台信息】
iOS 原生
【相关堆栈】
Thread 64 Crashed:
0 libsystem_kernel.dylib 0x00000001f548901c __pthread_kill + [ : 8]
1 libsystem_pthread.dylib 0x0000000217a8e680 pthread_kill + [ : 268]
2 libsystem_c.dylib 0x00000001b688bbb0 abort + [ : 180]
3 AppleMetalGLRenderer 0x00000002446736fc GLDContextRec::flushContextInternal() + [ : 820]
4 libpag 0x0000000107766744 tgfx::GLGpu::submitToGpu(bool) + [GLGpu.cpp : 252]
5 libpag 0x00000001077cf7c4 pag::PAGSurface::draw(pag::RenderCache*, std::__1::shared_ptr<pag::Graphic>, pag::BackendSemaphore*, bool) + [shared_ptr.h : 589]
6 libpag 0x00000001077c72bc pag::PAGPlayer::flushInternal(pag::BackendSemaphore*) + [PAGPlayer.cpp : 0]
7 libpag 0x00000001077c71b4 pag::PAGPlayer::flush() + [PAGPlayer.cpp : 0]
8 libpag 0x00000001077d62b4 -[PAGView flush] + [PAGView.mm : 0]
9 libpag 0x00000001077d6588 __26-[PAGView updateViewAsync]_block_invoke + [PAGView.mm : 492]
10 Foundation 0x00000001ad889c00 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + [ : 24]
11 Foundation 0x00000001ad8bb0ec -[NSBlockOperation main] + [ : 104]
12 Foundation 0x00000001ad8b8974 __NSOPERATION_IS_INVOKING_MAIN__ + [ : 16]
13 Foundation 0x00000001ad8b7a64 -[NSOperation start] + [ : 648]
14 Foundation 0x00000001ad8ba57c __NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION__ + [ : 16]
15 Foundation 0x00000001ad8ba2e8 __NSOQSchedule_f + [ : 172]
16 libdispatch.dylib 0x00000001b67e2250 _dispatch_block_async_invoke2 + [ : 148]
17 libdispatch.dylib 0x00000001b67d3300 _dispatch_client_callout + [ : 20]
18 libdispatch.dylib 0x00000001b67d67b8 _dispatch_continuation_pop + [ : 600]
19 libdispatch.dylib 0x00000001b67d5dd4 _dispatch_async_redirect_invoke + [ : 584]
20 libdispatch.dylib 0x00000001b67e4be4 _dispatch_root_queue_drain + [ : 392]
21 libdispatch.dylib 0x00000001b67e53ec _dispatch_worker_thread2 + [ : 156]
22 libsystem_pthread.dylib 0x0000000217a8a928 _pthread_wqthread + [ : 228]
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.