-
Notifications
You must be signed in to change notification settings - Fork 404
Open
Description
在上周的一次直播过程中,我们的app出现了批量crash的情况,从捕获的crash日志里面能看到是在这个库里面,原因有可能是栈溢出导致的,但是没有更多的信息,我们暂时也无法复现crash的场景,希望能帮助尽快解决这个问题。相关crash日志如下
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Triggered by Thread: 28
Application Specific Information:
stack buffer overflow
Thread 28 name: CQCSource
Thread 28 Crashed:
0 libsystem_kernel.dylib 0x00000001c1d0c414 __pthread_kill + 8
1 libsystem_pthread.dylib 0x00000001df868b50 pthread_kill + 272
2 libsystem_c.dylib 0x000000019d1e7bf4 __abort + 116
3 libsystem_c.dylib 0x000000019d1c7c48 a64l + 0
4 PLPlayerKit 0x000000010a2f805c 0x109efc000 + 4178012
5 ???
Metadata
Metadata
Assignees
Labels
No labels