Crash:Exceeded system-wide per-process Port Limit

Hi everyone,

I’m encountering a crash in my app and need help understanding what’s causing it and how to resolve it.

As stated in the crash report, the issue is caused by exceeding the system-wide per-process port limit. Can you tell me how to locate and identify why this is happening?

Below are the full report of the crash log:

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Incident Identifier: B509FF2B-C8D8-4E9F-B664-E24464CFD5F8
CrashReporter Key:   b390cfe931a83efde49bd8b523023a275b55ef64
Hardware Model:      iPhone14,2
Process:             MyApp [22515]
Path:                /private/var/containers/Bundle/Application/F73212A7-4CB9-485A-A8B7-8114F4E9A9AB/MyApp.app/MyApp
Identifier:          com.beeasy.app.id.enterprise
Version:             3.41.38-ID-MySDKMemory-12261114 (3.41.38-ID-MySDKMemory-12261114)
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           com.beeasy.app.id.enterprise [515]

Date/Time:           2024-12-29 01:29:48.3023 +0800
Launch Time:         2024-12-26 16:38:36.7895 +0800
OS Version:          iPhone OS 16.6.1 (20G81)
Release Type:        User
Baseband Version:    2.80.01
Report Version:      104

Exception Type:  EXC_RESOURCE (SIGKILL)
Exception Codes: 0x000000000001c1d6, 0x0000000000000000
Termination Reason: PORT_SPACE 14123288431433990614 (Limit 115158 ports) Exceeded system-wide per-process Port Limit

Triggered by Thread:  64

Thread 0 name:   Dispatch queue: com.apple.main-thread
Thread 0:
0   libsystem_kernel.dylib        	       0x20ce5eca4 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x20ce71b74 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x20ce71e4c mach_msg_overwrite + 540
3   libsystem_kernel.dylib        	       0x20ce5f1e8 mach_msg + 24
4   CoreFoundation                	       0x1cdf18024 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x1cdf19250 __CFRunLoopRun + 1208
6   CoreFoundation                	       0x1cdf1e3ec CFRunLoopRunSpecific + 612
7   GraphicsServices              	       0x20943435c GSEventRunModal + 164
8   UIKitCore                     	       0x1d02aaf58 -[UIApplication _run] + 888
9   UIKitCore                     	       0x1d02aabbc UIApplicationMain + 340
10  MyApp                      	       0x1026c9c0c 0x10269c000 + 187404
11  dyld                          	       0x1ed450dec start + 2220

Thread 1 name:  com.apple.uikit.eventfetch-thread
Thread 1:
0   libsystem_kernel.dylib        	       0x20ce5eca4 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x20ce71b74 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x20ce71e4c mach_msg_overwrite + 540
3   libsystem_kernel.dylib        	       0x20ce5f1e8 mach_msg + 24
4   CoreFoundation                	       0x1cdf18024 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x1cdf19250 __CFRunLoopRun + 1208
6   CoreFoundation                	       0x1cdf1e3ec CFRunLoopRunSpecific + 612
7   Foundation                    	       0x1c8192fb4 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8   Foundation                    	       0x1c8192e9c -[NSRunLoop(NSRunLoop) runUntilDate:] + 64
9   UIKitCore                     	       0x1d03ddcc8 -[UIEventFetcher threadMain] + 416
10  Foundation                    	       0x1c81ac524 __NSThread__start__ + 716
11  libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
12  libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 2 name:   Dispatch queue: com.app.runloop.server
Thread 2:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   MyApp                      	       0x1029f175c 0x10269c000 + 3495772
3   MyApp                      	       0x1029f1298 0x10269c000 + 3494552
4   libdispatch.dylib             	       0x1d536e320 _dispatch_call_block_and_release + 32
5   libdispatch.dylib             	       0x1d536feac _dispatch_client_callout + 20
6   libdispatch.dylib             	       0x1d5377534 _dispatch_lane_serial_drain + 668
7   libdispatch.dylib             	       0x1d53780a4 _dispatch_lane_invoke + 384
8   libdispatch.dylib             	       0x1d5382cdc _dispatch_workloop_worker_thread + 648
9   libsystem_pthread.dylib       	       0x22dcd9ddc _pthread_wqthread + 288
10  libsystem_pthread.dylib       	       0x22dcd9b7c start_wqthread + 8

Thread 3 name:  com.google.firebase.crashlytics.MachExceptionServer
Thread 3:
0   libsystem_kernel.dylib        	       0x20ce5eca4 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x20ce71b74 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x20ce71e4c mach_msg_overwrite + 540
3   libsystem_kernel.dylib        	       0x20ce5f1e8 mach_msg + 24
4   MyApp                      	       0x10294decc 0x10269c000 + 2825932
5   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
6   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 4 name:  come.app.hamster.thread
Thread 4:
0   libsystem_kernel.dylib        	       0x20ce5eca4 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x20ce71b74 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x20ce71e4c mach_msg_overwrite + 540
3   libsystem_kernel.dylib        	       0x20ce5f1e8 mach_msg + 24
4   CoreFoundation                	       0x1cdf18024 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x1cdf19250 __CFRunLoopRun + 1208
6   CoreFoundation                	       0x1cdf1e3ec CFRunLoopRunSpecific + 612
7   Foundation                    	       0x1c8192fb4 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8   Foundation                    	       0x1c8192e48 -[NSRunLoop(NSRunLoop) run] + 64
9   MyApp                      	       0x102723400 0x10269c000 + 553984
10  Foundation                    	       0x1c81ac524 __NSThread__start__ + 716
11  libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
12  libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 5 name:  com.apple.NSURLConnectionLoader
Thread 5:
0   libsystem_kernel.dylib        	       0x20ce5eca4 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x20ce71b74 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x20ce71e4c mach_msg_overwrite + 540
3   libsystem_kernel.dylib        	       0x20ce5f1e8 mach_msg + 24
4   CoreFoundation                	       0x1cdf18024 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x1cdf19250 __CFRunLoopRun + 1208
6   CoreFoundation                	       0x1cdf1e3ec CFRunLoopRunSpecific + 612
7   CFNetwork                     	       0x1cf1096f0 0x1ceeb1000 + 2459376
8   Foundation                    	       0x1c81ac524 __NSThread__start__ + 716
9   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
10  libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 6 name:  ThreadPoolServiceThread
Thread 6:
0   libsystem_kernel.dylib        	       0x20ce5eca4 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x20ce71b74 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x20ce71e4c mach_msg_overwrite + 540
3   libsystem_kernel.dylib        	       0x20ce5f1e8 mach_msg + 24
4   CoreFoundation                	       0x1cdf18024 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x1cdf19250 __CFRunLoopRun + 1208
6   CoreFoundation                	       0x1cdf1e3ec CFRunLoopRunSpecific + 612
7   Foundation                    	       0x1c8192fb4 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8   Cronet                        	       0x10c934048 bidirectional_stream_cancel + 609456
9   Cronet                        	       0x10c932e64 bidirectional_stream_cancel + 604876
10  Cronet                        	       0x10c90a3d4 bidirectional_stream_cancel + 438332
11  Cronet                        	       0x10c8f34cc bidirectional_stream_cancel + 344372
12  Cronet                        	       0x10c920058 bidirectional_stream_cancel + 527552
13  Cronet                        	       0x10c913578 bidirectional_stream_cancel + 475616
14  Cronet                        	       0x10c9201d4 bidirectional_stream_cancel + 527932
15  Cronet                        	       0x10c930f28 bidirectional_stream_cancel + 596880
16  libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
17  libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 7 name:  ThreadPoolBackgroundWorker
Thread 7:
0   libsystem_kernel.dylib        	       0x20ce5eca4 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x20ce71b74 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x20ce71e4c mach_msg_overwrite + 540
3   libsystem_kernel.dylib        	       0x20ce5f1e8 mach_msg + 24
4   Cronet                        	       0x10c935848 bidirectional_stream_cancel + 615600
5   Cronet                        	       0x10c91b420 bidirectional_stream_cancel + 508040
6   Cronet                        	       0x10c91bda0 bidirectional_stream_cancel + 510472
7   Cronet                        	       0x10c91b9e4 bidirectional_stream_cancel + 509516
8   Cronet                        	       0x10c930f28 bidirectional_stream_cancel + 596880
9   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
10  libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 8 name:  NetworkConfigWatcher
Thread 8:
0   libsystem_kernel.dylib        	       0x20ce5eca4 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x20ce71b74 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x20ce71e4c mach_msg_overwrite + 540
3   libsystem_kernel.dylib        	       0x20ce5f1e8 mach_msg + 24
4   CoreFoundation                	       0x1cdf18024 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x1cdf19250 __CFRunLoopRun + 1208
6   CoreFoundation                	       0x1cdf1e3ec CFRunLoopRunSpecific + 612
7   Foundation                    	       0x1c8192fb4 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8   Cronet                        	       0x10c934048 bidirectional_stream_cancel + 609456
9   Cronet                        	       0x10c932e64 bidirectional_stream_cancel + 604876
10  Cronet                        	       0x10c90a3d4 bidirectional_stream_cancel + 438332
11  Cronet                        	       0x10c8f34cc bidirectional_stream_cancel + 344372
12  Cronet                        	       0x10c920058 bidirectional_stream_cancel + 527552
13  Cronet                        	       0x10c9201d4 bidirectional_stream_cancel + 527932
14  Cronet                        	       0x10c930f28 bidirectional_stream_cancel + 596880
15  libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
16  libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 9 name:  Chrome File Thread
Thread 9:
0   libsystem_kernel.dylib        	       0x20ce5eca4 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x20ce71b74 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x20ce71e4c mach_msg_overwrite + 540
3   libsystem_kernel.dylib        	       0x20ce5f1e8 mach_msg + 24
4   CoreFoundation                	       0x1cdf18024 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x1cdf19250 __CFRunLoopRun + 1208
6   CoreFoundation                	       0x1cdf1e3ec CFRunLoopRunSpecific + 612
7   Foundation                    	       0x1c8192fb4 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8   Cronet                        	       0x10c934048 bidirectional_stream_cancel + 609456
9   Cronet                        	       0x10c932e64 bidirectional_stream_cancel + 604876
10  Cronet                        	       0x10c90a3d4 bidirectional_stream_cancel + 438332
11  Cronet                        	       0x10c8f34cc bidirectional_stream_cancel + 344372
12  Cronet                        	       0x10c920058 bidirectional_stream_cancel + 527552
13  Cronet                        	       0x10c9201d4 bidirectional_stream_cancel + 527932
14  Cronet                        	       0x10c930f28 bidirectional_stream_cancel + 596880
15  libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
16  libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 10 name:  Chrome Network IO Thread
Thread 10:
0   libsystem_kernel.dylib        	       0x20ce5eca4 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x20ce71b74 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x20ce71e4c mach_msg_overwrite + 540
3   libsystem_kernel.dylib        	       0x20ce5f1e8 mach_msg + 24
4   CoreFoundation                	       0x1cdf18024 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x1cdf19250 __CFRunLoopRun + 1208
6   CoreFoundation                	       0x1cdf1e3ec CFRunLoopRunSpecific + 612
7   Foundation                    	       0x1c8192fb4 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8   Cronet                        	       0x10c934048 bidirectional_stream_cancel + 609456
9   Cronet                        	       0x10c932e64 bidirectional_stream_cancel + 604876
10  Cronet                        	       0x10c90a3d4 bidirectional_stream_cancel + 438332
11  Cronet                        	       0x10c8f34cc bidirectional_stream_cancel + 344372
12  Cronet                        	       0x10c920058 bidirectional_stream_cancel + 527552
13  Cronet                        	       0x10c9201d4 bidirectional_stream_cancel + 527932
14  Cronet                        	       0x10c930f28 bidirectional_stream_cancel + 596880
15  libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
16  libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 11:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   MyApp                      	       0x10549d4a8 0x10269c000 + 48239784
3   MyApp                      	       0x10549a6e8 0x10269c000 + 48228072
4   MyApp                      	       0x10549e2bc 0x10269c000 + 48243388
5   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
6   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 12 name:  JavaScriptCore libpas scavenger
Thread 12:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   JavaScriptCore                	       0x1e16fbd84 scavenger_thread_main + 1620
3   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
4   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 13 name:  com.apple.CFNetwork.CustomProtocols
Thread 13:
0   libsystem_kernel.dylib        	       0x20ce5eca4 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x20ce71b74 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x20ce71e4c mach_msg_overwrite + 540
3   libsystem_kernel.dylib        	       0x20ce5f1e8 mach_msg + 24
4   CoreFoundation                	       0x1cdf18024 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x1cdf19250 __CFRunLoopRun + 1208
6   CoreFoundation                	       0x1cdf1e3ec CFRunLoopRunSpecific + 612
7   CFNetwork                     	       0x1cf1096f0 0x1ceeb1000 + 2459376
8   Foundation                    	       0x1c81ac524 __NSThread__start__ + 716
9   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
10  libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 14 name:  com.apple.CFSocket.private
Thread 14:
0   libsystem_kernel.dylib        	       0x20ce5f808 __select + 8
1   CoreFoundation                	       0x1cdf6799c __CFSocketManager + 636
2   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
3   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 15 name:  app.dre.JavaScript
Thread 15:
0   libsystem_kernel.dylib        	       0x20ce5eca4 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x20ce71b74 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x20ce71e4c mach_msg_overwrite + 540
3   libsystem_kernel.dylib        	       0x20ce5f1e8 mach_msg + 24
4   CoreFoundation                	       0x1cdf18024 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x1cdf19250 __CFRunLoopRun + 1208
6   CoreFoundation                	       0x1cdf1e3ec CFRunLoopRunSpecific + 612
7   MyApp                      	       0x1068430d4 0x10269c000 + 68841684
8   Foundation                    	       0x1c81ac524 __NSThread__start__ + 716
9   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
10  libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 16 name:  GAIThread
Thread 16:
0   libsystem_kernel.dylib        	       0x20ce5eca4 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x20ce71b74 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x20ce71e4c mach_msg_overwrite + 540
3   libsystem_kernel.dylib        	       0x20ce5f1e8 mach_msg + 24
4   CoreFoundation                	       0x1cdf18024 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x1cdf19250 __CFRunLoopRun + 1208
6   CoreFoundation                	       0x1cdf1e3ec CFRunLoopRunSpecific + 612
7   Foundation                    	       0x1c8192fb4 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8   Foundation                    	       0x1c8192e48 -[NSRunLoop(NSRunLoop) run] + 64
9   MyApp                      	       0x103c0b500 0x10269c000 + 22476032
10  Foundation                    	       0x1c81ac524 __NSThread__start__ + 716
11  libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
12  libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 17 name:  com.squareup.SocketRocket.NetworkThread
Thread 17:
0   libsystem_kernel.dylib        	       0x20ce5eca4 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x20ce71b74 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x20ce71e4c mach_msg_overwrite + 540
3   libsystem_kernel.dylib        	       0x20ce5f1e8 mach_msg + 24
4   CoreFoundation                	       0x1cdf18024 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x1cdf19250 __CFRunLoopRun + 1208
6   CoreFoundation                	       0x1cdf1e3ec CFRunLoopRunSpecific + 612
7   Foundation                    	       0x1c8192fb4 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8   MyApp                      	       0x1064914c8 0x10269c000 + 64967880
9   Foundation                    	       0x1c81ac524 __NSThread__start__ + 716
10  libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
11  libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 18 name:  MYAPPCTH-0
Thread 18:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   MyApp                      	       0x108233054 0x10269c000 + 96038996
3   Foundation                    	       0x1c81ac524 __NSThread__start__ + 716
4   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
5   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 19 name:  MYAPPCTH-1
Thread 19:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   MyApp                      	       0x108233054 0x10269c000 + 96038996
3   Foundation                    	       0x1c81ac524 __NSThread__start__ + 716
4   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
5   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 20 name:  MYAPPCTH-2
Thread 20:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   MyApp                      	       0x108233054 0x10269c000 + 96038996
3   Foundation                    	       0x1c81ac524 __NSThread__start__ + 716
4   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
5   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 21 name:  MYAPPCTH-3
Thread 21:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   MyApp                      	       0x108233054 0x10269c000 + 96038996
3   Foundation                    	       0x1c81ac524 __NSThread__start__ + 716
4   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
5   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 22 name:  MYAPPCTH-4
Thread 22:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   MyApp                      	       0x108233054 0x10269c000 + 96038996
3   Foundation                    	       0x1c81ac524 __NSThread__start__ + 716
4   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
5   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 23 name:  MYAPPCTH-5
Thread 23:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   MyApp                      	       0x108233054 0x10269c000 + 96038996
3   Foundation                    	       0x1c81ac524 __NSThread__start__ + 716
4   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
5   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 24 name:  MYAPPCTH-6
Thread 24:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   MyApp                      	       0x108233054 0x10269c000 + 96038996
3   Foundation                    	       0x1c81ac524 __NSThread__start__ + 716
4   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
5   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 25 name:  MYAPPCTH-7
Thread 25:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   MyApp                      	       0x108233054 0x10269c000 + 96038996
3   Foundation                    	       0x1c81ac524 __NSThread__start__ + 716
4   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
5   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 26 name:  MYAPPCTH-8
Thread 26:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   MyApp                      	       0x108233054 0x10269c000 + 96038996
3   Foundation                    	       0x1c81ac524 __NSThread__start__ + 716
4   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
5   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 27 name:  MYAPPCTH-9
Thread 27:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   MyApp                      	       0x108233054 0x10269c000 + 96038996
3   Foundation                    	       0x1c81ac524 __NSThread__start__ + 716
4   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
5   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 28 name:  MYAPPCTH-10
Thread 28:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   MyApp                      	       0x108233054 0x10269c000 + 96038996
3   Foundation                    	       0x1c81ac524 __NSThread__start__ + 716
4   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
5   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 29 name:  MYAPPCTH-11
Thread 29:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   MyApp                      	       0x108233054 0x10269c000 + 96038996
3   Foundation                    	       0x1c81ac524 __NSThread__start__ + 716
4   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
5   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 30 name:  MYAPPCTH-12
Thread 30:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   MyApp                      	       0x108233054 0x10269c000 + 96038996
3   Foundation                    	       0x1c81ac524 __NSThread__start__ + 716
4   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
5   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 31 name:  mmcplayer_2194 0x0x15f490568
Thread 31:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   MyApp                      	       0x1044760cc 0x10269c000 + 31301836
3   MyApp                      	       0x104471a90 0x10269c000 + 31283856
4   MyApp                      	       0x104472b48 0x10269c000 + 31288136
5   MyApp                      	       0x104471df8 0x10269c000 + 31284728
6   MyApp                      	       0x10447392c 0x10269c000 + 31291692
7   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 32 name:  demuxer_2194 0x0x15f490568
Thread 32:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   MyApp                      	       0x1044760cc 0x10269c000 + 31301836
3   MyApp                      	       0x104471a90 0x10269c000 + 31283856
4   MyApp                      	       0x104472b48 0x10269c000 + 31288136
5   MyApp                      	       0x104471df8 0x10269c000 + 31284728
6   MyApp                      	       0x10447392c 0x10269c000 + 31291692
7   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 33 name:  videodecode_2194 0x0x15f490568
Thread 33:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   MyApp                      	       0x1044760cc 0x10269c000 + 31301836
3   MyApp                      	       0x104471a90 0x10269c000 + 31283856
4   MyApp                      	       0x104472b48 0x10269c000 + 31288136
5   MyApp                      	       0x104471df8 0x10269c000 + 31284728
6   MyApp                      	       0x10447392c 0x10269c000 + 31291692
7   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 34 name:  audiodecode_2194 0x0x15f490568
Thread 34:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   MyApp                      	       0x1044760cc 0x10269c000 + 31301836
3   MyApp                      	       0x104471a90 0x10269c000 + 31283856
4   MyApp                      	       0x104472b48 0x10269c000 + 31288136
5   MyApp                      	       0x104471df8 0x10269c000 + 31284728
6   MyApp                      	       0x10447392c 0x10269c000 + 31291692
7   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 35 name:  videoRender_2194 0x0x15f490568
Thread 35:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   MyApp                      	       0x1044760cc 0x10269c000 + 31301836
3   MyApp                      	       0x104471a90 0x10269c000 + 31283856
4   MyApp                      	       0x104472b48 0x10269c000 + 31288136
5   MyApp                      	       0x104471df8 0x10269c000 + 31284728
6   MyApp                      	       0x10447392c 0x10269c000 + 31291692
7   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 36 name:  com.facebook.react.JavaScript
Thread 36:
0   libsystem_kernel.dylib        	       0x20ce5eca4 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x20ce71b74 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x20ce71e4c mach_msg_overwrite + 540
3   libsystem_kernel.dylib        	       0x20ce5f1e8 mach_msg + 24
4   CoreFoundation                	       0x1cdf18024 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x1cdf19250 __CFRunLoopRun + 1208
6   CoreFoundation                	       0x1cdf1e3ec CFRunLoopRunSpecific + 612
7   MyApp                      	       0x102903f64 0x10269c000 + 2522980
8   Foundation                    	       0x1c81ac524 __NSThread__start__ + 716
9   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
10  libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 37 name:  mmcplayer_9383 0x0x15f255458
Thread 37:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   MyApp                      	       0x1044760cc 0x10269c000 + 31301836
3   MyApp                      	       0x104471a90 0x10269c000 + 31283856
4   MyApp                      	       0x104472b48 0x10269c000 + 31288136
5   MyApp                      	       0x104471df8 0x10269c000 + 31284728
6   MyApp                      	       0x10447392c 0x10269c000 + 31291692
7   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 38 name:  demuxer_9383 0x0x15f255458
Thread 38:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   MyApp                      	       0x1044760cc 0x10269c000 + 31301836
3   MyApp                      	       0x104471a90 0x10269c000 + 31283856
4   MyApp                      	       0x104472b48 0x10269c000 + 31288136
5   MyApp                      	       0x104471df8 0x10269c000 + 31284728
6   MyApp                      	       0x10447392c 0x10269c000 + 31291692
7   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 39 name:  videodecode_9383 0x0x15f255458
Thread 39:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   MyApp                      	       0x1044760cc 0x10269c000 + 31301836
3   MyApp                      	       0x104471a90 0x10269c000 + 31283856
4   MyApp                      	       0x104472b48 0x10269c000 + 31288136
5   MyApp                      	       0x104471df8 0x10269c000 + 31284728
6   MyApp                      	       0x10447392c 0x10269c000 + 31291692
7   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 40 name:  audiodecode_9383 0x0x15f255458
Thread 40:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   MyApp                      	       0x1044760cc 0x10269c000 + 31301836
3   MyApp                      	       0x104471a90 0x10269c000 + 31283856
4   MyApp                      	       0x104472b48 0x10269c000 + 31288136
5   MyApp                      	       0x104471df8 0x10269c000 + 31284728
6   MyApp                      	       0x10447392c 0x10269c000 + 31291692
7   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 41 name:  videoRender_9383 0x0x15f255458
Thread 41:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   MyApp                      	       0x1044760cc 0x10269c000 + 31301836
3   MyApp                      	       0x104471a90 0x10269c000 + 31283856
4   MyApp                      	       0x104472b48 0x10269c000 + 31288136
5   MyApp                      	       0x104471df8 0x10269c000 + 31284728
6   MyApp                      	       0x10447392c 0x10269c000 + 31291692
7   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 42 name:  mmcplayer_6097 0x0x15f2d5258
Thread 42:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   MyApp                      	       0x1044760cc 0x10269c000 + 31301836
3   MyApp                      	       0x104471a90 0x10269c000 + 31283856
4   MyApp                      	       0x104472b48 0x10269c000 + 31288136
5   MyApp                      	       0x104471df8 0x10269c000 + 31284728
6   MyApp                      	       0x10447392c 0x10269c000 + 31291692
7   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 43 name:  demuxer_6097 0x0x15f2d5258
Thread 43:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   MyApp                      	       0x1044760cc 0x10269c000 + 31301836
3   MyApp                      	       0x104471a90 0x10269c000 + 31283856
4   MyApp                      	       0x104472b48 0x10269c000 + 31288136
5   MyApp                      	       0x104471df8 0x10269c000 + 31284728
6   MyApp                      	       0x10447392c 0x10269c000 + 31291692
7   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 44 name:  videodecode_6097 0x0x15f2d5258
Thread 44:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   MyApp                      	       0x1044760cc 0x10269c000 + 31301836
3   MyApp                      	       0x104471a90 0x10269c000 + 31283856
4   MyApp                      	       0x104472b48 0x10269c000 + 31288136
5   MyApp                      	       0x104471df8 0x10269c000 + 31284728
6   MyApp                      	       0x10447392c 0x10269c000 + 31291692
7   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 45 name:  audiodecode_6097 0x0x15f2d5258
Thread 45:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   MyApp                      	       0x1044760cc 0x10269c000 + 31301836
3   MyApp                      	       0x104471a90 0x10269c000 + 31283856
4   MyApp                      	       0x104472b48 0x10269c000 + 31288136
5   MyApp                      	       0x104471df8 0x10269c000 + 31284728
6   MyApp                      	       0x10447392c 0x10269c000 + 31291692
7   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 46 name:  videoRender_6097 0x0x15f2d5258
Thread 46:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   MyApp                      	       0x1044760cc 0x10269c000 + 31301836
3   MyApp                      	       0x104471a90 0x10269c000 + 31283856
4   MyApp                      	       0x104472b48 0x10269c000 + 31288136
5   MyApp                      	       0x104471df8 0x10269c000 + 31284728
6   MyApp                      	       0x10447392c 0x10269c000 + 31291692
7   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 47 name:  mmcplayer_7868 0x0x15f39a208
Thread 47:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   MyApp                      	       0x1044760cc 0x10269c000 + 31301836
3   MyApp                      	       0x104471a90 0x10269c000 + 31283856
4   MyApp                      	       0x104472b48 0x10269c000 + 31288136
5   MyApp                      	       0x104471df8 0x10269c000 + 31284728
6   MyApp                      	       0x10447392c 0x10269c000 + 31291692
7   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 48 name:  demuxer_7868 0x0x15f39a208
Thread 48:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   MyApp                      	       0x1044760cc 0x10269c000 + 31301836
3   MyApp                      	       0x104471a90 0x10269c000 + 31283856
4   MyApp                      	       0x104472b48 0x10269c000 + 31288136
5   MyApp                      	       0x104471df8 0x10269c000 + 31284728
6   MyApp                      	       0x10447392c 0x10269c000 + 31291692
7   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 49 name:  videodecode_7868 0x0x15f39a208
Thread 49:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   MyApp                      	       0x1044760cc 0x10269c000 + 31301836
3   MyApp                      	       0x104471a90 0x10269c000 + 31283856
4   MyApp                      	       0x104472b48 0x10269c000 + 31288136
5   MyApp                      	       0x104471df8 0x10269c000 + 31284728
6   MyApp                      	       0x10447392c 0x10269c000 + 31291692
7   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 50 name:  audiodecode_7868 0x0x15f39a208
Thread 50:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   MyApp                      	       0x1044760cc 0x10269c000 + 31301836
3   MyApp                      	       0x104471a90 0x10269c000 + 31283856
4   MyApp                      	       0x104472b48 0x10269c000 + 31288136
5   MyApp                      	       0x104471df8 0x10269c000 + 31284728
6   MyApp                      	       0x10447392c 0x10269c000 + 31291692
7   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 51 name:  videoRender_7868 0x0x15f39a208
Thread 51:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   MyApp                      	       0x1044760cc 0x10269c000 + 31301836
3   MyApp                      	       0x104471a90 0x10269c000 + 31283856
4   MyApp                      	       0x104472b48 0x10269c000 + 31288136
5   MyApp                      	       0x104471df8 0x10269c000 + 31284728
6   MyApp                      	       0x10447392c 0x10269c000 + 31291692
7   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 52 name:  mmcplayer_2026 0x0x15f26f8a8
Thread 52:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   MyApp                      	       0x1044760cc 0x10269c000 + 31301836
3   MyApp                      	       0x104471a90 0x10269c000 + 31283856
4   MyApp                      	       0x104472b48 0x10269c000 + 31288136
5   MyApp                      	       0x104471df8 0x10269c000 + 31284728
6   MyApp                      	       0x10447392c 0x10269c000 + 31291692
7   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 53 name:  demuxer_2026 0x0x15f26f8a8
Thread 53:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   MyApp                      	       0x1044760cc 0x10269c000 + 31301836
3   MyApp                      	       0x104471a90 0x10269c000 + 31283856
4   MyApp                      	       0x104472b48 0x10269c000 + 31288136
5   MyApp                      	       0x104471df8 0x10269c000 + 31284728
6   MyApp                      	       0x10447392c 0x10269c000 + 31291692
7   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 54 name:  videodecode_2026 0x0x15f26f8a8
Thread 54:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   MyApp                      	       0x1044760cc 0x10269c000 + 31301836
3   MyApp                      	       0x104471a90 0x10269c000 + 31283856
4   MyApp                      	       0x104472b48 0x10269c000 + 31288136
5   MyApp                      	       0x104471df8 0x10269c000 + 31284728
6   MyApp                      	       0x10447392c 0x10269c000 + 31291692
7   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 55 name:  audiodecode_2026 0x0x15f26f8a8
Thread 55:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   MyApp                      	       0x1044760cc 0x10269c000 + 31301836
3   MyApp                      	       0x104471a90 0x10269c000 + 31283856
4   MyApp                      	       0x104472b48 0x10269c000 + 31288136
5   MyApp                      	       0x104471df8 0x10269c000 + 31284728
6   MyApp                      	       0x10447392c 0x10269c000 + 31291692
7   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 56 name:  videoRender_2026 0x0x15f26f8a8
Thread 56:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   MyApp                      	       0x1044760cc 0x10269c000 + 31301836
3   MyApp                      	       0x104471a90 0x10269c000 + 31283856
4   MyApp                      	       0x104472b48 0x10269c000 + 31288136
5   MyApp                      	       0x104471df8 0x10269c000 + 31284728
6   MyApp                      	       0x10447392c 0x10269c000 + 31291692
7   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 57 name:  com.apple.CoreMotion.MotionThread
Thread 57:
0   libsystem_kernel.dylib        	       0x20ce5eca4 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x20ce71b74 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x20ce71e4c mach_msg_overwrite + 540
3   libsystem_kernel.dylib        	       0x20ce5f1e8 mach_msg + 24
4   CoreFoundation                	       0x1cdf18024 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x1cdf19250 __CFRunLoopRun + 1208
6   CoreFoundation                	       0x1cdf1e3ec CFRunLoopRunSpecific + 612
7   CoreFoundation                	       0x1cdf60ea4 CFRunLoopRun + 64
8   CoreMotion                    	       0x1d94a91a8 0x1d9496000 + 78248
9   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
10  libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 58 name:  com.app.MYAPPSocketRocket.NetworkThread
Thread 58:
0   libsystem_kernel.dylib        	       0x20ce5eca4 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x20ce71b74 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x20ce71e4c mach_msg_overwrite + 540
3   libsystem_kernel.dylib        	       0x20ce5f1e8 mach_msg + 24
4   CoreFoundation                	       0x1cdf18024 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x1cdf19250 __CFRunLoopRun + 1208
6   CoreFoundation                	       0x1cdf1e3ec CFRunLoopRunSpecific + 612
7   Foundation                    	       0x1c8192fb4 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8   MyApp                      	       0x106a24580 0x10269c000 + 70813056
9   Foundation                    	       0x1c81ac524 __NSThread__start__ + 716
10  libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
11  libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 59 name:  SSPEGLHolderThread[SessionTagCamera]
Thread 59:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   libc++.1.dylib                	       0x1dc4f8ef8 std::__1::condition_variable::wait(std::__1::unique_lock&) + 28
3   MyApp                      	       0x105269120 0x10269c000 + 45928736
4   MyApp                      	       0x10526a008 0x10269c000 + 45932552
5   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
6   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 60 name:  SSPEPerfMetric
Thread 60:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   libc++.1.dylib                	       0x1dc4f8f8c std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock&, std::__1::chrono::time_point>>) + 100
3   MyApp                      	       0x105266058 0x10269c000 + 45916248
4   MyApp                      	       0x105284140 0x10269c000 + 46039360
5   MyApp                      	       0x10528463c 0x10269c000 + 46040636
6   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
7   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 61 name:  SSPCameraPipelineThread
Thread 61:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   libc++.1.dylib                	       0x1dc4f8f8c std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock&, std::__1::chrono::time_point>>) + 100
3   MyApp                      	       0x105266058 0x10269c000 + 45916248
4   MyApp                      	       0x1052841bc 0x10269c000 + 46039484
5   MyApp                      	       0x10528463c 0x10269c000 + 46040636
6   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
7   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 62 name:  caulk.messenger.shared:21
Thread 62:
0   libsystem_kernel.dylib        	       0x20ce5ec20 semaphore_wait_trap + 8
1   caulk                         	       0x2304cfe78 caulk::semaphore::timed_wait(double) + 212
2   caulk                         	       0x2304d0d08 caulk::concurrent::details::worker_thread::run() + 36
3   caulk                         	       0x2304d1220 void* caulk::thread_proxy>>(void*) + 96
4   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
5   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 63 name:  SSPCameraEntry[SessionTagCamera]
Thread 63:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   libc++.1.dylib                	       0x1dc4f8f8c std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock&, std::__1::chrono::time_point>>) + 100
3   MyApp                      	       0x105266058 0x10269c000 + 45916248
4   MyApp                      	       0x1052841bc 0x10269c000 + 46039484
5   MyApp                      	       0x10528463c 0x10269c000 + 46040636
6   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
7   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 64 name:  AURemoteIO::IOThread
Thread 64 Crashed:
0   libsystem_kernel.dylib        	       0x20ce5eca4 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x20ce71b74 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x20ce71e4c mach_msg_overwrite + 540
3   libsystem_kernel.dylib        	       0x20ce5f1e8 mach_msg + 24
4   libEmbeddedSystemAUs.dylib    	       0x238bb2148 void* caulk::thread_proxy>>(void*) + 556
5   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
6   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 65 name:  SSPCameraDisplay[SessionTagCamera]
Thread 65:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   libc++.1.dylib                	       0x1dc4f8f8c std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock&, std::__1::chrono::time_point>>) + 100
3   MyApp                      	       0x105266058 0x10269c000 + 45916248
4   MyApp                      	       0x105284140 0x10269c000 + 46039360
5   MyApp                      	       0x10528463c 0x10269c000 + 46040636
6   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
7   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 66 name:  SSPCameraStreamingCallback[SessionTagCamera]
Thread 66:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   libc++.1.dylib                	       0x1dc4f8f8c std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock&, std::__1::chrono::time_point>>) + 100
3   MyApp                      	       0x105266058 0x10269c000 + 45916248
4   MyApp                      	       0x1052841bc 0x10269c000 + 46039484
5   MyApp                      	       0x10528463c 0x10269c000 + 46040636
6   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
7   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 67:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   libc++.1.dylib                	       0x1dc4f8ef8 std::__1::condition_variable::wait(std::__1::unique_lock&) + 28
3   MyApp                      	       0x104c73c3c 0x10269c000 + 39681084
4   MyApp                      	       0x104c747f0 0x10269c000 + 39684080
5   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
6   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 68:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   libc++.1.dylib                	       0x1dc4f8ef8 std::__1::condition_variable::wait(std::__1::unique_lock&) + 28
3   euler                         	       0x10ce6bbd4 void* std::__1::__thread_proxy>, euler::ThreadPool::ThreadPool(int)::$_0>>(void*) + 208
4   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
5   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 69:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   libc++.1.dylib                	       0x1dc4f8ef8 std::__1::condition_variable::wait(std::__1::unique_lock&) + 28
3   euler                         	       0x10ce6bbd4 void* std::__1::__thread_proxy>, euler::ThreadPool::ThreadPool(int)::$_0>>(void*) + 208
4   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
5   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 70:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   libc++.1.dylib                	       0x1dc4f8ef8 std::__1::condition_variable::wait(std::__1::unique_lock&) + 28
3   euler                         	       0x10ce266d0 euler::AlgorithmService::scheduleTaskQueue() + 144
4   euler                         	       0x10ce28700 void* std::__1::__thread_proxy>, std::__1::__bind>>(void*) + 84
5   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
6   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 71 name:  Memory Logging
Thread 71:
0   libsystem_kernel.dylib        	       0x20ce5f164 __semwait_signal + 8
1   libsystem_c.dylib             	       0x1d53b8888 nanosleep + 220
2   libsystem_c.dylib             	       0x1d53b9554 usleep + 68
3   MyApp                      	       0x1078600c8 0x10269c000 + 85737672
4   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
5   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 72:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   libc++.1.dylib                	       0x1dc4f8ef8 std::__1::condition_variable::wait(std::__1::unique_lock&) + 28
3   SNNEngine                     	       0x10cd6b310 0x10cc00000 + 1487632
4   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
5   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 73 name:   Dispatch queue: com.apple.root.default-qos
Thread 73:
0   libsystem_kernel.dylib        	       0x20ce5eca4 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x20ce71b74 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x20ce71e4c mach_msg_overwrite + 540
3   libsystem_kernel.dylib        	       0x20ce5f1e8 mach_msg + 24
4   libdispatch.dylib             	       0x1d538b20c _dispatch_mach_send_and_wait_for_reply + 548
5   libdispatch.dylib             	       0x1d538b59c dispatch_mach_send_with_result_and_wait_for_reply + 60
6   libxpc.dylib                  	       0x22dd2c218 xpc_connection_send_message_with_reply_sync + 240
7   Foundation                    	       0x1c81f3f18 __NSXPCCONNECTION_IS_WAITING_FOR_A_SYNCHRONOUS_REPLY__ + 16
8   Foundation                    	       0x1c81872c4 -[NSXPCConnection _sendInvocation:orArguments:count:methodSignature:selector:withProxy:] + 2192
9   Foundation                    	       0x1c8185ac0 -[NSXPCConnection _sendSelector:withProxy:arg1:] + 116
10  Foundation                    	       0x1c81859f8 _NSXPCDistantObjectSimpleMessageSend1 + 60
11  AppTrackingTransparency       	       0x233d7bcc0 +[ATTrackingEnforcementManager shouldEnforceTrackingWithReasonCode:] + 744
12  AdSupport                     	       0x23e0fe888 __51-[ASIdentifierManager isAdvertisingTrackingEnabled]_block_invoke + 44
13  libdispatch.dylib             	       0x1d536e320 _dispatch_call_block_and_release + 32
14  libdispatch.dylib             	       0x1d536feac _dispatch_client_callout + 20
15  libdispatch.dylib             	       0x1d5372f8c _dispatch_queue_override_invoke + 788
16  libdispatch.dylib             	       0x1d5381944 _dispatch_root_queue_drain + 396
17  libdispatch.dylib             	       0x1d5382158 _dispatch_worker_thread2 + 164
18  libsystem_pthread.dylib       	       0x22dcd9da0 _pthread_wqthread + 228
19  libsystem_pthread.dylib       	       0x22dcd9b7c start_wqthread + 8

Thread 74 name:  com.apple.coremedia.rootQueue.47 Dispatch queue: com.apple.coremedia.compressionsession.clientcallback
Thread 74:
0   libsystem_kernel.dylib        	       0x20ce5f7dc __ulock_wait + 8
1   libdispatch.dylib             	       0x1d537089c _dlock_wait + 56
2   libdispatch.dylib             	       0x1d5370c4c _dispatch_group_wait_slow + 56
3   VideoToolbox                  	       0x1dcc80228 vtcsr_Finalize + 40
4   CoreFoundation                	       0x1cdf1bf34 _CFRelease + 284
5   libdispatch.dylib             	       0x1d536e320 _dispatch_call_block_and_release + 32
6   libdispatch.dylib             	       0x1d536feac _dispatch_client_callout + 20
7   libdispatch.dylib             	       0x1d5377614 _dispatch_lane_serial_drain + 892
8   libdispatch.dylib             	       0x1d53780d8 _dispatch_lane_invoke + 436
9   libdispatch.dylib             	       0x1d5381944 _dispatch_root_queue_drain + 396
10  libdispatch.dylib             	       0x1d53816d4 _dispatch_worker_thread + 256
11  libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
12  libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 75 name:  com.apple.coremedia.rootQueue.47 Dispatch queue: com.apple.coremedia.compressionsession.clientcallback
Thread 75:
0   libsystem_kernel.dylib        	       0x20ce5f7dc __ulock_wait + 8
1   libdispatch.dylib             	       0x1d537089c _dlock_wait + 56
2   libdispatch.dylib             	       0x1d5370c4c _dispatch_group_wait_slow + 56
3   VideoToolbox                  	       0x1dcc80228 vtcsr_Finalize + 40
4   CoreFoundation                	       0x1cdf1bf34 _CFRelease + 284
5   libdispatch.dylib             	       0x1d536e320 _dispatch_call_block_and_release + 32
6   libdispatch.dylib             	       0x1d536feac _dispatch_client_callout + 20
7   libdispatch.dylib             	       0x1d5377614 _dispatch_lane_serial_drain + 892
8   libdispatch.dylib             	       0x1d53780d8 _dispatch_lane_invoke + 436
9   libdispatch.dylib             	       0x1d5381944 _dispatch_root_queue_drain + 396
10  libdispatch.dylib             	       0x1d53816d4 _dispatch_worker_thread + 256
11  libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
12  libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 76 name:  ThreadPoolForegroundWorker
Thread 76:
0   libsystem_kernel.dylib        	       0x20ce5eca4 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x20ce71b74 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x20ce71e4c mach_msg_overwrite + 540
3   libsystem_kernel.dylib        	       0x20ce5f1e8 mach_msg + 24
4   Cronet                        	       0x10c935848 bidirectional_stream_cancel + 615600
5   Cronet                        	       0x10c91b420 bidirectional_stream_cancel + 508040
6   Cronet                        	       0x10c91bda0 bidirectional_stream_cancel + 510472
7   Cronet                        	       0x10c91ba68 bidirectional_stream_cancel + 509648
8   Cronet                        	       0x10c930f28 bidirectional_stream_cancel + 596880
9   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
10  libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 77 name:  com.apple.coremedia.rootQueue.47
Thread 77:
0   libsystem_kernel.dylib        	       0x20ce5ec38 semaphore_timedwait_trap + 8
1   libdispatch.dylib             	       0x1d53704c4 _dispatch_sema4_timedwait + 64
2   libdispatch.dylib             	       0x1d5370ac4 _dispatch_semaphore_wait_slow + 76
3   libdispatch.dylib             	       0x1d5381718 _dispatch_worker_thread + 324
4   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
5   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 78 name:  ThreadPoolForegroundWorker
Thread 78:
0   libsystem_kernel.dylib        	       0x20ce5eca4 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x20ce71b74 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x20ce71e4c mach_msg_overwrite + 540
3   libsystem_kernel.dylib        	       0x20ce5f1e8 mach_msg + 24
4   Cronet                        	       0x10c935848 bidirectional_stream_cancel + 615600
5   Cronet                        	       0x10c91b420 bidirectional_stream_cancel + 508040
6   Cronet                        	       0x10c91bda0 bidirectional_stream_cancel + 510472
7   Cronet                        	       0x10c91ba68 bidirectional_stream_cancel + 509648
8   Cronet                        	       0x10c930f28 bidirectional_stream_cancel + 596880
9   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
10  libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 79:
0   libsystem_pthread.dylib       	       0x22dcd9b74 start_wqthread + 0

Thread 80 name:   Dispatch queue: com.apple.root.user-initiated-qos
Thread 80:
0   ImageIO                       	       0x1d32743e8 DGifDecompressLine + 752
1   ImageIO                       	       0x1d32740b8 _cg_DGifGetLine + 116
2   ImageIO                       	       0x1d32a4840 GIFReadPlugin::DecodeIndexedColorFrame(IIOScanner*, GlobalGIFInfo*, ReadPluginData const&, GIFPluginData const&, IIODecodeFrameParams&) + 1188
3   ImageIO                       	       0x1d32a4bf8 invocation function for block in GIFReadPlugin::DecodeIndexedColorFrames(IIOImageRead*, GlobalGIFInfo*, ReadPluginData const&, GIFPluginData const&, std::__1::vector>&) + 96
4   libdispatch.dylib             	       0x1d536feec _dispatch_client_callout2 + 20
5   libdispatch.dylib             	       0x1d5384ba4 _dispatch_apply_serial + 164
6   libdispatch.dylib             	       0x1d536feac _dispatch_client_callout + 20
7   libdispatch.dylib             	       0x1d5375240 _dispatch_sync_function_invoke + 52
8   libdispatch.dylib             	       0x1d5384388 _dispatch_apply_with_attr_f + 1344
9   libdispatch.dylib             	       0x1d53844d0 dispatch_apply + 96
10  ImageIO                       	       0x1d32a4b6c GIFReadPlugin::DecodeIndexedColorFrames(IIOImageRead*, GlobalGIFInfo*, ReadPluginData const&, GIFPluginData const&, std::__1::vector>&) + 204
11  ImageIO                       	       0x1d32a5404 GIFReadPlugin::CallDecodeIndexedColorFrames(IIO_Reader*, IIOImageRead*, GlobalGIFInfo*, ReadPluginData, GIFPluginData, std::__1::vector>&) + 884
12  ImageIO                       	       0x1d32a4f50 GIFReadPlugin::CreateFrameBufferAtIndex(CGRect const&, unsigned long, IIOImageReadSession*, GlobalGIFInfo*, ReadPluginData const&, GIFPluginData const&) + 796
13  ImageIO                       	       0x1d32a5cdc GIFReadPlugin::DoDecodeImageData(IIOImageReadSession*, GlobalGIFInfo*, ReadPluginData const&, GIFPluginData const&, unsigned char*, unsigned long, std::__1::shared_ptr, long*) + 1984
14  ImageIO                       	       0x1d32a6758 GIFReadPlugin::copyImageBlockSet(InfoRec*, CGImageProvider*, CGRect, CGSize, __CFDictionary const*) + 740
15  ImageIO                       	       0x1d30c6270 IIO_Reader::CopyImageBlockSetProc(void*, CGImageProvider*, CGRect, CGSize, __CFDictionary const*) + 280
16  ImageIO                       	       0x1d30c1d20 IIOImageProviderInfo::copyImageBlockSetWithOptions(CGImageProvider*, CGRect, CGSize, __CFDictionary const*) + 744
17  ImageIO                       	       0x1d30c9df8 IIOImageProviderInfo::CopyImageBlockSetWithOptions(void*, CGImageProvider*, CGRect, CGSize, __CFDictionary const*) + 844
18  CoreGraphics                  	       0x1cf944988 imageProvider_retain_data + 92
19  CoreGraphics                  	       0x1cf96271c CGDataProviderRetainData + 80
20  CoreGraphics                  	       0x1cf97f3a4 provider_for_destination_retain_data + 28
21  CoreGraphics                  	       0x1cf96271c CGDataProviderRetainData + 80
22  CoreGraphics                  	       0x1cf9416e4 CGAccessSessionCreate + 108
23  CoreGraphics                  	       0x1cf90e30c img_data_lock + 2404
24  CoreGraphics                  	       0x1cf9536e0 CGSImageDataLock + 1328
25  CoreGraphics                  	       0x1cf9263f0 ripc_AcquireRIPImageData + 712
26  CoreGraphics                  	       0x1cf943b58 ripc_DrawImage + 824
27  CoreGraphics                  	       0x1cf91a4c0 CGContextDrawImageWithOptions + 1120
28  MyApp                      	       0x1079305f4 0x10269c000 + 86590964
29  MyApp                      	       0x10792fbdc 0x10269c000 + 86588380
30  MyApp                      	       0x10792f908 0x10269c000 + 86587656
31  Foundation                    	       0x1c815a494 __NSINDEXSET_IS_CALLING_OUT_TO_A_RANGE_BLOCK__ + 24
32  Foundation                    	       0x1c815adf8 __NSIndexSetEnumerate + 1036
33  MyApp                      	       0x10792f854 0x10269c000 + 86587476
34  libdispatch.dylib             	       0x1d536e320 _dispatch_call_block_and_release + 32
35  libdispatch.dylib             	       0x1d536feac _dispatch_client_callout + 20
36  libdispatch.dylib             	       0x1d5377534 _dispatch_lane_serial_drain + 668
37  libdispatch.dylib             	       0x1d53780a4 _dispatch_lane_invoke + 384
38  libdispatch.dylib             	       0x1d5382cdc _dispatch_workloop_worker_thread + 648
39  libsystem_pthread.dylib       	       0x22dcd9ddc _pthread_wqthread + 288
40  libsystem_pthread.dylib       	       0x22dcd9b7c start_wqthread + 8

Thread 81 name:   Dispatch queue: com.apple.NSURLSession-work
Thread 81:
0   libdispatch.dylib             	       0x1d536e9b0 _os_object_release_without_xref_dispose + 40
1   libxpc.dylib                  	       0x22dd2c338 xpc_connection_send_message_with_reply_sync + 528
2   libsystem_configuration.dylib 	       0x22dd5fcb4 libSC_send_message_with_reply_sync + 120
3   libsystem_configuration.dylib 	       0x22dd6007c dns_configuration_copy + 192
4   libresolv.9.dylib             	       0x2312ca87c res_9_vinit + 72
5   libresolv.9.dylib             	       0x2312cbbe8 res_9_ninit + 44
6   MyApp                      	       0x1026f3ff4 0x10269c000 + 360436
7   MyApp                      	       0x1026f3f28 0x10269c000 + 360232
8   MyApp                      	       0x106911004 0x10269c000 + 69685252
9   MyApp                      	       0x10690d670 0x10269c000 + 69670512
10  MyApp                      	       0x105e93a38 0x10269c000 + 58686008
11  MyApp                      	       0x105e96bd0 0x10269c000 + 58698704
12  Cronet                        	       0x10c77e6ec 0x10c774000 + 42732
13  Cronet                        	       0x10c8acf50 bidirectional_stream_cancel + 56248
14  CFNetwork                     	       0x1ceed1c40 0x1ceeb1000 + 134208
15  CFNetwork                     	       0x1ceed38fc 0x1ceeb1000 + 141564
16  CFNetwork                     	       0x1cef10038 0x1ceeb1000 + 389176
17  CFNetwork                     	       0x1ceec992c 0x1ceeb1000 + 100652
18  CFNetwork                     	       0x1ceecba7c 0x1ceeb1000 + 109180
19  libdispatch.dylib             	       0x1d536e320 _dispatch_call_block_and_release + 32
20  libdispatch.dylib             	       0x1d536feac _dispatch_client_callout + 20
21  libdispatch.dylib             	       0x1d5377534 _dispatch_lane_serial_drain + 668
22  libdispatch.dylib             	       0x1d53780d8 _dispatch_lane_invoke + 436
23  libdispatch.dylib             	       0x1d5382cdc _dispatch_workloop_worker_thread + 648
24  libsystem_pthread.dylib       	       0x22dcd9ddc _pthread_wqthread + 288
25  libsystem_pthread.dylib       	       0x22dcd9b7c start_wqthread + 8

Thread 82:
0   libsystem_pthread.dylib       	       0x22dcd9b74 start_wqthread + 0

Thread 83:
0   libsystem_pthread.dylib       	       0x22dcd9b74 start_wqthread + 0

Thread 84 name:   Dispatch queue: com.apple.CoreTelephonyClientMux.xpc.0x281709a40
Thread 84:
0   libobjc.A.dylib               	       0x1c6f26800 objc_msgSend + 0
1   CoreFoundation                	       0x1cdeaa730 -[__NSSetM addObject:] + 356
2   CoreTelephony                 	       0x1cf27e754 -[CoreTelephonyClientMux _computeNotificationSet_sync:completion:] + 260
3   CoreTelephony                 	       0x1cf27e648 -[CoreTelephonyClientMux _computeNotificationSet_sync:] + 24
4   CoreTelephony                 	       0x1cf27e3fc void dispatch::async<-[CoreTelephonyClientMux addDelegate:queue:]::$_0>(dispatch_queue_s*, std::__1::unique_ptr<-[CoreTelephonyClientMux addDelegate:queue:]::$_0, std::__1::default_delete<-[CoreTelephonyClientMux addDelegate:queue:]::$_0>>)::'lambda'(void*)::__invoke(void*) + 1124
5   libdispatch.dylib             	       0x1d536feac _dispatch_client_callout + 20
6   libdispatch.dylib             	       0x1d5377534 _dispatch_lane_serial_drain + 668
7   libdispatch.dylib             	       0x1d53780d8 _dispatch_lane_invoke + 436
8   libdispatch.dylib             	       0x1d5382cdc _dispatch_workloop_worker_thread + 648
9   libsystem_pthread.dylib       	       0x22dcd9ddc _pthread_wqthread + 288
10  libsystem_pthread.dylib       	       0x22dcd9b7c start_wqthread + 8

Thread 85 name:   Dispatch queue: com.apple.root.background-qos
Thread 85:
0   libsystem_kernel.dylib        	       0x20ce6554c __recvfrom_nocancel + 8
1   libsystem_dnssd.dylib         	       0x22dc3b514 read_all + 72
2   libsystem_dnssd.dylib         	       0x22dc3a720 deliver_request + 1128
3   libsystem_dnssd.dylib         	       0x22dc3c240 DNSServiceQueryRecordInternal + 580
4   libsystem_info.dylib          	       0x1dc4c515c _mdns_query_start + 632
5   libsystem_info.dylib          	       0x1dc4cf1a0 _mdns_search_ex + 876
6   libsystem_info.dylib          	       0x1dc4ce838 mdns_addrinfo + 360
7   libsystem_info.dylib          	       0x1dc4d0fd8 search_addrinfo + 176
8   libsystem_info.dylib          	       0x1dc4c4290 si_addrinfo + 1184
9   libsystem_info.dylib          	       0x1dc4c1a6c getaddrinfo + 168
10  MyApp                      	       0x1069ecd60 0x10269c000 + 70585696
11  libdispatch.dylib             	       0x1d536e320 _dispatch_call_block_and_release + 32
12  libdispatch.dylib             	       0x1d536feac _dispatch_client_callout + 20
13  libdispatch.dylib             	       0x1d5381a64 _dispatch_root_queue_drain + 684
14  libdispatch.dylib             	       0x1d5382158 _dispatch_worker_thread2 + 164
15  libsystem_pthread.dylib       	       0x22dcd9da0 _pthread_wqthread + 228
16  libsystem_pthread.dylib       	       0x22dcd9b7c start_wqthread + 8

Thread 86:
0   libsystem_pthread.dylib       	       0x22dcd9b74 start_wqthread + 0

Thread 87 name:  JSC Heap Collector Thread
Thread 87:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   JavaScriptCore                	       0x1e1635d1c WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda const&, WTF::ScopedLambda const&, WTF::TimeWithDynamicClockType const&) + 2008
3   JavaScriptCore                	       0x1e15f6134 WTF::Detail::CallableWrapper::call() + 440
4   JavaScriptCore                	       0x1e165a87c WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 352
5   JavaScriptCore                	       0x1e165d16c WTF::wtfThreadEntryPoint(void*) + 16
6   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
7   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 88 name:  Heap Helper Thread
Thread 88:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   JavaScriptCore                	       0x1e1635d1c WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda const&, WTF::ScopedLambda const&, WTF::TimeWithDynamicClockType const&) + 2008
3   JavaScriptCore                	       0x1e15f6134 WTF::Detail::CallableWrapper::call() + 440
4   JavaScriptCore                	       0x1e165a87c WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 352
5   JavaScriptCore                	       0x1e165d16c WTF::wtfThreadEntryPoint(void*) + 16
6   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
7   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 89 name:  Heap Helper Thread
Thread 89:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   JavaScriptCore                	       0x1e1635d1c WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda const&, WTF::ScopedLambda const&, WTF::TimeWithDynamicClockType const&) + 2008
3   JavaScriptCore                	       0x1e15f6134 WTF::Detail::CallableWrapper::call() + 440
4   JavaScriptCore                	       0x1e165a87c WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 352
5   JavaScriptCore                	       0x1e165d16c WTF::wtfThreadEntryPoint(void*) + 16
6   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
7   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 90 name:  Heap Helper Thread
Thread 90:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   JavaScriptCore                	       0x1e1635d1c WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda const&, WTF::ScopedLambda const&, WTF::TimeWithDynamicClockType const&) + 2008
3   JavaScriptCore                	       0x1e15f6134 WTF::Detail::CallableWrapper::call() + 440
4   JavaScriptCore                	       0x1e165a87c WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 352
5   JavaScriptCore                	       0x1e165d16c WTF::wtfThreadEntryPoint(void*) + 16
6   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
7   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 91 name:  Heap Helper Thread
Thread 91:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   JavaScriptCore                	       0x1e1635d1c WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda const&, WTF::ScopedLambda const&, WTF::TimeWithDynamicClockType const&) + 2008
3   JavaScriptCore                	       0x1e15f6134 WTF::Detail::CallableWrapper::call() + 440
4   JavaScriptCore                	       0x1e165a87c WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 352
5   JavaScriptCore                	       0x1e165d16c WTF::wtfThreadEntryPoint(void*) + 16
6   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
7   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

Thread 92 name:  Heap Helper Thread
Thread 92:
0   libsystem_kernel.dylib        	       0x20ce5f578 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x22dce1078 _pthread_cond_wait + 1232
2   JavaScriptCore                	       0x1e1635d1c WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda const&, WTF::ScopedLambda const&, WTF::TimeWithDynamicClockType const&) + 2008
3   JavaScriptCore                	       0x1e15f6134 WTF::Detail::CallableWrapper::call() + 440
4   JavaScriptCore                	       0x1e165a87c WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 352
5   JavaScriptCore                	       0x1e165d16c WTF::wtfThreadEntryPoint(void*) + 16
6   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148
7   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8


Thread 64 crashed with ARM Thread State (64-bit):
    x0: 0x000000001000600b   x1: 0x0000000400000002   x2: 0x0000000000000000   x3: 0x0004c80b00000000
    x4: 0x0000000000000000   x5: 0x0004c80b00000000   x6: 0x0000000000000074   x7: 0x0000000000000000
    x8: 0xfffffffffffffbbf   x9: 0x000000000004c80b  x10: 0x0000000000000000  x11: 0x0000000000000002
   x12: 0x0000000000000045  x13: 0x000000000004c80b  x14: 0x00000000000007fd  x15: 0x00000000eb015045
   x16: 0xffffffffffffffd1  x17: 0x000000022964f9a0  x18: 0x0000000000000000  x19: 0x0000000000000000
   x20: 0x0000000000000074  x21: 0x0004c80b00000000  x22: 0x0000000000000000  x23: 0x0004c80b00000000
   x24: 0x00000001704e2f00  x25: 0x0000000000000000  x26: 0x0000000400000002  x27: 0x0000000400000002
   x28: 0x0000000224846000   fp: 0x00000001704e2d30   lr: 0x000000020ce71b74
    sp: 0x00000001704e2ce0   pc: 0x000000020ce5eca4 cpsr: 0x40001000
   far: 0x00000001419f4000  esr: 0x56000080  Address size fault



-----------
Full Report
-----------

{"app_name":"MyApp","timestamp":"2024-12-29 01:29:48.00 +0800","app_version":"3.41.38-ID-MySDKMemory-12261114","slice_uuid":"8e8eb457-53a5-314b-b7ce-f7a650d683c2","build_version":"3.41.38-ID-MySDKMemory-12261114","platform":2,"bundleID":"com.beeasy.app.id.enterprise","share_with_app_devs":1,"is_first_party":0,"bug_type":"385","os_version":"iPhone OS 16.6.1 (20G81)","roots_installed":0,"name":"MyApp","incident_id":"B509FF2B-C8D8-4E9F-B664-E24464CFD5F8"}
{
  "uptime" : 1700000,
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "iPhone14,2",
  "coalitionID" : 515,
  "osVersion" : {
    "isEmbedded" : true,
    "train" : "iPhone OS 16.6.1",
    "releaseType" : "User",
    "build" : "20G81"
  },
  "captureTime" : "2024-12-29 01:29:48.3023 +0800",
  "incident" : "B509FF2B-C8D8-4E9F-B664-E24464CFD5F8",
  "pid" : 22515,
  "cpuType" : "ARM-64",
  "roots_installed" : 0,
  "bug_type" : "385",
  "procLaunch" : "2024-12-26 16:38:36.7895 +0800",
  "procStartAbsTime" : 38200845379271,
  "procExitAbsTime" : 43112780596505,
  "procName" : "MyApp",
  "procPath" : "\/private\/var\/containers\/Bundle\/Application\/F73212A7-4CB9-485A-A8B7-8114F4E9A9AB\/MyApp.app\/MyApp",
  "bundleInfo" : {"CFBundleShortVersionString":"3.41.38-ID-MySDKMemory-12261114","CFBundleVersion":"3.41.38-ID-MySDKMemory-12261114","CFBundleIdentifier":"com.beeasy.app.id.enterprise"},
  "storeInfo" : {"deviceIdentifierForVendor":"15237F0F-BE58-4B48-BBA1-3B8A5D2EB371","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "com.beeasy.app.id.enterprise",
  "crashReporterKey" : "b390cfe931a83efde49bd8b523023a275b55ef64",
  "codeSigningID" : "com.beeasy.app.id.enterprise",
  "codeSigningTeamID" : "TT2N7PPCM7",
  "codeSigningFlags" : 570434305,
  "codeSigningValidationCategory" : 5,
  "codeSigningTrustLevel" : 0,
  "basebandVersion" : "2.80.01",
  "exception" : {"codes":"0x000000000001c1d6, 0x0000000000000000","rawCodes":[115158,0],"type":"EXC_RESOURCE","signal":"SIGKILL"},
  "termination" : {"flags":2,"code":14123288431433990614,"namespace":"PORT_SPACE","indicator":"(Limit 115158 ports) Exceeded system-wide per-process Port Limit"},
  "faultingThread" : 64,
  "threads" : [{"id":5700574,"queue":"com.apple.main-thread","frames":[{"imageOffset":3236,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":8},{"imageOffset":80756,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":8},{"imageOffset":81484,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":8},{"imageOffset":4584,"symbol":"mach_msg","symbolLocation":24,"imageIndex":8},{"imageOffset":495652,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":9},{"imageOffset":500304,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":9},{"imageOffset":521196,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":9},{"imageOffset":4956,"symbol":"GSEventRunModal","symbolLocation":164,"imageIndex":10},{"imageOffset":3788632,"symbol":"-[UIApplication _run]","symbolLocation":888,"imageIndex":11},{"imageOffset":3787708,"symbol":"UIApplicationMain","symbolLocation":340,"imageIndex":11},{"imageOffset":187404,"imageIndex":0},{"imageOffset":89580,"symbol":"start","symbolLocation":2220,"imageIndex":12}]},{"id":5700582,"name":"com.apple.uikit.eventfetch-thread","frames":[{"imageOffset":3236,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":8},{"imageOffset":80756,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":8},{"imageOffset":81484,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":8},{"imageOffset":4584,"symbol":"mach_msg","symbolLocation":24,"imageIndex":8},{"imageOffset":495652,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":9},{"imageOffset":500304,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":9},{"imageOffset":521196,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":9},{"imageOffset":270260,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":212,"imageIndex":13},{"imageOffset":269980,"symbol":"-[NSRunLoop(NSRunLoop) runUntilDate:]","symbolLocation":64,"imageIndex":13},{"imageOffset":5045448,"symbol":"-[UIEventFetcher threadMain]","symbolLocation":416,"imageIndex":11},{"imageOffset":374052,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":13},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700585,"queue":"com.app.runloop.server","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":3495772,"imageIndex":0},{"imageOffset":3494552,"imageIndex":0},{"imageOffset":8992,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":15},{"imageOffset":16044,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":15},{"imageOffset":46388,"symbol":"_dispatch_lane_serial_drain","symbolLocation":668,"imageIndex":15},{"imageOffset":49316,"symbol":"_dispatch_lane_invoke","symbolLocation":384,"imageIndex":15},{"imageOffset":93404,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":648,"imageIndex":15},{"imageOffset":3548,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":14},{"imageOffset":2940,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":14}]},{"id":5700587,"name":"com.google.firebase.crashlytics.MachExceptionServer","frames":[{"imageOffset":3236,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":8},{"imageOffset":80756,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":8},{"imageOffset":81484,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":8},{"imageOffset":4584,"symbol":"mach_msg","symbolLocation":24,"imageIndex":8},{"imageOffset":2825932,"imageIndex":0},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700588,"name":"come.app.hamster.thread","frames":[{"imageOffset":3236,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":8},{"imageOffset":80756,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":8},{"imageOffset":81484,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":8},{"imageOffset":4584,"symbol":"mach_msg","symbolLocation":24,"imageIndex":8},{"imageOffset":495652,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":9},{"imageOffset":500304,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":9},{"imageOffset":521196,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":9},{"imageOffset":270260,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":212,"imageIndex":13},{"imageOffset":269896,"symbol":"-[NSRunLoop(NSRunLoop) run]","symbolLocation":64,"imageIndex":13},{"imageOffset":553984,"imageIndex":0},{"imageOffset":374052,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":13},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700590,"name":"com.apple.NSURLConnectionLoader","frames":[{"imageOffset":3236,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":8},{"imageOffset":80756,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":8},{"imageOffset":81484,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":8},{"imageOffset":4584,"symbol":"mach_msg","symbolLocation":24,"imageIndex":8},{"imageOffset":495652,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":9},{"imageOffset":500304,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":9},{"imageOffset":521196,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":9},{"imageOffset":2459376,"imageIndex":16},{"imageOffset":374052,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":13},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700593,"name":"ThreadPoolServiceThread","frames":[{"imageOffset":3236,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":8},{"imageOffset":80756,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":8},{"imageOffset":81484,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":8},{"imageOffset":4584,"symbol":"mach_msg","symbolLocation":24,"imageIndex":8},{"imageOffset":495652,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":9},{"imageOffset":500304,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":9},{"imageOffset":521196,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":9},{"imageOffset":270260,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":212,"imageIndex":13},{"imageOffset":1835080,"symbol":"bidirectional_stream_cancel","symbolLocation":609456,"imageIndex":1},{"imageOffset":1830500,"symbol":"bidirectional_stream_cancel","symbolLocation":604876,"imageIndex":1},{"imageOffset":1663956,"symbol":"bidirectional_stream_cancel","symbolLocation":438332,"imageIndex":1},{"imageOffset":1569996,"symbol":"bidirectional_stream_cancel","symbolLocation":344372,"imageIndex":1},{"imageOffset":1753176,"symbol":"bidirectional_stream_cancel","symbolLocation":527552,"imageIndex":1},{"imageOffset":1701240,"symbol":"bidirectional_stream_cancel","symbolLocation":475616,"imageIndex":1},{"imageOffset":1753556,"symbol":"bidirectional_stream_cancel","symbolLocation":527932,"imageIndex":1},{"imageOffset":1822504,"symbol":"bidirectional_stream_cancel","symbolLocation":596880,"imageIndex":1},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700595,"name":"ThreadPoolBackgroundWorker","frames":[{"imageOffset":3236,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":8},{"imageOffset":80756,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":8},{"imageOffset":81484,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":8},{"imageOffset":4584,"symbol":"mach_msg","symbolLocation":24,"imageIndex":8},{"imageOffset":1841224,"symbol":"bidirectional_stream_cancel","symbolLocation":615600,"imageIndex":1},{"imageOffset":1733664,"symbol":"bidirectional_stream_cancel","symbolLocation":508040,"imageIndex":1},{"imageOffset":1736096,"symbol":"bidirectional_stream_cancel","symbolLocation":510472,"imageIndex":1},{"imageOffset":1735140,"symbol":"bidirectional_stream_cancel","symbolLocation":509516,"imageIndex":1},{"imageOffset":1822504,"symbol":"bidirectional_stream_cancel","symbolLocation":596880,"imageIndex":1},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700596,"name":"NetworkConfigWatcher","frames":[{"imageOffset":3236,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":8},{"imageOffset":80756,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":8},{"imageOffset":81484,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":8},{"imageOffset":4584,"symbol":"mach_msg","symbolLocation":24,"imageIndex":8},{"imageOffset":495652,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":9},{"imageOffset":500304,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":9},{"imageOffset":521196,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":9},{"imageOffset":270260,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":212,"imageIndex":13},{"imageOffset":1835080,"symbol":"bidirectional_stream_cancel","symbolLocation":609456,"imageIndex":1},{"imageOffset":1830500,"symbol":"bidirectional_stream_cancel","symbolLocation":604876,"imageIndex":1},{"imageOffset":1663956,"symbol":"bidirectional_stream_cancel","symbolLocation":438332,"imageIndex":1},{"imageOffset":1569996,"symbol":"bidirectional_stream_cancel","symbolLocation":344372,"imageIndex":1},{"imageOffset":1753176,"symbol":"bidirectional_stream_cancel","symbolLocation":527552,"imageIndex":1},{"imageOffset":1753556,"symbol":"bidirectional_stream_cancel","symbolLocation":527932,"imageIndex":1},{"imageOffset":1822504,"symbol":"bidirectional_stream_cancel","symbolLocation":596880,"imageIndex":1},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700597,"name":"Chrome File Thread","frames":[{"imageOffset":3236,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":8},{"imageOffset":80756,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":8},{"imageOffset":81484,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":8},{"imageOffset":4584,"symbol":"mach_msg","symbolLocation":24,"imageIndex":8},{"imageOffset":495652,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":9},{"imageOffset":500304,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":9},{"imageOffset":521196,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":9},{"imageOffset":270260,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":212,"imageIndex":13},{"imageOffset":1835080,"symbol":"bidirectional_stream_cancel","symbolLocation":609456,"imageIndex":1},{"imageOffset":1830500,"symbol":"bidirectional_stream_cancel","symbolLocation":604876,"imageIndex":1},{"imageOffset":1663956,"symbol":"bidirectional_stream_cancel","symbolLocation":438332,"imageIndex":1},{"imageOffset":1569996,"symbol":"bidirectional_stream_cancel","symbolLocation":344372,"imageIndex":1},{"imageOffset":1753176,"symbol":"bidirectional_stream_cancel","symbolLocation":527552,"imageIndex":1},{"imageOffset":1753556,"symbol":"bidirectional_stream_cancel","symbolLocation":527932,"imageIndex":1},{"imageOffset":1822504,"symbol":"bidirectional_stream_cancel","symbolLocation":596880,"imageIndex":1},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700598,"name":"Chrome Network IO Thread","frames":[{"imageOffset":3236,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":8},{"imageOffset":80756,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":8},{"imageOffset":81484,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":8},{"imageOffset":4584,"symbol":"mach_msg","symbolLocation":24,"imageIndex":8},{"imageOffset":495652,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":9},{"imageOffset":500304,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":9},{"imageOffset":521196,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":9},{"imageOffset":270260,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":212,"imageIndex":13},{"imageOffset":1835080,"symbol":"bidirectional_stream_cancel","symbolLocation":609456,"imageIndex":1},{"imageOffset":1830500,"symbol":"bidirectional_stream_cancel","symbolLocation":604876,"imageIndex":1},{"imageOffset":1663956,"symbol":"bidirectional_stream_cancel","symbolLocation":438332,"imageIndex":1},{"imageOffset":1569996,"symbol":"bidirectional_stream_cancel","symbolLocation":344372,"imageIndex":1},{"imageOffset":1753176,"symbol":"bidirectional_stream_cancel","symbolLocation":527552,"imageIndex":1},{"imageOffset":1753556,"symbol":"bidirectional_stream_cancel","symbolLocation":527932,"imageIndex":1},{"imageOffset":1822504,"symbol":"bidirectional_stream_cancel","symbolLocation":596880,"imageIndex":1},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700607,"frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":48239784,"imageIndex":0},{"imageOffset":48228072,"imageIndex":0},{"imageOffset":48243388,"imageIndex":0},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700612,"name":"JavaScriptCore libpas scavenger","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":1129860,"symbol":"scavenger_thread_main","symbolLocation":1620,"imageIndex":17},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700622,"name":"com.apple.CFNetwork.CustomProtocols","frames":[{"imageOffset":3236,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":8},{"imageOffset":80756,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":8},{"imageOffset":81484,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":8},{"imageOffset":4584,"symbol":"mach_msg","symbolLocation":24,"imageIndex":8},{"imageOffset":495652,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":9},{"imageOffset":500304,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":9},{"imageOffset":521196,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":9},{"imageOffset":2459376,"imageIndex":16},{"imageOffset":374052,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":13},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700625,"name":"com.apple.CFSocket.private","frames":[{"imageOffset":6152,"symbol":"__select","symbolLocation":8,"imageIndex":8},{"imageOffset":821660,"symbol":"__CFSocketManager","symbolLocation":636,"imageIndex":9},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700628,"name":"app.dre.JavaScript","frames":[{"imageOffset":3236,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":8},{"imageOffset":80756,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":8},{"imageOffset":81484,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":8},{"imageOffset":4584,"symbol":"mach_msg","symbolLocation":24,"imageIndex":8},{"imageOffset":495652,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":9},{"imageOffset":500304,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":9},{"imageOffset":521196,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":9},{"imageOffset":68841684,"imageIndex":0},{"imageOffset":374052,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":13},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700644,"name":"GAIThread","frames":[{"imageOffset":3236,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":8},{"imageOffset":80756,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":8},{"imageOffset":81484,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":8},{"imageOffset":4584,"symbol":"mach_msg","symbolLocation":24,"imageIndex":8},{"imageOffset":495652,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":9},{"imageOffset":500304,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":9},{"imageOffset":521196,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":9},{"imageOffset":270260,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":212,"imageIndex":13},{"imageOffset":269896,"symbol":"-[NSRunLoop(NSRunLoop) run]","symbolLocation":64,"imageIndex":13},{"imageOffset":22476032,"imageIndex":0},{"imageOffset":374052,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":13},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700652,"name":"com.squareup.SocketRocket.NetworkThread","frames":[{"imageOffset":3236,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":8},{"imageOffset":80756,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":8},{"imageOffset":81484,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":8},{"imageOffset":4584,"symbol":"mach_msg","symbolLocation":24,"imageIndex":8},{"imageOffset":495652,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":9},{"imageOffset":500304,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":9},{"imageOffset":521196,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":9},{"imageOffset":270260,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":212,"imageIndex":13},{"imageOffset":64967880,"imageIndex":0},{"imageOffset":374052,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":13},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700665,"name":"MYAPPCTH-0","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":96038996,"imageIndex":0},{"imageOffset":374052,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":13},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700666,"name":"MYAPPCTH-1","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":96038996,"imageIndex":0},{"imageOffset":374052,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":13},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700667,"name":"MYAPPCTH-2","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":96038996,"imageIndex":0},{"imageOffset":374052,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":13},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700668,"name":"MYAPPCTH-3","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":96038996,"imageIndex":0},{"imageOffset":374052,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":13},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700669,"name":"MYAPPCTH-4","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":96038996,"imageIndex":0},{"imageOffset":374052,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":13},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700683,"name":"MYAPPCTH-5","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":96038996,"imageIndex":0},{"imageOffset":374052,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":13},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700684,"name":"MYAPPCTH-6","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":96038996,"imageIndex":0},{"imageOffset":374052,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":13},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700685,"name":"MYAPPCTH-7","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":96038996,"imageIndex":0},{"imageOffset":374052,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":13},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700686,"name":"MYAPPCTH-8","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":96038996,"imageIndex":0},{"imageOffset":374052,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":13},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700687,"name":"MYAPPCTH-9","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":96038996,"imageIndex":0},{"imageOffset":374052,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":13},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700688,"name":"MYAPPCTH-10","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":96038996,"imageIndex":0},{"imageOffset":374052,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":13},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700689,"name":"MYAPPCTH-11","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":96038996,"imageIndex":0},{"imageOffset":374052,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":13},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700690,"name":"MYAPPCTH-12","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":96038996,"imageIndex":0},{"imageOffset":374052,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":13},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700804,"name":"mmcplayer_2194 0x0x15f490568","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":31301836,"imageIndex":0},{"imageOffset":31283856,"imageIndex":0},{"imageOffset":31288136,"imageIndex":0},{"imageOffset":31284728,"imageIndex":0},{"imageOffset":31291692,"imageIndex":0},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700805,"name":"demuxer_2194 0x0x15f490568","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":31301836,"imageIndex":0},{"imageOffset":31283856,"imageIndex":0},{"imageOffset":31288136,"imageIndex":0},{"imageOffset":31284728,"imageIndex":0},{"imageOffset":31291692,"imageIndex":0},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700806,"name":"videodecode_2194 0x0x15f490568","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":31301836,"imageIndex":0},{"imageOffset":31283856,"imageIndex":0},{"imageOffset":31288136,"imageIndex":0},{"imageOffset":31284728,"imageIndex":0},{"imageOffset":31291692,"imageIndex":0},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700807,"name":"audiodecode_2194 0x0x15f490568","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":31301836,"imageIndex":0},{"imageOffset":31283856,"imageIndex":0},{"imageOffset":31288136,"imageIndex":0},{"imageOffset":31284728,"imageIndex":0},{"imageOffset":31291692,"imageIndex":0},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700808,"name":"videoRender_2194 0x0x15f490568","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":31301836,"imageIndex":0},{"imageOffset":31283856,"imageIndex":0},{"imageOffset":31288136,"imageIndex":0},{"imageOffset":31284728,"imageIndex":0},{"imageOffset":31291692,"imageIndex":0},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700840,"name":"com.facebook.react.JavaScript","frames":[{"imageOffset":3236,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":8},{"imageOffset":80756,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":8},{"imageOffset":81484,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":8},{"imageOffset":4584,"symbol":"mach_msg","symbolLocation":24,"imageIndex":8},{"imageOffset":495652,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":9},{"imageOffset":500304,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":9},{"imageOffset":521196,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":9},{"imageOffset":2522980,"imageIndex":0},{"imageOffset":374052,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":13},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700854,"name":"mmcplayer_9383 0x0x15f255458","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":31301836,"imageIndex":0},{"imageOffset":31283856,"imageIndex":0},{"imageOffset":31288136,"imageIndex":0},{"imageOffset":31284728,"imageIndex":0},{"imageOffset":31291692,"imageIndex":0},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700855,"name":"demuxer_9383 0x0x15f255458","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":31301836,"imageIndex":0},{"imageOffset":31283856,"imageIndex":0},{"imageOffset":31288136,"imageIndex":0},{"imageOffset":31284728,"imageIndex":0},{"imageOffset":31291692,"imageIndex":0},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700856,"name":"videodecode_9383 0x0x15f255458","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":31301836,"imageIndex":0},{"imageOffset":31283856,"imageIndex":0},{"imageOffset":31288136,"imageIndex":0},{"imageOffset":31284728,"imageIndex":0},{"imageOffset":31291692,"imageIndex":0},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700857,"name":"audiodecode_9383 0x0x15f255458","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":31301836,"imageIndex":0},{"imageOffset":31283856,"imageIndex":0},{"imageOffset":31288136,"imageIndex":0},{"imageOffset":31284728,"imageIndex":0},{"imageOffset":31291692,"imageIndex":0},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700858,"name":"videoRender_9383 0x0x15f255458","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":31301836,"imageIndex":0},{"imageOffset":31283856,"imageIndex":0},{"imageOffset":31288136,"imageIndex":0},{"imageOffset":31284728,"imageIndex":0},{"imageOffset":31291692,"imageIndex":0},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700859,"name":"mmcplayer_6097 0x0x15f2d5258","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":31301836,"imageIndex":0},{"imageOffset":31283856,"imageIndex":0},{"imageOffset":31288136,"imageIndex":0},{"imageOffset":31284728,"imageIndex":0},{"imageOffset":31291692,"imageIndex":0},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700860,"name":"demuxer_6097 0x0x15f2d5258","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":31301836,"imageIndex":0},{"imageOffset":31283856,"imageIndex":0},{"imageOffset":31288136,"imageIndex":0},{"imageOffset":31284728,"imageIndex":0},{"imageOffset":31291692,"imageIndex":0},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700861,"name":"videodecode_6097 0x0x15f2d5258","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":31301836,"imageIndex":0},{"imageOffset":31283856,"imageIndex":0},{"imageOffset":31288136,"imageIndex":0},{"imageOffset":31284728,"imageIndex":0},{"imageOffset":31291692,"imageIndex":0},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700862,"name":"audiodecode_6097 0x0x15f2d5258","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":31301836,"imageIndex":0},{"imageOffset":31283856,"imageIndex":0},{"imageOffset":31288136,"imageIndex":0},{"imageOffset":31284728,"imageIndex":0},{"imageOffset":31291692,"imageIndex":0},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700863,"name":"videoRender_6097 0x0x15f2d5258","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":31301836,"imageIndex":0},{"imageOffset":31283856,"imageIndex":0},{"imageOffset":31288136,"imageIndex":0},{"imageOffset":31284728,"imageIndex":0},{"imageOffset":31291692,"imageIndex":0},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700864,"name":"mmcplayer_7868 0x0x15f39a208","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":31301836,"imageIndex":0},{"imageOffset":31283856,"imageIndex":0},{"imageOffset":31288136,"imageIndex":0},{"imageOffset":31284728,"imageIndex":0},{"imageOffset":31291692,"imageIndex":0},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700865,"name":"demuxer_7868 0x0x15f39a208","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":31301836,"imageIndex":0},{"imageOffset":31283856,"imageIndex":0},{"imageOffset":31288136,"imageIndex":0},{"imageOffset":31284728,"imageIndex":0},{"imageOffset":31291692,"imageIndex":0},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700866,"name":"videodecode_7868 0x0x15f39a208","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":31301836,"imageIndex":0},{"imageOffset":31283856,"imageIndex":0},{"imageOffset":31288136,"imageIndex":0},{"imageOffset":31284728,"imageIndex":0},{"imageOffset":31291692,"imageIndex":0},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700867,"name":"audiodecode_7868 0x0x15f39a208","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":31301836,"imageIndex":0},{"imageOffset":31283856,"imageIndex":0},{"imageOffset":31288136,"imageIndex":0},{"imageOffset":31284728,"imageIndex":0},{"imageOffset":31291692,"imageIndex":0},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700868,"name":"videoRender_7868 0x0x15f39a208","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":31301836,"imageIndex":0},{"imageOffset":31283856,"imageIndex":0},{"imageOffset":31288136,"imageIndex":0},{"imageOffset":31284728,"imageIndex":0},{"imageOffset":31291692,"imageIndex":0},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700972,"name":"mmcplayer_2026 0x0x15f26f8a8","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":31301836,"imageIndex":0},{"imageOffset":31283856,"imageIndex":0},{"imageOffset":31288136,"imageIndex":0},{"imageOffset":31284728,"imageIndex":0},{"imageOffset":31291692,"imageIndex":0},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700973,"name":"demuxer_2026 0x0x15f26f8a8","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":31301836,"imageIndex":0},{"imageOffset":31283856,"imageIndex":0},{"imageOffset":31288136,"imageIndex":0},{"imageOffset":31284728,"imageIndex":0},{"imageOffset":31291692,"imageIndex":0},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700974,"name":"videodecode_2026 0x0x15f26f8a8","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":31301836,"imageIndex":0},{"imageOffset":31283856,"imageIndex":0},{"imageOffset":31288136,"imageIndex":0},{"imageOffset":31284728,"imageIndex":0},{"imageOffset":31291692,"imageIndex":0},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700975,"name":"audiodecode_2026 0x0x15f26f8a8","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":31301836,"imageIndex":0},{"imageOffset":31283856,"imageIndex":0},{"imageOffset":31288136,"imageIndex":0},{"imageOffset":31284728,"imageIndex":0},{"imageOffset":31291692,"imageIndex":0},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700976,"name":"videoRender_2026 0x0x15f26f8a8","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":31301836,"imageIndex":0},{"imageOffset":31283856,"imageIndex":0},{"imageOffset":31288136,"imageIndex":0},{"imageOffset":31284728,"imageIndex":0},{"imageOffset":31291692,"imageIndex":0},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700979,"name":"com.apple.CoreMotion.MotionThread","frames":[{"imageOffset":3236,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":8},{"imageOffset":80756,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":8},{"imageOffset":81484,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":8},{"imageOffset":4584,"symbol":"mach_msg","symbolLocation":24,"imageIndex":8},{"imageOffset":495652,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":9},{"imageOffset":500304,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":9},{"imageOffset":521196,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":9},{"imageOffset":794276,"symbol":"CFRunLoopRun","symbolLocation":64,"imageIndex":9},{"imageOffset":78248,"imageIndex":18},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5700988,"name":"com.app.MYAPPSocketRocket.NetworkThread","frames":[{"imageOffset":3236,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":8},{"imageOffset":80756,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":8},{"imageOffset":81484,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":8},{"imageOffset":4584,"symbol":"mach_msg","symbolLocation":24,"imageIndex":8},{"imageOffset":495652,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":9},{"imageOffset":500304,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":9},{"imageOffset":521196,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":9},{"imageOffset":270260,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":212,"imageIndex":13},{"imageOffset":70813056,"imageIndex":0},{"imageOffset":374052,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":13},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5701393,"name":"SSPEGLHolderThread[SessionTagCamera]","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":77560,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock&)","symbolLocation":28,"imageIndex":19},{"imageOffset":45928736,"imageIndex":0},{"imageOffset":45932552,"imageIndex":0},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5701395,"name":"SSPEPerfMetric","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":77708,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock&, std::__1::chrono::time_point>>)","symbolLocation":100,"imageIndex":19},{"imageOffset":45916248,"imageIndex":0},{"imageOffset":46039360,"imageIndex":0},{"imageOffset":46040636,"imageIndex":0},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5701396,"name":"SSPCameraPipelineThread","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":77708,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock&, std::__1::chrono::time_point>>)","symbolLocation":100,"imageIndex":19},{"imageOffset":45916248,"imageIndex":0},{"imageOffset":46039484,"imageIndex":0},{"imageOffset":46040636,"imageIndex":0},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5701436,"name":"caulk.messenger.shared:21","frames":[{"imageOffset":3104,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":8},{"imageOffset":3704,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":212,"imageIndex":20},{"imageOffset":7432,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":36,"imageIndex":20},{"imageOffset":8736,"symbol":"void* caulk::thread_proxy>>(void*)","symbolLocation":96,"imageIndex":20},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5701438,"name":"SSPCameraEntry[SessionTagCamera]","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":77708,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock&, std::__1::chrono::time_point>>)","symbolLocation":100,"imageIndex":19},{"imageOffset":45916248,"imageIndex":0},{"imageOffset":46039484,"imageIndex":0},{"imageOffset":46040636,"imageIndex":0},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"triggered":true,"id":5701451,"name":"AURemoteIO::IOThread","threadState":{"x":[{"value":268460043},{"value":17179869186},{"value":0},{"value":1345849477038080},{"value":0},{"value":1345849477038080},{"value":116},{"value":0},{"value":18446744073709550527},{"value":313355},{"value":0},{"value":2},{"value":69},{"value":313355},{"value":2045},{"value":3942731845},{"value":18446744073709551569},{"value":9284417952},{"value":0},{"value":0},{"value":116},{"value":1345849477038080},{"value":0},{"value":1345849477038080},{"value":6179139328},{"value":0},{"value":17179869186},{"value":17179869186},{"value":9202589696,"symbolLocation":56,"symbol":"_garbage_make_room()::first"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":8806407028},"cpsr":{"value":1073745920},"fp":{"value":6179138864},"sp":{"value":6179138784},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":8806329508,"matchesCrashFrame":1},"far":{"value":5395922944}},"frames":[{"imageOffset":3236,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":8},{"imageOffset":80756,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":8},{"imageOffset":81484,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":8},{"imageOffset":4584,"symbol":"mach_msg","symbolLocation":24,"imageIndex":8},{"imageOffset":688456,"symbol":"void* caulk::thread_proxy>>(void*)","symbolLocation":556,"imageIndex":21},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5701459,"name":"SSPCameraDisplay[SessionTagCamera]","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":77708,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock&, std::__1::chrono::time_point>>)","symbolLocation":100,"imageIndex":19},{"imageOffset":45916248,"imageIndex":0},{"imageOffset":46039360,"imageIndex":0},{"imageOffset":46040636,"imageIndex":0},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5701461,"name":"SSPCameraStreamingCallback[SessionTagCamera]","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":77708,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock&, std::__1::chrono::time_point>>)","symbolLocation":100,"imageIndex":19},{"imageOffset":45916248,"imageIndex":0},{"imageOffset":46039484,"imageIndex":0},{"imageOffset":46040636,"imageIndex":0},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5701466,"frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":77560,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock&)","symbolLocation":28,"imageIndex":19},{"imageOffset":39681084,"imageIndex":0},{"imageOffset":39684080,"imageIndex":0},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5701727,"frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":77560,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock&)","symbolLocation":28,"imageIndex":19},{"imageOffset":441300,"symbol":"void* std::__1::__thread_proxy>, euler::ThreadPool::ThreadPool(int)::$_0>>(void*)","symbolLocation":208,"imageIndex":3},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5701728,"frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":77560,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock&)","symbolLocation":28,"imageIndex":19},{"imageOffset":441300,"symbol":"void* std::__1::__thread_proxy>, euler::ThreadPool::ThreadPool(int)::$_0>>(void*)","symbolLocation":208,"imageIndex":3},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5701729,"frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":77560,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock&)","symbolLocation":28,"imageIndex":19},{"imageOffset":157392,"symbol":"euler::AlgorithmService::scheduleTaskQueue()","symbolLocation":144,"imageIndex":3},{"imageOffset":165632,"symbol":"void* std::__1::__thread_proxy>, std::__1::__bind>>(void*)","symbolLocation":84,"imageIndex":3},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5702034,"name":"Memory Logging","frames":[{"imageOffset":4452,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":8},{"imageOffset":22664,"symbol":"nanosleep","symbolLocation":220,"imageIndex":22},{"imageOffset":25940,"symbol":"usleep","symbolLocation":68,"imageIndex":22},{"imageOffset":85737672,"imageIndex":0},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5702327,"frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":77560,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock&)","symbolLocation":28,"imageIndex":19},{"imageOffset":1487632,"imageIndex":2},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":5843498,"queue":"com.apple.root.default-qos","frames":[{"imageOffset":3236,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":8},{"imageOffset":80756,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":8},{"imageOffset":81484,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":8},{"imageOffset":4584,"symbol":"mach_msg","symbolLocation":24,"imageIndex":8},{"imageOffset":127500,"symbol":"_dispatch_mach_send_and_wait_for_reply","symbolLocation":548,"imageIndex":15},{"imageOffset":128412,"symbol":"dispatch_mach_send_with_result_and_wait_for_reply","symbolLocation":60,"imageIndex":15},{"imageOffset":66072,"symbol":"xpc_connection_send_message_with_reply_sync","symbolLocation":240,"imageIndex":23},{"imageOffset":667416,"symbol":"__NSXPCCONNECTION_IS_WAITING_FOR_A_SYNCHRONOUS_REPLY__","symbolLocation":16,"imageIndex":13},{"imageOffset":221892,"symbol":"-[NSXPCConnection _sendInvocation:orArguments:count:methodSignature:selector:withProxy:]","symbolLocation":2192,"imageIndex":13},{"imageOffset":215744,"symbol":"-[NSXPCConnection _sendSelector:withProxy:arg1:]","symbolLocation":116,"imageIndex":13},{"imageOffset":215544,"symbol":"_NSXPCDistantObjectSimpleMessageSend1","symbolLocation":60,"imageIndex":13},{"imageOffset":7360,"symbol":"+[ATTrackingEnforcementManager shouldEnforceTrackingWithReasonCode:]","symbolLocation":744,"imageIndex":24},{"imageOffset":6280,"symbol":"__51-[ASIdentifierManager isAdvertisingTrackingEnabled]_block_invoke","symbolLocation":44,"imageIndex":25},{"imageOffset":8992,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":15},{"imageOffset":16044,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":15},{"imageOffset":28556,"symbol":"_dispatch_queue_override_invoke","symbolLocation":788,"imageIndex":15},{"imageOffset":88388,"symbol":"_dispatch_root_queue_drain","symbolLocation":396,"imageIndex":15},{"imageOffset":90456,"symbol":"_dispatch_worker_thread2","symbolLocation":164,"imageIndex":15},{"imageOffset":3488,"symbol":"_pthread_wqthread","symbolLocation":228,"imageIndex":14},{"imageOffset":2940,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":14}]},{"id":5849750,"name":"com.apple.coremedia.rootQueue.47","queue":"com.apple.coremedia.compressionsession.clientcallback","frames":[{"imageOffset":6108,"symbol":"__ulock_wait","symbolLocation":8,"imageIndex":8},{"imageOffset":18588,"symbol":"_dlock_wait","symbolLocation":56,"imageIndex":15},{"imageOffset":19532,"symbol":"_dispatch_group_wait_slow","symbolLocation":56,"imageIndex":15},{"imageOffset":2310696,"symbol":"vtcsr_Finalize","symbolLocation":40,"imageIndex":26},{"imageOffset":511796,"symbol":"_CFRelease","symbolLocation":284,"imageIndex":9},{"imageOffset":8992,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":15},{"imageOffset":16044,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":15},{"imageOffset":46612,"symbol":"_dispatch_lane_serial_drain","symbolLocation":892,"imageIndex":15},{"imageOffset":49368,"symbol":"_dispatch_lane_invoke","symbolLocation":436,"imageIndex":15},{"imageOffset":88388,"symbol":"_dispatch_root_queue_drain","symbolLocation":396,"imageIndex":15},{"imageOffset":87764,"symbol":"_dispatch_worker_thread","symbolLocation":256,"imageIndex":15},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":6404300,"name":"com.apple.coremedia.rootQueue.47","queue":"com.apple.coremedia.compressionsession.clientcallback","frames":[{"imageOffset":6108,"symbol":"__ulock_wait","symbolLocation":8,"imageIndex":8},{"imageOffset":18588,"symbol":"_dlock_wait","symbolLocation":56,"imageIndex":15},{"imageOffset":19532,"symbol":"_dispatch_group_wait_slow","symbolLocation":56,"imageIndex":15},{"imageOffset":2310696,"symbol":"vtcsr_Finalize","symbolLocation":40,"imageIndex":26},{"imageOffset":511796,"symbol":"_CFRelease","symbolLocation":284,"imageIndex":9},{"imageOffset":8992,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":15},{"imageOffset":16044,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":15},{"imageOffset":46612,"symbol":"_dispatch_lane_serial_drain","symbolLocation":892,"imageIndex":15},{"imageOffset":49368,"symbol":"_dispatch_lane_invoke","symbolLocation":436,"imageIndex":15},{"imageOffset":88388,"symbol":"_dispatch_root_queue_drain","symbolLocation":396,"imageIndex":15},{"imageOffset":87764,"symbol":"_dispatch_worker_thread","symbolLocation":256,"imageIndex":15},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":6466849,"name":"ThreadPoolForegroundWorker","frames":[{"imageOffset":3236,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":8},{"imageOffset":80756,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":8},{"imageOffset":81484,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":8},{"imageOffset":4584,"symbol":"mach_msg","symbolLocation":24,"imageIndex":8},{"imageOffset":1841224,"symbol":"bidirectional_stream_cancel","symbolLocation":615600,"imageIndex":1},{"imageOffset":1733664,"symbol":"bidirectional_stream_cancel","symbolLocation":508040,"imageIndex":1},{"imageOffset":1736096,"symbol":"bidirectional_stream_cancel","symbolLocation":510472,"imageIndex":1},{"imageOffset":1735272,"symbol":"bidirectional_stream_cancel","symbolLocation":509648,"imageIndex":1},{"imageOffset":1822504,"symbol":"bidirectional_stream_cancel","symbolLocation":596880,"imageIndex":1},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":6470318,"name":"com.apple.coremedia.rootQueue.47","frames":[{"imageOffset":3128,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":8},{"imageOffset":17604,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":15},{"imageOffset":19140,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":15},{"imageOffset":87832,"symbol":"_dispatch_worker_thread","symbolLocation":324,"imageIndex":15},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":6478797,"name":"ThreadPoolForegroundWorker","frames":[{"imageOffset":3236,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":8},{"imageOffset":80756,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":8},{"imageOffset":81484,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":8},{"imageOffset":4584,"symbol":"mach_msg","symbolLocation":24,"imageIndex":8},{"imageOffset":1841224,"symbol":"bidirectional_stream_cancel","symbolLocation":615600,"imageIndex":1},{"imageOffset":1733664,"symbol":"bidirectional_stream_cancel","symbolLocation":508040,"imageIndex":1},{"imageOffset":1736096,"symbol":"bidirectional_stream_cancel","symbolLocation":510472,"imageIndex":1},{"imageOffset":1735272,"symbol":"bidirectional_stream_cancel","symbolLocation":509648,"imageIndex":1},{"imageOffset":1822504,"symbol":"bidirectional_stream_cancel","symbolLocation":596880,"imageIndex":1},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":6485966,"frames":[{"imageOffset":2932,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":14}]},{"id":6486669,"queue":"com.apple.root.user-initiated-qos","frames":[{"imageOffset":1868776,"symbol":"DGifDecompressLine","symbolLocation":752,"imageIndex":27},{"imageOffset":1867960,"symbol":"_cg_DGifGetLine","symbolLocation":116,"imageIndex":27},{"imageOffset":2066496,"symbol":"GIFReadPlugin::DecodeIndexedColorFrame(IIOScanner*, GlobalGIFInfo*, ReadPluginData const&, GIFPluginData const&, IIODecodeFrameParams&)","symbolLocation":1188,"imageIndex":27},{"imageOffset":2067448,"symbol":"invocation function for block in GIFReadPlugin::DecodeIndexedColorFrames(IIOImageRead*, GlobalGIFInfo*, ReadPluginData const&, GIFPluginData const&, std::__1::vector>&)","symbolLocation":96,"imageIndex":27},{"imageOffset":16108,"symbol":"_dispatch_client_callout2","symbolLocation":20,"imageIndex":15},{"imageOffset":101284,"symbol":"_dispatch_apply_serial","symbolLocation":164,"imageIndex":15},{"imageOffset":16044,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":15},{"imageOffset":37440,"symbol":"_dispatch_sync_function_invoke","symbolLocation":52,"imageIndex":15},{"imageOffset":99208,"symbol":"_dispatch_apply_with_attr_f","symbolLocation":1344,"imageIndex":15},{"imageOffset":99536,"symbol":"dispatch_apply","symbolLocation":96,"imageIndex":15},{"imageOffset":2067308,"symbol":"GIFReadPlugin::DecodeIndexedColorFrames(IIOImageRead*, GlobalGIFInfo*, ReadPluginData const&, GIFPluginData const&, std::__1::vector>&)","symbolLocation":204,"imageIndex":27},{"imageOffset":2069508,"symbol":"GIFReadPlugin::CallDecodeIndexedColorFrames(IIO_Reader*, IIOImageRead*, GlobalGIFInfo*, ReadPluginData, GIFPluginData, std::__1::vector>&)","symbolLocation":884,"imageIndex":27},{"imageOffset":2068304,"symbol":"GIFReadPlugin::CreateFrameBufferAtIndex(CGRect const&, unsigned long, IIOImageReadSession*, GlobalGIFInfo*, ReadPluginData const&, GIFPluginData const&)","symbolLocation":796,"imageIndex":27},{"imageOffset":2071772,"symbol":"GIFReadPlugin::DoDecodeImageData(IIOImageReadSession*, GlobalGIFInfo*, ReadPluginData const&, GIFPluginData const&, unsigned char*, unsigned long, std::__1::shared_ptr, long*)","symbolLocation":1984,"imageIndex":27},{"imageOffset":2074456,"symbol":"GIFReadPlugin::copyImageBlockSet(InfoRec*, CGImageProvider*, CGRect, CGSize, __CFDictionary const*)","symbolLocation":740,"imageIndex":27},{"imageOffset":107120,"symbol":"IIO_Reader::CopyImageBlockSetProc(void*, CGImageProvider*, CGRect, CGSize, __CFDictionary const*)","symbolLocation":280,"imageIndex":27},{"imageOffset":89376,"symbol":"IIOImageProviderInfo::copyImageBlockSetWithOptions(CGImageProvider*, CGRect, CGSize, __CFDictionary const*)","symbolLocation":744,"imageIndex":27},{"imageOffset":122360,"symbol":"IIOImageProviderInfo::CopyImageBlockSetWithOptions(void*, CGImageProvider*, CGRect, CGSize, __CFDictionary const*)","symbolLocation":844,"imageIndex":27},{"imageOffset":272776,"symbol":"imageProvider_retain_data","symbolLocation":92,"imageIndex":28},{"imageOffset":395036,"symbol":"CGDataProviderRetainData","symbolLocation":80,"imageIndex":28},{"imageOffset":512932,"symbol":"provider_for_destination_retain_data","symbolLocation":28,"imageIndex":28},{"imageOffset":395036,"symbol":"CGDataProviderRetainData","symbolLocation":80,"imageIndex":28},{"imageOffset":259812,"symbol":"CGAccessSessionCreate","symbolLocation":108,"imageIndex":28},{"imageOffset":49932,"symbol":"img_data_lock","symbolLocation":2404,"imageIndex":28},{"imageOffset":333536,"symbol":"CGSImageDataLock","symbolLocation":1328,"imageIndex":28},{"imageOffset":148464,"symbol":"ripc_AcquireRIPImageData","symbolLocation":712,"imageIndex":28},{"imageOffset":269144,"symbol":"ripc_DrawImage","symbolLocation":824,"imageIndex":28},{"imageOffset":99520,"symbol":"CGContextDrawImageWithOptions","symbolLocation":1120,"imageIndex":28},{"imageOffset":86590964,"imageIndex":0},{"imageOffset":86588380,"imageIndex":0},{"imageOffset":86587656,"imageIndex":0},{"imageOffset":38036,"symbol":"__NSINDEXSET_IS_CALLING_OUT_TO_A_RANGE_BLOCK__","symbolLocation":24,"imageIndex":13},{"imageOffset":40440,"symbol":"__NSIndexSetEnumerate","symbolLocation":1036,"imageIndex":13},{"imageOffset":86587476,"imageIndex":0},{"imageOffset":8992,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":15},{"imageOffset":16044,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":15},{"imageOffset":46388,"symbol":"_dispatch_lane_serial_drain","symbolLocation":668,"imageIndex":15},{"imageOffset":49316,"symbol":"_dispatch_lane_invoke","symbolLocation":384,"imageIndex":15},{"imageOffset":93404,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":648,"imageIndex":15},{"imageOffset":3548,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":14},{"imageOffset":2940,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":14}]},{"id":6486772,"queue":"com.apple.NSURLSession-work","frames":[{"imageOffset":10672,"symbol":"_os_object_release_without_xref_dispose","symbolLocation":40,"imageIndex":15},{"imageOffset":66360,"symbol":"xpc_connection_send_message_with_reply_sync","symbolLocation":528,"imageIndex":23},{"imageOffset":7348,"symbol":"libSC_send_message_with_reply_sync","symbolLocation":120,"imageIndex":29},{"imageOffset":8316,"symbol":"dns_configuration_copy","symbolLocation":192,"imageIndex":29},{"imageOffset":67708,"symbol":"res_9_vinit","symbolLocation":72,"imageIndex":30},{"imageOffset":72680,"symbol":"res_9_ninit","symbolLocation":44,"imageIndex":30},{"imageOffset":360436,"imageIndex":0},{"imageOffset":360232,"imageIndex":0},{"imageOffset":69685252,"imageIndex":0},{"imageOffset":69670512,"imageIndex":0},{"imageOffset":58686008,"imageIndex":0},{"imageOffset":58698704,"imageIndex":0},{"imageOffset":42732,"imageIndex":1},{"imageOffset":1281872,"symbol":"bidirectional_stream_cancel","symbolLocation":56248,"imageIndex":1},{"imageOffset":134208,"imageIndex":16},{"imageOffset":141564,"imageIndex":16},{"imageOffset":389176,"imageIndex":16},{"imageOffset":100652,"imageIndex":16},{"imageOffset":109180,"imageIndex":16},{"imageOffset":8992,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":15},{"imageOffset":16044,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":15},{"imageOffset":46388,"symbol":"_dispatch_lane_serial_drain","symbolLocation":668,"imageIndex":15},{"imageOffset":49368,"symbol":"_dispatch_lane_invoke","symbolLocation":436,"imageIndex":15},{"imageOffset":93404,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":648,"imageIndex":15},{"imageOffset":3548,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":14},{"imageOffset":2940,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":14}]},{"id":6486789,"frames":[{"imageOffset":2932,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":14}]},{"id":6486826,"frames":[{"imageOffset":2932,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":14}]},{"id":6486829,"queue":"com.apple.CoreTelephonyClientMux.xpc.0x281709a40","frames":[{"imageOffset":10240,"symbol":"objc_msgSend","symbolLocation":0,"imageIndex":31},{"imageOffset":46896,"symbol":"-[__NSSetM addObject:]","symbolLocation":356,"imageIndex":9},{"imageOffset":10068,"symbol":"-[CoreTelephonyClientMux _computeNotificationSet_sync:completion:]","symbolLocation":260,"imageIndex":32},{"imageOffset":9800,"symbol":"-[CoreTelephonyClientMux _computeNotificationSet_sync:]","symbolLocation":24,"imageIndex":32},{"imageOffset":9212,"symbol":"void dispatch::async<-[CoreTelephonyClientMux addDelegate:queue:]::$_0>(dispatch_queue_s*, std::__1::unique_ptr<-[CoreTelephonyClientMux addDelegate:queue:]::$_0, std::__1::default_delete<-[CoreTelephonyClientMux addDelegate:queue:]::$_0>>)::'lambda'(void*)::__invoke(void*)","symbolLocation":1124,"imageIndex":32},{"imageOffset":16044,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":15},{"imageOffset":46388,"symbol":"_dispatch_lane_serial_drain","symbolLocation":668,"imageIndex":15},{"imageOffset":49368,"symbol":"_dispatch_lane_invoke","symbolLocation":436,"imageIndex":15},{"imageOffset":93404,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":648,"imageIndex":15},{"imageOffset":3548,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":14},{"imageOffset":2940,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":14}]},{"id":6486830,"queue":"com.apple.root.background-qos","frames":[{"imageOffset":30028,"symbol":"__recvfrom_nocancel","symbolLocation":8,"imageIndex":8},{"imageOffset":9492,"symbol":"read_all","symbolLocation":72,"imageIndex":33},{"imageOffset":5920,"symbol":"deliver_request","symbolLocation":1128,"imageIndex":33},{"imageOffset":12864,"symbol":"DNSServiceQueryRecordInternal","symbolLocation":580,"imageIndex":33},{"imageOffset":24924,"symbol":"_mdns_query_start","symbolLocation":632,"imageIndex":34},{"imageOffset":65952,"symbol":"_mdns_search_ex","symbolLocation":876,"imageIndex":34},{"imageOffset":63544,"symbol":"mdns_addrinfo","symbolLocation":360,"imageIndex":34},{"imageOffset":73688,"symbol":"search_addrinfo","symbolLocation":176,"imageIndex":34},{"imageOffset":21136,"symbol":"si_addrinfo","symbolLocation":1184,"imageIndex":34},{"imageOffset":10860,"symbol":"getaddrinfo","symbolLocation":168,"imageIndex":34},{"imageOffset":70585696,"imageIndex":0},{"imageOffset":8992,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":15},{"imageOffset":16044,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":15},{"imageOffset":88676,"symbol":"_dispatch_root_queue_drain","symbolLocation":684,"imageIndex":15},{"imageOffset":90456,"symbol":"_dispatch_worker_thread2","symbolLocation":164,"imageIndex":15},{"imageOffset":3488,"symbol":"_pthread_wqthread","symbolLocation":228,"imageIndex":14},{"imageOffset":2940,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":14}]},{"id":6486858,"frames":[{"imageOffset":2932,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":14}]},{"id":6486915,"name":"JSC Heap Collector Thread","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":318748,"symbol":"WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda const&, WTF::ScopedLambda const&, WTF::TimeWithDynamicClockType const&)","symbolLocation":2008,"imageIndex":17},{"imageOffset":57652,"symbol":"WTF::Detail::CallableWrapper::call()","symbolLocation":440,"imageIndex":17},{"imageOffset":469116,"symbol":"WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)","symbolLocation":352,"imageIndex":17},{"imageOffset":479596,"symbol":"WTF::wtfThreadEntryPoint(void*)","symbolLocation":16,"imageIndex":17},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":6486916,"name":"Heap Helper Thread","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":318748,"symbol":"WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda const&, WTF::ScopedLambda const&, WTF::TimeWithDynamicClockType const&)","symbolLocation":2008,"imageIndex":17},{"imageOffset":57652,"symbol":"WTF::Detail::CallableWrapper::call()","symbolLocation":440,"imageIndex":17},{"imageOffset":469116,"symbol":"WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)","symbolLocation":352,"imageIndex":17},{"imageOffset":479596,"symbol":"WTF::wtfThreadEntryPoint(void*)","symbolLocation":16,"imageIndex":17},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":6486917,"name":"Heap Helper Thread","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":318748,"symbol":"WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda const&, WTF::ScopedLambda const&, WTF::TimeWithDynamicClockType const&)","symbolLocation":2008,"imageIndex":17},{"imageOffset":57652,"symbol":"WTF::Detail::CallableWrapper::call()","symbolLocation":440,"imageIndex":17},{"imageOffset":469116,"symbol":"WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)","symbolLocation":352,"imageIndex":17},{"imageOffset":479596,"symbol":"WTF::wtfThreadEntryPoint(void*)","symbolLocation":16,"imageIndex":17},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":6486918,"name":"Heap Helper Thread","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":318748,"symbol":"WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda const&, WTF::ScopedLambda const&, WTF::TimeWithDynamicClockType const&)","symbolLocation":2008,"imageIndex":17},{"imageOffset":57652,"symbol":"WTF::Detail::CallableWrapper::call()","symbolLocation":440,"imageIndex":17},{"imageOffset":469116,"symbol":"WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)","symbolLocation":352,"imageIndex":17},{"imageOffset":479596,"symbol":"WTF::wtfThreadEntryPoint(void*)","symbolLocation":16,"imageIndex":17},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":6486919,"name":"Heap Helper Thread","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":318748,"symbol":"WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda const&, WTF::ScopedLambda const&, WTF::TimeWithDynamicClockType const&)","symbolLocation":2008,"imageIndex":17},{"imageOffset":57652,"symbol":"WTF::Detail::CallableWrapper::call()","symbolLocation":440,"imageIndex":17},{"imageOffset":469116,"symbol":"WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)","symbolLocation":352,"imageIndex":17},{"imageOffset":479596,"symbol":"WTF::wtfThreadEntryPoint(void*)","symbolLocation":16,"imageIndex":17},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":6486920,"name":"Heap Helper Thread","frames":[{"imageOffset":5496,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":32888,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":318748,"symbol":"WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda const&, WTF::ScopedLambda const&, WTF::TimeWithDynamicClockType const&)","symbolLocation":2008,"imageIndex":17},{"imageOffset":57652,"symbol":"WTF::Detail::CallableWrapper::call()","symbolLocation":440,"imageIndex":17},{"imageOffset":469116,"symbol":"WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)","symbolLocation":352,"imageIndex":17},{"imageOffset":479596,"symbol":"WTF::wtfThreadEntryPoint(void*)","symbolLocation":16,"imageIndex":17},{"imageOffset":5816,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":2952,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]}],
  

Summary of Crash:



-------------------------------------

Translated Report (Full Report Below)

-------------------------------------



Incident Identifier: B509FF2B-C8D8-4E9F-B664-E24464CFD5F8

CrashReporter Key:   b390cfe931a83efde49bd8b523023a275b55ef64

Hardware Model:      iPhone14,2

Process:             MyApp [22515]

Path:                /private/var/containers/Bundle/Application/F73212A7-4CB9-485A-A8B7-8114F4E9A9AB/MyApp.app/MyApp

Identifier:          com.beeasy.app.id.enterprise

Version:             3.41.38-ID-MySDKMemory-12261114 (3.41.38-ID-MySDKMemory-12261114)

Code Type:           ARM-64 (Native)

Role:                Foreground

Parent Process:      launchd [1]

Coalition:           com.beeasy.app.id.enterprise [515]



Date/Time:           2024-12-29 01:29:48.3023 +0800

Launch Time:         2024-12-26 16:38:36.7895 +0800

OS Version:          iPhone OS 16.6.1 (20G81)

Release Type:        User

Baseband Version:    2.80.01

Report Version:      104



Exception Type:  EXC_RESOURCE (SIGKILL)

Exception Codes: 0x000000000001c1d6, 0x0000000000000000

Termination Reason: PORT_SPACE 14123288431433990614 (Limit 115158 ports) Exceeded system-wide per-process Port Limit



Triggered by Thread:  64



Thread 64 name:  AURemoteIO::IOThread

Thread 64 Crashed:

0   libsystem_kernel.dylib        	       0x20ce5eca4 mach_msg2_trap + 8

1   libsystem_kernel.dylib        	       0x20ce71b74 mach_msg2_internal + 80

2   libsystem_kernel.dylib        	       0x20ce71e4c mach_msg_overwrite + 540

3   libsystem_kernel.dylib        	       0x20ce5f1e8 mach_msg + 24

4   libEmbeddedSystemAUs.dylib    	       0x238bb2148 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, AURemoteIO::IOThread::IOThread(AURemoteIO&, caulk::thread::attributes const&, caulk::mach::os_workgroup_managed const&)::'lambda'(), std::__1::tuple<>>>(void*) + 556

5   libsystem_pthread.dylib       	       0x22dcda6b8 _pthread_start + 148

6   libsystem_pthread.dylib       	       0x22dcd9b88 thread_start + 8

The report suggests that it may be because the app is creating an enormous number of threads.

Thank you for sharing the post and the crash file in a readable format. This is a very interesting crash, some threads look exactly like other thread and they finish with the wait commend.

I concur with @endecotp assessment that it appears as though you are awaiting the unlocking of a thread. If you have completed using the thread, kindly allow it to return so that it can be cleaned up. It seems that you are locking multiple threads after their usage, which may be causing resource issue you are seeing.

To identify potential deadlocks, I recommend inspecting your application thread management.

However, additional information about the application would be beneficial. Additionally, Instruments can provide valuable insights into the resources utilized by the application.

Very interested to know the resolution of this crash personally.

Albert Pascual
  Worldwide Developer Relations.

I have a similar issue, it refers to my Thread 3 which is com.apple.SwiftUI.AsyncRenderer which could be something to do with animation?? (CA::Context::commit_transaction(CA::Transaction*, double, double*) + 13596) I have edited out the following two lines of code and will monitor for a few days for repeat crashes.

.rotationEffect(.degrees(rotate ? 0 : 360)) .animation(.linear(duration: 40).repeatForever(autoreverses: false), value: rotate)

Here's the Thread three stack:

Thread 3 name: com.apple.SwiftUI.AsyncRenderer Thread 3 Crashed: 0 libsystem_kernel.dylib 0x1e274162c _kernelrpc_mach_port_allocate_trap + 8 1 libsystem_kernel.dylib 0x1e2748478 mach_port_allocate + 36 2 QuartzCore 0x192d4552c CA::Context::commit_transaction(CA::Transaction*, double, double*) + 13596 3 QuartzCore 0x192cb8d58 CA::Transaction::commit() + 648 4 QuartzCore 0x192cb8764 CA::Transaction::flush_as_runloop_observer(bool) + 88 5 CoreFoundation 0x19119f894 CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 36 6 CoreFoundation 0x19119f3e8 __CFRunLoopDoObservers + 552 7 CoreFoundation 0x1912462c0 CFRunLoopRunSpecific + 664 8 Foundation 0x18fdc8338 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 9 Foundation 0x18fdc4500 -[NSRunLoop(NSRunLoop) run] + 64 10 SwiftUI 0x195c276d8 specialized static DisplayLink.asyncThread(arg:) + 792 11 SwiftUI 0x195c273a8 @objc static DisplayLink.asyncThread(arg:) + 72 12 Foundation 0x18feb4194 NSThread__start + 724 13 libsystem_pthread.dylib 0x21bcfb7d0 _pthread_start + 136 14 libsystem_pthread.dylib 0x21bcfb480 thread_start + 8

Crash:Exceeded system-wide per-process Port Limit
 
 
Q