mapbox / mapbox-gl-native

Interactive, thoroughly customizable maps in native Android, iOS, macOS, Node.js, and Qt applications, powered by vector tiles and OpenGL
https://mapbox.com/mobile
Other
4.37k stars 1.33k forks source link

[iOS 12] crash on mapbox::sqlite::Query::run() on iOS 12 only #12950

Closed RomainQuidet closed 4 years ago

RomainQuidet commented 6 years ago

Steps to reproduce

  1. Launch an app with map
  2. Let users explore the map (swipe, zoom)

Expected behavior

The app stays live

Actual behavior

The app crashes. This appears only on iOS 12. Our same app is not crashing on iOS 11 or 10.

Configuration

Mapbox SDK versions: 4.2 iOS versions: 12 only Device/simulator models: all devices Xcode version: 9.4.1

Stack trace

Incident Identifier: B6AEAB2E-2A83-4D7F-8E50-FB4E320D1D11
CrashReporter Key:   2A021F8A-2DF2-4F0F-9605-09B3E4C37A04
Hardware Model:      iPhone10,4
Process:         Mappy [284]
Path:            /var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Mappy
Identifier:      com.mappy.Mappy
Version:         6.1838.0 (6.1838.0.15)
Code Type:       ARM-64
Parent Process:  ??? [1]

Date/Time:       2018-09-18T12:36:32Z
Launch Time:     2018-09-18T12:22:45Z
OS Version:      iPhone OS 12.0 (16A366)
Report Version:  104

Exception Type:  SIGTRAP
Exception Codes: #0 at 0x205cbef3c
Crashed Thread:  5

Thread 0:
0   libsystem_kernel.dylib               0x0000000205c41ed0 mach_msg_trap + 8
1   CoreFoundation                       0x0000000206045fb0 __CFRunLoopServiceMachPort + 232
2   CoreFoundation                       0x0000000206040e4c __CFRunLoopRun + 1392
3   CoreFoundation                       0x00000002060405b8 CFRunLoopRunSpecific + 432
4   GraphicsServices                     0x00000002082b4584 GSEventRunModal + 96
5   UIKitCore                            0x0000000232a87558 UIApplicationMain + 208
6   Mappy                                0x0000000105aeb408 main (main.m:7)
7   libdyld.dylib                        0x0000000205b00b94 start + 0

Thread 1:
0   libsystem_kernel.dylib               0x0000000205c41ed0 mach_msg_trap + 8
1   CoreFoundation                       0x0000000206045fb0 __CFRunLoopServiceMachPort + 232
2   CoreFoundation                       0x0000000206040e4c __CFRunLoopRun + 1392
3   CoreFoundation                       0x00000002060405b8 CFRunLoopRunSpecific + 432
4   Foundation                           0x0000000206a346a4 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 296
5   libAXSpeechManager.dylib             0x00000002161237b0 -[AXSpeechThread main] + 260
6   Foundation                           0x0000000206b673b0 __NSThread__start__ + 1036
7   libsystem_pthread.dylib              0x0000000205cd12fc _pthread_body + 124
8   libsystem_pthread.dylib              0x0000000205cd125c _pthread_start + 44
9   libsystem_pthread.dylib              0x0000000205cd4d08 thread_start + 0

Thread 2:
0   libsystem_kernel.dylib               0x0000000205c41ed0 mach_msg_trap + 8
1   CoreFoundation                       0x0000000206045fb0 __CFRunLoopServiceMachPort + 232
2   CoreFoundation                       0x0000000206040e4c __CFRunLoopRun + 1392
3   CoreFoundation                       0x00000002060405b8 CFRunLoopRunSpecific + 432
4   AVFAudio                             0x000000020c019c4c GenericRunLoopThread::Entry(void*) + 160
5   AVFAudio                             0x000000020c045d34 CAPThread::Entry(CAPThread*) + 84
6   libsystem_pthread.dylib              0x0000000205cd12fc _pthread_body + 124
7   libsystem_pthread.dylib              0x0000000205cd125c _pthread_start + 44
8   libsystem_pthread.dylib              0x0000000205cd4d08 thread_start + 0

Thread 3:
0   libsystem_kernel.dylib               0x0000000205c41ed0 mach_msg_trap + 8
1   CoreFoundation                       0x0000000206045fb0 __CFRunLoopServiceMachPort + 232
2   CoreFoundation                       0x0000000206040e4c __CFRunLoopRun + 1392
3   CoreFoundation                       0x00000002060405b8 CFRunLoopRunSpecific + 432
4   Foundation                           0x0000000206a346a4 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 296
5   Foundation                           0x0000000206a34550 -[NSRunLoop(NSRunLoop) runUntilDate:] + 144
6   UIKitCore                            0x00000002329e4ac0 -[UIEventFetcher threadMain] + 132
7   Foundation                           0x0000000206b673b0 __NSThread__start__ + 1036
8   libsystem_pthread.dylib              0x0000000205cd12fc _pthread_body + 124
9   libsystem_pthread.dylib              0x0000000205cd125c _pthread_start + 44
10  libsystem_pthread.dylib              0x0000000205cd4d08 thread_start + 0

Thread 4:
0   libsystem_kernel.dylib               0x0000000205c41ed0 mach_msg_trap + 8
1   CoreFoundation                       0x0000000206045fb0 __CFRunLoopServiceMachPort + 232
2   CoreFoundation                       0x0000000206040e4c __CFRunLoopRun + 1392
3   CoreFoundation                       0x00000002060405b8 CFRunLoopRunSpecific + 432
4   CoreFoundation                       0x0000000206041354 CFRunLoopRun + 76
5   Mapbox                               0x0000000108ca03a8 mbgl::util::Thread::Thread, std::__1::allocator > const&>(std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&&&)::'lambda'()::operator()() + 124
6   Mapbox                               0x0000000108ca0278 std::__1::__thread_proxy >, mbgl::util::Thread::Thread, std::__1::allocator > const&>(std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&&&)::'lambda'()> >(void*, void*) + 40
7   libsystem_pthread.dylib              0x0000000205cd12fc _pthread_body + 124
8   libsystem_pthread.dylib              0x0000000205cd125c _pthread_start + 44
9   libsystem_pthread.dylib              0x0000000205cd4d08 thread_start + 0

Thread 5 Crashed:
0   libsystem_platform.dylib             0x0000000205cbef3c _os_unfair_lock_unowned_abort + 36
1   libsystem_platform.dylib             0x0000000205cc1a98 _os_unfair_lock_unlock_slow + 140
2   libsqlite3.dylib                     0x00000002064b7604 sqlite3_snprintf + 3292
3   libsqlite3.dylib                     0x00000002064b7344 sqlite3_snprintf + 2588
4   libsqlite3.dylib                     0x000000020651a610 sqlite3_free_table + 48612
5   libsqlite3.dylib                     0x000000020651dfc4 sqlite3_free_table + 63384
6   libsqlite3.dylib                     0x000000020651d774 sqlite3_free_table + 61256
7   libsqlite3.dylib                     0x00000002064f83a8 sqlite3_step + 28912
8   libsqlite3.dylib                     0x00000002064f1464 sqlite3_step + 428
9   Mapbox                               0x0000000108cbe938 mapbox::sqlite::Query::run() + 32
10  Mapbox                               0x0000000108cb29e0 mbgl::OfflineDatabase::putTile(mbgl::Resource::TileData const&, mbgl::Response const&, std::__1::basic_string, std::__1::allocator > const&, bool) + 1120
11  Mapbox                               0x0000000108cb22b8 mbgl::OfflineDatabase::putInternal(mbgl::Resource const&, mbgl::Response const&, bool) + 416
12  Mapbox                               0x0000000108cb20cc mbgl::OfflineDatabase::put(mbgl::Resource const&, mbgl::Response const&) + 64
13  Mapbox                               0x0000000108ca4740 void std::__1::__invoke_void_return_wrapper::__call)::'lambda'(mbgl::Response)&, mbgl::Response>(mbgl::DefaultFileSource::Impl::request(mbgl::AsyncRequest*, mbgl::Resource, mbgl::ActorRef)::'lambda'(mbgl::Response)&&&, mbgl::Response&&) + 44
14  Mapbox                               0x0000000108cbb724 mbgl::OnlineFileRequest::completed(mbgl::Response) + 692
15  Mapbox                               0x0000000108cbd0e8 mbgl::OnlineFileSource::Impl::activateRequest(mbgl::OnlineFileRequest*)::'lambda'(mbgl::Response)::operator()(mbgl::Response) const + 96
16  Mapbox                               0x0000000108cbd2f0 void std::__1::__invoke_void_return_wrapper::__call(mbgl::OnlineFileSource::Impl::activateRequest(mbgl::OnlineFileRequest*)::'lambda'(mbgl::Response)&&&, mbgl::Response&&) + 36
17  Mapbox                               0x0000000108c9eb50 _ZNK4mbgl11HTTPRequest5asyncMUlvE_clEv + 84
18  CoreFoundation                       0x00000002060465b8 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 20
19  CoreFoundation                       0x0000000206046538 __CFRunLoopDoSource0 + 84
20  CoreFoundation                       0x0000000206045e1c __CFRunLoopDoSources0 + 172
21  CoreFoundation                       0x0000000206040ce8 __CFRunLoopRun + 1036
22  CoreFoundation                       0x00000002060405b8 CFRunLoopRunSpecific + 432
23  CoreFoundation                       0x0000000206041354 CFRunLoopRun + 76
24  Mapbox                               0x0000000108ca59f8 mbgl::util::Thread::Thread const&, std::__1::basic_string, std::__1::allocator > const&, unsigned long long&>(std::__1::basic_string, std::__1::allocator > const&, std::__1::shared_ptr const&&&, std::__1::basic_string, std::__1::allocator > const&&&, unsigned long long&&&)::'lambda'()::operator()() + 132
25  Mapbox                               0x0000000108ca58b0 std::__1::__thread_proxy >, mbgl::util::Thread::Thread const&, std::__1::basic_string, std::__1::allocator > const&, unsigned long long&>(std::__1::basic_string, std::__1::allocator > const&, std::__1::shared_ptr const&&&, std::__1::basic_string, std::__1::allocator > const&&&, unsigned long long&&&)::'lambda'()> >(void*, void*) + 40
26  libsystem_pthread.dylib              0x0000000205cd12fc _pthread_body + 124
27  libsystem_pthread.dylib              0x0000000205cd125c _pthread_start + 44
28  libsystem_pthread.dylib              0x0000000205cd4d08 thread_start + 0

Thread 6:
0   libsystem_kernel.dylib               0x0000000205c41ed0 mach_msg_trap + 8
1   CoreFoundation                       0x0000000206045fb0 __CFRunLoopServiceMachPort + 232
2   CoreFoundation                       0x0000000206040e4c __CFRunLoopRun + 1392
3   CoreFoundation                       0x00000002060405b8 CFRunLoopRunSpecific + 432
4   CoreFoundation                       0x0000000206041354 CFRunLoopRun + 76
5   Mapbox                               0x0000000108ca9f7c mbgl::util::Thread::Thread<>(std::__1::basic_string, std::__1::allocator > const&)::'lambda'()::operator()() + 112
6   Mapbox                               0x0000000108ca9e78 std::__1::__thread_proxy >, mbgl::util::Thread::Thread<>(std::__1::basic_string, std::__1::allocator > const&)::'lambda'()> >(void*, void*) + 40
7   libsystem_pthread.dylib              0x0000000205cd12fc _pthread_body + 124
8   libsystem_pthread.dylib              0x0000000205cd125c _pthread_start + 44
9   libsystem_pthread.dylib              0x0000000205cd4d08 thread_start + 0

Thread 7:
0   libsystem_kernel.dylib               0x0000000205c41ed0 mach_msg_trap + 8
1   CoreFoundation                       0x0000000206045fb0 __CFRunLoopServiceMachPort + 232
2   CoreFoundation                       0x0000000206040e4c __CFRunLoopRun + 1392
3   CoreFoundation                       0x00000002060405b8 CFRunLoopRunSpecific + 432
4   CoreFoundation                       0x0000000206041354 CFRunLoopRun + 76
5   CoreMotion                           0x000000020ba6f2cc 0x20b9f3000 + 508620
6   libsystem_pthread.dylib              0x0000000205cd12fc _pthread_body + 124
7   libsystem_pthread.dylib              0x0000000205cd125c _pthread_start + 44
8   libsystem_pthread.dylib              0x0000000205cd4d08 thread_start + 0

Thread 8:
0   libsystem_kernel.dylib               0x0000000205c4cf0c __psynch_cvwait + 8
1   libc++.1.dylib                       0x00000002052184d0 std::__1::condition_variable::wait(std::__1::unique_lock&) + 20
2   Mapbox                               0x0000000108ab92e0 std::__1::__thread_proxy >, mbgl::ThreadPool::ThreadPool(unsigned long)::$_0> >(void*, void*) + 416
3   libsystem_pthread.dylib              0x0000000205cd12fc _pthread_body + 124
4   libsystem_pthread.dylib              0x0000000205cd125c _pthread_start + 44
5   libsystem_pthread.dylib              0x0000000205cd4d08 thread_start + 0

Thread 9:
0   libsystem_kernel.dylib               0x0000000205c4cf0c __psynch_cvwait + 8
1   libc++.1.dylib                       0x00000002052184d0 std::__1::condition_variable::wait(std::__1::unique_lock&) + 20
2   Mapbox                               0x0000000108ab92e0 std::__1::__thread_proxy >, mbgl::ThreadPool::ThreadPool(unsigned long)::$_0> >(void*, void*) + 416
3   libsystem_pthread.dylib              0x0000000205cd12fc _pthread_body + 124
4   libsystem_pthread.dylib              0x0000000205cd125c _pthread_start + 44
5   libsystem_pthread.dylib              0x0000000205cd4d08 thread_start + 0

Thread 10:
0   libsystem_kernel.dylib               0x0000000205c4cf0c __psynch_cvwait + 8
1   libc++.1.dylib                       0x00000002052184d0 std::__1::condition_variable::wait(std::__1::unique_lock&) + 20
2   Mapbox                               0x0000000108ab92e0 std::__1::__thread_proxy >, mbgl::ThreadPool::ThreadPool(unsigned long)::$_0> >(void*, void*) + 416
3   libsystem_pthread.dylib              0x0000000205cd12fc _pthread_body + 124
4   libsystem_pthread.dylib              0x0000000205cd125c _pthread_start + 44
5   libsystem_pthread.dylib              0x0000000205cd4d08 thread_start + 0

Thread 11:
0   libsystem_kernel.dylib               0x0000000205c4cf0c __psynch_cvwait + 8
1   libc++.1.dylib                       0x00000002052184d0 std::__1::condition_variable::wait(std::__1::unique_lock&) + 20
2   Mapbox                               0x0000000108ab92e0 std::__1::__thread_proxy >, mbgl::ThreadPool::ThreadPool(unsigned long)::$_0> >(void*, void*) + 416
3   libsystem_pthread.dylib              0x0000000205cd12fc _pthread_body + 124
4   libsystem_pthread.dylib              0x0000000205cd125c _pthread_start + 44
5   libsystem_pthread.dylib              0x0000000205cd4d08 thread_start + 0

Thread 12:
0   libsystem_kernel.dylib               0x0000000205c41ed0 mach_msg_trap + 8
1   CoreFoundation                       0x0000000206045fb0 __CFRunLoopServiceMachPort + 232
2   CoreFoundation                       0x0000000206040e4c __CFRunLoopRun + 1392
3   CoreFoundation                       0x00000002060405b8 CFRunLoopRunSpecific + 432
4   CFNetwork                            0x0000000206660e18 -[__CoreSchedulingSetRunnable runForever] + 208
5   Foundation                           0x0000000206b673b0 __NSThread__start__ + 1036
6   libsystem_pthread.dylib              0x0000000205cd12fc _pthread_body + 124
7   libsystem_pthread.dylib              0x0000000205cd125c _pthread_start + 44
8   libsystem_pthread.dylib              0x0000000205cd4d08 thread_start + 0

Thread 13:
0   libsystem_pthread.dylib              0x0000000205cd4cfc start_wqthread + 0

Thread 14:
0   libsystem_kernel.dylib               0x0000000205c41ed0 mach_msg_trap + 8
1   CoreFoundation                       0x0000000206045fb0 __CFRunLoopServiceMachPort + 232
2   CoreFoundation                       0x0000000206040e4c __CFRunLoopRun + 1392
3   CoreFoundation                       0x00000002060405b8 CFRunLoopRunSpecific + 432
4   GeoServices                          0x000000020c95f7d0 _runNetworkThread + 476
5   libsystem_pthread.dylib              0x0000000205cd12fc _pthread_body + 124
6   libsystem_pthread.dylib              0x0000000205cd125c _pthread_start + 44
7   libsystem_pthread.dylib              0x0000000205cd4d08 thread_start + 0

Thread 15:
0   libsystem_kernel.dylib               0x0000000205c41ed0 mach_msg_trap + 8
1   CoreFoundation                       0x0000000206045fb0 __CFRunLoopServiceMachPort + 232
2   CoreFoundation                       0x0000000206040e4c __CFRunLoopRun + 1392
3   CoreFoundation                       0x00000002060405b8 CFRunLoopRunSpecific + 432
4   AudioToolbox                         0x000000020a1a4030 GenericRunLoopThread::Entry(void*) + 160
5   AudioToolbox                         0x000000020a43fb0c CAPThread::Entry(CAPThread*) + 84
6   libsystem_pthread.dylib              0x0000000205cd12fc _pthread_body + 124
7   libsystem_pthread.dylib              0x0000000205cd125c _pthread_start + 44
8   libsystem_pthread.dylib              0x0000000205cd4d08 thread_start + 0

Thread 16:
0   libsystem_kernel.dylib               0x0000000205c41ed0 mach_msg_trap + 8
1   CoreFoundation                       0x0000000206045fb0 __CFRunLoopServiceMachPort + 232
2   CoreFoundation                       0x0000000206040e4c __CFRunLoopRun + 1392
3   CoreFoundation                       0x00000002060405b8 CFRunLoopRunSpecific + 432
4   TTSSpeechBundle                      0x000000010bdce8d8 0x10bdac000 + 141528
5   libsystem_pthread.dylib              0x0000000205cd12fc _pthread_body + 124
6   libsystem_pthread.dylib              0x0000000205cd125c _pthread_start + 44
7   libsystem_pthread.dylib              0x0000000205cd4d08 thread_start + 0

Thread 17:
0   libsystem_pthread.dylib              0x0000000205cd4cfc start_wqthread + 0

Thread 18:
0   libsystem_kernel.dylib               0x0000000205c4db9c __workq_kernreturn + 8
1   libsystem_pthread.dylib              0x0000000205cd4d00 start_wqthread + 0

Thread 19:
0   libsystem_kernel.dylib               0x0000000205c4db9c __workq_kernreturn + 8
1   libsystem_pthread.dylib              0x0000000205cd4d00 start_wqthread + 0

Thread 20:
0   libsystem_kernel.dylib               0x0000000205c4db9c __workq_kernreturn + 8
1   libsystem_pthread.dylib              0x0000000205cd4d00 start_wqthread + 0

Thread 21:
0   libsystem_kernel.dylib               0x0000000205c4db9c __workq_kernreturn + 8
1   libsystem_pthread.dylib              0x0000000205cd4d00 start_wqthread + 0

Thread 22:
0   ???                                  0x0000000000000000 0x0 + 0

Thread 23:
0   libsystem_pthread.dylib              0x0000000205cd4cfc start_wqthread + 0

Thread 5 crashed with ARM-64 Thread State:
    pc: 0x0000000205cbef3c     fp: 0x000000016b4343e0     sp: 0x000000016b4343d0     x0: 0x0000000000000001
    x1: 0x0000000000000000     x2: 0x0000000000006a03     x3: 0x0000000000000000     x4: 0x000000028102dd00
    x5: 0x0000000000000000     x6: 0x000000016b4353e4     x7: 0x0000000000000ef0     x8: 0x0000000000000001
    x9: 0x000057958f331a20    x10: 0x0000000283641a20    x11: 0x0000000283641a20    x12: 0x00000000000001a2
   x13: 0x0000000000000001    x14: 0x00000000000000e4    x15: 0x0000000000000011    x16: 0x0000000205cc19e4
   x17: 0x0000000000000000    x18: 0x0000000000000000    x19: 0x000000023d67a080    x20: 0x0000000149800e43
   x21: 0x00000002365f9e58    x22: 0x000000000000000a    x23: 0x0000000000000000    x24: 0x000000023d67b000
   x25: 0x000000023d679440    x26: 0x00000002365f9e58    x27: 0x0000000149800e43    x28: 0x0000000000000000
    lr: 0x0000000205cc1a98   cpsr: 0x0000000000000000

Binary Images:
       0x104e24000 -        0x10774bfff +Mappy arm64  <83f0234c99d238268806c958d0ae0dea> /var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Mappy
       0x108044000 -        0x108127fff +Accengage arm64  <2986564f9d2e3ef7844e7a080c6c7db3> /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/Accengage.framework/Accengage
       0x10824c000 -        0x10827bfff +dyMappyImmersiveView arm64  <1670954f2c763913b0eac86161f20f23> /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/dyMappyImmersiveView.framework/dyMappyImmersiveView
       0x1082a0000 -        0x1082abfff +dyDataXY arm64  <044812ce81be30fca6081cf934766b3b> /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/dyDataXY.framework/dyDataXY
       0x1082bc000 -        0x1082cbfff +Polyline arm64   /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/Polyline.framework/Polyline
       0x1082e4000 -        0x1082effff +dyMappyNetwork arm64  <263283bddd1c3ee59609f8fc29378164> /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/dyMappyNetwork.framework/dyMappyNetwork
       0x108300000 -        0x108307fff +Solar arm64  <407f4d70b9ee36bb935d7ecd548fd276> /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/Solar.framework/Solar
       0x1083f0000 -        0x108497fff +dyMappyProtobuf arm64  <08b34b5ea5de3acea24ca446aaa7ed4d> /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/dyMappyProtobuf.framework/dyMappyProtobuf
       0x10858c000 -        0x108663fff +Parse arm64  <5242f9514170386abf425a91f4846d42> /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/Parse.framework/Parse
       0x1087d0000 -        0x1087e7fff +Bolts arm64  <49907486f0b83f7baa77beb016e0bb9c> /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/Bolts.framework/Bolts
       0x108810000 -        0x1088c3fff +HockeySDK arm64   /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/HockeySDK.framework/HockeySDK
       0x108954000 -        0x108dd3fff +Mapbox arm64  <73b53f60d9dc3aa4956e9ee86f3a2ade> /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/Mapbox.framework/Mapbox
       0x108e58000 -        0x108eaffff +MapboxCoreNavigation arm64  <803b6dd163d238cea2c0c8e77edd9767> /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/MapboxCoreNavigation.framework/MapboxCoreNavigation
       0x108f48000 -        0x108f67fff +Turf arm64  <4de399c821e6358bb6b642a2500b53c9> /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/Turf.framework/Turf
       0x108fb8000 -        0x108fc7fff +ZipZap arm64   /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/ZipZap.framework/ZipZap
       0x108fd8000 -        0x109007fff +SwiftyJSON arm64  <1c56d284aafa3a4b8fed5314cf5daeb3> /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/SwiftyJSON.framework/SwiftyJSON
       0x109040000 -        0x109047fff +dyMappyTools arm64   /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/dyMappyTools.framework/dyMappyTools
       0x109054000 -        0x10906ffff +EZAudioiOS arm64  <62e6db61cdd030e18ac4dc0a5c356754> /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/EZAudioiOS.framework/EZAudioiOS
       0x10909c000 -        0x1090b3fff +AMPopTip arm64  <32710f3e0f7836b88ba868cfb2f895d4> /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/AMPopTip.framework/AMPopTip
       0x1090ec000 -        0x109163fff +MapboxDirections arm64  <5861a4334d853177bad2cfd9c4b48f48> /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/MapboxDirections.framework/MapboxDirections
       0x109210000 -        0x109237fff +MapboxMobileEvents arm64   /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/MapboxMobileEvents.framework/MapboxMobileEvents
       0x109274000 -        0x109363fff +Tracker arm64   /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/Tracker.framework/Tracker
       0x1094ac000 -        0x1094effff +dyMappyFramework arm64  <99db33dd90b3304e8a353c799b653b18> /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/dyMappyFramework.framework/dyMappyFramework
       0x10954c000 -        0x10958bfff +AdjustSdk arm64  <381c2e41843f3941a369ff434516d93a> /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/AdjustSdk.framework/AdjustSdk
       0x1095c8000 -        0x1095dbfff  libswiftAVFoundation.dylib arm64  <63b3ce11069e391086ab6e6baa4a0a8a> /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/libswiftAVFoundation.dylib
       0x1095f0000 -        0x1095f7fff  libswiftAccelerate.dylib arm64   /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/libswiftAccelerate.dylib
       0x109604000 -        0x10960bfff  libswiftContacts.dylib arm64   /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/libswiftContacts.dylib
       0x109618000 -        0x109923fff  libswiftCore.dylib arm64  <4fe543830b383378b946c669dd45fdd0> /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/libswiftCore.dylib
       0x109bd0000 -        0x109bd7fff  libswiftCoreAudio.dylib arm64   /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/libswiftCoreAudio.dylib
       0x109be8000 -        0x109beffff  libswiftCoreFoundation.dylib arm64   /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/libswiftCoreFoundation.dylib
       0x109bf8000 -        0x109c0bfff  libswiftCoreGraphics.dylib arm64  <8c36e2e2550431e9bfba2d7b3c1b929b> /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/libswiftCoreGraphics.dylib
       0x109c2c000 -        0x109c33fff  libswiftCoreImage.dylib arm64  <0a1f05c0b97e3a2d964194e42172b5f6> /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/libswiftCoreImage.dylib
       0x109c3c000 -        0x109c43fff  libswiftCoreLocation.dylib arm64  <1aa2986429ca3b04bd33f29d87c3d6bf> /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/libswiftCoreLocation.dylib
       0x109c50000 -        0x109c57fff  libswiftCoreMedia.dylib arm64  <1272a010528d3ce7a5e324ec97110066> /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/libswiftCoreMedia.dylib
       0x109c64000 -        0x109c6ffff  libswiftDarwin.dylib arm64   /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/libswiftDarwin.dylib
       0x109c84000 -        0x109c9ffff  libswiftDispatch.dylib arm64   /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/libswiftDispatch.dylib
       0x109cd0000 -        0x109e2bfff  libswiftFoundation.dylib arm64   /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/libswiftFoundation.dylib
       0x109f78000 -        0x109f7ffff  libswiftGLKit.dylib arm64  <64f24a0fc39730b9bfe11177580ac2e3> /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/libswiftGLKit.dylib
       0x109f88000 -        0x109f8ffff  libswiftMapKit.dylib arm64   /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/libswiftMapKit.dylib
       0x109f9c000 -        0x109fa3fff  libswiftMetal.dylib arm64  <53726a84151636daa5627acbd8725367> /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/libswiftMetal.dylib
       0x109fb0000 -        0x109fbbfff  libswiftModelIO.dylib arm64   /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/libswiftModelIO.dylib
       0x109fc8000 -        0x109fcffff  libswiftObjectiveC.dylib arm64  <062bd1c402933010b791eb1a4d4dc93b> /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/libswiftObjectiveC.dylib
       0x109fdc000 -        0x109fe3fff  libswiftQuartzCore.dylib arm64  <5df1cca7da493ae6bc61aaf18034779e> /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/libswiftQuartzCore.dylib
       0x109fec000 -        0x109ffbfff  libswiftUIKit.dylib arm64  <412b48c607fb3096a8f42fa3c159b67a> /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/libswiftUIKit.dylib
       0x10a010000 -        0x10a017fff  libswiftos.dylib arm64   /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/libswiftos.dylib
       0x10a024000 -        0x10a05ffff  libswiftsimd.dylib arm64   /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/libswiftsimd.dylib
       0x10a0b0000 -        0x10a0b7fff  libswiftCoreData.dylib arm64  <9597f075d08c3ef2abd77825cde6541a> /private/var/containers/Bundle/Application/C4373FFA-3C12-449C-A188-17CCA29FFC9F/Mappy.app/Frameworks/libswiftCoreData.dylib
       0x10bc28000 -        0x10bd3bfff  MacinTalk arm64  <8974297ae95d3f378ba721dcd6632af4> /System/Library/TTSPlugins/MacinTalk.speechbundle/MacinTalk
       0x10bdac000 -        0x10bdf3fff  TTSSpeechBundle arm64  <5e631b5518b0377fb623a75f7f2c63b5> /System/Library/TTSPlugins/TTSSpeechBundle.speechbundle/TTSSpeechBundle
       0x10be5c000 -        0x10be67fff  libobjc-trampolines.dylib arm64  <62573b18de65349aa12efd1340ea3ce3> /usr/lib/libobjc-trampolines.dylib
       0x20520e000 -        0x20520ffff  libSystem.B.dylib arm64  <1e51d2b63e6f3a51a6e3083c19fca592> /usr/lib/libSystem.B.dylib
       0x205210000 -        0x20526afff  libc++.1.dylib arm64   /usr/lib/libc++.1.dylib
       0x20526b000 -        0x20527efff  libc++abi.dylib arm64   /usr/lib/libc++abi.dylib
       0x20527f000 -        0x205a07fff  libobjc.A.dylib arm64  <55e000b76ec63c9e8228778494a89ea4> /usr/lib/libobjc.A.dylib
       0x205a08000 -        0x205a0dfff  libcache.dylib arm64   /usr/lib/system/libcache.dylib
       0x205a0e000 -        0x205a19fff  libcommonCrypto.dylib arm64  <2d5bb382755836aab784906f31e7dcb5> /usr/lib/system/libcommonCrypto.dylib
       0x205a1a000 -        0x205a1efff  libcompiler_rt.dylib arm64  <6ca9ad49f51c3108843c31a5b36eb7ce> /usr/lib/system/libcompiler_rt.dylib
       0x205a1f000 -        0x205a27fff  libcopyfile.dylib arm64  <8ceb19f412b93db9a6f0cb32137910c8> /usr/lib/system/libcopyfile.dylib
       0x205a28000 -        0x205a8efff  libcorecrypto.dylib arm64  <321917e412123eb08e6cc6198ffd551f> /usr/lib/system/libcorecrypto.dylib
       0x205a8f000 -        0x205afffff  libdispatch.dylib arm64   /usr/lib/system/libdispatch.dylib
       0x205b00000 -        0x205b2afff  libdyld.dylib arm64  <03e11fb4f89d31d2868320ef92c4aacd> /usr/lib/system/libdyld.dylib
       0x205b2b000 -        0x205b2bfff  liblaunch.dylib arm64  <1d34dc4311ca3a2d9959c21d24fe6577> /usr/lib/system/liblaunch.dylib
       0x205b2c000 -        0x205b31fff  libmacho.dylib arm64   /usr/lib/system/libmacho.dylib
       0x205b32000 -        0x205b33fff  libremovefile.dylib arm64  <33e735f56b813308a91b70583f7336be> /usr/lib/system/libremovefile.dylib
       0x205b34000 -        0x205b4bfff  libsystem_asl.dylib arm64  <9cc4f792c7eb32d9a66f4b61f4f2e521> /usr/lib/system/libsystem_asl.dylib
       0x205b4c000 -        0x205b4cfff  libsystem_blocks.dylib arm64  <7484ff4bebd834a0a4925ad00ce06f41> /usr/lib/system/libsystem_blocks.dylib
       0x205b4d000 -        0x205bcbfff  libsystem_c.dylib arm64  <40dd5c3b586a38eb9f5274d994ecd9d2> /usr/lib/system/libsystem_c.dylib
       0x205bcc000 -        0x205bd0fff  libsystem_configuration.dylib arm64  <5e462c94ad453059a6473af38b97b4d7> /usr/lib/system/libsystem_configuration.dylib
       0x205bd1000 -        0x205bd8fff  libsystem_containermanager.dylib arm64  <0970fd02f7863726a8d2e584e3c86b6b> /usr/lib/system/libsystem_containermanager.dylib
       0x205bd9000 -        0x205bdafff  libsystem_coreservices.dylib arm64   /usr/lib/system/libsystem_coreservices.dylib
       0x205bdb000 -        0x205be1fff  libsystem_darwin.dylib arm64  <44792e5e5b67344b9fe42d2ee50fd855> /usr/lib/system/libsystem_darwin.dylib
       0x205be2000 -        0x205be8fff  libsystem_dnssd.dylib arm64  <9ae1ce7b0d0d3477bab652b6e90824da> /usr/lib/system/libsystem_dnssd.dylib
       0x205be9000 -        0x205c29fff  libsystem_info.dylib arm64   /usr/lib/system/libsystem_info.dylib
       0x205c2a000 -        0x205c54fff  libsystem_kernel.dylib arm64  <982ccbad717d3a28946eba07918897a3> /usr/lib/system/libsystem_kernel.dylib
       0x205c55000 -        0x205c82fff  libsystem_m.dylib arm64   /usr/lib/system/libsystem_m.dylib
       0x205c83000 -        0x205ca6fff  libsystem_malloc.dylib arm64  <44c4f37bf474310ba1b98a8f1e6b63f2> /usr/lib/system/libsystem_malloc.dylib
       0x205ca7000 -        0x205cb3fff  libsystem_networkextension.dylib arm64   /usr/lib/system/libsystem_networkextension.dylib
       0x205cb4000 -        0x205cbafff  libsystem_notify.dylib arm64  <34af10bfa6063fe38974fcd9d672c977> /usr/lib/system/libsystem_notify.dylib
       0x205cbb000 -        0x205cc5fff  libsystem_platform.dylib arm64  <4af8e7b9d0ad337dbff51a665816c920> /usr/lib/system/libsystem_platform.dylib
       0x205cc6000 -        0x205cd6fff  libsystem_pthread.dylib arm64   /usr/lib/system/libsystem_pthread.dylib
       0x205cd7000 -        0x205cd9fff  libsystem_sandbox.dylib arm64   /usr/lib/system/libsystem_sandbox.dylib
       0x205cda000 -        0x205ce1fff  libsystem_symptoms.dylib arm64  <8d51fa4c49c833ba8c7ae05cd51d6399> /usr/lib/system/libsystem_symptoms.dylib
       0x205ce2000 -        0x205cf7fff  libsystem_trace.dylib arm64  <6fd09960f9943de68fac4d4d1564c041> /usr/lib/system/libsystem_trace.dylib
       0x205cf8000 -        0x205cfdfff  libunwind.dylib arm64  <152d18c1bc913b36b134c5c5e718a3d5> /usr/lib/system/libunwind.dylib
       0x205cfe000 -        0x205d2cfff  libxpc.dylib arm64   /usr/lib/system/libxpc.dylib
       0x205d2d000 -        0x205f87fff  libicucore.A.dylib arm64  <2fbc0cc87b0538bd8995e041aa46b5cf> /usr/lib/libicucore.A.dylib
       0x205f88000 -        0x205f99fff  libz.1.dylib arm64  <3756f248b0233930b236a65ae3b3a871> /usr/lib/libz.1.dylib
       0x205f9a000 -        0x2062fffff  CoreFoundation arm64   /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
       0x206300000 -        0x206310fff  libbsm.0.dylib arm64   /usr/lib/libbsm.0.dylib
       0x206311000 -        0x206311fff  libenergytrace.dylib arm64  <66fb30084c2339178f7ec36054ce4788> /usr/lib/libenergytrace.dylib
       0x206312000 -        0x20639ffff  IOKit arm64  <640622785cfc33dd891324e7949624b0> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
       0x2063a0000 -        0x206488fff  libxml2.2.dylib arm64  <385087411b75335697b10a42a0598226> /usr/lib/libxml2.2.dylib
       0x206489000 -        0x206496fff  libbz2.1.0.dylib arm64  <27af4074c9073ea983d0a6381d8ff560> /usr/lib/libbz2.1.0.dylib
       0x206497000 -        0x2064affff  liblzma.5.dylib arm64  <954e5d4e74343231a5d7ae227995979a> /usr/lib/liblzma.5.dylib
       0x2064b0000 -        0x206629fff  libsqlite3.dylib arm64  <10a9905bcaea3680a78cf5a4d3c25e4c> /usr/lib/libsqlite3.dylib
       0x20662a000 -        0x20665efff  libMobileGestalt.dylib arm64  <025184fee8773eda9253d30d3c5aa97f> /usr/lib/libMobileGestalt.dylib
       0x20665f000 -        0x206a2bfff  CFNetwork arm64  <0f16d72dc5d43af49f1cc4cb53a7c608> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
       0x206a2c000 -        0x206d38fff  Foundation arm64  <5bfec28765ca312aa8128cd72a9fda1b> /System/Library/Frameworks/Foundation.framework/Foundation
       0x206d39000 -        0x206e44fff  Security arm64  <7ac6108af41533a496fe813da9dab9f8> /System/Library/Frameworks/Security.framework/Security
       0x206e45000 -        0x206eb3fff  SystemConfiguration arm64  <10f82ae9a2883c548ae4356cc4771825> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
       0x206eb4000 -        0x206ee9fff  libCRFSuite.dylib arm64   /usr/lib/libCRFSuite.dylib
       0x206eea000 -        0x206f00fff  libapple_nghttp2.dylib arm64  <3b704b123e253a59b900d0319632d498> /usr/lib/libapple_nghttp2.dylib
       0x206f01000 -        0x206f2afff  libarchive.2.dylib arm64  <3e5044b2f9c53b0eb6bc82ad2f1a0726> /usr/lib/libarchive.2.dylib
       0x206f2b000 -        0x206ffafff  libboringssl.dylib arm64  <45730761cf8639ffac90223e7652a566> /usr/lib/libboringssl.dylib
       0x206ffb000 -        0x207011fff  libcoretls.dylib arm64   /usr/lib/libcoretls.dylib
       0x207012000 -        0x207013fff  libcoretls_cfhelpers.dylib arm64  <09a5f51b0ff53fc19de08186a7f4deca> /usr/lib/libcoretls_cfhelpers.dylib
       0x207014000 -        0x207015fff  liblangid.dylib arm64  <5106625abe603e6ba8beb107045cf4d9> /usr/lib/liblangid.dylib
       0x207016000 -        0x20738bfff  libnetwork.dylib arm64   /usr/lib/libnetwork.dylib
       0x20738c000 -        0x2073c1fff  libpcap.A.dylib arm64   /usr/lib/libpcap.A.dylib
       0x2073c2000 -        0x20741ffff  libusrtcp.dylib arm64  <83a3ca7e601631bd87f894a173d7d91f> /usr/lib/libusrtcp.dylib
       0x207420000 -        0x20742cfff  IOSurface arm64   /System/Library/Frameworks/IOSurface.framework/IOSurface
       0x20742d000 -        0x2074e0fff  libBLAS.dylib arm64  <7043664b29483c27a6dc436bd0c1638d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
       0x2074e1000 -        0x207800fff  libLAPACK.dylib arm64   /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
       0x207801000 -        0x207a73fff  vImage arm64  <8e3014550ea937b19ce88325b2f9577b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
       0x207a74000 -        0x207a85fff  libSparseBLAS.dylib arm64   /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
       0x207a86000 -        0x207ae2fff  libvMisc.dylib arm64  <0c8ec066228b344999abe1f1ee248f91> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
       0x207ae3000 -        0x207b12fff  libBNNS.dylib arm64   /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
       0x207b13000 -        0x207b27fff  libLinearAlgebra.dylib arm64  <7e10a1d1bc1537beba13b32dae152e78> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
       0x207b28000 -        0x207b2cfff  libQuadrature.dylib arm64   /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
       0x207b2d000 -        0x207b9dfff  libSparse.dylib arm64  <4b96107b7c223fdeb34c95db3dc12bc4> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
       0x207b9e000 -        0x207c2cfff  libvDSP.dylib arm64  <1ae8f521840330378b18225a33a14b63> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
       0x207c2d000 -        0x207c2dfff  vecLib arm64  <9626730f3fc23316a4ea5da0036af0f8> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
       0x207c2e000 -        0x207c2efff  Accelerate arm64   /System/Library/Frameworks/Accelerate.framework/Accelerate
       0x207c2f000 -        0x207c47fff  libcompression.dylib arm64  <4c340ece17793f45a53935e847fece9b> /usr/lib/libcompression.dylib
       0x207c48000 -        0x2081f3fff  CoreGraphics arm64  <62513b0019c23bc09b9e30d049cd8700> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
       0x2081f4000 -        0x2081f9fff  IOAccelerator arm64   /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
       0x2081fa000 -        0x2081fffff  libCoreFSCache.dylib arm64  <2c7c21d1ccc13c3ea28c5244f60787dc> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
       0x208200000 -        0x2082a8fff  Metal arm64  <93a67b8a04943250824c4044be3b983b> /System/Library/Frameworks/Metal.framework/Metal
       0x2082a9000 -        0x2082bcfff  GraphicsServices arm64  <0b2bce1a83493988b000614bb964f818> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
       0x2082bd000 -        0x2082bdfff  MobileCoreServices arm64  <745575d128ff33d88c1d08c496845b2f> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
       0x2082be000 -        0x2082c0fff  IOSurfaceAccelerator arm64   /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
       0x2082c1000 -        0x208303fff  AppleJPEG arm64  <185e74d6256c3dc5b7a14ab436f1c17b> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
       0x208304000 -        0x2088c8fff  ImageIO arm64  <341e0a76657a35339b95f5598c27c5e0> /System/Library/Frameworks/ImageIO.framework/ImageIO
       0x2088c9000 -        0x20893cfff  BaseBoard arm64   /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
       0x20893d000 -        0x208954fff  AssertionServices arm64   /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
       0x208955000 -        0x20895dfff  CorePhoneNumbers arm64   /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
       0x20895e000 -        0x2089a3fff  AppSupport arm64   /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
       0x2089a4000 -        0x2089bdfff  CrashReporterSupport arm64  <9f88c2e017a83fdbac04f6de390527c6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
       0x2089be000 -        0x2089c3fff  AggregateDictionary arm64  <22d2dd6db52b38d38a2dc301a257d461> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
       0x2089c4000 -        0x208a4cfff  libTelephonyUtilDynamic.dylib arm64  <96d4eadcfbd133ad852fab8a74dd83c2> /usr/lib/libTelephonyUtilDynamic.dylib
       0x208a4d000 -        0x208a6cfff  ProtocolBuffer arm64  <8215eeda029d306a922835c1d5b29b96> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
       0x208a6d000 -        0x208a9dfff  MobileKeyBag arm64  <02ec24ff248431f482220743b44ff158> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
       0x208a9e000 -        0x208adafff  BackBoardServices arm64   /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
       0x208adb000 -        0x208b43fff  FrontBoardServices arm64   /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
       0x208b44000 -        0x208b8bfff  SpringBoardServices arm64  <57b00a722ccc3fb5969a6d5f249403f8> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
       0x208b8c000 -        0x208b9ffff  PowerLog arm64   /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
       0x208ba0000 -        0x208bbbfff  CommonUtilities arm64  <050aae834e5d3f41a553e3b96fe84a82> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
       0x208bbc000 -        0x208bc7fff  liblockdown.dylib arm64   /usr/lib/liblockdown.dylib
       0x208bc8000 -        0x208f06fff  CoreData arm64  <3f5aa574e48f3e17b02688d2f622e9fb> /System/Library/Frameworks/CoreData.framework/CoreData
       0x208f07000 -        0x208f0efff  TCC arm64   /System/Library/PrivateFrameworks/TCC.framework/TCC
       0x208f0f000 -        0x208f17fff  libcupolicy.dylib arm64   /usr/lib/libcupolicy.dylib
       0x208f18000 -        0x208ff6fff  CoreTelephony arm64   /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
       0x208ff7000 -        0x209058fff  Accounts arm64  <866db4a923a339b68ca12b8e3e66bf3c> /System/Library/Frameworks/Accounts.framework/Accounts
       0x209059000 -        0x209082fff  AppleSauce arm64  <9e05b3a836973940bb6d33a55d324c45> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
       0x209083000 -        0x20908cfff  DataMigration arm64  <7d6954aaa45d3e4db56bc26591e1faaa> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
       0x20908d000 -        0x209094fff  Netrb arm64  <823a78eb752f3e1b9d527d0bef6fd199> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
       0x209095000 -        0x2090c9fff  PersistentConnection arm64   /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
       0x2090ca000 -        0x2090dbfff  libmis.dylib arm64   /usr/lib/libmis.dylib
       0x2090dc000 -        0x2091e2fff  ManagedConfiguration arm64  <3908700906523639adde884919cfaf45> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
       0x2091e3000 -        0x2091e8fff  libReverseProxyDevice.dylib arm64  <84374fcebea93c2ea8660a5725af2cf1> /usr/lib/libReverseProxyDevice.dylib
       0x2091e9000 -        0x2091fbfff  libamsupport.dylib arm64   /usr/lib/libamsupport.dylib
       0x2091fc000 -        0x209201fff  libCoreVMClient.dylib arm64  <3b8f9567d8123beea3bffa2c2cb61353> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
       0x209202000 -        0x209203fff  libCVMSPluginSupport.dylib arm64   /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
       0x209204000 -        0x209207fff  libutil.dylib arm64   /usr/lib/libutil.dylib
       0x209208000 -        0x209247fff  libGLImage.dylib arm64   /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
       0x209248000 -        0x2092bffff  APFS arm64   /System/Library/PrivateFrameworks/APFS.framework/APFS
       0x2092c0000 -        0x2092f1fff  MediaKit arm64   /System/Library/PrivateFrameworks/MediaKit.framework/MediaKit
       0x2092f2000 -        0x20930efff  libSERestoreInfo.dylib arm64  <4a13d2c3409539e6a05595ef7aed1b01> /usr/lib/updaters/libSERestoreInfo.dylib
       0x209315000 -        0x209351fff  DiskImages arm64   /System/Library/PrivateFrameworks/DiskImages.framework/DiskImages
       0x209352000 -        0x20935bfff  libGFXShared.dylib arm64   /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
       0x20935c000 -        0x2093a9fff  libauthinstall.dylib arm64  <998c0e7990403b9a87c6a431076b82e8> /usr/lib/libauthinstall.dylib
       0x2093aa000 -        0x2093b2fff  IOMobileFramebuffer arm64  <2423c48a27833244a490f470f45a31b2> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
       0x2093b3000 -        0x2093befff  OpenGLES arm64  <3eb93d9517143109adcac8d4538899f6> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
       0x2093bf000 -        0x20945cfff  ColorSync arm64   /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
       0x20945d000 -        0x20948cfff  CoreVideo arm64  <49864d654d763aa3b4c0970d42254987> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
       0x20948d000 -        0x20948efff  libCTGreenTeaLogger.dylib arm64  <674b9513e12736e281a746bb472c0b7f> /usr/lib/libCTGreenTeaLogger.dylib
       0x20948f000 -        0x2095fefff  CoreAudio arm64   /System/Library/Frameworks/CoreAudio.framework/CoreAudio
       0x2095ff000 -        0x209621fff  CoreAnalytics arm64   /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
       0x209622000 -        0x209625fff  UserFS arm64  <0e97879c716f3460a09fefbb1b686c84> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
       0x209626000 -        0x2097c2fff  CoreMedia arm64   /System/Library/Frameworks/CoreMedia.framework/CoreMedia
       0x2097c3000 -        0x2097d5fff  libprotobuf-lite.dylib arm64  <318f235295653a4db7717b644644372b> /usr/lib/libprotobuf-lite.dylib
       0x2097d6000 -        0x20983bfff  libprotobuf.dylib arm64  <82008ca3e7a73a418b378b35fa70bf1a> /usr/lib/libprotobuf.dylib
       0x20983c000 -        0x209b52fff  libAWDSupportFramework.dylib arm64  <35524e71440231d6bc21b1b0674dd9ed> /usr/lib/libAWDSupportFramework.dylib
       0x209b53000 -        0x209b9dfff  WirelessDiagnostics arm64  <75b3e3bad27b32efae940c20b3cda08f> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
       0x209b9e000 -        0x209c5efff  VideoToolbox arm64  <7acffce5abd139eaa3d3f832beef187f> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
       0x209c5f000 -        0x209d6afff  libFontParser.dylib arm64  <85ccb2e6f99b36abb30814d3a0737060> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
       0x209d6b000 -        0x209d6bfff  FontServices arm64  <95db3bbfbd6137c384f77cbee2d27777> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
       0x209d6c000 -        0x209ecdfff  CoreText arm64   /System/Library/Frameworks/CoreText.framework/CoreText
       0x209ece000 -        0x209eddfff  IntlPreferences arm64  <77a7e06758703d1cac2e1d2497511a1e> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
       0x209ede000 -        0x209ee7fff  RTCReporting arm64   /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
       0x209ee8000 -        0x209f60fff  CoreBrightness arm64   /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
       0x209f61000 -        0x209f6bfff  libAudioStatistics.dylib arm64  <7b844b028e6c34ab910255409caa1922> /usr/lib/libAudioStatistics.dylib
       0x209f6c000 -        0x20a55cfff  AudioToolbox arm64  <8bce69f02d9934fbb837b41e41b98c59> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
       0x20a55d000 -        0x20a795fff  QuartzCore arm64  <1f084ee44f3638618a99aa0bdca5c114> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
       0x20a796000 -        0x20a7a1fff  MediaAccessibility arm64  <6c41829ba3be3f0bb92f45c1550595cc> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
       0x20a7a2000 -        0x20a894fff  libiconv.2.dylib arm64   /usr/lib/libiconv.2.dylib
       0x20a895000 -        0x20a8b0fff  NetworkStatistics arm64  <57175d7789b6316193dda171b1ce40a7> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
       0x20a8b1000 -        0x20a8cffff  MPSCore arm64  <97c66e9805d93d3282dd414390f5f121> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
       0x20a8d0000 -        0x20a944fff  MPSImage arm64  <237d1f31204d35d38429a25a167468b0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
       0x20a945000 -        0x20a969fff  MPSMatrix arm64   /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
       0x20a96a000 -        0x20a978fff  CoreAUC arm64   /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
       0x20a979000 -        0x20b015fff  MediaToolbox arm64   /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
       0x20b016000 -        0x20b17ffff  MPSNeuralNetwork arm64  <982401edfe9b32509f8e19d726f91682> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
       0x20b180000 -        0x20b180fff  MetalPerformanceShaders arm64  <74e5b902be1533d1aa9e072ebdd804b2> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
       0x20b181000 -        0x20b59efff  FaceCore arm64  <2ceb5918beee311ba7de04e12fee58d3> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
       0x20b59f000 -        0x20b5acfff  GraphVisualizer arm64  <68640c95bcad3d53871dc2b891e05585> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
       0x20b5ad000 -        0x20b754fff  libFosl_dynamic.dylib arm64  <2e55133314413d7abdf68875fd7d5789> /usr/lib/libFosl_dynamic.dylib
       0x20b755000 -        0x20b9f2fff  CoreImage arm64  <51537ca8b9e9309ea21e20dfa1395cdb> /System/Library/Frameworks/CoreImage.framework/CoreImage
       0x20b9f3000 -        0x20bc2cfff  CoreMotion arm64   /System/Library/Frameworks/CoreMotion.framework/CoreMotion
       0x20bc2d000 -        0x20bc5dfff  CoreBluetooth arm64   /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
       0x20bc5e000 -        0x20bc81fff  PlugInKit arm64   /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
       0x20bc82000 -        0x20befffff  Celestial arm64   /System/Library/PrivateFrameworks/Celestial.framework/Celestial
       0x20bf00000 -        0x20bf8afff  Quagga arm64   /System/Library/PrivateFrameworks/Quagga.framework/Quagga
       0x20bf8b000 -        0x20c08efff  AVFAudio arm64  <64096e0d76f83796b0d8b4dd1c66dc30> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
       0x20c08f000 -        0x20c2a0fff  AVFoundation arm64  <1e7df8edf12d35479beda9bc5aa0be83> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
       0x20c2a1000 -        0x20c2c1fff  CacheDelete arm64  <6c40651e14a8326896465f2dfce97303> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
       0x20c2c2000 -        0x20c2fefff  StreamingZip arm64  <798e8946afa43fe3863801975cd2853a> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
       0x20c2ff000 -        0x20c312fff  CoreEmoji arm64  <280062ab4ccf32fa94dc9cb36b523a37> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
       0x20c313000 -        0x20c362fff  CoreLocationProtobuf arm64  <9f0ae129c6a9337fbc5acff0d45456fa> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
       0x20c363000 -        0x20c36bfff  SymptomDiagnosticReporter arm64   /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
       0x20c36c000 -        0x20cd7cfff  GeoServices arm64  <17b646ee2a1838a39f528dbc572cac8d> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
       0x20cd7d000 -        0x20cd97fff  MobileAsset arm64   /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
       0x20cd98000 -        0x20cdd8fff  Lexicon arm64   /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
       0x20cdd9000 -        0x20cdeafff  libcmph.dylib arm64   /usr/lib/libcmph.dylib
       0x20cdeb000 -        0x20cf11fff  LanguageModeling arm64  <24d8e507481b341ba412edcaa3be4e05> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
       0x20cf2a000 -        0x20cfcefff  CoreLocation arm64  <9330baf0f6333fb8a41d6b633bcc2e1d> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
       0x20cfcf000 -        0x20cfcffff  PhoneNumbers arm64  <5b05da9bffff3813b28cc1cc66005322> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
       0x20cfd0000 -        0x20cfdbfff  libChineseTokenizer.dylib arm64   /usr/lib/libChineseTokenizer.dylib
       0x20cfdc000 -        0x20d098fff  libmecab_em.dylib arm64  <4d9991fd7fc934029b1b2dee53d8e6d3> /usr/lib/libmecab_em.dylib
       0x20d099000 -        0x20d09afff  libThaiTokenizer.dylib arm64  <78b88b957fc8332e8eae3f80c17a3453> /usr/lib/libThaiTokenizer.dylib
       0x20d09b000 -        0x20d09ffff  libgermantok.dylib arm64   /usr/lib/libgermantok.dylib
       0x20d0ac000 -        0x20d119fff  CoreNLP arm64  <40278ba302053e2ab246052fc6365783> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
       0x20d11a000 -        0x20d2ecfff  MobileSpotlightIndex arm64  <5fb22b36671f31668380fd74e893d479> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
       0x20d2ed000 -        0x20d353fff  CoreSpotlight arm64  <6bb69e2e8c0635ef9a48d497352910a1> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
       0x20d354000 -        0x20df2afff  JavaScriptCore arm64  <08a094acfd433ea7b5198bb5c81ac2d9> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
       0x20df2b000 -        0x20df30fff  libheimdal-asn1.dylib arm64   /usr/lib/libheimdal-asn1.dylib
       0x20df31000 -        0x20dfabfff  libate.dylib arm64  <90af2833d96b3cec81cbd024d1d5477a> /usr/lib/libate.dylib
       0x20dfac000 -        0x20e055fff  TextureIO arm64   /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
       0x20e056000 -        0x20e11afff  CoreUI arm64  <09f29bfe7ea13be69b4ef3dd05298538> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
       0x20e11b000 -        0x20e128fff  MobileIcons arm64   /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
       0x20e129000 -        0x20e138fff  AppleFSCompression arm64  <85538bd218f53950b88a34643222621f> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
       0x20e139000 -        0x20e1a1fff  TextInput arm64  <17d1a164a5e03d94ac71e8549095db33> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
       0x20e1cc000 -        0x20e201fff  DataDetectorsCore arm64  <9bceddf1d2ba323b8538558df04f19dd> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
       0x20e202000 -        0x20e29dfff  FileProvider arm64   /System/Library/Frameworks/FileProvider.framework/FileProvider
       0x20e29e000 -        0x20e3b5fff  NLP arm64   /System/Library/PrivateFrameworks/NLP.framework/NLP
       0x20e3b6000 -        0x20e48dfff  ProofReader arm64  <23a5a59257f337fa8fa4f3e6c8e2c87b> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
       0x20e48e000 -        0x20e4a3fff  libAccessibility.dylib arm64  <1ff83309d24c31c686f683d2a72cc873> /usr/lib/libAccessibility.dylib
       0x20e4a4000 -        0x20e94afff  libwebrtc.dylib arm64  <078af0ef378f33fdbf1ef3796d6be5d4> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
       0x20e94b000 -        0x20e9b7fff  ContactsFoundation arm64   /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
       0x20e9b8000 -        0x210254fff  WebCore arm64  <5223749c86da32d58bcd30e154bb506d> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
       0x210255000 -        0x2103e0fff  WebKitLegacy arm64  <1688ea2d095331299f63e487adff06da> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
       0x2103e1000 -        0x210412fff  DataAccessExpress arm64  <9267cd94c597317fa3c4ebabe711024b> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
       0x210413000 -        0x2104adfff  AddressBookLegacy arm64  <667f2cae7dab3e5e9d99bb079cf70a7e> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
       0x2104ae000 -        0x210509fff  ProtectedCloudStorage arm64   /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
       0x21050a000 -        0x21053efff  UserNotifications arm64  <82168a035eb2309385015198b454f9cc> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
       0x21053f000 -        0x21054afff  AppleIDAuthSupport arm64  <5a40bb13b271335d851035296b90ff88> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
       0x21054b000 -        0x2105a7fff  AuthKit arm64  <1b7d66c336cf32f289899ecbad70c330> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
       0x2105e8000 -        0x2105e8fff  UIKit arm64  <87e60e01feab31129bbe5a2da7286e5a> /System/Library/Frameworks/UIKit.framework/UIKit
       0x2105e9000 -        0x2105fcfff  DocumentManagerCore arm64  <68f6b4edc81230c39aa44ea36c6b36d5> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
       0x2105fd000 -        0x21060bfff  HangTracer arm64  <02dae521345f3fa6a3d8fa5cf7066dc5> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
       0x21060c000 -        0x210660fff  PhysicsKit arm64   /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
       0x210661000 -        0x210665fff  StudyLog arm64  <725a823183e53460b00045a0f41aaeb7> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
       0x210666000 -        0x210753fff  UIFoundation arm64   /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
       0x210754000 -        0x21087bfff  CloudKit arm64   /System/Library/Frameworks/CloudKit.framework/CloudKit
       0x21087c000 -        0x210883fff  IntentsFoundation arm64   /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
       0x210884000 -        0x210b6cfff  Intents arm64  <8396c0b676ff3490981c4930aca55414> /System/Library/Frameworks/Intents.framework/Intents
       0x210b6d000 -        0x210b85fff  libresolv.9.dylib arm64  <848c216532ff3a90b720ab803e7b7775> /usr/lib/libresolv.9.dylib
       0x210b86000 -        0x210b88fff  CoreDuetDebugLogging arm64   /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
       0x210b89000 -        0x210bbafff  libtidy.A.dylib arm64  <467a0690f869326c8a92f26f5085af19> /usr/lib/libtidy.A.dylib
       0x210bbb000 -        0x210d87fff  CoreDuet arm64   /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
       0x210d88000 -        0x210daafff  CoreDuetContext arm64  <12b34dfc1bc43034b2b1bd5e05db3bfe> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
       0x210dab000 -        0x210dbdfff  CoreDuetDaemonProtocol arm64  <3221c62ad93b3a19a81e549e9f0a1725> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
       0x210dbe000 -        0x210e2cfff  IMFoundation arm64  <7e0cc48db261324d85a5cd3006780030> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
       0x210e2d000 -        0x210e5efff  vCard arm64   /System/Library/PrivateFrameworks/vCard.framework/vCard
       0x210e5f000 -        0x210f7dfff  Contacts arm64  <55be6d454bc43f278ef25576bf291342> /System/Library/Frameworks/Contacts.framework/Contacts
       0x210f7e000 -        0x210f7ffff  DiagnosticLogCollection arm64  <5548d177b6a63e89b8372167d0a77a25> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
       0x210f80000 -        0x210f81fff  Marco arm64  <6f05e30c12213f4f95d4f711c7f1a9c4> /System/Library/PrivateFrameworks/Marco.framework/Marco
       0x210f82000 -        0x210f89fff  MessageProtection arm64  <739cc00ef965328d9e01960bb1d3948f> /System/Library/PrivateFrameworks/MessageProtection.framework/MessageProtection
       0x210f8a000 -        0x21129bfff  StoreServices arm64  <14021ee9c1d53f92a8ec85d57a621e82> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
       0x21129c000 -        0x2112b3fff  Engram arm64  <5369f2a80c18343c85910194c20f303b> /System/Library/PrivateFrameworks/Engram.framework/Engram
       0x2112b4000 -        0x2113ccfff  IDSFoundation arm64  <1b7dc5379d2b3834bdc55b1b46023d56> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
       0x2113cd000 -        0x2113d8fff  CaptiveNetwork arm64  <12e2a9f5e6cf3a09a9a4e95c579b49fb> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
       0x2113d9000 -        0x211409fff  EAP8021X arm64  <218d176456c63c05b963977dd1698d01> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
       0x21140a000 -        0x211447fff  MobileWiFi arm64   /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
       0x211448000 -        0x21144afff  OAuth arm64  <8d9f2868fe9431678cd2f68ab79ace29> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
       0x21144b000 -        0x21144dfff  CommonAuth arm64  <5fbf5cb914e335dba960926747529980> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
       0x21144e000 -        0x2114befff  Heimdal arm64   /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
       0x2114bf000 -        0x2114e8fff  GSS arm64  <32e1ed3cc4373426928b285f2c0b2c6b> /System/Library/Frameworks/GSS.framework/GSS
       0x2114e9000 -        0x211502fff  ApplePushService arm64   /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
       0x211503000 -        0x21159dfff  AccountsDaemon arm64   /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
       0x21159e000 -        0x2115c0fff  AppleIDSSOAuthentication arm64   /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
       0x2115c1000 -        0x211645fff  AppleAccount arm64   /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
       0x211646000 -        0x21179cfff  CoreUtils arm64   /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
       0x21179d000 -        0x2118b0fff  IDS arm64   /System/Library/PrivateFrameworks/IDS.framework/IDS
       0x2118b1000 -        0x2118d6fff  MediaServices arm64  <1410ff10898d3f6aaf04f1ebbd4709b5> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
       0x2118d7000 -        0x211ab7fff  MediaRemote arm64  <8cde2ed075c53485bb0a893020f28826> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
       0x211ab8000 -        0x211ad3fff  UserManagement arm64  <26f4d1225c9633e89c0f36faab8c13fd> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
       0x211ad4000 -        0x211ae3fff  MobileBluetooth arm64   /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
       0x211ae4000 -        0x211b14fff  Bom arm64   /System/Library/PrivateFrameworks/Bom.framework/Bom
       0x211b15000 -        0x211b19fff  CommunicationsFilter arm64  <071be00d0bd83f53981db597f8c9e518> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
       0x211b1a000 -        0x211b3efff  FTAWD arm64  <13b359bc880e3b96a714bba84ad57244> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
       0x211b3f000 -        0x211b99fff  FTServices arm64  <5757bfe4d20d32eda16963d677783d47> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
       0x211bd3000 -        0x211bdefff  ProactiveEventTracker arm64  <2d16bba777ba3ed2b03937480ef13902> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
       0x211bdf000 -        0x211c2dfff  ChunkingLibrary arm64  <3507047833e53eabb9b15697c751e47d> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
       0x211c2e000 -        0x211c3cfff  libnetworkextension.dylib arm64   /usr/lib/libnetworkextension.dylib
       0x211c3d000 -        0x211c61fff  AddressBook arm64  <36d3ada7a03337df98bd61dc9717eaf6> /System/Library/Frameworks/AddressBook.framework/AddressBook
       0x211c62000 -        0x212ba7fff  ModelIO arm64   /System/Library/Frameworks/ModelIO.framework/ModelIO
       0x212ba8000 -        0x212d61fff  NetworkExtension arm64  <8990936bd2453681a888e7ca5af1da95> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
       0x212d62000 -        0x2131bbfff  SiriTTS arm64   /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
       0x2131bc000 -        0x213219fff  SAObjects arm64   /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
       0x21321a000 -        0x21325bfff  VoiceServices arm64  <9ea126b18ed33798a8c1fdfd87e96db9> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
       0x21325c000 -        0x21328cfff  GLKit arm64  <13ff44d0d58b3dda8a1974868516b237> /System/Library/Frameworks/GLKit.framework/GLKit
       0x21328d000 -        0x2133a4fff  AssistantServices arm64  <2ce92c48d36e3285be1034dd84c016e1> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
       0x2133a5000 -        0x2133c4fff  AssetCacheServices arm64   /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
       0x2133c5000 -        0x213481fff  NetworkServiceProxy arm64   /System/Library/PrivateFrameworks/NetworkServiceProxy.framework/NetworkServiceProxy
       0x213482000 -        0x21355afff  MMCS arm64   /System/Library/PrivateFrameworks/MMCS.framework/MMCS
       0x21355b000 -        0x213567fff  BluetoothManager arm64   /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
       0x213568000 -        0x2135d9fff  CoreDAV arm64   /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
       0x2135da000 -        0x21360efff  iCalendar arm64  <684a4988f1bd3415944c8d0c96f3c82e> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
       0x21360f000 -        0x21361dfff  PersonaKit arm64   /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
       0x21361e000 -        0x213676fff  CalendarFoundation arm64  <19e82cfce94a3d8a9cba5aeca5fad949> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
       0x213677000 -        0x2136a7fff  PhotosFormats arm64   /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
       0x2136a8000 -        0x213745fff  CalendarDatabase arm64  <45873b18b6d43d45a7f39f8e1c53aa3c> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
       0x213746000 -        0x2137a0fff  CalendarDaemon arm64  <9ba838662ce238acb794195ee606d14d> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
       0x2137a1000 -        0x213919fff  CloudPhotoLibrary arm64  <3e822ec8b50f3358bc6483294aac8dc8> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
       0x21391a000 -        0x213a09fff  EventKit arm64   /System/Library/Frameworks/EventKit.framework/EventKit
       0x213a0a000 -        0x213a3efff  AssetsLibraryServices arm64  <52765ec575a33a6d97d683952cd34518> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
       0x213a74000 -        0x213a9bfff  DCIMServices arm64  <0b7e0679a30130cd9110c7a586ce1418> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
       0x213a9c000 -        0x213bd7fff  CoreMediaStream arm64   /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
       0x213bd8000 -        0x213bdffff  XPCKit arm64  <8aac7bc95c2a3de0aba1c5ace77f4333> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
       0x213cc5000 -        0x213ce3fff  CloudPhotoServices arm64  <7aa4821861e03a76bbd14febb2062617> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
       0x213ce4000 -        0x213ceffff  CoreRecents arm64  <2902d06ea5d7370a9e1975ec8327d3f7> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
       0x213cf0000 -        0x213d0efff  MediaStream arm64   /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
       0x213d0f000 -        0x214253fff  PhotoLibraryServices arm64   /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
       0x214254000 -        0x214270fff  PrototypeTools arm64   /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
       0x214271000 -        0x2142fafff  CoreSymbolication arm64  <5d11a9b0cce834369c865d6947fd7459> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
       0x2142fb000 -        0x214440fff  SearchFoundation arm64  <34269926bafd318ebbddd710631b55ed> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
       0x214441000 -        0x214447fff  IncomingCallFilter arm64   /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
       0x214448000 -        0x214501fff  iTunesStore arm64  <993eb16523aa35c8aa426d1649de320b> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
       0x214502000 -        0x214508fff  libtzupdate.dylib arm64  <8bcf6d94561e34d691c41f472054ab34> /usr/lib/libtzupdate.dylib
       0x214509000 -        0x21465ffff  Preferences arm64  <4098a94b887e32e08326385a823b4292> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
       0x214660000 -        0x214668fff  CoreTime arm64  <3bf5c867f9683117a402be10381440f6> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
       0x214669000 -        0x2146bbfff  CoreAppleCVA arm64   /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA
       0x2146bc000 -        0x2146fcfff  DifferentialPrivacy arm64   /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
       0x2146fd000 -        0x2148a7fff  AppleCVA arm64   /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA
       0x2148a8000 -        0x214945fff  Montreal arm64  <9cbaf6f4d43434648664e609a8e24a5c> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
       0x214946000 -        0x214cbafff  Espresso arm64  <7325af30cc093f16a4b9e07baecf0efb> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
       0x214cbb000 -        0x214cc1fff  MobileSystemServices arm64  <8f7b16f648f1395a880cf76d8ac8f3d8> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
       0x214cc2000 -        0x214ec6fff  Photos arm64   /System/Library/Frameworks/Photos.framework/Photos
       0x214ed3000 -        0x215136fff  CoreML arm64  <55c2be61e44536d19a855261a7cf7b70> /System/Library/Frameworks/CoreML.framework/CoreML
       0x215137000 -        0x21513bfff  CoreOptimization arm64  <31b079e4ebbf3af19b17483f8a684e40> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
       0x21513c000 -        0x215199fff  SafariCore arm64  <3db13bb8ae18354c9db1cfd56caccde7> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
       0x21519a000 -        0x2151f4fff  CorePrediction arm64  <5ab13f0cc9683f10b6be5b2dd52205b3> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
       0x2151f5000 -        0x2152fbfff  Navigation arm64   /System/Library/PrivateFrameworks/Navigation.framework/Navigation
       0x2152fc000 -        0x215315fff  ContactsDonation arm64   /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
       0x215316000 -        0x215342fff  Futhark arm64   /System/Library/PrivateFrameworks/Futhark.framework/Futhark
       0x215343000 -        0x2153bbfff  NanoRegistry arm64   /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
       0x2153bc000 -        0x215411fff  ToneLibrary arm64   /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
       0x215412000 -        0x215429fff  BaseBoardUI arm64   /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
       0x21542a000 -        0x215486fff  ContactsUICore arm64   /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
       0x215487000 -        0x2155f8fff  ContactsUI arm64   /System/Library/Frameworks/ContactsUI.framework/ContactsUI
       0x2155f9000 -        0x2156c4fff  CorePDF arm64  <07423029f66f3dd1abb074fa94f8b01b> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
       0x2156c5000 -        0x215989fff  Vision arm64  <358c72916a243ea4bb8abcb8d97ff4ec> /System/Library/Frameworks/Vision.framework/Vision
       0x21598a000 -        0x215e54fff  WebKit arm64  <814d8f9452ff31b1a48c859083f76934> /System/Library/Frameworks/WebKit.framework/WebKit
       0x215e55000 -        0x215ef6fff  BulletinBoard arm64  <6abaf51226e432abb6aaf31e47d80657> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
       0x215ef7000 -        0x215efcfff  ConstantClasses arm64  <111513b6286e32e587dfcf250185b852> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
       0x215efd000 -        0x215f05fff  CertUI arm64   /System/Library/PrivateFrameworks/CertUI.framework/CertUI
       0x215f06000 -        0x215f50fff  AXRuntime arm64  <312d618b78283ac6b945cd66f0274ecd> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
       0x215f51000 -        0x215f8afff  ScreenReaderCore arm64   /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore
       0x215f8b000 -        0x215fa6fff  TextToSpeech arm64  <72185f9757cf3ef59ef2b9ea4756d166> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
       0x215fa7000 -        0x216001fff  CoreMIDI arm64  <1b0acb0fe0603ee6a20dcefb2a3c9a6c> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
       0x216002000 -        0x2160a0fff  MediaPlatform arm64  <8287edbf51e43cebb1879bfbeab320d4> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
       0x2160a1000 -        0x21610bfff  WebBookmarks arm64   /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
       0x21610c000 -        0x216117fff  DAAPKit arm64   /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
       0x216118000 -        0x21611afff  libAXSafeCategoryBundle.dylib arm64  <170508e144dc385bb7ddf765be56896e> /usr/lib/libAXSafeCategoryBundle.dylib
       0x21611b000 -        0x216126fff  libAXSpeechManager.dylib arm64   /usr/lib/libAXSpeechManager.dylib
       0x216127000 -        0x216217fff  AccessibilityUtilities arm64  <643d190dd81e351f9268f5727d183202> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
       0x216218000 -        0x21652afff  MediaLibraryCore arm64  <89973abcd9ae338682b9a992acd07585> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
       0x21652b000 -        0x21652cfff  AdSupport arm64  <3650520c61d530cba51a901584831876> /System/Library/Frameworks/AdSupport.framework/AdSupport
       0x21652d000 -        0x2167c1fff  MusicLibrary arm64  <9e31b7105cd53f7f9ac0f71df008fcc4> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
       0x2167c2000 -        0x216e1cfff  VectorKit arm64  <222b48f2a8e935dc8a8f9f31554cc25e> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
       0x216e1d000 -        0x21706afff  MapKit arm64  <73ad9a0f6183372f96607b027f0a4d8e> /System/Library/Frameworks/MapKit.framework/MapKit
       0x21706b000 -        0x21720efff  iTunesCloud arm64   /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
       0x21720f000 -        0x2172b0fff  HomeSharing arm64   /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
       0x217433000 -        0x2178a9fff  MediaPlayer arm64   /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
       0x2178aa000 -        0x2178cffff  MobileInstallation arm64  <079b0ada559d3a4b9f9862f764633ee4> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
       0x2178d0000 -        0x2178d7fff  EmailAddressing arm64  <23b4ff236f17361c85cfcb167215d3dc> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing
       0x2178d8000 -        0x2178dafff  MessageSupport arm64   /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
       0x2178db000 -        0x2178ddfff  InternationalTextSearch arm64   /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
       0x2178de000 -        0x217939fff  MIME arm64  <32f03c312186343a8120078a1d8d62ba> /System/Library/PrivateFrameworks/MIME.framework/MIME
       0x21793a000 -        0x217971fff  ProactiveSupport arm64   /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
       0x217972000 -        0x2179abfff  Notes arm64  <9a2113d2d3793d198cc55d192b7cee11> /System/Library/PrivateFrameworks/Notes.framework/Notes
       0x2179ac000 -        0x217a76fff  TelephonyUtilities arm64  <9b1079c01877304692d839a3db68708e> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
       0x217a77000 -        0x217ab2fff  CalendarUIKit arm64   /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit
       0x217ab3000 -        0x217ad3fff  AccessibilityUIUtilities arm64   /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities
       0x217ad4000 -        0x217b2ffff  DataAccess arm64   /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
       0x217b30000 -        0x217b43fff  AssetsLibrary arm64  <4b6b082e12c83fff9da675a7d817e2f8> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
       0x217b44000 -        0x217d27fff  EventKitUI arm64   /System/Library/Frameworks/EventKitUI.framework/EventKitUI
       0x217d28000 -        0x217d8afff  AXMediaUtilities arm64  <269126f9e40d38f1a135eba3abec429e> /System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities
       0x217d8b000 -        0x217e02fff  UIAccessibility arm64   /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility
       0x217e22000 -        0x217ec3fff  Social arm64   /System/Library/Frameworks/Social.framework/Social
       0x217f5f000 -        0x217f77fff  CoreFollowUp arm64  <4b9e88c51669302db005fb98d9d35d75> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
       0x217f78000 -        0x217febfff  CoreSuggestions arm64  <09e04caf16403237a0c91853fc9b3788> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
       0x217fec000 -        0x217ffcfff  MailServices arm64   /System/Library/PrivateFrameworks/MailServices.framework/MailServices
       0x217ffd000 -        0x218090fff  CoreRecognition arm64  <81e0a12601553523aa62efe5b2875143> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
       0x218091000 -        0x2180b9fff  MailSupport arm64  <00029d560726394ab121e2205251926e> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport
       0x2180ba000 -        0x218212fff  Message arm64   /System/Library/PrivateFrameworks/Message.framework/Message
       0x218213000 -        0x218448fff  libmecabra.dylib arm64  <4c7f992f0e6c3207af3bee38be6d5ef2> /usr/lib/libmecabra.dylib
       0x218449000 -        0x2184edfff  CoreParsec arm64  <8470126a76e038bbaa19bab8ce6f3ce8> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
       0x21851e000 -        0x218550fff  SharedUtils arm64  <47e6e5ff6eaa3b6c8793ef6be8521bf7> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
       0x218551000 -        0x218592fff  ContactsAutocomplete arm64  <379eeaf76d2f373ba4a2e5779e3baca6> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
       0x218593000 -        0x21865bfff  VideoSubscriberAccount arm64   /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
       0x21865c000 -        0x21868ffff  Pegasus arm64  <9ff0fc952894342dbb397540b091c3d1> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
       0x218690000 -        0x21873bfff  AVKit arm64   /System/Library/Frameworks/AVKit.framework/AVKit
       0x218768000 -        0x21876bfff  FTClientServices arm64  <958e672dfd2d3caaa29cd5957ca9370b> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
       0x21876c000 -        0x21876ffff  SharedWebCredentials arm64  <2a43f08b298d3687a1fcbfee8819d5ff> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
       0x218770000 -        0x218770fff  MobileObliteration arm64  <5c971638d5173f1bbf6086757131286b> /System/Library/PrivateFrameworks/MobileObliteration.framework/MobileObliteration
       0x218771000 -        0x21878bfff  SafariFoundation arm64   /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
       0x21895a000 -        0x218970fff  LocalAuthentication arm64  <9ad35b5984c734278888fd48ebccde75> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
       0x218971000 -        0x218973fff  ParsecSubscriptionServiceSupport arm64  <2254cbfc9df2303c8d48078f4d0cf133> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
       0x218974000 -        0x218a1cfff  SpringBoardFoundation arm64  <3ac4a921fa293091b75b6aaf65399708> /System/Library/PrivateFrameworks/SpringBoardFoundation.framework/SpringBoardFoundation
       0x218a1d000 -        0x218c6afff  SafariShared arm64  <85fb8280c43b3651882497d5aee58d2a> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
       0x218c6b000 -        0x218caefff  WebUI arm64   /System/Library/PrivateFrameworks/WebUI.framework/WebUI
       0x218caf000 -        0x218cbcfff  SetupAssistantSupport arm64  <019ccc95fbab33168aea5c22ed048f54> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
       0x218cbd000 -        0x218ce9fff  SetupAssistant arm64  <411e0dcd3ccd3dceaf1f537d90d08ade> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
       0x218d35000 -        0x218d3ffff  MobileStorage arm64  <5c7b1863bc1f3d67b69fef018ea23517> /System/Library/PrivateFrameworks/MobileStorage.framework/MobileStorage
       0x218d40000 -        0x218d82fff  ContentIndex arm64   /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
       0x218d83000 -        0x218de0fff  ImageCapture arm64  <26ce9d2b80f33f419b2d3bc104aa026a> /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture
       0x218fc0000 -        0x218fd6fff  iPhotoMigrationSupport arm64   /System/Library/PrivateFrameworks/iPhotoMigrationSupport.framework/iPhotoMigrationSupport
       0x218fd7000 -        0x218fe8fff  DiagnosticExtensions arm64  <40322b3e083b33408d95d323d9818a36> /System/Library/PrivateFrameworks/DiagnosticExtensions.framework/DiagnosticExtensions
       0x219349000 -        0x2193c5fff  PhotoLibrary arm64  <06b66319f5d731c6ac937794a0f349b9> /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary
       0x2193c6000 -        0x219917fff  PhotosUICore arm64   /System/Library/PrivateFrameworks/PhotosUICore.framework/PhotosUICore
       0x219918000 -        0x21994ffff  TelephonyUI arm64  <82a55338f03d39f5a2984898ed91c5ab> /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI
       0x219950000 -        0x219969fff  CoreSDB arm64  <31841a6fcb3a3b98a52001bc3ee16c8a> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
       0x21996a000 -        0x2199f8fff  IMSharedUtilities arm64  <81fa98f7a66d3f57af9e9e65147ab319> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
       0x2199f9000 -        0x2199fffff  LinguisticData arm64  <7caee372881c3d1f9390d0b03af3cd7b> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
       0x219a19000 -        0x219aa4fff  PhotoEditSupport arm64  <23b195277c2b382584654aaa811d12cd> /System/Library/PrivateFrameworks/PhotoEditSupport.framework/PhotoEditSupport
       0x219ab9000 -        0x219f9dfff  PhotosUI arm64  <5fef5f730ac33f39b2d394729423d894> /System/Library/Frameworks/PhotosUI.framework/PhotosUI
       0x219f9e000 -        0x219fa4fff  ProgressUI arm64  <5cfa007f2244370bb993201b6f926c64> /System/Library/PrivateFrameworks/ProgressUI.framework/ProgressUI
       0x21a0aa000 -        0x21a0e2fff  StoreKit arm64   /System/Library/Frameworks/StoreKit.framework/StoreKit
       0x21a0e3000 -        0x21a142fff  SpringBoardUIServices arm64  <6a18af9a56df3b19937c8978e8b22e9a> /System/Library/PrivateFrameworks/SpringBoardUIServices.framework/SpringBoardUIServices
       0x21a16d000 -        0x21a182fff  EmojiFoundation arm64   /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation
       0x21a183000 -        0x21a2b2fff  IMDPersistence arm64   /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
       0x21a2b3000 -        0x21a2cdfff  MetalKit arm64  <78927c88792d3aae9f31b17ce0dc06ff> /System/Library/Frameworks/MetalKit.framework/MetalKit
       0x21a2ce000 -        0x21a2effff  GenerationalStorage arm64  <0562bf8e0e5839ca820f6a73097ec4af> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
       0x21a744000 -        0x21a812fff  CoreHandwriting arm64  <90852f799aab3563874567167d9f4bfe> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
       0x21aef4000 -        0x21b066fff  PencilKit arm64  <29bec4915d8134089cbe19d3c05449c7> /System/Library/PrivateFrameworks/PencilKit.framework/PencilKit
       0x21b067000 -        0x21b087fff  QuickLookThumbnailing arm64  <811bac1787f03b6995929fabc8192053> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
       0x21b088000 -        0x21b14ffff  PDFKit arm64   /System/Library/Frameworks/PDFKit.framework/PDFKit
       0x21b150000 -        0x21b27bfff  AnnotationKit arm64  <7ad5137b13b036b19a4a3a4cdc07efb3> /System/Library/PrivateFrameworks/AnnotationKit.framework/AnnotationKit
       0x21b27c000 -        0x21b440fff  IMCore arm64  <4c29d930a6823175abdaeb166cf5df41> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
       0x21b45b000 -        0x21b4a3fff  Pasteboard arm64   /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard
       0x21b4c6000 -        0x21b4f7fff  MarkupUI arm64   /System/Library/PrivateFrameworks/MarkupUI.framework/MarkupUI
       0x21b4f8000 -        0x21b50afff  MobileDeviceLink arm64  <6c83bb2817cb3df4ab1f4839ba31211f> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
       0x21b51a000 -        0x21b5d3fff  QuickLook arm64   /System/Library/Frameworks/QuickLook.framework/QuickLook
       0x21b5f6000 -        0x21b63ffff  MobileBackup arm64   /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
       0x21b640000 -        0x21b68dfff  SafariSafeBrowsing arm64  <62de2f25c914306883a6e31ff59efbec> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
       0x21b6ab000 -        0x21b7e4fff  SafariServices arm64  <68b284ffc742371eb4458c8b76127384> /System/Library/Frameworks/SafariServices.framework/SafariServices
       0x21bb9f000 -        0x21bc9dfff  MessageUI arm64  <857ee8ddc5d1329798437a795f925abc> /System/Library/Frameworks/MessageUI.framework/MessageUI
       0x21c86e000 -        0x21c879fff  MobileActivation arm64   /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
       0x21c9aa000 -        0x21cb3ffff  Sharing arm64   /System/Library/PrivateFrameworks/Sharing.framework/Sharing
       0x21d290000 -        0x21d2e9fff  CallKit arm64  <4aa1330402e130859f98ed6816cbdf9b> /System/Library/Frameworks/CallKit.framework/CallKit
       0x21d34b000 -        0x21d3a5fff  IMAVCore arm64   /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore
       0x21e047000 -        0x21e09afff  LoggingSupport arm64   /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
       0x21e2f6000 -        0x21e306fff  Speech arm64  <15c73620559a3d5bb1fbed927fbafabb> /System/Library/Frameworks/Speech.framework/Speech
       0x21e3fa000 -        0x21e403fff  FamilyCircle arm64  <7535fe776adb3f68b6888e55226058d3> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
       0x220147000 -        0x22016bfff  AppSupportUI arm64   /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
       0x220b6c000 -        0x220b7afff  iAdServices arm64  <5974962ee00932ed937cf98c1e49cb54> /System/Library/PrivateFrameworks/iAdServices.framework/iAdServices
       0x220b7b000 -        0x220bd2fff  iAd arm64   /System/Library/Frameworks/iAd.framework/iAd
       0x220bd3000 -        0x220c19fff  Catalyst arm64  <05be1dbe5be434f4ab110dac91649b8e> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
       0x220f1c000 -        0x220f21fff  kperf arm64  <572aa29534bb37cc8e544ee15d3463d7> /System/Library/PrivateFrameworks/kperf.framework/kperf
       0x220fc3000 -        0x221116fff  libGLProgrammability.dylib arm64  <8b6660b6376c3cf184685e55a3b89bd4> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
       0x22117b000 -        0x2211a1fff  CellularPlanManager arm64   /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
       0x2211a2000 -        0x2211f7fff  DeviceManagement arm64   /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
       0x221389000 -        0x221391fff  kperfdata arm64   /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
       0x2213d3000 -        0x2213dbfff  libdscsym.dylib arm64   /usr/lib/libdscsym.dylib
       0x2213dc000 -        0x2213e0fff  libsysdiagnose.dylib arm64  <846591e7549a3e0b8928d32aae8df6fd> /usr/lib/libsysdiagnose.dylib
       0x221640000 -        0x221645fff  IDSKVStore arm64  <411d9a68a5e63c0cae29312860679fc0> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
       0x2217a6000 -        0x2217e1fff  ktrace arm64   /System/Library/PrivateFrameworks/ktrace.framework/ktrace
       0x2228ea000 -        0x222927fff  AdCore arm64  <5f4045ee5b7b37568b3e42fad9a79ac9> /System/Library/PrivateFrameworks/AdCore.framework/AdCore
       0x222c00000 -        0x222c8cfff  CloudDocs arm64  <4cf541ea938838e78567207410a1940f> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
       0x223a27000 -        0x223a6efff  BiometricKit arm64   /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
       0x223a8e000 -        0x223a9dfff  CTCarrierSpace arm64   /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
       0x223f33000 -        0x223f47fff  DeviceIdentity arm64   /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
       0x22604b000 -        0x226086fff  Rapport arm64  <75af0cd41b473873a23549e768b5f020> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
       0x2260c3000 -        0x2260e0fff  SignpostSupport arm64   /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
       0x226bc2000 -        0x226e0dfff  iAdCore arm64  <8d045ca4b5de32deb8ed47e0f7c4bce2> /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore
       0x227035000 -        0x22703cfff  libMatch.1.dylib arm64   /usr/lib/libMatch.1.dylib
       0x227085000 -        0x2270a1fff  libtailspin.dylib arm64  <1524df9fb2b73c399c44873003d93881> /usr/lib/libtailspin.dylib
       0x2270a2000 -        0x2270aafff  AXSpeechImplementation arm64   /System/Library/AccessibilityBundles/AXSpeechImplementation.bundle/AXSpeechImplementation
       0x2273a8000 -        0x227674fff  RawCamera arm64  <1ab69f04fcb730879a132c9701d9dcfd> /System/Library/CoreServices/RawCamera.bundle/RawCamera
       0x227764000 -        0x227781fff  AppleMetalGLRenderer arm64  <70caf4952fdc394486d211d1294abeab> /System/Library/Extensions/AppleMetalGLRenderer.bundle/AppleMetalGLRenderer
       0x227782000 -        0x227796fff  libCGInterfaces.dylib arm64  <2f86837d483d3f7081b2b0be81fb12b0> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
       0x22865b000 -        0x228745fff  GLEngine arm64   /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
       0x229e73000 -        0x229e7efff  ContextKit arm64   /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
       0x22a0f2000 -        0x22a119fff  CoreServicesInternal arm64  <16ddb06391db33b78c392c8eb0642bd9> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
       0x22a782000 -        0x22a789fff  EmailCore arm64  <9304e3733af43dd1b7522322d02608e5> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore
       0x22a797000 -        0x22a7a8fff  libGSFontCache.dylib arm64  <37d8e959f882385d8c02d8428d156c06> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
       0x22a7a9000 -        0x22a7dbfff  libTrueTypeScaler.dylib arm64   /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
       0x22b207000 -        0x22b207fff  libmetal_timestamp.dylib arm64   /System/Library/PrivateFrameworks/GPUCompiler.framework/Libraries/libmetal_timestamp.dylib
       0x22c312000 -        0x22c316fff  InternationalSupport arm64   /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
       0x22d6df000 -        0x22d6ebfff  PersonaUI arm64   /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
       0x22db20000 -        0x22db2afff  SignpostCollection arm64  <00135dd558123406a8de5b113b46c0f2> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
       0x22e1aa000 -        0x22e1b0fff  TextInputUI arm64  <9796d9be007d3611a205d6af83047f72> /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI
       0x22e6db000 -        0x22e6defff  XCTTargetBootstrap arm64   /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
       0x22e721000 -        0x22e733fff  libEDR arm64  <0dbc442ca3b73822836f4d4277b86331> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
       0x22f1f5000 -        0x22f202fff  libMobileGestaltExtensions.dylib arm64  <325f742107343277991dfec14f4e2136> /usr/lib/libMobileGestaltExtensions.dylib
       0x22f314000 -        0x22f314fff  libcharset.1.dylib arm64  <764c4c134fe430e693eee098943f080a> /usr/lib/libcharset.1.dylib
       0x22fde2000 -        0x22fde3fff  libsandbox.1.dylib arm64  <3a6a7e668fe1322da8a176af6bd4c15e> /usr/lib/libsandbox.1.dylib
       0x22fe22000 -        0x22fe23fff  liblog_network.dylib arm64  <7eab3309ee4c3742a09191f603fba2ba> /usr/lib/log/liblog_network.dylib
       0x22ff10000 -        0x22fffdfff  AGXMetalA11 arm64  <3725927b28fc3057a143279f05b0ca28> /System/Library/Extensions/AGXMetalA11.bundle/AGXMetalA11
       0x22fffe000 -        0x230008fff  AuthenticationServices arm64  <6a2c76b2dc1f3733aebef33e6cb6bff3> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
       0x2300a2000 -        0x2301f6fff  CoreServices arm64  <8ff5e10cf9ec360793a8cb4d04c2702d> /System/Library/Frameworks/CoreServices.framework/CoreServices
       0x230223000 -        0x23023cfff  MPSRayIntersector arm64  <89f7bd5c27c63c8595e49bf21da12d5c> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
       0x23026c000 -        0x2303a7fff  Network arm64   /System/Library/Frameworks/Network.framework/Network
       0x2303b3000 -        0x2303c1fff  ANEServices arm64  <4e0074288e86323a835af6f16103dbdc> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
       0x2303c6000 -        0x2303c9fff  ASEProcessing arm64  <4ee3c48315873462abea3b3a564212b7> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
       0x2303ca000 -        0x2303d1fff  AXCoreUtilities arm64  <31e7744cfdc83aa79abd573b9e6478e8> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
       0x2304ac000 -        0x2304aefff  AdAnalytics arm64   /System/Library/PrivateFrameworks/AdAnalytics.framework/AdAnalytics
       0x2304af000 -        0x2304b0fff  AdPlatforms arm64   /System/Library/PrivateFrameworks/AdPlatforms.framework/AdPlatforms
       0x230648000 -        0x230783fff  AppleMediaServices arm64   /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
       0x230784000 -        0x230793fff  AppleNeuralEngine arm64   /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
       0x2308f1000 -        0x230927fff  C2 arm64  <15996041b1dd34fbabfb1e60e5fa25fb> /System/Library/PrivateFrameworks/C2.framework/C2
       0x230ab2000 -        0x230abdfff  Categories arm64   /System/Library/PrivateFrameworks/Categories.framework/Categories
       0x230ac5000 -        0x230be6fff  ConfigurationEngineModel arm64   /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
       0x230d16000 -        0x230d31fff  DoNotDisturb arm64  <5e4d3f957bb53a1bae41344c9eae96d2> /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb
       0x230e69000 -        0x230ec1fff  DocumentManager arm64  <77e3e5851c583df3a1ad888a63a16a85> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
       0x230f13000 -        0x230f17fff  IdleTimerServices arm64  <9a6445bc9bf036e1a12196b00e6d86e9> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
       0x230f80000 -        0x230fabfff  MetadataUtilities arm64  <87de1c976a553626911f27e0ffb9333f> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
       0x231532000 -        0x231583fff  OTSVG arm64  <210f6e2e6eb835a3b78e2bc45ba9448f> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
       0x23165e000 -        0x2316bdfff  PhotoFoundation arm64  <01a54d389cb9337f950c1a36c2e2337f> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
       0x231711000 -        0x231756fff  PhotosImagingFoundation arm64   /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
       0x23178c000 -        0x231795fff  PrototypeToolsUI arm64  <87923600e48b3e48b5077d4ec72dd9ad> /System/Library/PrivateFrameworks/PrototypeToolsUI.framework/PrototypeToolsUI
       0x231796000 -        0x2317a9fff  QuickLookSupport arm64   /System/Library/PrivateFrameworks/QuickLookSupport.framework/QuickLookSupport
       0x2317ac000 -        0x23180cfff  ROCKit arm64  <539d1c2db474310da500a92ca31707aa> /System/Library/PrivateFrameworks/ROCKit.framework/ROCKit
       0x231978000 -        0x2319d4fff  RemoteManagement arm64  <30cb306248ac30af8ba0671581ba5adf> /System/Library/PrivateFrameworks/RemoteManagement.framework/RemoteManagement
       0x2319d5000 -        0x2319e7fff  RemoteTextInput arm64   /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
       0x231a0d000 -        0x231aa7fff  SampleAnalysis arm64  <53517ab8983d3e178814507351509a72> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
       0x231b7f000 -        0x231b7ffff  SignpostNotification arm64  <682292457c5436f6ba37f24a227c52b1> /System/Library/PrivateFrameworks/SignpostNotification.framework/SignpostNotification
       0x231bee000 -        0x231bf6fff  StatsKit arm64  <02d6e2fa4d313a2aa616176ec125e3c8> /System/Library/PrivateFrameworks/StatsKit.framework/StatsKit
       0x232713000 -        0x232720fff  TransparencyDetailsView arm64  <869e44d93f3e365f848443315f226c0b> /System/Library/PrivateFrameworks/TransparencyDetailsView.framework/TransparencyDetailsView
       0x232721000 -        0x233848fff  UIKitCore arm64   /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
       0x233849000 -        0x233853fff  UIKitServices arm64  <74f4ff50398c31bf88e09e24171d9352> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
       0x233854000 -        0x23385bfff  URLFormatting arm64  <2003351d4edf3d7fa9620008be7ff9ff> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
       0x23385c000 -        0x23387efff  UsageTracking arm64  <32f895e7356f33f583b16b4880499090> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
kkaefer commented 6 years ago

@RomainQuidet please update to the iOS SDK 4.4+. It include stability fixes for the database from https://github.com/mapbox/mapbox-gl-native/pull/12224

RomainQuidet commented 5 years ago

Hi, We updated to 4.4.2 and the issue is still visible. The crash numbers is still increasing...

RomainQuidet commented 5 years ago

@kkaefer this issue must be reopened, I can't do it on my side. Thanks.

friedbunny commented 5 years ago

@RomainQuidet There was no ios-v4.4.2 release — do you perhaps mean 4.4.1? In any case, the latest release is 4.6.0 and it’d be useful to know if this crash still exists there.

RomainQuidet commented 5 years ago

@friedbunny Hi, yes it was 4.4.1. We are upgrading the lib on regular basis, but I did not see any changelog for this issue on last releases, which is concerning.

RomainQuidet commented 5 years ago

some info from a live crash I had:

libc++abi.dylib: terminating with uncaught exception of type std::__1::system_error: mutex lock failed: Invalid argument

RomainQuidet commented 5 years ago

@friedbunny Hi any investigation on this crash? Still our main production crash (around 0.8% of our users). We have updated to SDK 4.7.1 and this still happens.

Thread 10 Crashed:
0   libsystem_platform.dylib             0x00000001d54f9f0c _os_unfair_lock_unowned_abort + 36
1   libsystem_platform.dylib             0x00000001d54fb4f4 _os_unfair_lock_unlock_slow + 140
2   libsqlite3.dylib                     0x00000001d5cf349c sqlite3_snprintf + 3292
3   libsqlite3.dylib                     0x00000001d5cf31dc sqlite3_snprintf + 2588
4   libsqlite3.dylib                     0x00000001d5d56498 sqlite3_free_table + 48612
5   libsqlite3.dylib                     0x00000001d5d55c80 sqlite3_free_table + 46540
6   libsqlite3.dylib                     0x00000001d5d32ad0 sqlite3_step + 22928
7   libsqlite3.dylib                     0x00000001d5d2d2ec sqlite3_step + 428
8   Mapbox                               0x00000001040acc60 mapbox::sqlite::Query::run() (sqlite3.cpp:332)
9   Mapbox                               0x000000010409e5ac mbgl::OfflineDatabase::getInternal(mbgl::Resource const&) (offline_database.cpp:417)
10  Mapbox                               0x000000010409e27c mbgl::OfflineDatabase::get(mbgl::Resource const&) (offline_database.cpp:172)
11  Mapbox                               0x0000000104093974 mbgl::DefaultFileSource::Impl::request(mbgl::AsyncRequest*, mbgl::Resource, mbgl::ActorRef<mbgl::FileSourceRequest>) (default_file_source.cpp:108)
12  Mapbox                               0x0000000104094434 mbgl::MessageImpl<mbgl::DefaultFileSource::Impl, void (mbgl::DefaultFileSource::Impl::*)(mbgl::AsyncRequest*, mbgl::Resource, mbgl::ActorRef<mbgl::FileSourceRequest>), std::__1::tuple<mbgl::FileSourceRequest*, mbgl::Resource, mbgl::ActorRef<mbgl::FileSourceRequest> > >::operator()() (message.hpp:34)
13  Mapbox                               0x0000000103eb9e70 mbgl::Mailbox::maybeReceive(std::__1::weak_ptr<mbgl::Mailbox>) (mailbox.cpp:85)
14  Mapbox                               0x000000010408e544 mbgl::WorkTaskImpl<mbgl::util::RunLoop::schedule(std::__1::weak_ptr<mbgl::Mailbox>)::'lambda'(), std::__1::tuple<> >::operator()() (run_loop.hpp:78)
15  Mapbox                               0x000000010408e928 mbgl::util::RunLoop::process() (run_loop.hpp:117)
16  CoreFoundation                       0x00000001d58811f0 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 20
17  CoreFoundation                       0x00000001d5881170 __CFRunLoopDoSource0 + 84
18  CoreFoundation                       0x00000001d5880a54 __CFRunLoopDoSources0 + 172
19  CoreFoundation                       0x00000001d587b920 __CFRunLoopRun + 1036
20  CoreFoundation                       0x00000001d587b1f0 CFRunLoopRunSpecific + 432
21  CoreFoundation                       0x00000001d587bf8c CFRunLoopRun + 76
22  Mapbox                               0x0000000104096050 std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, mbgl::util::Thread<mbgl::DefaultFileSource::Impl>::Thread<std::__1::shared_ptr<mbgl::FileSource> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned long long&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<mbgl::FileSource> const&&&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&&&, unsigned long long&&&)::'lambda'()> >(void*, void*) (run_loop.cpp:37)
23  libsystem_pthread.dylib              0x00000001d550c25c _pthread_body + 124
24  libsystem_pthread.dylib              0x00000001d550c1bc _pthread_start + 44
25  libsystem_pthread.dylib              0x00000001d550fcf4 thread_start + 0
friedbunny commented 5 years ago

@RomainQuidet still seeing this?

RomainQuidet commented 5 years ago

@friedbunny Hi, not since we moved to v5.0. People keeping our old app version are still seeing this issue, but we can't do anything about it...

stale[bot] commented 4 years ago

This issue has been automatically detected as stale because it has not had recent activity and will be archived. Thank you for your contributions.