Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS闪退反馈 #2019

Open
haichuan-2023 opened this issue Dec 19, 2023 · 2 comments
Open

iOS闪退反馈 #2019

haichuan-2023 opened this issue Dec 19, 2023 · 2 comments
Assignees

Comments

@haichuan-2023
Copy link

【版本信息】

4.2.55

【平台信息】

iOS 原生

【其他信息】

iOS17 系统开始劣化

【堆栈截取】⚠️完整信息见附件

Thread 53 Crashed:
0 libsystem_kernel.dylib 0x00000001ef65d01c __pthread_kill + 8 (:-1)
1 libsystem_pthread.dylib 0x0000000211ba9680 pthread_kill + 268 (pthread.c:1681)
2 libsystem_c.dylib 0x00000001b01bdc24 __abort + 136 (abort.c:159)
3 libsystem_c.dylib 0x00000001b01bdb9c abort + 192 (abort.c:126)
4 AppleMetalGLRenderer 0x000000023eca56fc GLDContextRec::flushContextInternal() + 820 (glr_sync.mm:262)
5 libpag 0x0000000106ffe744 tgfx::GLGpu::submitToGpu(bool) + 48 (GLGpu.cpp:0)
6 libpag 0x00000001070677c4 pag::PAGSurface::draw(pag::RenderCache*, std::__1::shared_ptrpag::Graphic, pag::BackendSemaphore*, bool) + 656 (PAGSurface.cpp:148)
7 libpag 0x000000010705f2bc pag::PAGPlayer::flushInternal(pag::BackendSemaphore*) + 148 (PAGPlayer.cpp:294)
8 libpag 0x000000010705f1b4 pag::PAGPlayer::flush() + 140 (PAGPlayer.cpp:284)
9 libpag 0x000000010706e2b4 -[PAGView flush] + 432 (PAGView.mm:448)
10 libpag 0x000000010706e588 __26-[PAGView updateViewAsync]_block_invoke + 36 (PAGView.mm:493)
11 Foundation 0x00000001a712fcb8 NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK + 24 (NSOperation.m:1545)
12 Foundation 0x00000001a716113c -[NSBlockOperation main] + 104 (NSOperation.m:1564)
13 Foundation 0x00000001a715e9c4 NSOPERATION_IS_INVOKING_MAIN + 16 (NSOperation.m:2189)
14 Foundation 0x00000001a715dab4 -[NSOperation start] + 648 (NSOperation.m:1406)
15 Foundation 0x00000001a71605cc NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION + 16 (NSOperation.m:2220)
16 Foundation 0x00000001a7160338 __NSOQSchedule_f + 172 (NSOperation.m:2231)
17 libdispatch.dylib 0x00000001b0114250 _dispatch_block_async_invoke2 + 148 (queue.c:555)
18 libdispatch.dylib 0x00000001b0105300 _dispatch_client_callout + 20 (object.m:561)
19 libdispatch.dylib 0x00000001b01087b8 _dispatch_continuation_pop + 600 (queue.c:306)
20 libdispatch.dylib 0x00000001b0107dd4 _dispatch_async_redirect_invoke + 584 (queue.c:830)
21 libdispatch.dylib 0x00000001b0116be4 _dispatch_root_queue_drain + 392 (queue.c:7051)
22 libdispatch.dylib 0x00000001b01173ec _dispatch_worker_thread2 + 156 (queue.c:7119)
23 libsystem_pthread.dylib 0x0000000211ba5928 _pthread_wqthread + 228 (pthread.c:2642)
24 libsystem_pthread.dylib 0x0000000211ba5a04 start_wqthread + 8 (:-1)
crash.zip

@haichuan-2023
Copy link
Author

@domchen

@kevingpqi123
Copy link
Collaborator

目前还没有收到微信、手Q 在 iOS 17 系统上的使用异常的反馈,此类问题建议找下复现场景和路径,提供下复现 demo,如果有复现 demo 可以大幅加速问题的解决

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants