iPhone app crashes after some time of use

  • Fuse version: Fuse version 0.22.0 (build 6960)

  • Operating System: OS X (Virtual)

  • Steps needed to reproduce: Unknown, use app for ~1 week

If I build my app onto my iPhone (this doesn’t seem to happen locally or on android), after about a week of use it crashes on startup, this is the output I get:


Incident Identifier: 489AB207-F722-4873-BE5B-BC38F3990290
CrashReporter Key:   cbbe0074691910542a6aced1e3da245feb7b4650
Hardware Model:      iPhone7,2
Process:             Workout App V2 [1540]
Path:                /var/containers/Bundle/Application/8E21CC0C-B9BD-416B-AE2C-F8CF98ABA358/Workout App V2.app/Workout App V2
Identifier:          com.apps.workoutappv2
Version:             0.0.0 (0.0.0)
Code Type:           ARM-64 (Native)
Parent Process:      launchd [1]

Date/Time:           2016-07-13 15:57:46.46 +0100
Launch Time:         2016-07-13 15:56:31.31 +0100
OS Version:          iOS 9.3.2 (13F69)
Report Version:      105

Exception Type:  EXC_RESOURCE
Exception Subtype: WAKEUPS
Exception Message: (Limit 150/sec) Observed 600/sec over 300 secs
Exception Note:  NON-FATAL CONDITION (this is NOT a crash)
Triggered by Thread:  0

Filtered syslog:
None found

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Attributed:
0   libsystem_kernel.dylib            0x0000000183af8918 0x183adc000 + 117016
1   IOMobileFramebuffer               0x0000000186066360 0x186060000 + 25440
2   IOKit                             0x00000001841d5e54 0x1841d0000 + 24148
3   CoreFoundation                    0x0000000183efd030 0x183e34000 + 823344
4   CoreFoundation                    0x0000000183f157d4 0x183e34000 + 923604
5   CoreFoundation                    0x0000000183f14f0c 0x183e34000 + 921356
6   CoreFoundation                    0x0000000183f12c64 0x183e34000 + 912484
7   CoreFoundation                    0x0000000183e3cc50 0x183e34000 + 35920
8   GraphicsServices                  0x0000000185724088 0x185718000 + 49288
9   UIKit                             0x0000000189126088 0x1890a8000 + 516232
10  Workout App V2                    0x00000001002c1324 0x1000fc000 + 1856292
11  libdyld.dylib                     0x00000001839da8b8 0x1839d8000 + 10424

Thread 1 name:  Dispatch queue: com.apple.libdispatch-manager
Thread 1:
0   libsystem_kernel.dylib            0x0000000183af94d8 kevent_qos + 8
1   libdispatch.dylib                 0x00000001839bc7d8 _dispatch_mgr_invoke + 232
2   libdispatch.dylib                 0x00000001839ab648 _dispatch_source_invoke + 0

Thread 2:
0   libsystem_kernel.dylib            0x0000000183af841c semwait_signal + 8
1   libsystem_c.dylib                 0x0000000183a1522c nanosleep + 212
2   libsystem_c.dylib                 0x0000000183a1514c usleep + 68
3   Workout App V2                    0x00000001002367e4 g::Fuse::Reactive::ThreadWorker::RunInner() (Fuse.Reactive.g.cpp:5482)
4   Workout App V2                    0x00000001002364d0 g::Fuse::Reactive::ThreadWorker::Run() (Fuse.Reactive.g.cpp:5397)
5   Workout App V2                    0x00000001002acd60 g::Uno::Threading::POSIXThreadReleasingLauncher::Run() (Uno.Threading.g.cpp:2248)
6   Workout App V2                    0x00000001002a7ee4 invoke_delegate(void) (posix_thread.h:15)
7   libsystem_pthread.dylib           0x0000000183bc3b28 _pthread_body + 156
8   libsystem_pthread.dylib           0x0000000183bc3a8c _pthread_body + 0
9   libsystem_pthread.dylib           0x0000000183bc1028 thread_start + 4

Thread 3 name:  JavaScriptCore::Marking
Thread 3:
0   libsystem_kernel.dylib            0x0000000183af7f24 psynch_cvwait + 8
1   libsystem_pthread.dylib           0x0000000183bc2ce8 _pthread_cond_wait + 648
2   libc++.1.dylib                    0x000000018354f42c std::1::condition_variable::wait(std::1::unique_lock<std::1::mutex>&) + 56
3   JavaScriptCore                    0x00000001879112cc JSC::GCThread::waitForNextPhase() + 144
4   JavaScriptCore                    0x0000000187911364 JSC::GCThread::gcThreadMain() + 84
5   JavaScriptCore                    0x00000001875e6f14 WTF::threadEntryPoint(void) + 212
6   JavaScriptCore                    0x00000001875e6e24 WTF::wtfThreadEntryPoint(void) + 24
7   libsystem_pthread.dylib           0x0000000183bc3b28 _pthread_body + 156
8   libsystem_pthread.dylib           0x0000000183bc3a8c _pthread_body + 0
9   libsystem_pthread.dylib           0x0000000183bc1028 thread_start + 4

Thread 4:
0   libsystem_kernel.dylib            0x0000000183af7f24 __psynch_cvwait + 8
1   libsystem_pthread.dylib           0x0000000183bc2ce8 _pthread_cond_wait + 648
2   Workout App V2                    0x00000001002a7f98 ResetEvent_WaitOne(void) (PosixResetEvent.h:64)
3   Workout App V2                    0x00000001002abff0 g::Uno::Threading::PosixAutoResetEventWaitOne_fn(g::Uno::Threading::PosixAutoResetEvent, bool) (Uno.Threading.g.cpp:1751)
4   Workout App V2                    0x00000001002ae058 g::Uno::Threading::ThreadPool::WorkerEntrypoint() (Uno.Threading.g.cpp:2911)
5   Workout App V2                    0x00000001002acd60 g::Uno::Threading::POSIXThreadReleasingLauncher::Run() (Uno.Threading.g.cpp:2248)
6   Workout App V2                    0x00000001002a7ee4 invoke_delegate(void) (posix_thread.h:15)
7   libsystem_pthread.dylib           0x0000000183bc3b28 _pthread_body + 156
8   libsystem_pthread.dylib           0x0000000183bc3a8c _pthread_body + 0
9   libsystem_pthread.dylib           0x0000000183bc1028 thread_start + 4

Thread 5:
0   libsystem_kernel.dylib            0x0000000183af7f24 __psynch_cvwait + 8
1   libsystem_pthread.dylib           0x0000000183bc2ce8 _pthread_cond_wait + 648
2   Workout App V2                    0x00000001002a7f98 ResetEvent_WaitOne(void) (PosixResetEvent.h:64)
3   Workout App V2                    0x00000001002abff0 g::Uno::Threading::PosixAutoResetEventWaitOne_fn(g::Uno::Threading::PosixAutoResetEvent, bool) (Uno.Threading.g.cpp:1751)
4   Workout App V2                    0x00000001002ae058 g::Uno::Threading::ThreadPool::WorkerEntrypoint() (Uno.Threading.g.cpp:2911)
5   Workout App V2                    0x00000001002acd60 g::Uno::Threading::POSIXThreadReleasingLauncher::Run() (Uno.Threading.g.cpp:2248)
6   Workout App V2                    0x00000001002a7ee4 invoke_delegate(void) (posix_thread.h:15)
7   libsystem_pthread.dylib           0x0000000183bc3b28 _pthread_body + 156
8   libsystem_pthread.dylib           0x0000000183bc3a8c _pthread_body + 0
9   libsystem_pthread.dylib           0x0000000183bc1028 thread_start + 4

Thread 6:
0   libsystem_kernel.dylib            0x0000000183af7f24 __psynch_cvwait + 8
1   libsystem_pthread.dylib           0x0000000183bc2ce8 _pthread_cond_wait + 648
2   Workout App V2                    0x00000001002a7f98 ResetEvent_WaitOne(void) (PosixResetEvent.h:64)
3   Workout App V2                    0x00000001002abff0 g::Uno::Threading::PosixAutoResetEventWaitOne_fn(g::Uno::Threading::PosixAutoResetEvent, bool) (Uno.Threading.g.cpp:1751)
4   Workout App V2                    0x00000001002ae058 g::Uno::Threading::ThreadPool::WorkerEntrypoint() (Uno.Threading.g.cpp:2911)
5   Workout App V2                    0x00000001002acd60 g::Uno::Threading::POSIXThreadReleasingLauncher::Run() (Uno.Threading.g.cpp:2248)
6   Workout App V2                    0x00000001002a7ee4 invoke_delegate(void) (posix_thread.h:15)
7   libsystem_pthread.dylib           0x0000000183bc3b28 _pthread_body + 156
8   libsystem_pthread.dylib           0x0000000183bc3a8c _pthread_body + 0
9   libsystem_pthread.dylib           0x0000000183bc1028 thread_start + 4

Thread 7:
0   libsystem_kernel.dylib            0x0000000183af7f24 __psynch_cvwait + 8
1   libsystem_pthread.dylib           0x0000000183bc2ce8 _pthread_cond_wait + 648
2   Workout App V2                    0x00000001002a7f98 ResetEvent_WaitOne(void) (PosixResetEvent.h:64)
3   Workout App V2                    0x00000001002abff0 g::Uno::Threading::PosixAutoResetEventWaitOne_fn(g::Uno::Threading::PosixAutoResetEvent, bool) (Uno.Threading.g.cpp:1751)
4   Workout App V2                    0x00000001002ae058 g::Uno::Threading::ThreadPool::WorkerEntrypoint() (Uno.Threading.g.cpp:2911)
5   Workout App V2                    0x00000001002acd60 g::Uno::Threading::POSIXThreadReleasingLauncher::Run() (Uno.Threading.g.cpp:2248)
6   Workout App V2                    0x00000001002a7ee4 invoke_delegate(void*) (posix_thread.h:15)
7   libsystem_pthread.dylib           0x0000000183bc3b28 _pthread_body + 156
8   libsystem_pthread.dylib           0x0000000183bc3a8c _pthread_body + 0
9   libsystem_pthread.dylib           0x0000000183bc1028 thread_start + 4

Thread 8:
0   libsystem_kernel.dylib            0x0000000183af8b48 __workq_kernreturn + 8
1   libsystem_pthread.dylib           0x0000000183bc1530 _pthread_wqthread + 1284
2   libsystem_pthread.dylib           0x0000000183bc1020 start_wqthread + 4

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x000000013e060800   x3: 0x0000000000000000
    x4: 0x0000000000000000   x5: 0x0000000000000000   x6: 0x000000016fd02d48   x7: 0x0000000000000000
    x8: 0x0000000031800100   x9: 0x0000000186066320  x10: 0x0000000000000038  x11: 0x0000000000000038
   x12: 0x0000000000000001  x13: 0x0011730000117403  x14: 0x0000000000000000  x15: 0x0011740000117400
   x16: 0x0000000000000000  x17: 0x0000000000000000  x18: 0x0000000000000000  x19: 0x000000013e060800
   x20: 0x000000016fd02dac  x21: 0x000000016fd02d48  x22: 0x0000000000000000  x23: 0x000000016fd02d60
   x24: 0x0000000000000098  x25: 0x00000001a10a25e4  x26: 0x0000000000000000  x27: 0x00000001a10a25e4
   x28: 0x00000001a2037002  fp: 0x000000016fd01b50   lr: 0x0000000186066360
    sp: 0x000000016fd01b10   pc: 0x0000000183af8918 cpsr: 0x00000000

Binary Images:
0x1000fc000 - 0x100377fff Workout App V2 arm64  <49c1513b112f3b19b41753b2e4fe51a8> /var/containers/Bundle/Application/8E21CC0C-B9BD-416B-AE2C-F8CF98ABA358/Workout App V2.app/Workout App V2
0x120040000 - 0x12006ffff dyld arm64  <488b8b4696fb312db76da956e6f5aef5> /usr/lib/dyld
0x183544000 - 0x183545fff libSystem.B.dylib arm64  <77c873c418a6317f821f7b706d5b7dc6> /usr/lib/libSystem.B.dylib
0x183548000 - 0x18359afff libc++.1.dylib arm64  <9ec0d9dcf728349582c26a7da72f0364> /usr/lib/libc++.1.dylib
0x18359c000 - 0x1835bbfff libc++abi.dylib arm64  <aaa40b7f52513cf79c6f814b133556a7> /usr/lib/libc++abi.dylib
0x1835bc000 - 0x183928fff libobjc.A.dylib arm64  <939f392022903f2da2858e676e4191ef> /usr/lib/libobjc.A.dylib
0x18392c000 - 0x183930fff libcache.dylib arm64  <43424f4c7252330ca92c1a865da896e1> /usr/lib/system/libcache.dylib
0x183934000 - 0x18393ffff libcommonCrypto.dylib arm64  <e47d758d207e32c8ab546b59785d2ab8> /usr/lib/system/libcommonCrypto.dylib
0x183940000 - 0x183943fff libcompiler_rt.dylib arm64  <b77c451c7ffb356fb3c8368cac95d8f3> /usr/lib/system/libcompiler_rt.dylib
0x183944000 - 0x18394bfff libcopyfile.dylib arm64  <1c1678aa36073b42b4406c6dbb06e9f0> /usr/lib/system/libcopyfile.dylib
0x18394c000 - 0x1839a7fff libcorecrypto.dylib arm64  <b42ff635d1303d45bafe057e5a1e6243> /usr/lib/system/libcorecrypto.dylib
0x1839a8000 - 0x1839d6fff libdispatch.dylib arm64  <65568801b7463adeb6e20dc25d14d801> /usr/lib/system/libdispatch.dylib
0x1839d8000 - 0x1839dafff libdyld.dylib arm64  <e1f151766d6e3755a1a59f62d9a3d9f9> /usr/lib/system/libdyld.dylib
0x1839dc000 - 0x1839dcfff liblaunch.dylib arm64  <fbb5f1442c3039188da689963efde4d8> /usr/lib/system/liblaunch.dylib
0x1839e0000 - 0x1839e4fff libmacho.dylib arm64  <1f37b179ad26307192b3b763ba5f816a> /usr/lib/system/libmacho.dylib
0x1839e8000 - 0x1839e9fff libremovefile.dylib arm64  <267c6cbaf2193309bd8a191fad38cc79> /usr/lib/system/libremovefile.dylib
0x1839ec000 - 0x183a02fff libsystem_asl.dylib arm64  <fffe50d37b1c3f92af6f4a68a6d60068> /usr/lib/system/libsystem_asl.dylib
0x183a04000 - 0x183a05fff libsystem_blocks.dylib arm64  <8bbf799e57f93ed1be24cf2ce6c221a3> /usr/lib/system/libsystem_blocks.dylib
0x183a08000 - 0x183a87fff libsystem_c.dylib arm64  <a05dd3ed96153b1bb2da1954a08d4d23> /usr/lib/system/libsystem_c.dylib
0x183a88000 - 0x183a8bfff libsystem_configuration.dylib arm64  <c5ce1ced5659354ab63871b42d04a7cd> /usr/lib/system/libsystem_configuration.dylib
0x183a8c000 - 0x183a8ffff libsystem_containermanager.dylib arm64  <504648cfa43d3668b9678b74e33697f2> /usr/lib/system/libsystem_containermanager.dylib
0x183a90000 - 0x183a91fff libsystem_coreservices.dylib arm64  <8f94549c633036aa99efb0f067031a05> /usr/lib/system/libsystem_coreservices.dylib
0x183a94000 - 0x183aaafff libsystem_coretls.dylib arm64  <498e424eb31f3d5cb49523cec07f339d> /usr/lib/system/libsystem_coretls.dylib
0x183aac000 - 0x183ab4fff libsystem_dnssd.dylib arm64  <096026a14628397ea96580ce7704f39e> /usr/lib/system/libsystem_dnssd.dylib
0x183ab8000 - 0x183adafff libsystem_info.dylib arm64  <932df5ba705a3b6d948c5dcff196ea6b> /usr/lib/system/libsystem_info.dylib
0x183adc000 - 0x183afdfff libsystem_kernel.dylib arm64  <29df8d8d12d034ffa906bb02f04610f4> /usr/lib/system/libsystem_kernel.dylib
0x183b00000 - 0x183b1cfff libsystem_m.dylib arm64  <a97bf91d4a233dbc94bef06734a2eac0> /usr/lib/system/libsystem_m.dylib
0x183b20000 - 0x183b39fff libsystem_malloc.dylib arm64  <a8af95191b283ca9aa7f9cf80c459bf5> /usr/lib/system/libsystem_malloc.dylib
0x183b3c000 - 0x183b9ffff libsystem_network.dylib arm64  <a8e4200aecc73e56a8458a0e9cb4a6f0> /usr/lib/system/libsystem_network.dylib
0x183ba0000 - 0x183ba9fff libsystem_networkextension.dylib arm64  <d1a7579c71943631845c2908d69bfbc6> /usr/lib/system/libsystem_networkextension.dylib
0x183bac000 - 0x183bb6fff libsystem_notify.dylib arm64  <da8d7d155da230d287a67c46e9b3ccbc> /usr/lib/system/libsystem_notify.dylib
0x183bb8000 - 0x183bbdfff libsystem_platform.dylib arm64  <4386956061113d7a9e415e543b1243bc> /usr/lib/system/libsystem_platform.dylib
0x183bc0000 - 0x183bc8fff libsystem_pthread.dylib arm64  <7965d331db2c3bd2b8cbc1bc78babca2> /usr/lib/system/libsystem_pthread.dylib
0x183bcc000 - 0x183bcefff libsystem_sandbox.dylib arm64  <f82362117e823f0fbcbf9922ca025f26> /usr/lib/system/libsystem_sandbox.dylib
0x183bd0000 - 0x183be0fff libsystem_trace.dylib arm64  <fe1b1e8d0b3633c58d415c6fe8594903> /usr/lib/system/libsystem_trace.dylib
0x183be4000 - 0x183be9fff libunwind.dylib arm64  <b0067e5ea3ca3b28abc5cb7d50390363> /usr/lib/system/libunwind.dylib
0x183bec000 - 0x183becfff libvminterpose.dylib arm64  <630bf4c89edf3935b7afe56abdb5caad> /usr/lib/system/libvminterpose.dylib
0x183bf0000 - 0x183c15fff libxpc.dylib arm64  <fc63a0a505523f7fac2c4ea9d9662ba1> /usr/lib/system/libxpc.dylib
0x183c18000 - 0x183e1dfff libicucore.A.dylib arm64  <9416014bb51e35aebdb2a9f572a2c5f8> /usr/lib/libicucore.A.dylib
0x183e20000 - 0x183e31fff libz.1.dylib arm64  <8fcb56adfdc13e9593582266b1e4ac18> /usr/lib/libz.1.dylib
0x183e34000 - 0x1841b4fff CoreFoundation arm64  <182fd72b7fdf330b8dbf70db93af6b63> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x1841b8000 - 0x1841c8fff libbsm.0.dylib arm64  <d045301bcacc37d785d754d5c978d979> /usr/lib/libbsm.0.dylib
0x1841cc000 - 0x1841ccfff libenergytrace.dylib arm64  <c4ee08bffdfc3ce0990c1fbeb858f9dc> /usr/lib/libenergytrace.dylib
0x1841d0000 - 0x184241fff IOKit arm64  <0864d9c20424332d8979a4f548848c16> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x184244000 - 0x184264fff libMobileGestalt.dylib arm64  <9cc485a12c323768a6b6e88d973bd44e> /usr/lib/libMobileGestalt.dylib
0x184268000 - 0x184352fff libxml2.2.dylib arm64  <be446a86b5fa3620beeeb3a56a320e7b> /usr/lib/libxml2.2.dylib
0x184354000 - 0x1843c6fff Security arm64  <85e9578e7bc732ca9cced737b84163bb> /System/Library/Frameworks/Security.framework/Security
0x1843c8000 - 0x184421fff SystemConfiguration arm64  <92717250c7393c44878d137773604d46> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x184424000 - 0x18450cfff libsqlite3.dylib arm64  <c703a175f1c43ed28d81b839ba961183> /usr/lib/libsqlite3.dylib
0x184510000 - 0x1847a4fff CFNetwork arm64  <aaa7ff247b7b3357aa90f6a4dddf0697> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1847a8000 - 0x1847b5fff libbz2.1.0.dylib arm64  <8ebfd413e3fd3889b546857fcf554b6f> /usr/lib/libbz2.1.0.dylib
0x1847b8000 - 0x1847d1fff liblzma.5.dylib arm64  <68bb861dc8bd3547b5ace073ed504b14> /usr/lib/liblzma.5.dylib
0x1847d4000 - 0x1847eefff libCRFSuite.dylib arm64  <1a2c1f709f213faf81fd2223b719c899> /usr/lib/libCRFSuite.dylib
0x1847f0000 - 0x18481afff libarchive.2.dylib arm64  <bf6ae1a9c965363ba9f10ff0ca32ee7c> /usr/lib/libarchive.2.dylib
0x18481c000 - 0x18483afff libextension.dylib arm64  <8a88fb35fee03a36ae138e676b9a0e9f> /usr/lib/libextension.dylib
0x18483c000 - 0x18483dfff liblangid.dylib arm64  <cdb184e30c3c303694a96b3150520673> /usr/lib/liblangid.dylib
0x184840000 - 0x184aaefff Foundation arm64  <7cf4edf781cb30438b812ded8716cd95> /System/Library/Frameworks/Foundation.framework/Foundation
0x184ab0000 - 0x184b5bfff libBLAS.dylib arm64  <097b7e769a3439ad8fdb3abb0edc9daf> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x184b5c000 - 0x184ec1fff libLAPACK.dylib arm64  <566419f65c9338599694a04da8e20fbf> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x184ec4000 - 0x185129fff vImage arm64  <789df1b35e183397803583a25feff3c7> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x18512c000 - 0x18514efff libvMisc.dylib arm64  <3c655ae6f62035bbba069387c490efbb> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x185150000 - 0x185163fff libLinearAlgebra.dylib arm64  <94d099e954d638e39ef1773639ef61af> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x185164000 - 0x185173fff libSparseBLAS.dylib arm64  <80ca4fb770613c76b2449daf05c6dc25> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x185174000 - 0x1851e0fff libvDSP.dylib arm64  <f4e8d68f55af3511a28a616737dcc354> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1851e4000 - 0x1851e4fff vecLib arm64  <546ad53c3a4a36709fdf6e50b76b2ec9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1851e8000 - 0x1851e8fff Accelerate arm64  <a1953e95570a3de6a923a812ffbd90ad> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1851ec000 - 0x185717fff CoreGraphics arm64  <63001c4acb4135428df4b62f2f698e0f> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x185718000 - 0x18572cfff GraphicsServices arm64  <d8509ae0233539218bf97db29a7d31c2> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x185730000 - 0x185778fff AppSupport arm64  <1469530c1aa03d2486d678bed8482764> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x18577c000 - 0x18584ffff MobileCoreServices arm64  <2096d560a53b3fd28ff0a7f46e3ba060> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x185850000 - 0x18589ffff BaseBoard arm64  <b6f2014b564430538f5252776acfa530> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x1858a0000 - 0x1858abfff AssertionServices arm64  <48c978bd14553765b4a7f1cee1b14c83> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x1858ac000 - 0x1858d0fff BackBoardServices arm64  <207836d8c1833eeab468f622f4d0f366> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x1858d4000 - 0x1858d7fff MobileSystemServices arm64  <6d85ae92680935bbb51db96c7a021118> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1858d8000 - 0x18590dfff FrontBoardServices arm64  <b1a46eb324d23a51813b565ae7f04b88> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x185910000 - 0x18591afff UserNotificationServices arm64  <74d3e76dff833048b39ae8e0ceb44140> /System/Library/PrivateFrameworks/UserNotificationServices.framework/UserNotificationServices
0x18591c000 - 0x185948fff SpringBoardServices arm64  <6535787e172939d0b8abfe852a185b3d> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x18594c000 - 0x18595dfff MobileKeyBag arm64  <169edc8949693d349807056d1e316f2a> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x185960000 - 0x185966fff IOSurface arm64  <d62fd4ed209e32f98d5dbc34f9484ef4> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x185968000 - 0x185974fff liblockdown.dylib arm64  <36e1e9187c193410a5f7cf46e3dc7afe> /usr/lib/liblockdown.dylib
0x185978000 - 0x18598afff CrashReporterSupport arm64  <8e45addb6a1f379d98c9164764948fc2> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x18598c000 - 0x18598efff IOSurfaceAccelerator arm64  <65789d64b5f937e987c6f27125a38100> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x185990000 - 0x1859d1fff AppleJPEG arm64  <24fc6e2cd59a318e9f59da6383bfd90d> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1859d4000 - 0x185cf6fff ImageIO arm64  <8b10562bfdd23addb249367deb92aefd> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x185cf8000 - 0x185cfcfff TCC arm64  <09fcccda721f35c3936e68acf3d216a4> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x185d00000 - 0x185d05fff AggregateDictionary arm64  <51bcd4b61f3739eb85fdcc4a037e3696> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x185d08000 - 0x185d15fff PowerLog arm64  <a50ba8508d733823be55425db249606c> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x185d18000 - 0x185d7afff libTelephonyUtilDynamic.dylib arm64  <59e0bc898f27370d8e4961910f891b3b> /usr/lib/libTelephonyUtilDynamic.dylib
0x185d7c000 - 0x185d8efff CommonUtilities arm64  <194ea4f46bf537029d10e4ce8b28ca5f> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x185d90000 - 0x185da7fff libcompression.dylib arm64  <ac77f3a3cad832a7b748c30e013bbc0b> /usr/lib/libcompression.dylib
0x185da8000 - 0x185ff2fff CoreData arm64  <aa00d2e704e333e199f8e34b3c661b12> /System/Library/Frameworks/CoreData.framework/CoreData
0x185ff4000 - 0x185ff8fff libCoreVMClient.dylib arm64  <69b5ba7317d532b898c3ffb5574bb883> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x185ffc000 - 0x186000fff IOAccelerator arm64  <d92ad93b196b38a6b054b1cc3fbd1f1a> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x186004000 - 0x186005fff libCVMSPluginSupport.dylib arm64  <ed32d5e2c1e630b18097aa7890c92171> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x186008000 - 0x18600bfff libCoreFSCache.dylib arm64  <abe2067778503127a31c42352d2e43ec> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x18600c000 - 0x186052fff libGLImage.dylib arm64  <e67acd0811bf318dadb48a49b97bee7b> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x186054000 - 0x18605efff libGFXShared.dylib arm64  <fdc295986ea03203bbfc904ffc4cca6b> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x186060000 - 0x186067fff IOMobileFramebuffer arm64  <f82bfbe1dc083eabb7ff1a8d9980fe47> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x186068000 - 0x186068fff libmetal_timestamp.dylib arm64  <bdc8f33a1b453c8f827726c7f46640dc> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x18606c000 - 0x1860b2fff Metal arm64  <95ce1f8a4d483d11aa49533e2ae2a568> /System/Library/Frameworks/Metal.framework/Metal
0x1860b4000 - 0x1860befff OpenGLES arm64  <7c7a0c5191f53f518e994638139ca1df> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1860c0000 - 0x1860e2fff CoreVideo arm64  <31ef8b764af3301ea5e7267fcae838cb> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x1860e4000 - 0x1860e6fff OAuth arm64  <0f1ae5abcad13b4b948193a2405c61b4> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x1860f0000 - 0x186127fff Accounts arm64  <1cf893c2c3c03137acb576d5a7fc2cee> /System/Library/Frameworks/Accounts.framework/Accounts
0x186128000 - 0x18621afff libiconv.2.dylib arm64  <1c378c57054a32a6b2eed4e3cbb3a2b7> /usr/lib/libiconv.2.dylib
0x18621c000 - 0x1862d5fff CoreAudio arm64  <25687ef4b3c4389f828006882b280db4> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x1862d8000 - 0x1862dbfff UserFS arm64  <693602c29c64370aab1a77544ddc7e5a> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x1862dc000 - 0x1863cafff CoreMedia arm64  <51c728b4974936448426dccd30e3fc5a> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x1863cc000 - 0x1863d4fff libcupolicy.dylib arm64  <056df1f0f2893ad08b9c7fbed9271c6f> /usr/lib/libcupolicy.dylib
0x1863d8000 - 0x18644afff CoreTelephony arm64  <d48572ad7be13a99b7a783c12c6657f4> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x18644c000 - 0x18652cfff libFontParser.dylib arm64  <7ab9c32919d731969bc2a75b3f03aa17> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x186530000 - 0x1865b2fff VideoToolbox arm64  <0902a89a960935c08b3715cadedc2a50> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x1865b4000 - 0x1865b4fff FontServices arm64  <39a3005cf101328f94f3a412cfa04fae> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x1865b8000 - 0x1866dbfff CoreText arm64  <5d80f981ab953f73b08881908a610117> /System/Library/Frameworks/CoreText.framework/CoreText
0x1866dc000 - 0x1866edfff ProtocolBuffer arm64  <4d1a9d53f37b3b448cbc62ede839532f> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x1866f0000 - 0x186717fff PersistentConnection arm64  <57092c3dc97437f9a14b61cae9e60e88> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x186718000 - 0x18671dfff DataMigration arm64  <ba39fefdd4d530108117d3cce9c24d80> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x186720000 - 0x186a39fff AudioToolbox arm64  <3acc644e69ff3aedae6e3af12f13c58c> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x186a3c000 - 0x186beafff QuartzCore arm64  <a736a01bca6b389485fd370575885f3a> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x186bec000 - 0x186bf2fff Netrb arm64  <e3abc95050e93feb9999aad619858dd8> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x186bf4000 - 0x186c05fff libcmph.dylib arm64  <f9b0e4b1c2b83f848b351670183dcf24> /usr/lib/libcmph.dylib
0x186c08000 - 0x186c25fff libmis.dylib arm64  <19a3fb5270713311900b8723341c9649> /usr/lib/libmis.dylib
0x186c28000 - 0x186ca8fff LanguageModeling arm64  <25b1d85465f531118bbcd9b3afcb4151> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x186cac000 - 0x186d89fff ManagedConfiguration arm64  <6829ea88182532c69d9eb79c0d5d8ab8> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x186d8c000 - 0x186da3fff libmarisa.dylib arm64  <72aff9de7b7a3d0f8d24b2f2e33599b1> /usr/lib/libmarisa.dylib
0x186da4000 - 0x186e6bfff ProofReader arm64  <e62d51dcf4a134a2981acc214a79ee83> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x186e6c000 - 0x186e72fff MediaAccessibility arm64  <dbc84b51887d3c239f748993bfe87be2> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x186e74000 - 0x186e83fff MobileAsset arm64  <4f36adf36909306e8cdda53f431aec5e> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x186e84000 - 0x186ee5fff ColorSync arm64  <7a7f1de762e734a1b0185bbcf4c5805d> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x186ee8000 - 0x186f33fff MetalPerformanceShaders arm64  <7530c46bdba43048b3780b308d1e0349> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x186f34000 - 0x187360fff FaceCore arm64  <9fe0da65d44f3e58872fa11c1d79a801> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x187364000 - 0x1873dffff Quagga arm64  <872de61a4b163a57b1e5df76124b9013> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1873e0000 - 0x18758afff CoreImage arm64  <df4ffff30c383def8d08b5b28b6df84d> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x18758c000 - 0x1875befff TextInput arm64  <475a479564123e0aafd3f578a8ad861a> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x1875c0000 - 0x1875cdfff libAccessibility.dylib arm64  <767e55a612343e498e13731d796f2f9f> /usr/lib/libAccessibility.dylib
0x1875dc000 - 0x187bbdfff JavaScriptCore arm64  <d094d276d4e5331c9a34bf2f88c27894> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x187bc0000 - 0x187db0fff StoreServices arm64  <042efaf81deb3c86bfbe3caf43049128> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x187db4000 - 0x188d8dfff WebCore arm64  <8aaebe0c772a318e843a74ef2df4e312> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x188d90000 - 0x188db9fff libxslt.1.dylib arm64  <f975d2eb5ac931289181480098ed5630> /usr/lib/libxslt.1.dylib
0x188dbc000 - 0x188e97fff WebKitLegacy arm64  <d2be4b22dfa0373e80b137334598dd13> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x188e98000 - 0x188f50fff CoreUI arm64  <1fd04759197f312ab80538caca1dd94e> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x188f54000 - 0x188f79fff DictionaryServices arm64  <03b326076ce4388099fb7442bcbcbd3b> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x188f7c000 - 0x188f7cfff HangTracer arm64  <8280ac9665623548a0428f192fb2342b> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x188f80000 - 0x188fcefff PhysicsKit arm64  <d5863be3b3d3375997ce983229cfa34a> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x188fd0000 - 0x1890a6fff UIFoundation arm64  <a012ee13e0bf395794c95ce1b5670728> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x1890a8000 - 0x189cd2fff UIKit arm64  <bc9398e03d593b3fb4b66794602f9602> /System/Library/Frameworks/UIKit.framework/UIKit
0x189cd4000 - 0x189cf5fff CoreBluetooth arm64  <6d465f745c9f3d40994aa5c5dfb8bd47> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x189cf8000 - 0x189d1dfff DataAccessExpress arm64  <e410b3818af13c29bf77e432571282d1> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x189d20000 - 0x189d39fff NetworkStatistics arm64  <5e417d9061873b19b049ad6121fa503f> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x189d3c000 - 0x189db7fff AddressBook arm64  <a607c38de2223ca7ad304af82f136914> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x189db8000 - 0x189ec5fff CoreMotion arm64  <46cfcdd3850a33f0b7d60e3ba802739c> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x189ec8000 - 0x189ed7fff CacheDelete arm64  <0cd7d27acecb36cd896af0ecbce96841> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x189ed8000 - 0x189ee5fff CoreAUC arm64  <49032794e9663a38870ae3825f822ff9> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x189ee8000 - 0x18a305fff MediaToolbox arm64  <16c9b8baa166301e92addb64c340bcce> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x18a308000 - 0x18a489fff Celestial arm64  <be72eb1ecb6731a7ae02da26a895f81d> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x18a48c000 - 0x18a498fff IntlPreferences arm64  <26be9c8bb13f380cb1c3b6b817802f17> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x18a49c000 - 0x18a49efff CoreDuetDebugLogging arm64  <b5fdb39dea6b3fc8babd0bdc054e6b69> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x18a4a0000 - 0x18a4b5fff CoreDuetDaemonProtocol arm64  <12eeb031ac203a6bb7794b5bab52671a> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x18a4b8000 - 0x18a56bfff CoreDuet arm64  <227bd93065bc38dbafff0c3774d180ff> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x18a56c000 - 0x18a56dfff BTLEAudioController arm64  <40888f1dde2a3f7bb1b6047b871b7872> /System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController
0x18a570000 - 0x18a5e8fff libAVFAudio.dylib arm64  <6085404284a933f29311bda931a38e43> /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib
0x18a5ec000 - 0x18a76cfff AVFoundation arm64  <6dddb40fbe9c39dc82bae11fb54fafaa> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x18a770000 - 0x18a7a1fff libtidy.A.dylib arm64  <62273117ae1833b6b0fbc5374ac00955> /usr/lib/libtidy.A.dylib
0x18a7a4000 - 0x18a815fff IMFoundation arm64  <a2971938c9fd3fb79d9939b67d46f99e> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x18a818000 - 0x18aca3fff GeoServices arm64  <a97b65948adb33f5952ab3380c08fae6> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x18aca4000 - 0x18aca5fff DiagnosticLogCollection arm64  <23c742c1baa03399bd005d2330fe2272> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x18aca8000 - 0x18aca9fff Marco arm64  <78085fa90dd73982acd80b9b4f074efa> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x18acac000 - 0x18ad15fff CoreLocation arm64  <a9132384c0643bb496aeec5a8c84b4af> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x18ad18000 - 0x18ad1dfff ConstantClasses arm64  <e397ebe2ca23360688f15acf8b0a3e6c> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x18ad20000 - 0x18ad2bfff libChineseTokenizer.dylib arm64  <12cb857d186b341f9ad1c8ee75095ee5> /usr/lib/libChineseTokenizer.dylib
0x18ad2c000 - 0x18af8bfff libmecabra.dylib arm64  <fd1d427c7edb3273a4b69ab882307567> /usr/lib/libmecabra.dylib
0x18af8c000 - 0x18afbffff IDSFoundation arm64  <cc84c7f670f5388196c6925444d2a947> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x18afc0000 - 0x18b03cfff IDS arm64  <19e33dc7a1543276aeb04256f063e7cb> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x18b040000 - 0x18b05bfff MediaServices arm64  <f17b85f7f5033fd4b5aaf25dd06a4330> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x18b05c000 - 0x18b080fff AuthKit arm64  <d5bdd3f8cd393986a31d7977eb1d655a> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x18b084000 - 0x18b089fff libheimdal-asn1.dylib arm64  <2cdbd8d18d663aafb7fbb18c2235f1c6> /usr/lib/libheimdal-asn1.dylib
0x18b08c000 - 0x18b11bfff MediaRemote arm64  <92629accc5893914aa63fc9403a57381> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x18b11c000 - 0x18b24dfff MobileSpotlightIndex arm64  <db752ecb81bc378789058b3e985f9c8f> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x18b250000 - 0x18b26bfff PlugInKit arm64  <84c62dcf044f3ddbbb66629ff757016d> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x18b26c000 - 0x18b294fff ProtectedCloudStorage arm64  <c035a3cf43773b248cd946368b8d68f6> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x18b298000 - 0x18b2b3fff libresolv.9.dylib arm64  <0062ade5d59d35ecbb8bf9c15b88d6f8> /usr/lib/libresolv.9.dylib
0x18b2b4000 - 0x18b2c9fff ApplePushService arm64  <1d6fc72f497e3abbbc13e9f0528c4bf1> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x18b2cc000 - 0x18b2f4fff ContactsFoundation arm64  <5b56325e99d43df0875893f3629cf775> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x18b2f8000 - 0x18b2fcfff ParsecSubscriptionServiceSupport arm64  <c840948751e43512a04638cf49270da6> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x18b300000 - 0x18b388fff Contacts arm64  <ac886a1dee353472b42d6236c7472564> /System/Library/Frameworks/Contacts.framework/Contacts
0x18b38c000 - 0x18b3c7fff CoreSpotlight arm64  <4fc7c966e5a03e14bc6d2bd4bb757934> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x18b3c8000 - 0x18b3e7fff vCard arm64  <8139df6f04d830f39ef345d53ffb6466> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x18b3e8000 - 0x18b40cfff VoiceServices arm64  <144c9634ff96328a9352e50b95d41de6> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x18b410000 - 0x18b456fff SAObjects arm64  <b822198ed8f53106bf26643012c9a281> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x18b458000 - 0x18b45afff CommonAuth arm64  <38dc2b74c43034c5902810188fe4cc8c> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x18b45c000 - 0x18b4c9fff Heimdal arm64  <70f45556567c3167af7cc67723c0c37b> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x18b4cc000 - 0x18b4f5fff GSS arm64  <03e9cbf8ff0c3f2594f933f040f57bb4> /System/Library/Frameworks/GSS.framework/GSS
0x18b504000 - 0x18b55bfff AssistantServices arm64  <773c3d0701ab3f4bad7b6cd61c9f24d2> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x18b55c000 - 0x18b565fff FMCoreLite arm64  <9c24f373ca553da0aae4e1601f5d4131> /System/Library/PrivateFrameworks/FMCoreLite.framework/FMCoreLite
0x18b568000 - 0x18b56bfff MessageSupport arm64  <73ad73754a5e379188f42a59b6509278> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x18b56c000 - 0x18b5b3fff MIME arm64  <4b77331c617737a0a7387a58cddee01e> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x18b5b4000 - 0x18b5bafff AOSNotification arm64  <02d1059c4f77377f91574b51b6fd1e56> /System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification
0x18b5bc000 - 0x18b621fff AccountsDaemon arm64  <b47114f482a43d0bb34c7a0eedef8873> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x18b624000 - 0x18b63efff AppleIDSSOAuthentication arm64  <a2b0551c67cb33dc92877b2613e6c9ac> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x18b640000 - 0x18b64ffff MailServices arm64  <5b489d764d2a3ba581a8e4e839ba3f6c> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x18b650000 - 0x18b6acfff AppleAccount arm64  <6abcea21b5863d0abe482ff62c0e25fc> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x18b6b0000 - 0x18b6b4fff CommunicationsFilter arm64  <529acb9e5bed3635a3d63112484bf115> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x18b6b8000 - 0x18b6dcfff ChunkingLibrary arm64  <5ad8b7937ec334709934a8ad10ab8012> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x18b714000 - 0x18b719fff AssetCacheServices arm64  <048dcff988ef32a38008bf337d776629> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x18b71c000 - 0x18b791fff MMCS arm64  <5aefee3454823fc2800803ddd4db1b84> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x18b84c000 - 0x18b87cfff Bom arm64  <774d3a8c549537bfae570bb88c6ae221> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x18b880000 - 0x18b886fff CertUI arm64  <db0c5d3818933793bbb18d38b97aa40f> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x18b888000 - 0x18b8bcfff FTServices arm64  <8b0816b3745a3e6db444570ed04527b3> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x18b8c0000 - 0x18b91bfff CoreDAV arm64  <a05a161222783b68bd9254abeb81036d> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x18b928000 - 0x18b939fff UserManagement arm64  <1d49514ccc853a8f8ad3fdec01ad4766> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x18b93c000 - 0x18ba07fff CorePDF arm64  <5a2aee277ba63cf4a29b20292a94e614> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x18ba08000 - 0x18ba3dfff iCalendar arm64  <7b77a3fa3223346cb37b38a63710e8b2> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x18ba4c000 - 0x18ba98fff CalendarFoundation arm64  <43adb429bf073220a41de36f2bf9795e> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x18ba9c000 - 0x18baa2fff IncomingCallFilter arm64  <dc7da914d35b33aa8267e5b5ca4acaba> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x18bb88000 - 0x18bc0dfff CalendarDatabase arm64  <1ed133ea9106366eaf60d17657030960> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x18bc10000 - 0x18bc46fff CalendarDaemon arm64  <b1ebc738af103005bd297e1a19af49aa> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x18bc48000 - 0x18bcdafff EventKit arm64  <6b8725dec175318fa7d92186f20a23e0> /System/Library/Frameworks/EventKit.framework/EventKit
0x18bcdc000 - 0x18bfc3fff WebKit arm64  <03eb42abd8ca36d6ac11f10af904232b> /System/Library/Frameworks/WebKit.framework/WebKit
0x18bfc4000 - 0x18bffafff WebBookmarks arm64  <74bdb4a84d6f3f44aed2eb45e443bdef> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x18bffc000 - 0x18c0fefff ContactsUI arm64  <aee7ce51982f3b35b6630923fb6a2bc0> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x18c100000 - 0x18c4e1fff ModelIO arm64  <9ce2a0abac573badb6bac9cf2c6bfdbb> /System/Library/Frameworks/ModelIO.framework/ModelIO
0x18c56c000 - 0x18c5cffff TelephonyUtilities arm64  <62a183b4d4143f0290910a9f0d2a3009> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x18c5d0000 - 0x18c5fefff GLKit arm64  <7b348b1148193b90878c60bc46d6abe6> /System/Library/Frameworks/GLKit.framework/GLKit
0x18c898000 - 0x18c96efff AddressBookUI arm64  <0d022f7b6eac3e4fa32bd247ddedebb8> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x18c970000 - 0x18ca29fff CloudKit arm64  <5a0898b0056f3aa8bb9a6f5e84185c9a> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x18d934000 - 0x18d953fff DataDetectorsCore arm64  <3e080460801c35da94326e0b96bb2972> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x18dec8000 - 0x18e526fff VectorKit arm64  <96526ae78f843c1f81e408a35625a541> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x18e528000 - 0x18e6b9fff MapKit arm64  <80f226c48acb34768d6c6bb187818a81> /System/Library/Frameworks/MapKit.framework/MapKit
0x18eb4c000 - 0x18eb61fff FTAWD arm64  <c56563892c9830a29c6ad1efaf6fb97c> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x18ebd0000 - 0x18ec8efff IMCore arm64  <b1217328ee293ffb8ba11ac7148dab4f> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x18ed5c000 - 0x18ed74fff SharedUtils arm64  <2efc44696932389ca99c2d1d4ab4f6b4> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x18f054000 - 0x18f05ffff LocalAuthentication arm64  <55e3fed7ddcb368ab5a5a0eb01d5530e> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x18f060000 - 0x18f086fff CalendarUIKit arm64  <ed0d01e3e0873b35b9d88d8bbb23baf5> /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit
0x18f0a8000 - 0x18f0b4fff SetupAssistant arm64  <c871cbe7e3d6308286ef9625986eb518> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x18f0e8000 - 0x18f26bfff EventKitUI arm64  <9945e2c9c7da3c0b92f69ccaaf781f50> /System/Library/Frameworks/EventKitUI.framework/EventKitUI
0x18f4fc000 - 0x18f6dbfff SafariShared arm64  <373cefbe2dc1336f8fe42665ab1b84be> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x18f868000 - 0x18f8d2fff IMAVCore arm64  <dd923f891b403664a23b30c01f00047b> /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore
0x18feac000 - 0x18fee8fff WebUI arm64  <73f84ea778e831e08c13e6f4efec9111> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x19034c000 - 0x1903c2fff SafariServices arm64  <bfd0b28d53cd3893a00ee9e5c62591c2> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x19089c000 - 0x190a08fff libGLProgrammability.dylib arm64  <776701b537983944b1692ad51059db78> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
0x190adc000 - 0x190af4fff FlightUtilities arm64  <429ece1afec5357580df1f335958ceba> /System/Library/PrivateFrameworks/FlightUtilities.framework/FlightUtilities
0x191c94000 - 0x191cbefff DataDetectorsUI arm64  <6a028e78bb5f3b639d2ef2ce59a8ff47> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI
0x192524000 - 0x19252dfff libGPUSupportMercury.dylib arm64  <101f6395110537d79dfe63d37120a681> /System/Library/PrivateFrameworks/GPUSupport.framework/libGPUSupportMercury.dylib
0x192dc4000 - 0x192e1dfff CoreBrightness arm64  <9e48b70667dc349a8310b5171dc35092> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x193d90000 - 0x193d93fff AGXCompilerConnection arm64  <1484126aea4e3d1f87ae887557eef371> /System/Library/PrivateFrameworks/AGXCompilerConnection.framework/AGXCompilerConnection
0x195ac8000 - 0x195b8bfff AGXGLDriver arm64  <48a1f5612b0b329abeb40643cf1ba60a> /System/Library/Extensions/AGXGLDriver.bundle/AGXGLDriver
0x195ba4000 - 0x195bb6fff libCGInterfaces.dylib arm64  <c4505720159f37a7ac9aa8fc453a5cdb> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x196838000 - 0x196923fff GLEngine arm64  <57ec4e1f4ee63093bc565ec2ae67d041> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
0x197b9c000 - 0x197ba7fff libGSFontCache.dylib arm64  <af7bcf4952573e29a1a9ab26dc13b2cf> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x199388000 - 0x1993b5fff SafariSafeBrowsing arm64  <90c05825deeb3cbd9ec31afac993fda1> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x199640000 - 0x19a613fff KBLayouts_iPhone.dylib arm64  <fedad87c91f733d7bf35794ad5d9c1ca> /System/Library/PrivateFrameworks/TextInput.framework/KBLayouts_iPhone.dylib

The problem was unrelated to the error above, the app starts an immedietly shuts down because I was using a provisional developer profile, meaning it expires and will shut down the app as soon as it starts with no warning or error.