Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 14 Next capture
2021 2022 2023
2 captures
13 Jun 22 - 14 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
  • Help Room /
avatar image
0
Question by giangnguyenappscyclone · Jul 13, 2020 at 09:17 AM · networkingsmartfoxserver2x

The game randomly crashes when building iOS from Unity

Hello, everyone.

I met the error is random crashes when building iOS from Unity. But the Android build is fine.

This error met when I update transform via the Smartfox server 2x.

This is my debug log:

 Incident Identifier: D9857968-7AF7-40C0-BA05-192EF275F380
 Hardware Model:      iPhone11,8
 Process:             demo [4801]
 Path:                /private/var/containers/Bundle/Application/03D4FE4F-26BC-47E5-A1D9-B8FF1D379B4A/demo.app/demo
 Identifier:          com.bitretro.spaceinvaders.demo
 Version:             2 (1.0)
 AppStoreTools:       11E608a
 AppVariant:          1:iPhone11,8:13
 Beta:                YES
 Code Type:           ARM-64 (Native)
 Role:                Foreground
 Parent Process:      launchd [1]
 Coalition:           com.bitretro.spaceinvaders.demo [1515]
 
 
 Date/Time:           2020-07-13 08:28:25.9201 +0700
 Launch Time:         2020-07-13 08:27:57.4775 +0700
 OS Version:          iPhone OS 13.3 (17C54)
 Release Type:        User
 Baseband Version:    2.03.07
 Report Version:      104
 
 Exception Type:  EXC_BAD_ACCESS (SIGBUS)
 Exception Subtype: KERN_PROTECTION_FAILURE at 0x000000011b747ff0
 VM Region Info: 0x11b747ff0 is in 0x11b734000-0x11b748000;  bytes after start: 81904  bytes before end: 15
       REGION TYPE                      START - END             [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
       MALLOC_LARGE           000000011b730000-000000011b734000 [   16K] rw-/rwx SM=PRV  
 --->  CG raster data         000000011b734000-000000011b748000 [   80K] r--/r-- SM=PRV  
       MALLOC_LARGE           000000011b748000-000000011b74c000 [   16K] rw-/rwx SM=PRV  
 
 Termination Signal: Bus error: 10
 Termination Reason: Namespace SIGNAL, Code 0xa
 Terminating Process: exc handler [4801]
 Triggered by Thread:  38
 
 Thread 0 name:
 Thread 0:
 0   libsystem_kernel.dylib            0x00000001b92c8c04 mach_msg_trap + 8
 1   libsystem_kernel.dylib            0x00000001b92c8020 mach_msg + 76 (mach_msg.c:103)
 2   CoreFoundation                    0x00000001b947b964 __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575)
 3   CoreFoundation                    0x00000001b94767fc __CFRunLoopRun + 1428 (CFRunLoop.c:2931)
 4   CoreFoundation                    0x00000001b9475f40 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192)
 5   GraphicsServices                  0x00000001c36f3534 GSEventRunModal + 108 (GSEvent.c:2246)
 6   UIKitCore                         0x00000001bd5eea60 UIApplicationMain + 1940 (UIApplication.m:4773)
 7   UnityFramework                    0x000000010281a330 -[UnityFramework runUIApplicationMainWithArgc:argv:] + 108 (main.mm:96)
 8   demo                              0x0000000100eb7e1c main + 68 (main.mm:26)
 9   libdyld.dylib                     0x00000001b92f4e18 start + 4
 
 Thread 1:
 0   libsystem_pthread.dylib           0x00000001b92119e0 start_wqthread + 0
 
 Thread 2:
 0   libsystem_pthread.dylib           0x00000001b92119e0 start_wqthread + 0
 
 Thread 3:
 0   libsystem_pthread.dylib           0x00000001b92119e0 start_wqthread + 0
 
 Thread 4 name:
 Thread 4:
 0   libsystem_kernel.dylib            0x00000001b92c8c04 mach_msg_trap + 8
 1   libsystem_kernel.dylib            0x00000001b92c8020 mach_msg + 76 (mach_msg.c:103)
 2   CoreFoundation                    0x00000001b947b964 __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575)
 3   CoreFoundation                    0x00000001b94767fc __CFRunLoopRun + 1428 (CFRunLoop.c:2931)
 4   CoreFoundation                    0x00000001b9475f40 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192)
 5   Foundation                        0x00000001b97bb3b0 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374)
 6   Foundation                        0x00000001b97bb288 -[NSRunLoop(NSRunLoop) runUntilDate:] + 92 (NSRunLoop.m:421)
 7   UIKitCore                         0x00000001bd68a23c -[UIEventFetcher threadMain] + 156 (UIEventFetcher.m:637)
 8   Foundation                        0x00000001b97ba014 -[NSThread main] + 40 (NSThread.m:760)
 9   Foundation                        0x00000001b98f5a7c __NSThread__start__ + 852 (NSThread.m:724)
 10  libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 11  libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 5 name:
 Thread 5:
 0   libsystem_kernel.dylib            0x00000001b92eaccc __psynch_cvwait + 8
 1   libsystem_pthread.dylib           0x00000001b920d21c _pthread_cond_wait + 676 (pthread_cond.c:591)
 2   UnityFramework                    0x000000010336e43c il2cpp::os::posix::PosixWaitObject::Wait(unsigned int, bool) + 400
 3   UnityFramework                    0x00000001033488e0 il2cpp::gc::FinalizerThread(void*) + 104
 4   UnityFramework                    0x0000000103365a7c il2cpp::os::Thread::RunWrapper(void*) + 88
 5   UnityFramework                    0x0000000103367d14 il2cpp::os::ThreadImpl::ThreadStartWrapper(void*) + 40
 6   libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 7   libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 6 name:
 Thread 6:
 0   libsystem_kernel.dylib            0x00000001b92c8c40 semaphore_wait_trap + 8
 1   libdispatch.dylib                 0x00000001b91a6514 _dispatch_sema4_wait + 28 (lock.c:139)
 2   libdispatch.dylib                 0x00000001b91a6b8c _dispatch_semaphore_wait_slow + 132 (semaphore.c:132)
 3   UnityFramework                    0x0000000102ff20dc Baselib_SystemSemaphore_Acquire + 28
 4   UnityFramework                    0x0000000102c75340 CappedSemaphore::WaitForSignalInternal(bool) + 132
 5   UnityFramework                    0x0000000102cc78b0 JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 236
 6   UnityFramework                    0x0000000102cc6dfc JobQueue::WorkLoop(void*) + 56
 7   UnityFramework                    0x0000000102d5adb8 Thread::RunThreadWrapper(void*) + 76
 8   libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 9   libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 7 name:
 Thread 7:
 0   libsystem_kernel.dylib            0x00000001b92c8c40 semaphore_wait_trap + 8
 1   libdispatch.dylib                 0x00000001b91a6514 _dispatch_sema4_wait + 28 (lock.c:139)
 2   libdispatch.dylib                 0x00000001b91a6b8c _dispatch_semaphore_wait_slow + 132 (semaphore.c:132)
 3   UnityFramework                    0x0000000102ff20dc Baselib_SystemSemaphore_Acquire + 28
 4   UnityFramework                    0x0000000102c75340 CappedSemaphore::WaitForSignalInternal(bool) + 132
 5   UnityFramework                    0x0000000102cc78b0 JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 236
 6   UnityFramework                    0x0000000102cc6dfc JobQueue::WorkLoop(void*) + 56
 7   UnityFramework                    0x0000000102d5adb8 Thread::RunThreadWrapper(void*) + 76
 8   libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 9   libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 8 name:
 Thread 8:
 0   libsystem_kernel.dylib            0x00000001b92c8c40 semaphore_wait_trap + 8
 1   libdispatch.dylib                 0x00000001b91a6514 _dispatch_sema4_wait + 28 (lock.c:139)
 2   libdispatch.dylib                 0x00000001b91a6b8c _dispatch_semaphore_wait_slow + 132 (semaphore.c:132)
 3   UnityFramework                    0x0000000102ff20dc Baselib_SystemSemaphore_Acquire + 28
 4   UnityFramework                    0x0000000102c75340 CappedSemaphore::WaitForSignalInternal(bool) + 132
 5   UnityFramework                    0x0000000102cc78b0 JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 236
 6   UnityFramework                    0x0000000102cc6dfc JobQueue::WorkLoop(void*) + 56
 7   UnityFramework                    0x0000000102d5adb8 Thread::RunThreadWrapper(void*) + 76
 8   libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 9   libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 9 name:
 Thread 9:
 0   libsystem_kernel.dylib            0x00000001b92c8c40 semaphore_wait_trap + 8
 1   libdispatch.dylib                 0x00000001b91a6514 _dispatch_sema4_wait + 28 (lock.c:139)
 2   libdispatch.dylib                 0x00000001b91a6b8c _dispatch_semaphore_wait_slow + 132 (semaphore.c:132)
 3   UnityFramework                    0x0000000102ff20dc Baselib_SystemSemaphore_Acquire + 28
 4   UnityFramework                    0x0000000102c75340 CappedSemaphore::WaitForSignalInternal(bool) + 132
 5   UnityFramework                    0x0000000102cc78b0 JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 236
 6   UnityFramework                    0x0000000102cc6dfc JobQueue::WorkLoop(void*) + 56
 7   UnityFramework                    0x0000000102d5adb8 Thread::RunThreadWrapper(void*) + 76
 8   libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 9   libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 10 name:
 Thread 10:
 0   libsystem_kernel.dylib            0x00000001b92c8c40 semaphore_wait_trap + 8
 1   libdispatch.dylib                 0x00000001b91a6514 _dispatch_sema4_wait + 28 (lock.c:139)
 2   libdispatch.dylib                 0x00000001b91a6b8c _dispatch_semaphore_wait_slow + 132 (semaphore.c:132)
 3   UnityFramework                    0x0000000102ff20dc Baselib_SystemSemaphore_Acquire + 28
 4   UnityFramework                    0x0000000102c75340 CappedSemaphore::WaitForSignalInternal(bool) + 132
 5   UnityFramework                    0x0000000102cc78b0 JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 236
 6   UnityFramework                    0x0000000102cc6dfc JobQueue::WorkLoop(void*) + 56
 7   UnityFramework                    0x0000000102d5adb8 Thread::RunThreadWrapper(void*) + 76
 8   libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 9   libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 11 name:
 Thread 11:
 0   libsystem_kernel.dylib            0x00000001b92c8c40 semaphore_wait_trap + 8
 1   libdispatch.dylib                 0x00000001b91a6514 _dispatch_sema4_wait + 28 (lock.c:139)
 2   libdispatch.dylib                 0x00000001b91a6b8c _dispatch_semaphore_wait_slow + 132 (semaphore.c:132)
 3   UnityFramework                    0x0000000102ff20dc Baselib_SystemSemaphore_Acquire + 28
 4   UnityFramework                    0x0000000102c75340 CappedSemaphore::WaitForSignalInternal(bool) + 132
 5   UnityFramework                    0x0000000102cc78b0 JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 236
 6   UnityFramework                    0x0000000102cc6dfc JobQueue::WorkLoop(void*) + 56
 7   UnityFramework                    0x0000000102d5adb8 Thread::RunThreadWrapper(void*) + 76
 8   libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 9   libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 12 name:
 Thread 12:
 0   libsystem_kernel.dylib            0x00000001b92c8c40 semaphore_wait_trap + 8
 1   libdispatch.dylib                 0x00000001b91a6514 _dispatch_sema4_wait + 28 (lock.c:139)
 2   libdispatch.dylib                 0x00000001b91a6b8c _dispatch_semaphore_wait_slow + 132 (semaphore.c:132)
 3   UnityFramework                    0x0000000102ff20dc Baselib_SystemSemaphore_Acquire + 28
 4   UnityFramework                    0x0000000102c75340 CappedSemaphore::WaitForSignalInternal(bool) + 132
 5   UnityFramework                    0x0000000102cc78b0 JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 236
 6   UnityFramework                    0x0000000102cc6dfc JobQueue::WorkLoop(void*) + 56
 7   UnityFramework                    0x0000000102d5adb8 Thread::RunThreadWrapper(void*) + 76
 8   libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 9   libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 13 name:
 Thread 13:
 0   libsystem_kernel.dylib            0x00000001b92c8c40 semaphore_wait_trap + 8
 1   libdispatch.dylib                 0x00000001b91a6514 _dispatch_sema4_wait + 28 (lock.c:139)
 2   libdispatch.dylib                 0x00000001b91a6b8c _dispatch_semaphore_wait_slow + 132 (semaphore.c:132)
 3   UnityFramework                    0x0000000102ff20dc Baselib_SystemSemaphore_Acquire + 28
 4   UnityFramework                    0x0000000102c75340 CappedSemaphore::WaitForSignalInternal(bool) + 132
 5   UnityFramework                    0x0000000102cc78b0 JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 236
 6   UnityFramework                    0x0000000102cc6dfc JobQueue::WorkLoop(void*) + 56
 7   UnityFramework                    0x0000000102d5adb8 Thread::RunThreadWrapper(void*) + 76
 8   libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 9   libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 14 name:
 Thread 14:
 0   libsystem_kernel.dylib            0x00000001b92c8c40 semaphore_wait_trap + 8
 1   libdispatch.dylib                 0x00000001b91a6514 _dispatch_sema4_wait + 28 (lock.c:139)
 2   libdispatch.dylib                 0x00000001b91a6b8c _dispatch_semaphore_wait_slow + 132 (semaphore.c:132)
 3   UnityFramework                    0x0000000102ff20dc Baselib_SystemSemaphore_Acquire + 28
 4   UnityFramework                    0x0000000102c75340 CappedSemaphore::WaitForSignalInternal(bool) + 132
 5   UnityFramework                    0x0000000102cc78b0 JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 236
 6   UnityFramework                    0x0000000102cc6dfc JobQueue::WorkLoop(void*) + 56
 7   UnityFramework                    0x0000000102d5adb8 Thread::RunThreadWrapper(void*) + 76
 8   libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 9   libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 15 name:
 Thread 15:
 0   libsystem_kernel.dylib            0x00000001b92c8c40 semaphore_wait_trap + 8
 1   libdispatch.dylib                 0x00000001b91a6514 _dispatch_sema4_wait + 28 (lock.c:139)
 2   libdispatch.dylib                 0x00000001b91a6b8c _dispatch_semaphore_wait_slow + 132 (semaphore.c:132)
 3   UnityFramework                    0x0000000102ff20dc Baselib_SystemSemaphore_Acquire + 28
 4   UnityFramework                    0x0000000102c75340 CappedSemaphore::WaitForSignalInternal(bool) + 132
 5   UnityFramework                    0x0000000102cc78b0 JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 236
 6   UnityFramework                    0x0000000102cc6dfc JobQueue::WorkLoop(void*) + 56
 7   UnityFramework                    0x0000000102d5adb8 Thread::RunThreadWrapper(void*) + 76
 8   libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 9   libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 16 name:
 Thread 16:
 0   libsystem_kernel.dylib            0x00000001b92c8c40 semaphore_wait_trap + 8
 1   libdispatch.dylib                 0x00000001b91a6514 _dispatch_sema4_wait + 28 (lock.c:139)
 2   libdispatch.dylib                 0x00000001b91a6b8c _dispatch_semaphore_wait_slow + 132 (semaphore.c:132)
 3   UnityFramework                    0x0000000102ff20dc Baselib_SystemSemaphore_Acquire + 28
 4   UnityFramework                    0x0000000102c75340 CappedSemaphore::WaitForSignalInternal(bool) + 132
 5   UnityFramework                    0x0000000102cc78b0 JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 236
 6   UnityFramework                    0x0000000102cc6dfc JobQueue::WorkLoop(void*) + 56
 7   UnityFramework                    0x0000000102d5adb8 Thread::RunThreadWrapper(void*) + 76
 8   libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 9   libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 17 name:
 Thread 17:
 0   libsystem_kernel.dylib            0x00000001b92c8c40 semaphore_wait_trap + 8
 1   libdispatch.dylib                 0x00000001b91a6514 _dispatch_sema4_wait + 28 (lock.c:139)
 2   libdispatch.dylib                 0x00000001b91a6b8c _dispatch_semaphore_wait_slow + 132 (semaphore.c:132)
 3   UnityFramework                    0x0000000102ff20dc Baselib_SystemSemaphore_Acquire + 28
 4   UnityFramework                    0x0000000102c75340 CappedSemaphore::WaitForSignalInternal(bool) + 132
 5   UnityFramework                    0x0000000102cc78b0 JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 236
 6   UnityFramework                    0x0000000102cc6dfc JobQueue::WorkLoop(void*) + 56
 7   UnityFramework                    0x0000000102d5adb8 Thread::RunThreadWrapper(void*) + 76
 8   libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 9   libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 18 name:
 Thread 18:
 0   libsystem_kernel.dylib            0x00000001b92c8c40 semaphore_wait_trap + 8
 1   libdispatch.dylib                 0x00000001b91a6514 _dispatch_sema4_wait + 28 (lock.c:139)
 2   libdispatch.dylib                 0x00000001b91a6b8c _dispatch_semaphore_wait_slow + 132 (semaphore.c:132)
 3   UnityFramework                    0x0000000102ff20dc Baselib_SystemSemaphore_Acquire + 28
 4   UnityFramework                    0x0000000102c75340 CappedSemaphore::WaitForSignalInternal(bool) + 132
 5   UnityFramework                    0x0000000102cc78b0 JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 236
 6   UnityFramework                    0x0000000102cc6dfc JobQueue::WorkLoop(void*) + 56
 7   UnityFramework                    0x0000000102d5adb8 Thread::RunThreadWrapper(void*) + 76
 8   libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 9   libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 19 name:
 Thread 19:
 0   libsystem_kernel.dylib            0x00000001b92c8c40 semaphore_wait_trap + 8
 1   libdispatch.dylib                 0x00000001b91a6514 _dispatch_sema4_wait + 28 (lock.c:139)
 2   libdispatch.dylib                 0x00000001b91a6b8c _dispatch_semaphore_wait_slow + 132 (semaphore.c:132)
 3   UnityFramework                    0x0000000102ff20dc Baselib_SystemSemaphore_Acquire + 28
 4   UnityFramework                    0x0000000102c75340 CappedSemaphore::WaitForSignalInternal(bool) + 132
 5   UnityFramework                    0x0000000102cc78b0 JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 236
 6   UnityFramework                    0x0000000102cc6dfc JobQueue::WorkLoop(void*) + 56
 7   UnityFramework                    0x0000000102d5adb8 Thread::RunThreadWrapper(void*) + 76
 8   libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 9   libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 20 name:
 Thread 20:
 0   libsystem_kernel.dylib            0x00000001b92c8c40 semaphore_wait_trap + 8
 1   libdispatch.dylib                 0x00000001b91a6514 _dispatch_sema4_wait + 28 (lock.c:139)
 2   libdispatch.dylib                 0x00000001b91a6b8c _dispatch_semaphore_wait_slow + 132 (semaphore.c:132)
 3   UnityFramework                    0x0000000102ff20dc Baselib_SystemSemaphore_Acquire + 28
 4   UnityFramework                    0x0000000102c75340 CappedSemaphore::WaitForSignalInternal(bool) + 132
 5   UnityFramework                    0x0000000102cc78b0 JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 236
 6   UnityFramework                    0x0000000102cc6dfc JobQueue::WorkLoop(void*) + 56
 7   UnityFramework                    0x0000000102d5adb8 Thread::RunThreadWrapper(void*) + 76
 8   libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 9   libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 21 name:
 Thread 21:
 0   libsystem_kernel.dylib            0x00000001b92c8c40 semaphore_wait_trap + 8
 1   libdispatch.dylib                 0x00000001b91a6514 _dispatch_sema4_wait + 28 (lock.c:139)
 2   libdispatch.dylib                 0x00000001b91a6b8c _dispatch_semaphore_wait_slow + 132 (semaphore.c:132)
 3   UnityFramework                    0x0000000102ff20dc Baselib_SystemSemaphore_Acquire + 28
 4   UnityFramework                    0x0000000102c75340 CappedSemaphore::WaitForSignalInternal(bool) + 132
 5   UnityFramework                    0x0000000102cc78b0 JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 236
 6   UnityFramework                    0x0000000102cc6dfc JobQueue::WorkLoop(void*) + 56
 7   UnityFramework                    0x0000000102d5adb8 Thread::RunThreadWrapper(void*) + 76
 8   libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 9   libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 22 name:
 Thread 22:
 0   libsystem_kernel.dylib            0x00000001b92c8c40 semaphore_wait_trap + 8
 1   libdispatch.dylib                 0x00000001b91a6514 _dispatch_sema4_wait + 28 (lock.c:139)
 2   libdispatch.dylib                 0x00000001b91a6b8c _dispatch_semaphore_wait_slow + 132 (semaphore.c:132)
 3   UnityFramework                    0x0000000102ff20dc Baselib_SystemSemaphore_Acquire + 28
 4   UnityFramework                    0x0000000102c75340 CappedSemaphore::WaitForSignalInternal(bool) + 132
 5   UnityFramework                    0x0000000102cc78b0 JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 236
 6   UnityFramework                    0x0000000102cc6dfc JobQueue::WorkLoop(void*) + 56
 7   UnityFramework                    0x0000000102d5adb8 Thread::RunThreadWrapper(void*) + 76
 8   libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 9   libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 23 name:
 Thread 23:
 0   libsystem_kernel.dylib            0x00000001b92c8c40 semaphore_wait_trap + 8
 1   libdispatch.dylib                 0x00000001b91a6514 _dispatch_sema4_wait + 28 (lock.c:139)
 2   libdispatch.dylib                 0x00000001b91a6b8c _dispatch_semaphore_wait_slow + 132 (semaphore.c:132)
 3   UnityFramework                    0x0000000102ff20dc Baselib_SystemSemaphore_Acquire + 28
 4   UnityFramework                    0x0000000102c75340 CappedSemaphore::WaitForSignalInternal(bool) + 132
 5   UnityFramework                    0x0000000102cc78b0 JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 236
 6   UnityFramework                    0x0000000102cc6dfc JobQueue::WorkLoop(void*) + 56
 7   UnityFramework                    0x0000000102d5adb8 Thread::RunThreadWrapper(void*) + 76
 8   libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 9   libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 24 name:
 Thread 24:
 0   libsystem_kernel.dylib            0x00000001b92c8c40 semaphore_wait_trap + 8
 1   libdispatch.dylib                 0x00000001b91a6514 _dispatch_sema4_wait + 28 (lock.c:139)
 2   libdispatch.dylib                 0x00000001b91a6b8c _dispatch_semaphore_wait_slow + 132 (semaphore.c:132)
 3   UnityFramework                    0x0000000102ff20dc Baselib_SystemSemaphore_Acquire + 28
 4   UnityFramework                    0x0000000102c75340 CappedSemaphore::WaitForSignalInternal(bool) + 132
 5   UnityFramework                    0x0000000102cc78b0 JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 236
 6   UnityFramework                    0x0000000102cc6dfc JobQueue::WorkLoop(void*) + 56
 7   UnityFramework                    0x0000000102d5adb8 Thread::RunThreadWrapper(void*) + 76
 8   libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 9   libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 25 name:
 Thread 25:
 0   libsystem_kernel.dylib            0x00000001b92c8c40 semaphore_wait_trap + 8
 1   libdispatch.dylib                 0x00000001b91a6514 _dispatch_sema4_wait + 28 (lock.c:139)
 2   libdispatch.dylib                 0x00000001b91a6b8c _dispatch_semaphore_wait_slow + 132 (semaphore.c:132)
 3   UnityFramework                    0x0000000102ff20dc Baselib_SystemSemaphore_Acquire + 28
 4   UnityFramework                    0x0000000102c75340 CappedSemaphore::WaitForSignalInternal(bool) + 132
 5   UnityFramework                    0x0000000102cc78b0 JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 236
 6   UnityFramework                    0x0000000102cc6dfc JobQueue::WorkLoop(void*) + 56
 7   UnityFramework                    0x0000000102d5adb8 Thread::RunThreadWrapper(void*) + 76
 8   libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 9   libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 26 name:
 Thread 26:
 0   libsystem_kernel.dylib            0x00000001b92c8c40 semaphore_wait_trap + 8
 1   libdispatch.dylib                 0x00000001b91a6514 _dispatch_sema4_wait + 28 (lock.c:139)
 2   libdispatch.dylib                 0x00000001b91a6b8c _dispatch_semaphore_wait_slow + 132 (semaphore.c:132)
 3   UnityFramework                    0x0000000102ff20dc Baselib_SystemSemaphore_Acquire + 28
 4   UnityFramework                    0x0000000102c75340 CappedSemaphore::WaitForSignalInternal(bool) + 132
 5   UnityFramework                    0x0000000102cc78b0 JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 236
 6   UnityFramework                    0x0000000102cc6dfc JobQueue::WorkLoop(void*) + 56
 7   UnityFramework                    0x0000000102d5adb8 Thread::RunThreadWrapper(void*) + 76
 8   libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 9   libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 27 name:
 Thread 27:
 0   libsystem_kernel.dylib            0x00000001b92c8c40 semaphore_wait_trap + 8
 1   libdispatch.dylib                 0x00000001b91a6514 _dispatch_sema4_wait + 28 (lock.c:139)
 2   libdispatch.dylib                 0x00000001b91a6b8c _dispatch_semaphore_wait_slow + 132 (semaphore.c:132)
 3   UnityFramework                    0x0000000102ff20dc Baselib_SystemSemaphore_Acquire + 28
 4   UnityFramework                    0x0000000102d5c494 ThreadedStreamBuffer::HandleOutOfBufferToReadFrom(ThreadedStreamBuffer::DataOffsets) + 424
 5   UnityFramework                    0x0000000102cf43a4 BatchDeleteStep2Threaded(void*) + 68
 6   UnityFramework                    0x0000000102d5adb8 Thread::RunThreadWrapper(void*) + 76
 7   libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 8   libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 28 name:
 Thread 28:
 0   libsystem_kernel.dylib            0x00000001b92c8c40 semaphore_wait_trap + 8
 1   libdispatch.dylib                 0x00000001b91a6514 _dispatch_sema4_wait + 28 (lock.c:139)
 2   libdispatch.dylib                 0x00000001b91a6b8c _dispatch_semaphore_wait_slow + 132 (semaphore.c:132)
 3   UnityFramework                    0x0000000102ff20dc Baselib_SystemSemaphore_Acquire + 28
 4   UnityFramework                    0x0000000102c31f34 AsyncReadManagerThreaded::ThreadEntry() + 176
 5   UnityFramework                    0x0000000102c31b24 AsyncReadManagerThreaded::StaticThreadEntry(void*) + 12
 6   UnityFramework                    0x0000000102d5adb8 Thread::RunThreadWrapper(void*) + 76
 7   libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 8   libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 29 name:
 Thread 29:
 0   libsystem_kernel.dylib            0x00000001b92c8c40 semaphore_wait_trap + 8
 1   libdispatch.dylib                 0x00000001b91a6514 _dispatch_sema4_wait + 28 (lock.c:139)
 2   libdispatch.dylib                 0x00000001b91a6b8c _dispatch_semaphore_wait_slow + 132 (semaphore.c:132)
 3   UnityFramework                    0x0000000102ff20dc Baselib_SystemSemaphore_Acquire + 28
 4   UnityFramework                    0x0000000102d5c494 ThreadedStreamBuffer::HandleOutOfBufferToReadFrom(ThreadedStreamBuffer::DataOffsets) + 424
 5   UnityFramework                    0x0000000102b1b640 GfxDeviceWorker::RunCommand(ThreadedStreamBuffer&) + 112
 6   UnityFramework                    0x0000000102f4c28c GfxDeviceWorkerAutoreleasePoolProxy + 68
 7   UnityFramework                    0x0000000102b23f54 GfxDeviceWorker::RunExt(ThreadedStreamBuffer&) + 92
 8   UnityFramework                    0x0000000102b1b268 GfxDeviceWorker::RunGfxDeviceWorker(void*) + 12
 9   UnityFramework                    0x0000000102d5adb8 Thread::RunThreadWrapper(void*) + 76
 10  libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 11  libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 30 name:
 Thread 30:
 0   libsystem_kernel.dylib            0x00000001b92c8c04 mach_msg_trap + 8
 1   libsystem_kernel.dylib            0x00000001b92c8020 mach_msg + 76 (mach_msg.c:103)
 2   CoreFoundation                    0x00000001b947b964 __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575)
 3   CoreFoundation                    0x00000001b94767fc __CFRunLoopRun + 1428 (CFRunLoop.c:2931)
 4   CoreFoundation                    0x00000001b9475f40 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192)
 5   AVFAudio                          0x00000001c640df70 GenericRunLoopThread::Entry(void*) + 160 (GenericRunLoopThread.h:91)
 6   AVFAudio                          0x00000001c645f1fc CAPThread::Entry(CAPThread*) + 208 (CAPThread.cpp:286)
 7   libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 8   libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 31:
 0   libsystem_kernel.dylib            0x00000001b92c8c40 semaphore_wait_trap + 8
 1   UnityFramework                    0x00000001032e8ac8 FMOD_OS_Semaphore_Wait(FMOD_OS_SEMAPHORE*) + 16
 2   UnityFramework                    0x00000001033039c8 FMOD::Thread::callback(void*) + 152
 3   libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 4   libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 32 name:
 Thread 32:
 0   libsystem_kernel.dylib            0x00000001b92c8c04 mach_msg_trap + 8
 1   libsystem_kernel.dylib            0x00000001b92c8020 mach_msg + 76 (mach_msg.c:103)
 2   libEmbeddedSystemAUs.dylib        0x00000001d77a14d0 AURemoteIO::IOThread::Entry(void*) + 536 (AURemoteIO.cpp:1896)
 3   libAudioToolboxUtility.dylib      0x00000001c4a01818 CAPThread::Entry(CAPThread*) + 92 (CAPThread.cpp:318)
 4   libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 5   libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 33:
 0   libsystem_kernel.dylib            0x00000001b92eb278 __semwait_signal + 8
 1   libsystem_c.dylib                 0x00000001b9197744 nanosleep + 216 (nanosleep.c:104)
 2   libsystem_c.dylib                 0x00000001b9197614 usleep + 68 (usleep.c:52)
 3   UnityFramework                    0x00000001032e86ec FMOD_OS_Time_Sleep(unsigned int) + 20
 4   UnityFramework                    0x0000000103303a1c FMOD::Thread::callback(void*) + 236
 5   libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 6   libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 34 name:
 Thread 34:
 0   libsystem_kernel.dylib            0x00000001b92c8c04 mach_msg_trap + 8
 1   libsystem_kernel.dylib            0x00000001b92c8020 mach_msg + 76 (mach_msg.c:103)
 2   CoreFoundation                    0x00000001b947b964 __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575)
 3   CoreFoundation                    0x00000001b94767fc __CFRunLoopRun + 1428 (CFRunLoop.c:2931)
 4   CoreFoundation                    0x00000001b9475f40 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192)
 5   CoreFoundation                    0x00000001b9476c70 CFRunLoopRun + 64 (CFRunLoop.c:3216)
 6   CoreMotion                        0x00000001c62cd714 CLMotionCore::runMotionThread(void*) + 1056 (CLMotionCore.mm:354)
 7   libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 8   libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 35 name:
 Thread 35:
 0   libsystem_kernel.dylib            0x00000001b92c8c40 semaphore_wait_trap + 8
 1   libdispatch.dylib                 0x00000001b91a6514 _dispatch_sema4_wait + 28 (lock.c:139)
 2   libdispatch.dylib                 0x00000001b91a6b8c _dispatch_semaphore_wait_slow + 132 (semaphore.c:132)
 3   UnityFramework                    0x0000000102ff20dc Baselib_SystemSemaphore_Acquire + 28
 4   UnityFramework                    0x0000000102d00fe8 PreloadManager::Run() + 168
 5   UnityFramework                    0x0000000102d00f34 PreloadManager::Run(void*) + 12
 6   UnityFramework                    0x0000000102d5adb8 Thread::RunThreadWrapper(void*) + 76
 7   libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 8   libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 36 name:
 Thread 36:
 0   libsystem_kernel.dylib            0x00000001b92c8c04 mach_msg_trap + 8
 1   libsystem_kernel.dylib            0x00000001b92c8020 mach_msg + 76 (mach_msg.c:103)
 2   CoreFoundation                    0x00000001b947b964 __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575)
 3   CoreFoundation                    0x00000001b94767fc __CFRunLoopRun + 1428 (CFRunLoop.c:2931)
 4   CoreFoundation                    0x00000001b9475f40 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192)
 5   CFNetwork                         0x00000001bc768568 -[__CoreSchedulingSetRunnable runForever] + 192 (CoreSchedulingSet.mm:1372)
 6   Foundation                        0x00000001b97ba014 -[NSThread main] + 40 (NSThread.m:760)
 7   Foundation                        0x00000001b98f5a7c __NSThread__start__ + 852 (NSThread.m:724)
 8   libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 9   libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 37:
 0   libsystem_pthread.dylib           0x00000001b92119e0 start_wqthread + 0
 
 Thread 38 Crashed:
 0   libsystem_platform.dylib          0x00000001b9206688 _platform_memmove + 408
 1   UnityFramework                    0x000000010334f840 il2cpp::icalls::mscorlib::System::Buffer::BlockCopyInternal(Il2CppArray*, int, Il2CppArray*, int, int) + 176
 2   UnityFramework                    0x0000000103aaee4c StreamWriter_Write_m8056BDE8A4AD4816F9D7DBDBCB80D03BE8F3ED14 + 192 (mscorlib9.cpp:21738)
 3   UnityFramework                    0x0000000103ab22f4 UnexceptionalStreamWriter_Write_mAC310C8D24F673608DC7F130666E572ADD388E07 + 92 (mscorlib9.cpp:24996)
 4   UnityFramework                    0x0000000103729968 Logger_Log_mC3BD9B8C40067382718BD9A54688A92599404E6B + 240 (SmartFox2X2.cpp:32959)
 5   UnityFramework                    0x00000001036f8548 UDPManager_OnUDPData_mCD9304C4A4BD03D6F85EFAD9512893D4B2D037DC + 396 (SmartFox2X1.cpp:19687)
 6   UnityFramework                    0x0000000103712ec0 OnDataDelegate_Invoke_mF1F76E2DCD9F8028B8956AE76035840B21615920 + 488 (SmartFox2X1.cpp:0)
 7   UnityFramework                    0x00000001037175fc ThreadManager_InThread_m70E3D0A1EBE6F3AF67DFE1E8D50F54463DA49D10 + 180 (SmartFox2X2.cpp:18993)
 8   UnityFramework                    0x00000001039fcb98 ThreadStart_Invoke_m11B6A66E82F02C74399A7314C14C7F52393CC4B4 + 284 (ClassInlines.h:0)
 9   UnityFramework                    0x00000001039d0940 ContextCallback_Invoke_m76E65E7A67AA99858554F451E0F78E22B6478998 + 440 (ClassInlines.h:0)
 10  UnityFramework                    0x00000001039d1bf8 ExecutionContext_RunInternal_m5BF955CE8B04D9A7C959B9011579CC0FABD5FC56 + 316 (mscorlib19.cpp:30738)
 11  UnityFramework                    0x00000001039fcb98 ThreadStart_Invoke_m11B6A66E82F02C74399A7314C14C7F52393CC4B4 + 284 (ClassInlines.h:0)
 12  UnityFramework                    0x000000010286b620 RuntimeInvoker_TrueVoid_t22962CB4C05B1D89B55A6E1139F0E87A90987017(void (*)(), MethodInfo const*, void*, void**) + 20 (Il2CppInvokerTable.cpp:18279)
 13  UnityFramework                    0x00000001033925c8 il2cpp::vm::Runtime::Invoke(MethodInfo const*, void*, void**, Il2CppException**) + 116
 14  UnityFramework                    0x000000010335c678 il2cpp::icalls::mscorlib::System::Threading::ThreadStart(void*) + 108
 15  UnityFramework                    0x0000000103365a7c il2cpp::os::Thread::RunWrapper(void*) + 88
 16  UnityFramework                    0x0000000103367d14 il2cpp::os::ThreadImpl::ThreadStartWrapper(void*) + 40
 17  libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 18  libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 39:
 0   libdyld.dylib                     0x00000001b92f5308 dyld3::closure::ContainerTypedBytes::findAttributePayload(dyld3::closure::TypedBytes::Type, unsig... + 64 (Closure.cpp:74)
 1   libdyld.dylib                     0x00000001b92f5974 dyld3::closure::Image::forEachDiskSegment(void (unsigned int, unsigned int, unsigned int, long lo... + 56 (Closure.cpp:370)
 2   libdyld.dylib                     0x00000001b92f5d28 dyld3::closure::Image::containsAddress(void const*, void const*, unsigned char*) const + 124 (Closure.cpp:479)
 3   libdyld.dylib                     0x00000001b930113c invocation function for block in dyld3::AllImages::infoForNonCachedImageMappedAt(void const*, voi... + 88 (AllImages.cpp:770)
 4   libdyld.dylib                     0x00000001b9301024 dyld3::AllImages::infoForNonCachedImageMappedAt(void const*, void (dyld3::LoadedImage const&, uns... + 228 (AllImages.cpp:150)
 5   libdyld.dylib                     0x00000001b9300d40 dyld3::AllImages::infoForImageMappedAt(void const*, dyld3::MachOLoaded const**, unsigned long lon... + 388 (AllImages.cpp:737)
 6   libdyld.dylib                     0x00000001b9306d64 dyld3::_dyld_find_unwind_sections(void*, dyld_unwind_sections*) + 80 (APIs.cpp:1183)
 7   libunwind.dylib                   0x00000001ef30af9c libunwind::UnwindCursor<libunwind::LocalAddressSpace, libunwind::Registers_arm64>::setInfoBasedOn... + 108 (AddressSpace.hpp:283)
 8   libunwind.dylib                   0x00000001ef30d570 libunwind::UnwindCursor<libunwind::LocalAddressSpace, libunwind::Registers_arm64>::step() + 808 (UnwindCursor.hpp:1103)
 9   libunwind.dylib                   0x00000001ef30ecc0 _Unwind_RaiseException + 68 (UnwindLevel1.c:0)
 10  libc++abi.dylib                   0x00000001b92bef08 __cxa_throw + 120 (cxa_exception.cpp:281)
 11  UnityFramework                    0x0000000103380f0c il2cpp::vm::Exception::Raise(Il2CppException*, MethodInfo*) + 48
 12  UnityFramework                    0x0000000103347aa0 il2cpp_codegen_raise_exception(Exception_t*, MethodInfo*) + 12 (il2cpp-codegen-il2cpp.cpp:227)
 13  UnityFramework                    0x000000010391f130 SafeHandle_DangerousAddRef_m38ABCE4B3DF7CEA3B6C79996C22E1D532E10F085 + 196 (mscorlib12.cpp:0)
 14  UnityFramework                    0x0000000103aa23a4 MonoIO_Write_mF97020DA86EB20041046B8C380D54DD074F9A78F + 104 (mscorlib8.cpp:37976)
 15  UnityFramework                    0x0000000103aa2274 FileStream_WriteInternal_mFEC18076FEA3B834C9975DD7EE531C72293716D2 + 264 (mscorlib8.cpp:32620)
 16  UnityFramework                    0x0000000103aaeac8 StreamWriter_Flush_m7C6A130948CE24E30E49CF155F5C8195DD2E4A1C + 248 (mscorlib9.cpp:66)
 17  UnityFramework                    0x0000000103aaee20 StreamWriter_Write_m8056BDE8A4AD4816F9D7DBDBCB80D03BE8F3ED14 + 148 (mscorlib9.cpp:21711)
 18  UnityFramework                    0x0000000103ab22f4 UnexceptionalStreamWriter_Write_mAC310C8D24F673608DC7F130666E572ADD388E07 + 92 (mscorlib9.cpp:24996)
 19  UnityFramework                    0x0000000103729968 Logger_Log_mC3BD9B8C40067382718BD9A54688A92599404E6B + 240 (SmartFox2X2.cpp:32959)
 20  UnityFramework                    0x00000001036f812c UDPManager_Send_mA7A635E334CACB12FA5507E3F9165DBC2906ED8D + 500 (SmartFox2X1.cpp:19509)
 21  UnityFramework                    0x0000000103717cc8 WriteBinaryDataDelegate_Invoke_m77C688E83E3D5C354C05CAF3481722A9AA11A17F + 504 (SmartFox2X2.cpp:0)
 22  UnityFramework                    0x0000000103717878 ThreadManager_OutThread_mD0EB7FAF9A9890A6E361198022BB0B352ADF106C + 180 (SmartFox2X2.cpp:19130)
 23  UnityFramework                    0x00000001039fcb98 ThreadStart_Invoke_m11B6A66E82F02C74399A7314C14C7F52393CC4B4 + 284 (ClassInlines.h:0)
 24  UnityFramework                    0x00000001039d0940 ContextCallback_Invoke_m76E65E7A67AA99858554F451E0F78E22B6478998 + 440 (ClassInlines.h:0)
 25  UnityFramework                    0x00000001039d1bf8 ExecutionContext_RunInternal_m5BF955CE8B04D9A7C959B9011579CC0FABD5FC56 + 316 (mscorlib19.cpp:30738)
 26  UnityFramework                    0x00000001039fcb98 ThreadStart_Invoke_m11B6A66E82F02C74399A7314C14C7F52393CC4B4 + 284 (ClassInlines.h:0)
 27  UnityFramework                    0x000000010286b620 RuntimeInvoker_TrueVoid_t22962CB4C05B1D89B55A6E1139F0E87A90987017(void (*)(), MethodInfo const*, void*, void**) + 20 (Il2CppInvokerTable.cpp:18279)
 28  UnityFramework                    0x00000001033925c8 il2cpp::vm::Runtime::Invoke(MethodInfo const*, void*, void**, Il2CppException**) + 116
 29  UnityFramework                    0x000000010335c678 il2cpp::icalls::mscorlib::System::Threading::ThreadStart(void*) + 108
 30  UnityFramework                    0x0000000103365a7c il2cpp::os::Thread::RunWrapper(void*) + 88
 31  UnityFramework                    0x0000000103367d14 il2cpp::os::ThreadImpl::ThreadStartWrapper(void*) + 40
 32  libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 33  libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 40:
 0   libsystem_kernel.dylib            0x00000001b92eb048 __recvfrom + 8
 1   UnityFramework                    0x0000000103369e44 il2cpp::os::SocketImpl::ReceiveFromInternal(unsigned char const*, unsigned long, int, int*, sockaddr*, int*) + 80
 2   UnityFramework                    0x000000010334c4ac il2cpp::icalls::System::System::Net::Sockets::Socket::Receive40(long, unsigned char*, int, il2cpp::icalls::System::System::Net::Sockets::SocketFlags, int*, bool) + 80
 3   UnityFramework                    0x00000001037c7474 Socket_Receive_internal_m0DBCB62396D083723FA9E43B847278DE07591E59 + 160 (System3.cpp:32913)
 4   UnityFramework                    0x00000001037c3fa0 Socket_Receive_mC87CCEF55EF312730B08629F4EA24F4D4311FFC3 + 224 (System3.cpp:32278)
 5   UnityFramework                    0x00000001037c067c Socket_Receive_mFC7C84096D49297C58D498DB0DF7496967FC9759 + 112 (System3.cpp:29531)
 6   UnityFramework                    0x00000001037c02bc NetworkStream_Read_mF5137678893C1868A0B56475E63493D349A17A5E + 168 (System3.cpp:27229)
 7   UnityFramework                    0x00000001037146d8 TCPSocketLayer_Read_m694E81AFBF87391C127F4FC25E1E29831D01380C + 212 (SmartFox2X1.cpp:105)
 8   UnityFramework                    0x00000001039fcb98 ThreadStart_Invoke_m11B6A66E82F02C74399A7314C14C7F52393CC4B4 + 284 (ClassInlines.h:0)
 9   UnityFramework                    0x00000001039d0940 ContextCallback_Invoke_m76E65E7A67AA99858554F451E0F78E22B6478998 + 440 (ClassInlines.h:0)
 10  UnityFramework                    0x00000001039d1bf8 ExecutionContext_RunInternal_m5BF955CE8B04D9A7C959B9011579CC0FABD5FC56 + 316 (mscorlib19.cpp:30738)
 11  UnityFramework                    0x00000001039fcb98 ThreadStart_Invoke_m11B6A66E82F02C74399A7314C14C7F52393CC4B4 + 284 (ClassInlines.h:0)
 12  UnityFramework                    0x000000010286b620 RuntimeInvoker_TrueVoid_t22962CB4C05B1D89B55A6E1139F0E87A90987017(void (*)(), MethodInfo const*, void*, void**) + 20 (Il2CppInvokerTable.cpp:18279)
 13  UnityFramework                    0x00000001033925c8 il2cpp::vm::Runtime::Invoke(MethodInfo const*, void*, void**, Il2CppException**) + 116
 14  UnityFramework                    0x000000010335c678 il2cpp::icalls::mscorlib::System::Threading::ThreadStart(void*) + 108
 15  UnityFramework                    0x0000000103365a7c il2cpp::os::Thread::RunWrapper(void*) + 88
 16  UnityFramework                    0x0000000103367d14 il2cpp::os::ThreadImpl::ThreadStartWrapper(void*) + 40
 17  libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 18  libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 41:
 0   libsystem_kernel.dylib            0x00000001b92eb048 __recvfrom + 8
 1   UnityFramework                    0x0000000103369e44 il2cpp::os::SocketImpl::ReceiveFromInternal(unsigned char const*, unsigned long, int, int*, sockaddr*, int*) + 80
 2   UnityFramework                    0x000000010336a48c il2cpp::os::SocketImpl::RecvFrom(unsigned char*, unsigned int, unsigned short, unsigned char const*, int, il2cpp::os::SocketFlags, int*, il2cpp::os::EndPointInfo&) + 132
 3   UnityFramework                    0x000000010334c200 il2cpp::icalls::System::System::Net::Sockets::Socket::ReceiveFrom_internal(long, unsigned char*, int, il2cpp::icalls::System::System::Net::Sockets::SocketFlags, Il2CppSocketAddress**, int*, bool) + 324
 4   UnityFramework                    0x00000001037c7a44 Socket_ReceiveFrom_internal_mEA5003975D91AB2F18A6CF7E6889FF0D3D139B31 + 168 (System3.cpp:33256)
 5   UnityFramework                    0x00000001037c78ec Socket_ReceiveFrom_m743C33ED62910EE4B6850400AA0FE7D44337C112 + 232 (System3.cpp:33035)
 6   UnityFramework                    0x00000001037c46c0 Socket_ReceiveFrom_m7115D6E24DEF6BD3BA6A476E18C36D023F2EBEBA + 164 (System3.cpp:32955)
 7   UnityFramework                    0x00000001037cca88 UdpClient_Receive_mB9CA8481E87AF43AB1069A64E61470D55D76819E + 200 (System3.cpp:29596)
 8   UnityFramework                    0x00000001037156b4 UDPSocketLayer_Read_mFA497802C08F6DED2F91EC9B116CD94030B5C398 + 112 (SmartFox2X2.cpp:16863)
 9   UnityFramework                    0x00000001039fcb98 ThreadStart_Invoke_m11B6A66E82F02C74399A7314C14C7F52393CC4B4 + 284 (ClassInlines.h:0)
 10  UnityFramework                    0x00000001039d0940 ContextCallback_Invoke_m76E65E7A67AA99858554F451E0F78E22B6478998 + 440 (ClassInlines.h:0)
 11  UnityFramework                    0x00000001039d1bf8 ExecutionContext_RunInternal_m5BF955CE8B04D9A7C959B9011579CC0FABD5FC56 + 316 (mscorlib19.cpp:30738)
 12  UnityFramework                    0x00000001039fcb98 ThreadStart_Invoke_m11B6A66E82F02C74399A7314C14C7F52393CC4B4 + 284 (ClassInlines.h:0)
 13  UnityFramework                    0x000000010286b620 RuntimeInvoker_TrueVoid_t22962CB4C05B1D89B55A6E1139F0E87A90987017(void (*)(), MethodInfo const*, void*, void**) + 20 (Il2CppInvokerTable.cpp:18279)
 14  UnityFramework                    0x00000001033925c8 il2cpp::vm::Runtime::Invoke(MethodInfo const*, void*, void**, Il2CppException**) + 116
 15  UnityFramework                    0x000000010335c678 il2cpp::icalls::mscorlib::System::Threading::ThreadStart(void*) + 108
 16  UnityFramework                    0x0000000103365a7c il2cpp::os::Thread::RunWrapper(void*) + 88
 17  UnityFramework                    0x0000000103367d14 il2cpp::os::ThreadImpl::ThreadStartWrapper(void*) + 40
 18  libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 19  libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 42 name:
 Thread 42:
 0   libsystem_kernel.dylib            0x00000001b92eaccc __psynch_cvwait + 8
 1   libsystem_pthread.dylib           0x00000001b920d250 _pthread_cond_wait + 728 (pthread_cond.c:595)
 2   UnityFramework                    0x000000010336e3dc il2cpp::os::posix::PosixWaitObject::Wait(unsigned int, bool) + 304
 3   UnityFramework                    0x000000010335caac il2cpp::icalls::mscorlib::System::Threading::WaitHandle::Wait_internal(void**, int, bool, int) + 92
 4   UnityFramework                    0x0000000103a0192c WaitHandle_WaitOneNative_mC25327F2B99DBB404B62FD48CFCBDB3244F82434 + 152 (mscorlib20.cpp:32711)
 5   UnityFramework                    0x0000000103a017f8 WaitHandle_InternalWaitOne_m14CF12240D30C25A6C34683080C5A0D982786303 + 116 (mscorlib20.cpp:32054)
 6   UnityFramework                    0x0000000103a00ac4 Scheduler_SchedulerThread_m9D548ED1E24E29E6CB64A3C7F1FF42FA25054CF1 + 952 (mscorlib20.cpp:76)
 7   UnityFramework                    0x00000001039fcb98 ThreadStart_Invoke_m11B6A66E82F02C74399A7314C14C7F52393CC4B4 + 284 (ClassInlines.h:0)
 8   UnityFramework                    0x00000001039d0940 ContextCallback_Invoke_m76E65E7A67AA99858554F451E0F78E22B6478998 + 440 (ClassInlines.h:0)
 9   UnityFramework                    0x00000001039d1bf8 ExecutionContext_RunInternal_m5BF955CE8B04D9A7C959B9011579CC0FABD5FC56 + 316 (mscorlib19.cpp:30738)
 10  UnityFramework                    0x00000001039fcb98 ThreadStart_Invoke_m11B6A66E82F02C74399A7314C14C7F52393CC4B4 + 284 (ClassInlines.h:0)
 11  UnityFramework                    0x000000010286b620 RuntimeInvoker_TrueVoid_t22962CB4C05B1D89B55A6E1139F0E87A90987017(void (*)(), MethodInfo const*, void*, void**) + 20 (Il2CppInvokerTable.cpp:18279)
 12  UnityFramework                    0x00000001033925c8 il2cpp::vm::Runtime::Invoke(MethodInfo const*, void*, void**, Il2CppException**) + 116
 13  UnityFramework                    0x000000010335c678 il2cpp::icalls::mscorlib::System::Threading::ThreadStart(void*) + 108
 14  UnityFramework                    0x0000000103365a7c il2cpp::os::Thread::RunWrapper(void*) + 88
 15  UnityFramework                    0x0000000103367d14 il2cpp::os::ThreadImpl::ThreadStartWrapper(void*) + 40
 16  libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 17  libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 43:
 0   libsystem_kernel.dylib            0x00000001b92eaccc __psynch_cvwait + 8
 1   libsystem_pthread.dylib           0x00000001b920d250 _pthread_cond_wait + 728 (pthread_cond.c:595)
 2   UnityFramework                    0x000000010336e3dc il2cpp::os::posix::PosixWaitObject::Wait(unsigned int, bool) + 304
 3   UnityFramework                    0x0000000103364230 monitor_thread(void*) + 120
 4   UnityFramework                    0x0000000103388de4 il2cpp::vm::ThreadStart(void*) + 80
 5   UnityFramework                    0x0000000103365a7c il2cpp::os::Thread::RunWrapper(void*) + 88
 6   UnityFramework                    0x0000000103367d14 il2cpp::os::ThreadImpl::ThreadStartWrapper(void*) + 40
 7   libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 8   libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 44 name:
 Thread 44:
 0   libsystem_kernel.dylib            0x00000001b92eaccc __psynch_cvwait + 8
 1   libsystem_pthread.dylib           0x00000001b920d21c _pthread_cond_wait + 676 (pthread_cond.c:591)
 2   UnityFramework                    0x000000010336d498 il2cpp::os::ConditionVariableImpl::TimedWait(il2cpp::os::FastMutexImpl*, unsigned int) + 160
 3   UnityFramework                    0x0000000103364768 worker_thread(void*) + 356
 4   UnityFramework                    0x0000000103388de4 il2cpp::vm::ThreadStart(void*) + 80
 5   UnityFramework                    0x0000000103365a7c il2cpp::os::Thread::RunWrapper(void*) + 88
 6   UnityFramework                    0x0000000103367d14 il2cpp::os::ThreadImpl::ThreadStartWrapper(void*) + 40
 7   libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 8   libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 45 name:
 Thread 45:
 0   libsystem_kernel.dylib            0x00000001b92eaccc __psynch_cvwait + 8
 1   libsystem_pthread.dylib           0x00000001b920d21c _pthread_cond_wait + 676 (pthread_cond.c:591)
 2   UnityFramework                    0x000000010336d498 il2cpp::os::ConditionVariableImpl::TimedWait(il2cpp::os::FastMutexImpl*, unsigned int) + 160
 3   UnityFramework                    0x0000000103364768 worker_thread(void*) + 356
 4   UnityFramework                    0x0000000103388de4 il2cpp::vm::ThreadStart(void*) + 80
 5   UnityFramework                    0x0000000103365a7c il2cpp::os::Thread::RunWrapper(void*) + 88
 6   UnityFramework                    0x0000000103367d14 il2cpp::os::ThreadImpl::ThreadStartWrapper(void*) + 40
 7   libsystem_pthread.dylib           0x00000001b9209840 _pthread_start + 168 (pthread.c:896)
 8   libsystem_pthread.dylib           0x00000001b92119f4 thread_start + 8
 
 Thread 38 crashed with ARM Thread State (64-bit):
     x0: 0x000000011b77d020   x1: 0x000000011bd337e0   x2: 0xfffffffffffcafa0   x3: 0x000000011b748000
     x4: 0x000000011b77c820   x5: 0x0000000000000020   x6: 0x000000000020e4e0   x7: 0x00000001040f4000
     x8: 0x0000000000000000   x9: 0x0000000000000004  x10: 0x0000000112a75100  x11: 0x0000000000000000
    x12: 0x0000000000000000  x13: 0x0000000000000514  x14: 0x0000000109bd0690  x15: 0x0000000000000000
    x16: 0x00000001b92064f0  x17: 0x0000000000000006  x18: 0x0000000000000000  x19: 0x000000011b77c000
    x20: 0x00000000fffff800  x21: 0x000000011bd68000  x22: 0x0000000000001000  x23: 0x000000011bd68820
    x24: 0x0000000104106b50  x25: 0x000000010410e308  x26: 0x00000001705bec88  x27: 0x0000000000000000
    x28: 0x000000000000ffff   fp: 0x00000001705beb50   lr: 0x000000010334f840
     sp: 0x00000001705beb20   pc: 0x00000001b9206688 cpsr: 0xa0000000
    esr: 0x92000047 (Data Abort) byte write Translation fault
 
 Binary Images:
 0x100eb0000 - 0x100eb7fff demo arm64  <14cde28b305d3bffb8abdfab5a30df25> /var/containers/Bundle/Application/03D4FE4F-26BC-47E5-A1D9-B8FF1D379B4A/demo.app/demo
 0x100f80000 - 0x100f8bfff libobjc-trampolines.dylib arm64e  <028df612175838e498958fd8c6a9a03c> /usr/lib/libobjc-trampolines.dylib
 0x101074000 - 0x1010dbfff dyld arm64e  <651eb4d8a0f03c97a0c46a8f6fc17a56> /usr/lib/dyld
 0x102800000 - 0x103dcbfff UnityFramework arm64  <e7b7d916b92839ec838afb1f33bcd3df> /var/containers/Bundle/Application/03D4FE4F-26BC-47E5-A1D9-B8FF1D379B4A/demo.app/Frameworks/UnityFramework.framework/UnityFramework
 0x1b90d8000 - 0x1b90eefff libsystem_trace.dylib arm64e  <d8b2e2cdf750340388aba63c781581b9> /usr/lib/system/libsystem_trace.dylib
 0x1b90ef000 - 0x1b9122fff libxpc.dylib arm64e  <b7ae424e41d63a58a05cea0847830ddc> /usr/lib/system/libxpc.dylib
 0x1b9123000 - 0x1b9123fff libsystem_blocks.dylib arm64e  <298d0cb4af9b301ba31e0709413046f0> /usr/lib/system/libsystem_blocks.dylib
 0x1b9124000 - 0x1b91a2fff libsystem_c.dylib arm64e  <4e543032e8f63ca69818e9f8fdb8f230> /usr/lib/system/libsystem_c.dylib
 0x1b91a3000 - 0x1b91dffff libdispatch.dylib arm64e  <2afaf8647f5c3011840db066e7377af1> /usr/lib/system/libdispatch.dylib
 0x1b91e0000 - 0x1b9200fff libsystem_malloc.dylib arm64e  <0407f7fab6853a3a8db328f2eb85d4b3> /usr/lib/system/libsystem_malloc.dylib
 0x1b9201000 - 0x1b9207fff libsystem_platform.dylib arm64e  <cff9fe5cd8603000819ef5e15752dd46> /usr/lib/system/libsystem_platform.dylib
 0x1b9208000 - 0x1b9212fff libsystem_pthread.dylib arm64e  <5f848a4c49073fc9a76d378fe8f2e4fc> /usr/lib/system/libsystem_pthread.dylib
 0x1b9213000 - 0x1b9243fff libobjc.A.dylib arm64e  <a486c2b341b03f23af40c5579f5be97e> /usr/lib/libobjc.A.dylib
 0x1b9244000 - 0x1b92b0fff libcorecrypto.dylib arm64e  <7941b50b48d93654a5dfaf699a9db164> /usr/lib/system/libcorecrypto.dylib
 0x1b92b1000 - 0x1b92c4fff libc++abi.dylib arm64e  <9c6349615c4b3df3a717d62877ab3a95> /usr/lib/libc++abi.dylib
 0x1b92c5000 - 0x1b92f3fff libsystem_kernel.dylib arm64e  <4acde3c866303f879774d1741ea28f2b> /usr/lib/system/libsystem_kernel.dylib
 0x1b92f4000 - 0x1b9327fff libdyld.dylib arm64e  <9059087b727b3b45b67209e5b03e6020> /usr/lib/system/libdyld.dylib
 0x1b9328000 - 0x1b9330fff libsystem_darwin.dylib arm64e  <a799ce1b3d243b0980f1a5fcfc1c11da> /usr/lib/system/libsystem_darwin.dylib
 0x1b9331000 - 0x1b938bfff libc++.1.dylib arm64e  <d9f3508f9f743705ac7c83efcf279139> /usr/lib/libc++.1.dylib
 0x1b938c000 - 0x1b93cdfff libsystem_info.dylib arm64e  <aca5c5c953ed38b0a9c8cc5b7963fcd2> /usr/lib/system/libsystem_info.dylib
 0x1b93ce000 - 0x1b974bfff CoreFoundation arm64e  <93bd750d2ece3e3884059e46efe482c6> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
 0x1b974c000 - 0x1b97b2fff SystemConfiguration arm64e  <2da2115e6cab3b86a21858d915b9d926> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
 0x1b97b3000 - 0x1b9a7efff Foundation arm64e  <80c31587f5383437966f300f6632eb95> /System/Library/Frameworks/Foundation.framework/Foundation
 0x1b9a7f000 - 0x1b9ab1fff libCRFSuite.dylib arm64e  <ed1305c6ef1f35f2ace7859d9f8685eb> /usr/lib/libCRFSuite.dylib
 0x1b9ab2000 - 0x1b9c35fff CoreServices arm64e  <8bc685361a5238fb85dc333bf7273d14> /System/Library/Frameworks/CoreServices.framework/CoreServices
 0x1b9c36000 - 0x1b9c98fff libSparse.dylib arm64e  <c8f8efa09ead3905a54ca13f251b2ad9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
 0x1b9c99000 - 0x1ba192fff ImageIO arm64e  <afcf2555c1e13bed8bb4c78c1c35c44d> /System/Library/Frameworks/ImageIO.framework/ImageIO
 0x1ba193000 - 0x1ba195fff ConstantClasses arm64e  <5c7d85a4c88c387a96c5d9ea357e10bc> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
 0x1ba196000 - 0x1ba32efff CoreText arm64e  <79783ec694663e6dbab697fdbaffa5d6> /System/Library/Frameworks/CoreText.framework/CoreText
 0x1ba32f000 - 0x1ba46ffff Security arm64e  <e5022c81c9a53c7cbfccaa299e595cf8> /System/Library/Frameworks/Security.framework/Security
 0x1ba470000 - 0x1ba516fff IOKit arm64e  <8410f83550363779bb03c4044be6dd4c> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
 0x1ba517000 - 0x1ba54efff libMobileGestalt.dylib arm64e  <6d5ea0114512392789ff1d8c9102ebbe> /usr/lib/libMobileGestalt.dylib
 0x1ba54f000 - 0x1ba5adfff libprotobuf.dylib arm64e  <ec0fdc39903939f7a4600093bf4af70d> /usr/lib/libprotobuf.dylib
 0x1ba5ae000 - 0x1ba5c0fff libprotobuf-lite.dylib arm64e  <825eb9dcb00932409128ecede2f077d6> /usr/lib/libprotobuf-lite.dylib
 0x1ba5c1000 - 0x1ba821fff libicucore.A.dylib arm64e  <184af8279281325fa56e5fc8fcceda19> /usr/lib/libicucore.A.dylib
 0x1ba822000 - 0x1ba84bfff CoreServicesInternal arm64e  <2dd29602bc323b449487188becc3c5cc> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
 0x1ba84c000 - 0x1ba893fff WirelessDiagnostics arm64e  <d326a69a1d2a33ed94d07759aaa89b29> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
 0x1ba894000 - 0x1ba8cffff libAWDSupport.dylib arm64e  <150a140719573872a158dcfeb673a8e7> /usr/lib/libAWDSupport.dylib
 0x1ba8d0000 - 0x1bad18fff CoreAudio arm64e  <56c5a22efcdf3c128082bc1879c8cf02> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
 0x1bad19000 - 0x1baff1fff CoreImage arm64e  <22527cc72806360d80a5ef2d897ead7e> /System/Library/Frameworks/CoreImage.framework/CoreImage
 0x1baff2000 - 0x1bb0e5fff LanguageModeling arm64e  <ace2c2df42ff3540b5788c52c635d9dd> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
 0x1bb0e6000 - 0x1bb12cfff Lexicon arm64e  <7fa04d1129c73ba6934b124a0d05359b> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
 0x1bb12d000 - 0x1bb2b3fff libsqlite3.dylib arm64e  <c8af1e21fa363921b2588002b98137c8> /usr/lib/libsqlite3.dylib
 0x1bb2b4000 - 0x1bb2e6fff MobileKeyBag arm64e  <2780973ce05d3566abfa5567d2973d90> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
 0x1bb2e7000 - 0x1bb2f0fff libsystem_notify.dylib arm64e  <0db1f89f87a33c58b0eda2d0a7520b92> /usr/lib/system/libsystem_notify.dylib
 0x1bb2f1000 - 0x1bb4cdfff CoreDuet arm64e  <f1394ee72de2386cbace9ae359faae3d> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
 0x1bb4ce000 - 0x1bb615fff Montreal arm64e  <9841ca429ae23884bb59b625585ee163> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
 0x1bb616000 - 0x1bb6fbfff NLP arm64e  <9fc0dd0bf9153aec957805478bf8ecc0> /System/Library/PrivateFrameworks/NLP.framework/NLP
 0x1bb6fc000 - 0x1bb71afff CellularPlanManager arm64e  <0999bba919063fcea1e596b1c8005dce> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
 0x1bb71b000 - 0x1bb758fff AppSupport arm64e  <ed3d3e24ae6238e4be7f0b1633ce1238> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
 0x1bb759000 - 0x1bbc33fff libnetwork.dylib arm64e  <1c467a1610e133f29496a44b8ce7b1e6> /usr/lib/libnetwork.dylib
 0x1bbc34000 - 0x1bbd44fff ManagedConfiguration arm64e  <1374121f1e673c1f911f5bd0773f7129> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
 0x1bbd45000 - 0x1bbd6ffff CoreServicesStore arm64e  <181c7c7cfc4435468b91ce71ccbcc846> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
 0x1bbd70000 - 0x1bbd91fff UserManagement arm64e  <491b8b0acd413a4eae67b2454fefb67a> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
 0x1bbd92000 - 0x1bc049fff CoreML arm64e  <9cabc737ee813cceb62227fe007b120c> /System/Library/Frameworks/CoreML.framework/CoreML
 0x1bc04a000 - 0x1bc060fff ProtocolBuffer arm64e  <cb77568d0c423ae1abe191b796d30031> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
 0x1bc061000 - 0x1bc07bfff CommonUtilities arm64e  <eeebcf1a184e3c2ebc876c3be5688046> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
 0x1bc07c000 - 0x1bc07cfff libenergytrace.dylib arm64e  <78ff67d76a84315cbcd6571c5e4f770f> /usr/lib/libenergytrace.dylib
 0x1bc07d000 - 0x1bc0b5fff RunningBoardServices arm64e  <78fa48a7a1913166bad1176a5baa6b8d> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
 0x1bc0b6000 - 0x1bc12efff BaseBoard arm64e  <8dc55bd22ef637bbb149baf3683341aa> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
 0x1bc12f000 - 0x1bc67efff SiriTTS arm64e  <08002563c176390eb5dd8f2ad81b071a> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
 0x1bc67f000 - 0x1bc6f1fff CoreLocation arm64e  <65dc3a6e47a63795ae11418bc5737e3f> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
 0x1bc6ff000 - 0x1bc755fff Accounts arm64e  <7190cc8d06353ddcba700a4899296abd> /System/Library/Frameworks/Accounts.framework/Accounts
 0x1bc767000 - 0x1bcac7fff CFNetwork arm64e  <7052aa4b1c5b3b58b904ea280e0c8770> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
 0x1bcac8000 - 0x1bcbaafff UIFoundation arm64e  <117385e21eb13e7db551868bcfdc0286> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
 0x1bcbab000 - 0x1bdccffff UIKitCore arm64e  <aa897ca98d153dd7bb4f8d90f9a28571> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
 0x1bdcd0000 - 0x1bdcdefff AssertionServices arm64e  <7eaf805b7d6d34528ce455fff687077b> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
 0x1bdcdf000 - 0x1bddb6fff CoreTelephony arm64e  <9424072b2cbd3f94855c65a0760a9def> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
 0x1bddb7000 - 0x1bddbcfff AggregateDictionary arm64e  <862910720b1434219b4bdab1c20743fe> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
 0x1bddbd000 - 0x1bddd3fff libsystem_asl.dylib arm64e  <df2c28764e223adea9710e7287f7e1f5> /usr/lib/system/libsystem_asl.dylib
 0x1bddd4000 - 0x1bde50fff CloudDocs arm64e  <2745cf62d0f53630bd5df8936065ba43> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
 0x1bde51000 - 0x1be184fff CoreData arm64e  <dde341d2bd5b31919d507ca75c4fb381> /System/Library/Frameworks/CoreData.framework/CoreData
 0x1be3b2000 - 0x1be3f6fff PhotoFoundation arm64e  <90f23bde8b583d1292938eea3f60cdd2> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
 0x1be3f7000 - 0x1be422fff BoardServices arm64e  <245648aee141381ba6d2d6dd9c8f22c7> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
 0x1be423000 - 0x1be4dafff libboringssl.dylib arm64e  <cafab4d22bfa3fd68701090c3e63194a> /usr/lib/libboringssl.dylib
 0x1be4db000 - 0x1be4e9fff libsystem_networkextension.dylib arm64e  <0b5a7828c9b43739b7f69444cce391dc> /usr/lib/system/libsystem_networkextension.dylib
 0x1be4ea000 - 0x1be50afff CoreAnalytics arm64e  <98c3a047f2093ec3a4be99b8893bb633> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
 0x1be50b000 - 0x1be685fff CloudKit arm64e  <126812875c913c8083f176dfdf4372c4> /System/Library/Frameworks/CloudKit.framework/CloudKit
 0x1be686000 - 0x1be6d5fff SpringBoardServices arm64e  <b3f23d5706673022b05eccf903386970> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
 0x1be6d6000 - 0x1be74dfff FrontBoardServices arm64e  <d9938bb966d831f6aced42ada1b4180e> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
 0x1be74e000 - 0x1be866fff Network arm64e  <67df910684ec3c2c8c47c4a77a7c926b> /System/Library/Frameworks/Network.framework/Network
 0x1be867000 - 0x1be8c3fff libusrtcp.dylib arm64e  <c229f77f2b47361c97e2c71a24093061> /usr/lib/libusrtcp.dylib
 0x1be8c4000 - 0x1be8cbfff libsystem_symptoms.dylib arm64e  <fb2a385ab40f318dbc3ead01f8984c3c> /usr/lib/system/libsystem_symptoms.dylib
 0x1be8cc000 - 0x1bf822fff GeoServices arm64e  <27662532cc043b30a9ff1dfc6a116641> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
 0x1bf823000 - 0x1bf82bfff TCC arm64e  <83f25d6b089f322ea56d21b1d8bf60f4> /System/Library/PrivateFrameworks/TCC.framework/TCC
 0x1bf82c000 - 0x1bf887fff IMFoundation arm64e  <019a7df1c84d3367966fd3003ddd634a> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
 0x1bf888000 - 0x1bf9eafff CoreUtils arm64e  <f5db69e7973a32f195498f60045ac793> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
 0x1bfa9d000 - 0x1bfacafff ImageCaptureCore arm64e  <ab43f1be41be3efe927cf208fb8b3d9d> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore
 0x1bfacb000 - 0x1bfad4fff libsystem_containermanager.dylib arm64e  <3b43b4cbbbff37d5906d4267b3b23e33> /usr/lib/system/libsystem_containermanager.dylib
 0x1bfad5000 - 0x1bfb53fff AppleAccount arm64e  <fe2a152dae263db5afc2ffc92a3fbf50> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
 0x1bfb54000 - 0x1bfb6ffff ApplePushService arm64e  <52e3cac9940c3c6988947db21a3ccdc1> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
 0x1bfb70000 - 0x1bfc60fff IDS arm64e  <ae7628820628327a819de45668632e5c> /System/Library/PrivateFrameworks/IDS.framework/IDS
 0x1bfc61000 - 0x1bfd91fff IDSFoundation arm64e  <0c53cb6291d33665b9c3e9caa9bb456f> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
 0x1bfd92000 - 0x1bfd93fff libCTGreenTeaLogger.dylib arm64e  <a0101914772431b0bf896828bdd09318> /usr/lib/libCTGreenTeaLogger.dylib
 0x1bfdf9000 - 0x1bfefafff CoreMedia arm64e  <ac1bf796ee3b3ccdae211574c805dcc7> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
 0x1bfefb000 - 0x1bff0bfff UIKitServices arm64e  <efbf18d4ca5b3966bcc61dcf5b3f1dfa> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
 0x1bff0c000 - 0x1bff60fff BackBoardServices arm64e  <3223116e90093a17a92bc8f8542cf392> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
 0x1bff61000 - 0x1c01b8fff QuartzCore arm64e  <a3363f67678339798fa95563abd4737d> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
 0x1c01b9000 - 0x1c0376fff ColorSync arm64e  <72ce7ef9a34d3e86a4bc35e0f114ad1f> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
 0x1c0377000 - 0x1c08eafff CoreGraphics arm64e  <287f78e98c0638ee8e387be7c3a52c2b> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
 0x1c08eb000 - 0x1c0a26fff Contacts arm64e  <4b6bd0d3bd92307e88ca1ce75762e306> /System/Library/Frameworks/Contacts.framework/Contacts
 0x1c0a27000 - 0x1c0a57fff UserNotifications arm64e  <67338a867da43317a64e5893461c61de> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
 0x1c0a58000 - 0x1c0a7bfff LocationSupport arm64e  <55df2bd3f4463379977a8591d6a906e4> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
 0x1c0a7c000 - 0x1c0be1fff Sharing arm64e  <dd006e5b5a6731c4a9393ed359db1a7c> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
 0x1c0be2000 - 0x1c1200fff WebKit arm64e  <02e852d8b417358cabe9e53e8a993582> /System/Library/Frameworks/WebKit.framework/WebKit
 0x1c1201000 - 0x1c2f1dfff WebCore arm64e  <bf0e57dc5e3738fea64489c30782dde3> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
 0x1c2f1e000 - 0x1c2f36fff libAccessibility.dylib arm64e  <680eb5902e4b3362bc48fa24049dbcf4> /usr/lib/libAccessibility.dylib
 0x1c2f37000 - 0x1c2f42fff AXCoreUtilities arm64e  <9da8f5991794383e9ba090064af40491> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
 0x1c2f43000 - 0x1c2fbdfff ContactsFoundation arm64e  <fd40685c96b73670bed6c085707c9669> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
 0x1c2fbe000 - 0x1c2fd2fff PowerLog arm64e  <9813d6a8daa136b6980c2c8379d5cea0> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
 0x1c2fd3000 - 0x1c2fe4fff IOSurface arm64e  <4a90a7a6f5a436a38ccc6439a21fc690> /System/Library/Frameworks/IOSurface.framework/IOSurface
 0x1c2fe5000 - 0x1c36effff MediaToolbox arm64e  <8f2cc4ead6ac318ead1052ad97582ef6> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
 0x1c36f0000 - 0x1c36f8fff GraphicsServices arm64e  <b06e705fec55357682abea65a9bd7143> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
 0x1c37e1000 - 0x1c39dffff AVFoundation arm64e  <a953c52b12353b57bb3264559dc4dfe4> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
 0x1c3a19000 - 0x1c3a68fff MobileWiFi arm64e  <25834dc235413fd5941afdaa7bf197cf> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
 0x1c3a69000 - 0x1c3a81fff MobileAsset arm64e  <fe89900fe9423880835ee4fca6e59528> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
 0x1c3a82000 - 0x1c3a8ffff libGSFont.dylib arm64e  <f71813e5c1ca3b3abd9885c6241d7081> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
 0x1c3a90000 - 0x1c3a99fff FontServices arm64e  <0dc7f7a555583908b16a2c66a9aee38a> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
 0x1c3a9a000 - 0x1c3be8fff libFontParser.dylib arm64e  <99b7109e0ce73e4692f053347b8e9a59> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
 0x1c3c38000 - 0x1c3d7afff SearchFoundation arm64e  <9388748b135b352c89e9dc3edf7a6fd9> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
 0x1c3d7b000 - 0x1c3ea1fff Preferences arm64e  <4a33c6372a2d33c49b5133eb633d185e> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
 0x1c3ea2000 - 0x1c4534fff PhotoLibraryServices arm64e  <dc25c647f7c934f59860ede5824e472c> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
 0x1c4535000 - 0x1c47c2fff vImage arm64e  <265fb9ae2db4350394da5fafaa95fb3b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
 0x1c47c3000 - 0x1c49f1fff AudioToolbox arm64e  <3e2e7d11371e31dd875a4cedeff68aad> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
 0x1c49f2000 - 0x1c4a27fff libAudioToolboxUtility.dylib arm64e  <b6aa8334be8c3199afd8f592e990d506> /usr/lib/libAudioToolboxUtility.dylib
 0x1c4c5e000 - 0x1c4e6dfff Photos arm64e  <5eb1d20b77693f77af3d30cdf4902aab> /System/Library/Frameworks/Photos.framework/Photos
 0x1c4e6e000 - 0x1c4f05fff ShareSheet arm64e  <0d99f33ea04c3398a569d6ee3b7517ad> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
 0x1c4f1a000 - 0x1c4fd1fff PDFKit arm64e  <619c8b0c2f6a3a2f9bd3d011fbfbce92> /System/Library/Frameworks/PDFKit.framework/PDFKit
 0x1c5054000 - 0x1c5082fff DocumentManager arm64e  <898e404a26dc33acbed0a2e3d3fbc000> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
 0x1c52e8000 - 0x1c5361fff AuthKit arm64e  <3936cd13df3c3a2a8627c8a6d91d03da> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
 0x1c5362000 - 0x1c5792fff Intents arm64e  <9ff45450ab6932c3b22d81ed2153eb71> /System/Library/Frameworks/Intents.framework/Intents
 0x1c5793000 - 0x1c57a7fff libCGInterfaces.dylib arm64e  <f4421e9313fa386fbd568035eb1d35be> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
 0x1c57a8000 - 0x1c58f7fff WebKitLegacy arm64e  <9aae2b444fdc3fa399b771e79a7f5794> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
 0x1c58f8000 - 0x1c5962fff TextInput arm64e  <92e0098dc6af3878845d2c50b02f5883> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
 0x1c59e3000 - 0x1c59e6fff XCTTargetBootstrap arm64e  <90335b2532373eb2adca3f9ce4c50094> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
 0x1c59e7000 - 0x1c5a9dfff CorePDF arm64e  <baab529ae75f31c98f2dc632763f0927> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
 0x1c5e9e000 - 0x1c61b8fff AppleMediaServices arm64e  <e09c597b49783bca83902d2888a954b8> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
 0x1c61b9000 - 0x1c61e0fff CacheDelete arm64e  <03b99111e9f13174bb24609895b3eebf> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
 0x1c61e1000 - 0x1c63a6fff CoreMotion arm64e  <c6e4a189f8ed3cd789b3e225658d9c6c> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
 0x1c63a7000 - 0x1c6493fff AVFAudio arm64e  <7e3190baf03a31389faca2aad9eb2cb4> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
 0x1c6494000 - 0x1c6690fff RawCamera arm64e  <103674c7fa933f01a8d0a099d750acae> /System/Library/CoreServices/RawCamera.bundle/RawCamera
 0x1c6691000 - 0x1c674afff CoreUI arm64e  <3c5fa67a7e7835f4bc65e7e299267f4b> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
 0x1c6770000 - 0x1c67a6fff CoreVideo arm64e  <a25c5736c30036e28d467f803be524d9> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
 0x1c67a7000 - 0x1c69e1fff AudioToolboxCore arm64e  <ff0d55ac3b8531f3a4198e77e1c4a8b9> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
 0x1c69e2000 - 0x1c6a28fff CoreDuetContext arm64e  <85f7e9e1a1d63705a05d1c0ea0db965e> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
 0x1c6a29000 - 0x1c6a64fff SetupAssistant arm64e  <3e0e9b341aa43ec98086cf3deecdd9fc> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
 0x1c6b26000 - 0x1c6b50fff PlugInKit arm64e  <4881eebc6b253c0285971bf9c72300d5> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
 0x1c6edd000 - 0x1c701ffff AssistantServices arm64e  <2c0b5758475733259c81b682b8d6afa6> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
 0x1c7020000 - 0x1c7081fff ProactiveSupport arm64e  <1953ae8520ca3196bf84928a7783862b> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
 0x1c72ca000 - 0x1c72e2fff PrototypeTools arm64e  <0ec91833cf6c3ce2ad4653cb676b9cc4> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
 0x1c72e3000 - 0x1c73d7fff MediaExperience arm64e  <c457073b41543d89b623139ba565f74e> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
 0x1c73d8000 - 0x1c76a7fff Celestial arm64e  <ae1154a2d5f1329a83d8dfe70faaa623> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
 0x1c76a8000 - 0x1c7705fff CallKit arm64e  <49f95d2797073fecaf4923d8b13b49fd> /System/Library/Frameworks/CallKit.framework/CallKit
 0x1c7fce000 - 0x1c80a2fff AVKit arm64e  <d759e8f5dcb83086b6736241d51716c7> /System/Library/Frameworks/AVKit.framework/AVKit
 0x1c80a3000 - 0x1c80d3fff Pegasus arm64e  <4d16840d8b9133d3b8d216f0438457a9> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
 0x1c80d4000 - 0x1c80d6fff libapp_launch_measurement.dylib arm64e  <c1f43218d54730ab8750517daefe48c9> /usr/lib/libapp_launch_measurement.dylib
 0x1c81bd000 - 0x1c8221fff CoreSpotlight arm64e  <66b74a1c4a6d361cba6a29bb43d36567> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
 0x1c8222000 - 0x1c82bafff AddressBookLegacy arm64e  <8653c3e4f9c83694b060c760889abb94> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
 0x1c82bb000 - 0x1c82cafff CrashReporterSupport arm64e  <93d8970689983464b8956f8049f604a5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
 0x1c82cb000 - 0x1c82ddfff MobileBluetooth arm64e  <b9934a60a1aa38b19ac53af3b35fe3c5> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
 0x1c82de000 - 0x1c839dfff LinkPresentation arm64e  <f01d5e30404f358682c34890a625c96b> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
 0x1c839e000 - 0x1c83d4fff StoreKit arm64e  <1c0cc1f9638c3a22958c9a840d407b09> /System/Library/Frameworks/StoreKit.framework/StoreKit
 0x1c83d5000 - 0x1c83d9fff libsystem_configuration.dylib arm64e  <a92c46974d573124b9dd4097464668f7> /usr/lib/system/libsystem_configuration.dylib
 0x1c84eb000 - 0x1c8571fff Social arm64e  <a090dc01af5d3533a388c32005e1aeaf> /System/Library/Frameworks/Social.framework/Social
 0x1c85c2000 - 0x1c85d0fff HangTracer arm64e  <ce00101c005d38cbb4a9a6bf1db578f5> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
 0x1c85d1000 - 0x1c8639fff CoreNLP arm64e  <3114cee4b84b33c193d14bdd4b075bdb> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
 0x1c863a000 - 0x1c863bfff liblangid.dylib arm64e  <2a827b04feb03b17b4ad3ff7e9c95d19> /usr/lib/liblangid.dylib
 0x1c863c000 - 0x1c9436fff JavaScriptCore arm64e  <901a6978dbca368ca090dbd07ea71b5b> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
 0x1c9437000 - 0x1c94c3fff libTelephonyUtilDynamic.dylib arm64e  <a9a4e364599e33b79d747739c0b1c57a> /usr/lib/libTelephonyUtilDynamic.dylib
 0x1c94d9000 - 0x1c9761fff StoreServices arm64e  <eb22ca72bad23cf6858de417075b378f> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
 0x1c9762000 - 0x1c976bfff IOMobileFramebuffer arm64e  <f62f5616bf6332f5a56f61ab183532d7> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
 0x1c9add000 - 0x1c9af7fff CoreMaterial arm64e  <27a86e378a3d37a7859c74f38b266e01> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
 0x1c9af8000 - 0x1c9be2fff libxml2.2.dylib arm64e  <6f5daa11ee3134329a4e44340d060efc> /usr/lib/libxml2.2.dylib
 0x1cb2ea000 - 0x1cb333fff MetadataUtilities arm64e  <dea5256b07193ca5ad924f9a07e8af44> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
 0x1cbd07000 - 0x1cbf2dfff NetworkExtension arm64e  <79cad53560553951a4167b93f34d4290> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
 0x1cbf2e000 - 0x1cbf64fff DataDetectorsCore arm64e  <1464c581ed76347d95aaed4809195990> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
 0x1cbf65000 - 0x1cbfc7fff CalendarFoundation arm64e  <b9f80850e5073e38bc55d5dd572a6afc> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
 0x1cbfc8000 - 0x1cc0c1fff EventKit arm64e  <e6a2982cecc9390ba897d6f5051c8800> /System/Library/Frameworks/EventKit.framework/EventKit
 0x1cc0c2000 - 0x1cc0f8fff MediaServices arm64e  <a1d28c8b5cbf3dfd9ce4b340c0973982> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
 0x1cc52a000 - 0x1cc56bfff BiometricKit arm64e  <fcc39b27dff9337f86e3542b7b76b36f> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
 0x1cc56c000 - 0x1cc598fff PersistentConnection arm64e  <981951176d9931a58b262a8b29bcf000> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
 0x1cc599000 - 0x1cc5ecfff CalendarDaemon arm64e  <81d5c2631ea3390c82dd9b805544fa8a> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
 0x1cc5ed000 - 0x1cc686fff CalendarDatabase arm64e  <70cc45f5f0203a8ab40d462e2bbdc4c0> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
 0x1cc687000 - 0x1cc877fff MediaRemote arm64e  <c8a41590511c329c97ee13e69f1ef0b9> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
 0x1cc878000 - 0x1cc880fff CorePhoneNumbers arm64e  <59e330be6d2338a58cd023ca992b7f83> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
 0x1cc891000 - 0x1cc8b8fff DuetActivityScheduler arm64e  <66459a2f33133ab3a72327f0a11a7d03> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
 0x1cc9c1000 - 0x1cc9e4fff CoreSVG arm64e  <0e4fd5f6c4583ddca74ac9f46f254092> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
 0x1cca00000 - 0x1cca1dfff ProactiveEventTracker arm64e  <406c9d69c6ea36d7a2059b2873141e5c> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
 0x1cca1e000 - 0x1cca28fff MallocStackLogging arm64e  <6e1177431f80346d92e22261cd5354f9> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
 0x1cca29000 - 0x1ccac2fff CoreSuggestions arm64e  <e0d6eb21c617384ebe44b7ac7c6a21f7> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
 0x1cccd1000 - 0x1cced3fff HealthKit arm64e  <7b8ae68066233810abe528c30708824d> /System/Library/Frameworks/HealthKit.framework/HealthKit
 0x1cd4fd000 - 0x1cd50afff BluetoothManager arm64e  <7a27cb96e5813f9abc671a8a7651c105> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
 0x1cd50b000 - 0x1cd540fff CoreBluetooth arm64e  <8ebfda7ca4903a0aaa40ed3acda98cec> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
 0x1cd541000 - 0x1cd543fff libsystem_sandbox.dylib arm64e  <384ec4785f773e19aff0ff8bfd7735f6> /usr/lib/system/libsystem_sandbox.dylib
 0x1cd62d000 - 0x1cd661fff TextInputUI arm64e  <60d72baea4043a36af78e82610facbc5> /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI
 0x1cd6ae000 - 0x1cd71dfff Rapport arm64e  <72a59463aba33d13bbdbd39652627670> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
 0x1cd71e000 - 0x1cd74afff OSAnalytics arm64e  <f2865dba47f2300d92ce36387733a14f> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
 0x1cd74b000 - 0x1cd77afff MobileInstallation arm64e  <a006311065723a959b2d5229400353b2> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
 0x1cd77b000 - 0x1cd819fff Metal arm64e  <e3af3fabbe9d370ba20197ba2e75ae54> /System/Library/Frameworks/Metal.framework/Metal
 0x1cd81a000 - 0x1cd81ffff IOAccelerator arm64e  <89727af0d28938ff9e31b8b66ccbd246> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
 0x1cd820000 - 0x1cd82bfff MediaAccessibility arm64e  <5258add686d73e8e80a52236164ad2a8> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
 0x1cd84d000 - 0x1cd854fff libsystem_dnssd.dylib arm64e  <fbb48ad73dad3138bc4210c4fb391507> /usr/lib/system/libsystem_dnssd.dylib
 0x1cd855000 - 0x1cd85bfff PushKit arm64e  <dc7845824e9f342b82d2ef0b2ca184b2> /System/Library/Frameworks/PushKit.framework/PushKit
 0x1cd85c000 - 0x1cd969fff FileProvider arm64e  <14de6e2fea303326b76e952a6e29d563> /System/Library/Frameworks/FileProvider.framework/FileProvider
 0x1cd97c000 - 0x1cd97dfff BackgroundTaskAgent arm64e  <b1b6a42ae6a23b5695a26e3289674a44> /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent
 0x1cd97e000 - 0x1cd982fff LinguisticData arm64e  <d7749bc5c39c39058f8be3f27387b645> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
 0x1cd9c8000 - 0x1cda84fff VideoToolbox arm64e  <f3adbd0d194434e084af32508f89b3b6> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
 0x1cdf31000 - 0x1cdfa4fff AppStoreDaemon arm64e  <1ffe9c5a33f3357686446586acb2018b> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon
 0x1cdfff000 - 0x1ce007fff SymptomDiagnosticReporter arm64e  <1dd5f5e91f2932dea81442f9a259a51c> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
 0x1ce008000 - 0x1ce00afff IOSurfaceAccelerator arm64e  <762b3a1e7b5c3fe7ae13a78a512d719d> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
 0x1ce00b000 - 0x1ce0bcfff AssetsLibraryServices arm64e  <31232dec0b773a8bb80aa51a16204f8e> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
 0x1ce0bd000 - 0x1ce0ecfff DataAccessExpress arm64e  <83f4de9d6ab63cf6aa1f325711a770af> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
 0x1ce160000 - 0x1ce175fff CoreFollowUp arm64e  <30c6199c025a3dc4ab7e410957167799> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
 0x1ce17f000 - 0x1ce195fff libcoretls.dylib arm64e  <d18f15f0d39833159d79196c32f4a381> /usr/lib/libcoretls.dylib
 0x1ce1ed000 - 0x1ce280fff libate.dylib arm64e  <f1b13c32ba0139de870ab42484212f1a> /usr/lib/libate.dylib
 0x1cf2b0000 - 0x1cf2d6fff Pasteboard arm64e  <246ce26c871b3e62ab3b9e9a8b6ea886> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard
 0x1cf3df000 - 0x1cf45bfff SAObjects arm64e  <205767605d6d3b9b8f69b43c74613498> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
 0x1cf513000 - 0x1cf520fff DataMigration arm64e  <24cf1b514fc83efbb67202a90d4d4085> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
 0x1cf6dc000 - 0x1cf701fff IconServices arm64e  <16ae560d46ef3ab7a69f22a8a8b94ac1> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
 0x1cfbc8000 - 0x1cfbc9fff WatchdogClient arm64e  <2df4b2a8c5643ad19e83a0265e7610fa> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
 0x1cfbca000 - 0x1cfbdbfff libprequelite.dylib arm64e  <84e388caffd0309a9ca0dde3ce2ad622> /usr/lib/libprequelite.dylib
 0x1cfc04000 - 0x1cfc14fff CoreEmoji arm64e  <22252dd3c25131fd8abb4fbcc32af0d3> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
 0x1cfcaf000 - 0x1cfcfffff ClassKit arm64e  <f44c086c15df3971b4c889c466a17534> /System/Library/Frameworks/ClassKit.framework/ClassKit
 0x1cfd6d000 - 0x1cfd79fff CPMS arm64e  <5b613223f8d7304a82e4ca8815851d99> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
 0x1cfd7a000 - 0x1cfd82fff RTCReporting arm64e  <92663908a4b43a8f9ce028a724ef2ea9> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
 0x1cfeea000 - 0x1cff37fff MobileBackup arm64e  <57b81eec298731899f6f8253518c4bc9> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
 0x1cffeb000 - 0x1cfff2fff CoreTime arm64e  <b2bf48e6b6ab3b139c102672fc482eec> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
 0x1d05b6000 - 0x1d060cfff ToneLibrary arm64e  <42e5fbc698b13f138d25300f8e567bfd> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
 0x1d08f1000 - 0x1d0910fff AppConduit arm64e  <fabdbc4ea3033ebcbd5f1cc6e2fa62a8> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
 0x1d0911000 - 0x1d092afff IntlPreferences arm64e  <2394f8633f4d343ab21a4cc42b11201e> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
 0x1d0cbd000 - 0x1d0d93fff CoreBrightness arm64e  <b8754148a058378dbd5c89c6ea86df03> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
 0x1d0d94000 - 0x1d0d9bfff libIOReport.dylib arm64e  <8febd96d83d03e25909b7046494d5fb3> /usr/lib/libIOReport.dylib
 0x1d0f0b000 - 0x1d0f35fff GameController arm64e  <446fd71d32b33fdb84286603e6b4b23e> /System/Library/Frameworks/GameController.framework/GameController
 0x1d0f36000 - 0x1d1104fff libBNNS.dylib arm64e  <16a98f6671d93444b9849888b6c85100> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
 0x1d1105000 - 0x1d110cfff StudyLog arm64e  <51b89ea9934435349dbbe261df03ffbc> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
 0x1d1240000 - 0x1d1781fff libAudioDSP.dylib arm64e  <5939fc615bc33020a3f92af97b9b594c> /System/Library/Frameworks/AudioToolbox.framework/libAudioDSP.dylib
 0x1d1782000 - 0x1d1c8ffff AudioCodecs arm64e  <a1e097bf762738da852ae3af41ed7c2b> /System/Library/Frameworks/AudioToolbox.framework/AudioCodecs
 0x1d2393000 - 0x1d23a7fff LocalAuthentication arm64e  <564cf50bd82638acbf3988ba21c2b054> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
 0x1d23d1000 - 0x1d23dcfff CaptiveNetwork arm64e  <8e04564059093e6da5c19f9b41080f31> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
 0x1d23dd000 - 0x1d23ddfff AdSupport arm64e  <27def9d6d18d3f7cbf75807e1b9ad1e3> /System/Library/Frameworks/AdSupport.framework/AdSupport
 0x1d252c000 - 0x1d2606fff libBLAS.dylib arm64e  <d8d889969b8031baad221c1837dbf4dc> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
 0x1d2607000 - 0x1d2615fff CTCarrierSpace arm64e  <301a4e704490370ca1db471b372d3915> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
 0x1d3105000 - 0x1d3120fff libtailspin.dylib arm64e  <f4890210bb5d31d0a94ebb3c4248216b> /usr/lib/libtailspin.dylib
 0x1d31df000 - 0x1d31e8fff MobileActivation arm64e  <cd9d0059ed5630bbafe20335fcccadef> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
 0x1d326c000 - 0x1d327bfff MobileIcons arm64e  <0dc9f3bcba943017a76f197a36684ebc> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
 0x1d327c000 - 0x1d337dfff ResponseKit arm64e  <ff7a3a414be43848a76d89dd583e0a42> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
 0x1d3449000 - 0x1d3493fff CoreHaptics arm64e  <8a8c7fe562423ac88d27d2ff8d5e8754> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
 0x1d3494000 - 0x1d355efff ProofReader arm64e  <c27b8b3ffdb93843b0d77cf8836948e8> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
 0x1d35d2000 - 0x1d3657fff CoreSymbolication arm64e  <7297a3164d6a3981b34b36f6cc827321> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
 0x1d3658000 - 0x1d365efff IdleTimerServices arm64e  <d939fa02774538e783b8860cb6bb5ba9> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
 0x1d3d17000 - 0x1d3d5ffff LoggingSupport arm64e  <548e671f512e37208381070e38d158a3> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
 0x1d3e81000 - 0x1d3edcfff ProtectedCloudStorage arm64e  <8ed0854a11ce31bcb68deb9febd7c92e> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
 0x1d3fcb000 - 0x1d3fd6fff OpenGLES arm64e  <e22f9ba68fb53f55bec617a447e2a33b> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
 0x1d4140000 - 0x1d4149fff libGFXShared.dylib arm64e  <972f15465f7433aaa2afae61d19f9891> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
 0x1d414a000 - 0x1d417ffff SharedUtils arm64e  <d29fcba88ed53f6bbfda9c3eb92d8930> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
 0x1d4180000 - 0x1d41cefff PhotosFormats arm64e  <0bf117fcca923affba1c860be8a0744d> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
 0x1d527e000 - 0x1d52bbfff StreamingZip arm64e  <ae834b3566613f14a80667636fb25496> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
 0x1d6208000 - 0x1d620afff InternationalTextSearch arm64e  <f90073aa5cd7366c97f68c4724912a7c> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
 0x1d6229000 - 0x1d6246fff AssetCacheServices arm64e  <3c76d9d195f73280ab4188a1ee87140f> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
 0x1d6bfb000 - 0x1d6c13fff NetworkStatistics arm64e  <1aa54be758dd35aba8ea896af3feab06> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
 0x1d7085000 - 0x1d708bfff Netrb arm64e  <a11306a1c91130eb99782a093e433ecd> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
 0x1d708f000 - 0x1d70bffff EAP8021X arm64e  <d2df17b0c7d53332b693e6b0b77ed390> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
 0x1d70c0000 - 0x1d70c2fff OSAServicesClient arm64e  <2b16f1e1bde93246837f99ea01d2e7b0> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
 0x1d726e000 - 0x1d7272fff libgermantok.dylib arm64e  <a2032d5ed8e33b3d8cbdbc4b2c518c14> /usr/lib/libgermantok.dylib
 0x1d7273000 - 0x1d7326fff libmecab.dylib arm64e  <ff41d717484a34ee951db169ad00d674> /usr/lib/libmecab.dylib
 0x1d7425000 - 0x1d743dfff EmojiFoundation arm64e  <ffb63ee1e6623f5ba3edea1fd35122f6> /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation
 0x1d74b9000 - 0x1d74f5fff VoiceServices arm64e  <123bd6ec7f523894b1154dd2cebf5dfa> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
 0x1d7713000 - 0x1d781ffff libEmbeddedSystemAUs.dylib arm64e  <48e72efe02243faabf3e1760bb4c2731> /System/Library/Frameworks/AudioToolbox.framework/libEmbeddedSystemAUs.dylib
 0x1d7938000 - 0x1d7946fff CoreDuetDaemonProtocol arm64e  <81f8cbd720d73113ab6527fc85188f59> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
 0x1d8f36000 - 0x1d8f38fff OAuth arm64e  <3688291720c93bbfbe882f80bf682f27> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
 0x1d9a2f000 - 0x1d9a9ffff libarchive.2.dylib arm64e  <99bf48fde0043a67968ca13c2614a1fd> /usr/lib/libarchive.2.dylib
 0x1d9aa0000 - 0x1d9ad1fff C2 arm64e  <d54d57283f60309f9ce390f88d2c37fa> /System/Library/PrivateFrameworks/C2.framework/C2
 0x1d9ad2000 - 0x1d9b06fff NaturalLanguage arm64e  <cebe21a90a3937628f99640001efd857> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
 0x1d9b9c000 - 0x1d9b9dfff libsystem_coreservices.dylib arm64e  <8f9cd0c29fa33f4f93893a2746f5229c> /usr/lib/system/libsystem_coreservices.dylib
 0x1d9baf000 - 0x1d9bc0fff libmis.dylib arm64e  <15ecd7408d4c326ca7949cc66e5d71b0> /usr/lib/libmis.dylib
 0x1d9c19000 - 0x1d9c26fff DCIMServices arm64e  <1f2d42e825063b34a7f7ebae25085119> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
 0x1d9c27000 - 0x1d9d83fff CloudPhotoLibrary arm64e  <0b9e1d999d523725ad077634b8727004> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
 0x1d9dc0000 - 0x1d9dc8fff libcopyfile.dylib arm64e  <d1a467bab3163e5b9217227864727758> /usr/lib/system/libcopyfile.dylib
 0x1da141000 - 0x1da1d4fff AccountsDaemon arm64e  <182d5a563309358194fcae1bec4ebf56> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
 0x1da1d5000 - 0x1da1e0fff AppleIDSSOAuthentication arm64e  <3a0448c24f7334e1a5cf310466550fcf> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
 0x1da1e1000 - 0x1da1f2fff SettingsFoundation arm64e  <b93937521e79352294c3ad83da3ab3d8> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
 0x1da32a000 - 0x1da3a8fff Symbolication arm64e  <d79a32ecb5bc30c9809840d7c523f2c0> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
 0x1da56e000 - 0x1da5bdfff ChunkingLibrary arm64e  <82445ec40f503a98bec0e843018ca428> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
 0x1daae6000 - 0x1daae8fff CoreDuetDebugLogging arm64e  <21d1150e781234ae8c26912655f38461> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
 0x1db61e000 - 0x1db65dfff SignpostSupport arm64e  <64af46842b3e3eb68c74076403e6994b> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
 0x1db8cb000 - 0x1db8d4fff SignpostCollection arm64e  <8bcdabcf2df5345f86d1ffeaccfc6d63> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
 0x1dc02b000 - 0x1dc032fff URLFormatting arm64e  <26e070653f6c33a7b57d65daad18ea4f> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
 0x1dc047000 - 0x1dc0effff MMCS arm64e  <ebe051e4f5993a91a8c5e63c7ddd7f6b> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
 0x1dc149000 - 0x1dc37bfff MobileSpotlightIndex arm64e  <795fffb71dae30beb1ea1fd8598ea428> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
 0x1dc765000 - 0x1dc7acfff CoreLocationProtobuf arm64e  <ee4deacc4d04358ebfc0abceec7dc6e8> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
 0x1dc863000 - 0x1dc8defff Quagga arm64e  <b01c3def973735cb8816d3fde9690c04> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
 0x1dcbf4000 - 0x1dcc09fff libEDR arm64e  <27d617084fcb343b810fc02278930898> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
 0x1dd85d000 - 0x1dd86bfff libperfcheck.dylib arm64e  <3721c0b805d736c0960dc80e2308f353> /usr/lib/libperfcheck.dylib
 0x1dd86c000 - 0x1dd877fff libAudioStatistics.dylib arm64e  <34db511b6824367fb44c29556aead309> /usr/lib/libAudioStatistics.dylib
 0x1dda41000 - 0x1dda51fff caulk arm64e  <76c11a485c9338b59b7660c4592521cd> /System/Library/PrivateFrameworks/caulk.framework/caulk
 0x1dda91000 - 0x1dda97fff MobileSystemServices arm64e  <1c57d29a4d4a301084bfdf7aa93819d3> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
 0x1deb82000 - 0x1debbefff libGLImage.dylib arm64e  <8c2a6281cdd83767b270fc322a10de78> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
 0x1df000000 - 0x1df011fff libSparseBLAS.dylib arm64e  <87fce2933cd037d3b81765856f66a4d9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
 0x1df012000 - 0x1df026fff Engram arm64e  <7255bb5797d1309aa18d81f216f6ea91> /System/Library/PrivateFrameworks/Engram.framework/Engram
 0x1df0a1000 - 0x1df0dcfff DataDetectorsNaturalLanguage arm64e  <4c955915dcd43621a31e1218bf94d7f0> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
 0x1df3dd000 - 0x1df3e5fff FSEvents arm64e  <cc26a11a9fd43eb194d8b3cbb0ec1039> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
 0x1df3f6000 - 0x1df475fff CoreDAV arm64e  <5582d004f1be3b66aeff3d2f16d738ce> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
 0x1dfd89000 - 0x1dfd99fff RemoteTextInput arm64e  <d4e6d9da50873a80bdde678f6d37e1de> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
 0x1dfdc2000 - 0x1dfdf2fff iCalendar arm64e  <130f175d3573334da64716c1396d959f> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
 0x1dfe0f000 - 0x1dfe18fff CloudPhotoServices arm64e  <fb977c65537d3aafa5231f8dd4f6bc37> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
 0x1dfe58000 - 0x1dfe6cfff libLinearAlgebra.dylib arm64e  <b7392f4a63663967a1bd44a8a878775e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
 0x1e011b000 - 0x1e0129fff CoreAUC arm64e  <0aaf2a55017831f482348de988561c23> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
 0x1e0bd8000 - 0x1e0c1ffff PhysicsKit arm64e  <26e9de9c2f183807a68fa2564aa23072> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
 0x1e0c20000 - 0x1e0c72fff CorePrediction arm64e  <47696f85b0f5311db95e0f40ad422319> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
 0x1e10f3000 - 0x1e113bfff SafariSafeBrowsing arm64e  <ac317bf18a9e32cb87df7f297458a42e> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
 0x1e1197000 - 0x1e11c6fff OpenAL arm64e  <af30dd99cb6d37639b16a92bbdf0e6f1> /System/Library/Frameworks/OpenAL.framework/OpenAL
 0x1e1603000 - 0x1e1621fff GenerationalStorage arm64e  <b88c0254798f35f2bc51a3c0ba084bd6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
 0x1e1687000 - 0x1e1692fff PersonaKit arm64e  <ffe71b80954030c99b4768fe4e90ad5b> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
 0x1e1aaf000 - 0x1e1ab4fff kperf arm64e  <3b28233182e2390f8a2f3ffa4134c7c6> /System/Library/PrivateFrameworks/kperf.framework/kperf
 0x1e1c54000 - 0x1e1c63fff AssetsLibrary arm64e  <014feab7100835c38007c51501907d0a> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
 0x1e1c91000 - 0x1e1ccbfff libpcap.A.dylib arm64e  <08eafa0b66f739dda5876a23d500ce17> /usr/lib/libpcap.A.dylib
 0x1e2024000 - 0x1e20cafff libvDSP.dylib arm64e  <9f1b4e370a99382a8d89b5af0ea6415b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
 0x1e20cb000 - 0x1e20f7fff vCard arm64e  <e4906192c4a63d44a9530d377ed8f09a> /System/Library/PrivateFrameworks/vCard.framework/vCard
 0x1e2140000 - 0x1e21cdfff SampleAnalysis arm64e  <f27074ea79873b65abebd238b4677ebd> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
 0x1e21ce000 - 0x1e21d9fff IntentsFoundation arm64e  <b2d8fc73d6a83a53be6daa0479e98bac> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
 0x1e278d000 - 0x1e27c6fff PhotosImagingFoundation arm64e  <0e5579dc8c833f82babdb026a9be2585> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
 0x1e27c7000 - 0x1e27e9fff MediaConversionService arm64e  <97dc182036c43a4baa316aa2fb228681> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
 0x1e27ea000 - 0x1e2808fff MediaStream arm64e  <7648b03c41c43b9388a0236dc8fe2ba1> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
 0x1e2809000 - 0x1e290afff CoreMediaStream arm64e  <84e61d9fcd7535798d960a08c4b45da5> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
 0x1e2a27000 - 0x1e2a27fff Accelerate arm64e  <daa9c13c7fdb38a2b5a4e6f3df7659d6> /System/Library/Frameworks/Accelerate.framework/Accelerate
 0x1e2a29000 - 0x1e2d66fff libLAPACK.dylib arm64e  <987217b663813be989eb40f1df2d4ff1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
 0x1e2d67000 - 0x1e2d6bfff libQuadrature.dylib arm64e  <288ce298873c38cc90334401bcf01f58> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
 0x1e2d6c000 - 0x1e2dc5fff libvMisc.dylib arm64e  <2accc971390233078f050720dc2e1ceb> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
 0x1e2dc6000 - 0x1e2dc6fff vecLib arm64e  <e898be21a999319ba485548bb4859e6b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
 0x1e317f000 - 0x1e31acfff GSS arm64e  <de729fe3f26939f3b5c3c46109dd64c7> /System/Library/Frameworks/GSS.framework/GSS
 0x1e31c0000 - 0x1e31f2fff MPSCore arm64e  <a5c4ca1f4cbd391199f25b896a6c7c7a> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
 0x1e31f3000 - 0x1e326cfff MPSImage arm64e  <3e01f451d2043ede9d5f19b321a49269> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
 0x1e326d000 - 0x1e328ffff MPSMatrix arm64e  <406002fe65f534549d3eb8c94bbb76ae> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
 0x1e3290000 - 0x1e32a4fff MPSNDArray arm64e  <6a1037e13098311fa548bd443d16d886> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
 0x1e32a5000 - 0x1e343afff MPSNeuralNetwork arm64e  <debe6c3b238b3ecbb72a67a225808564> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
 0x1e343b000 - 0x1e3480fff MPSRayIntersector arm64e  <e9b0aebc236c39639cee390baba90c2a> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
 0x1e3481000 - 0x1e3481fff MetalPerformanceShaders arm64e  <9bb955c049253577a807bc33890518c3> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
 0x1e348e000 - 0x1e348efff MobileCoreServices arm64e  <4bf207f6d9dc3564b639aec23c31e5fd> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
 0x1e3499000 - 0x1e349afff libCVMSPluginSupport.dylib arm64e  <768f6e2b5fdf32dcb31eda85052327ce> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
 0x1e349b000 - 0x1e34a1fff libCoreFSCache.dylib arm64e  <b53da010d4e437b99dd6050c27c6aa41> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
 0x1e34a2000 - 0x1e34a7fff libCoreVMClient.dylib arm64e  <7b3a20413b733fb9ac5c899eee0520f0> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
 0x1e34dc000 - 0x1e3514fff QuickLookThumbnailing arm64e  <4e366c1bba6d3bdd8a5695d4a4ea6066> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
 0x1e3931000 - 0x1e3931fff UIKit arm64e  <b5da5ad3b1e0398690b3788ee78b888a> /System/Library/Frameworks/UIKit.framework/UIKit
 0x1e3cec000 - 0x1e3e2cfff ANECompiler arm64e  <a77a065f46f63d4299537888aea45e80> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
 0x1e3e2d000 - 0x1e3e3efff ANEServices arm64e  <0ae2efbb9f8b33c88c6b9d47d3188726> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
 0x1e3e47000 - 0x1e3ed8fff APFS arm64e  <20e1ee3664453bc5a59b27f41d696d2b> /System/Library/PrivateFrameworks/APFS.framework/APFS
 0x1e3ed9000 - 0x1e3eddfff ASEProcessing arm64e  <2f31573742e3380fa122c32fdf1eb7bf> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
 0x1e4086000 - 0x1e4091fff AccountSettings arm64e  <2c6f9eb2603f36c39fa17bb4425b651c> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
 0x1e49e0000 - 0x1e49eefff AppleFSCompression arm64e  <2106e4d53c4b305fae68079e47768103> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
 0x1e49f5000 - 0x1e49fffff AppleIDAuthSupport arm64e  <eedc87f9a1d63f3089a5b1508512351f> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
 0x1e4a00000 - 0x1e4a42fff AppleJPEG arm64e  <6d3e92c57f903f35b4b5a50b1a20373d> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
 0x1e4a5e000 - 0x1e4a6ffff AppleNeuralEngine arm64e  <3d7841fb1fd53abeaef5558b30714f67> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
 0x1e4a76000 - 0x1e4a99fff AppleSauce arm64e  <8897e07e5b8f329fa82cf5a8583f4bb3> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
 0x1e4c9e000 - 0x1e4ccefff Bom arm64e  <568b245daaa931d28790260b47c0f989> /System/Library/PrivateFrameworks/Bom.framework/Bom
 0x1e5799000 - 0x1e57a0fff CommonAuth arm64e  <66979cb72eee36c5bb2ad92601661c3f> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
 0x1e5bd8000 - 0x1e5bdbfff CoreOptimization arm64e  <f2a7f4b2f92c3292b0065e9fdfa17b51> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
 0x1e5cf6000 - 0x1e5d01fff DeviceIdentity arm64e  <6b8fd1a1a1523282b674691ecc044201> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
 0x1e5e93000 - 0x1e5eaffff DocumentManagerCore arm64e  <479eaae2fd4f3217b4282868a9b34b73> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
 0x1e5f71000 - 0x1e653dfff Espresso arm64e  <799a1142dc903e4da800da8c4b18ccda> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
 0x1e6812000 - 0x1e6c25fff FaceCore arm64e  <85145eae46b838b78fbc398d5077cdb8> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
 0x1e6cfb000 - 0x1e6d0efff libGSFontCache.dylib arm64e  <54f77cdba0eb373788e71e96fac3c08f> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
 0x1e6d75000 - 0x1e6d81fff libhvf.dylib arm64e  <071f10832d383b76afdbd3da221e72e7> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
 0x1e7937000 - 0x1e7937fff libmetal_timestamp.dylib arm64e  <0eebbe0b18783099a04ae6e9e646d336> /System/Library/PrivateFrameworks/GPUCompiler.framework/Libraries/libmetal_timestamp.dylib
 0x1e7ac0000 - 0x1e7accfff GraphVisualizer arm64e  <21712d07c1553b01a9789e985360092a> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
 0x1e845c000 - 0x1e84ccfff Heimdal arm64e  <f91603064d35306e827d7672ada2f684> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
 0x1e8a2d000 - 0x1e8a33fff InternationalSupport arm64e  <cc1377bf89833bacbf3b6abae63ea7f7> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
 0x1e8cf8000 - 0x1e8cf8fff Marco arm64e  <c415ad58cfe73860a3af02daad7afb02> /System/Library/PrivateFrameworks/Marco.framework/Marco
 0x1e91f8000 - 0x1e920bfff MobileDeviceLink arm64e  <f4f686ebe6903ab6abd982aeefb1aa0b> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
 0x1e94c3000 - 0x1e9503fff OTSVG arm64e  <23db34e798f03bceb91731722e390c71> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
 0x1e9b82000 - 0x1e9b82fff PhoneNumbers arm64e  <d29b14b005ac32028e9ccedd36b5cb30> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
 0x1eb582000 - 0x1eb586fff RevealCore arm64e  <9ee5746847ff3b219b573cc3d5c0a4fb> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
 0x1eb720000 - 0x1eb72cfff SetupAssistantSupport arm64e  <bc3a7f5b6f6d3c6691b007a83ad65cfd> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
 0x1eb74b000 - 0x1eb74bfff SignpostMetrics arm64e  <10d610ba30f837baab1f49a5e1e6f5cc> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
 0x1eb77a000 - 0x1eb7a2fff SiriInstrumentation arm64e  <71104b98d1e33f9ca852b3937deae85d> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
 0x1ec055000 - 0x1ec0f9fff TextureIO arm64e  <4be5b3f8f55b3066b365780a9bc25c6c> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
 0x1ecf4b000 - 0x1ed448fff libwebrtc.dylib arm64e  <656ed3eabfcc3dc78074cae149e946f7> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
 0x1ed5e2000 - 0x1ed5eafff kperfdata arm64e  <04e7f920455737c2937ae89cb764ec55> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
 0x1ed5eb000 - 0x1ed634fff ktrace arm64e  <5ea6ab855d7a305fa296cfc0884393e4> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
 0x1ed64d000 - 0x1ed659fff perfdata arm64e  <1a85d80588c33c2aaa112b9b1f746e18> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
 0x1eda26000 - 0x1edd2efff libAWDSupportFramework.dylib arm64e  <c1f2be639aa03d6b8b2e4ea17674f930> /usr/lib/libAWDSupportFramework.dylib
 0x1edee5000 - 0x1edeeffff libChineseTokenizer.dylib arm64e  <7993f7c0cf00358682e68f9030897b20> /usr/lib/libChineseTokenizer.dylib
 0x1edf14000 - 0x1ee0d8fff libFosl_dynamic.dylib arm64e  <2ec3d3e588573001ba8c8eac0c468af9> /usr/lib/libFosl_dynamic.dylib
 0x1ee155000 - 0x1ee15cfff libMatch.1.dylib arm64e  <f9970de973473d14ab78eeca4f4dd3ef> /usr/lib/libMatch.1.dylib
 0x1ee20e000 - 0x1ee20ffff libSystem.B.dylib arm64e  <7f892924171838d0870ee661d1aa4a22> /usr/lib/libSystem.B.dylib
 0x1ee218000 - 0x1ee219fff libThaiTokenizer.dylib arm64e  <e4f4f432cf69377a8a38a2b8b140a9d0> /usr/lib/libThaiTokenizer.dylib
 0x1ee319000 - 0x1ee32efff libapple_nghttp2.dylib arm64e  <ba029feafe2739cb857c3dcaea611d6c> /usr/lib/libapple_nghttp2.dylib
 0x1ee3a7000 - 0x1ee3b7fff libbsm.0.dylib arm64e  <d9098218c078393a9e586b694e1c9e23> /usr/lib/libbsm.0.dylib
 0x1ee3b8000 - 0x1ee3c4fff libbz2.1.0.dylib arm64e  <c5cfe7d65aa83c0289e60410a4998d51> /usr/lib/libbz2.1.0.dylib
 0x1ee3c5000 - 0x1ee3c5fff libcharset.1.dylib arm64e  <30c87f2f727b3e81b7c3300b0ae4a76f> /usr/lib/libcharset.1.dylib
 0x1ee3c6000 - 0x1ee3d7fff libcmph.dylib arm64e  <57b374d0f5de31329ad98ca9e5e5159f> /usr/lib/libcmph.dylib
 0x1ee3d8000 - 0x1ee3effff libcompression.dylib arm64e  <055bea1c1fb03f74891a55379b232122> /usr/lib/libcompression.dylib
 0x1ee3f0000 - 0x1ee3f1fff libcoretls_cfhelpers.dylib arm64e  <adfa5c10b2d434a499d34ea1a2735c1d> /usr/lib/libcoretls_cfhelpers.dylib
 0x1ee3f2000 - 0x1ee3f8fff libcupolicy.dylib arm64e  <d3e787ff65693dfaaa0c3e3a8e2843b1> /usr/lib/libcupolicy.dylib
 0x1ee439000 - 0x1ee442fff libdscsym.dylib arm64e  <b842376b184031cb8ecc266e16add35a> /usr/lib/libdscsym.dylib
 0x1ee443000 - 0x1ee460fff libedit.3.dylib arm64e  <79cc743b4da23670a5c551f45999e072> /usr/lib/libedit.3.dylib
 0x1ee47a000 - 0x1ee47ffff libheimdal-asn1.dylib arm64e  <86b09b6ae8fa38fdb7445198dfdd0a8f> /usr/lib/libheimdal-asn1.dylib
 0x1ee480000 - 0x1ee572fff libiconv.2.dylib arm64e  <04ed23c647eb330b8e6a8993a451bd07> /usr/lib/libiconv.2.dylib
 0x1ee588000 - 0x1ee593fff liblockdown.dylib arm64e  <d0168a91fd9c3f7b98ab133106959db6> /usr/lib/liblockdown.dylib
 0x1ee594000 - 0x1ee5acfff liblzma.5.dylib arm64e  <4c28b90255ca39c6adbf0ddde0abac6d> /usr/lib/liblzma.5.dylib
 0x1ee932000 - 0x1ee962fff libncurses.5.4.dylib arm64e  <909cd2bf877e397da7e60ae838c29200> /usr/lib/libncurses.5.4.dylib
 0x1ee963000 - 0x1ee977fff libnetworkextension.dylib arm64e  <7277e8a316233035becb0c3d1ff4eb5f> /usr/lib/libnetworkextension.dylib
 0x1eed03000 - 0x1eed1bfff libresolv.9.dylib arm64e  <25963e1e577034849ed4e2f593d3a7e4> /usr/lib/libresolv.9.dylib
 0x1eed1c000 - 0x1eed1efff libsandbox.1.dylib arm64e  <586b7b09ee233b2180802459be396488> /usr/lib/libsandbox.1.dylib
 0x1eed25000 - 0x1eed56fff libtidy.A.dylib arm64e  <09dd8537f85031a9aefbabb8506262ee> /usr/lib/libtidy.A.dylib
 0x1eed5e000 - 0x1eed61fff libutil.dylib arm64e  <0b04f33db5e934a78f9a8c1ba55565c0> /usr/lib/libutil.dylib
 0x1eed66000 - 0x1eed8efff libxslt.1.dylib arm64e  <5cda58ea395f345eb8f71b1761a614a6> /usr/lib/libxslt.1.dylib
 0x1eed8f000 - 0x1eeda0fff libz.1.dylib arm64e  <fafaa0b435f730aa87616a05ec84b8cd> /usr/lib/libz.1.dylib
 0x1eedc8000 - 0x1eedcafff liblog_network.dylib arm64e  <edf9e64adde035c88c22ea6b2e592681> /usr/lib/log/liblog_network.dylib
 0x1ef1e0000 - 0x1ef1e5fff libcache.dylib arm64e  <71da2360617e3daf92b1cb616e7cf6c0> /usr/lib/system/libcache.dylib
 0x1ef1e6000 - 0x1ef1f6fff libcommonCrypto.dylib arm64e  <a6eb95d01dd33d93ab7d2cc2c5f1432d> /usr/lib/system/libcommonCrypto.dylib
 0x1ef1f7000 - 0x1ef1fafff libcompiler_rt.dylib arm64e  <3fef8706ff563e8196c2c0e987108915> /usr/lib/system/libcompiler_rt.dylib
 0x1ef2d1000 - 0x1ef2d1fff liblaunch.dylib arm64e  <8d8e0d74131d3353a96b2e382bd25d6a> /usr/lib/system/liblaunch.dylib
 0x1ef2d2000 - 0x1ef2d7fff libmacho.dylib arm64e  <d57ecc933d383549b596a37f3aa5f6e5> /usr/lib/system/libmacho.dylib
 0x1ef2d8000 - 0x1ef2d9fff libremovefile.dylib arm64e  <532f053ab81634fa9785432a44ffec51> /usr/lib/system/libremovefile.dylib
 0x1ef2da000 - 0x1ef2dbfff libsystem_featureflags.dylib arm64e  <8da1b6132fec3a1182233b68b5d13a59> /usr/lib/system/libsystem_featureflags.dylib
 0x1ef2dc000 - 0x1ef309fff libsystem_m.dylib arm64e  <3a8bcfba470036eab7d4d75adc287b80> /usr/lib/system/libsystem_m.dylib
 0x1ef30a000 - 0x1ef30ffff libunwind.dylib arm64e  <e0ee449ef786342596215cc058a119af> /usr/lib/system/libunwind.dylib
 0x1ef5f3000 - 0x1ef65ffff NanoRegistry arm64e  <1f7b1cc21abf3a629ccfc432dae1b59c> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
 0x1ef660000 - 0x1ef66dfff NanoPreferencesSync arm64e  <ffa81252ac5135ae9c37ef85570c9c95> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
 0x1effe5000 - 0x1f02a1fff AGXMetalA12 arm64e  <0f946ac6bf7c3060bbd6a24c9635d2a1> /System/Library/Extensions/AGXMetalA12.bundle/AGXMetalA12
 0x1f16b2000 - 0x1f16c6fff AppSSOCore arm64e  <498cdec348b13948a97eb489f8bd1080> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore
 
 EOF
 

Can you tell me why I meet that and How to resolve it? Thank you.

Comment
Add comment · Show 1
10 |3000 characters needed characters left characters exceeded
â–¼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image giangnguyenappscyclone · Jul 14, 2020 at 02:40 AM 0
Share

Does nobody help me?

1 Reply

· Add your reply
  • Sort: 
avatar image
0

Answer by cihadturhan_unity · Mar 05 at 05:19 PM

Hi, Were you able to find out the issue?

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
â–¼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

253 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

How would you load hundreds of clickable images? 1 Answer

How do I implement a message based network system UNITY 5? 0 Answers

Unity 5 Unet Network Rigidbody Syncing - Client sinking through objects. 0 Answers

Networking: How to access local client's owned objects? 0 Answers

How both players can control the soccer ball in 2 player football game 1 Answer


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges