Skip to content

Instantly share code, notes, and snippets.

@chrishaff
Created December 30, 2016 14:57
Show Gist options
  • Save chrishaff/86b3c1dea0bd0176bc8f74368fef578c to your computer and use it in GitHub Desktop.
Save chrishaff/86b3c1dea0bd0176bc8f74368fef578c to your computer and use it in GitHub Desktop.
Device log from iPad. App crashes immediately on reaching require('com.williamrijksen.onesignal'). When I go to running apps (doubletap power button) I see the red screen with the note "Could not find onesignal.js".
Incident Identifier: 14A14B47-60FA-4A32-A23D-A833F66F9D6C
CrashReporter Key: a4f86d1faf6bbac0cd257e67d9fbc7bbff32caf7
Hardware Model: iPad3,4
Process: mTribe [318]
Path: /private/var/containers/Bundle/Application/C1BD5ECB-254D-4FD5-A86F-CFA9CAF95962/mTribe.app/mTribe
Identifier: com.mtribeapps.mockup
Version: 1.5.11 (1.5.11)
Code Type: ARM (Native)
Role: Foreground
Parent Process: launchd [1]
Coalition: com.mtribeapps.mockup [429]
Date/Time: 2016-12-30 09:49:32.8925 -0500
Launch Time: 2016-12-30 09:49:31.0000 -0500
OS Version: iPhone OS 10.2 (14C92)
Report Version: 104
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Triggered by Thread: 0
Application Specific Information:
abort() called
Filtered syslog:
None found
Last Exception Backtrace:
0 CoreFoundation 0x1e888df2 __exceptionPreprocess + 126
1 libobjc.A.dylib 0x1daeb072 objc_exception_throw + 34
2 CoreFoundation 0x1e88e500 -[NSObject(NSObject) doesNotRecognizeSelector:] + 118
3 CoreFoundation 0x1e88c574 ___forwarding___ + 696
4 CoreFoundation 0x1e7b13d4 _CF_forwarding_prep_0 + 20
5 mTribe 0x0024aa4a -[TiApp application:didRegisterForRemoteNotificationsWithDeviceToken:] (TiApp.m:1090)
6 mTribe 0x002c4ae4 -[UIApplication(Swizzling) oneSignalDidRegisterForRemoteNotifications:deviceToken:] (OneSignal.m:1353)
7 libdispatch.dylib 0x1df2e092 _dispatch_call_block_and_release + 6
8 libdispatch.dylib 0x1df2e07e _dispatch_client_callout + 18
9 libdispatch.dylib 0x1df325f8 _dispatch_main_queue_callback_4CF + 886
10 CoreFoundation 0x1e8444a2 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 4
11 CoreFoundation 0x1e84278a __CFRunLoopRun + 1418
12 CoreFoundation 0x1e79152e CFRunLoopRunSpecific + 482
13 CoreFoundation 0x1e79133c CFRunLoopRunInMode + 100
14 GraphicsServices 0x1ff68bf8 GSEventRunModal + 152
15 UIKit 0x23999e22 -[UIApplication _run] + 570
16 UIKit 0x2399454c UIApplicationMain + 146
17 mTribe 0x000d8e8c main (main.m:37)
18 libdyld.dylib 0x1df5b506 _dyld_process_info_notify_release + 24
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 libsystem_kernel.dylib 0x1e030ad4 __pthread_kill + 8
1 libsystem_pthread.dylib 0x1e0e718a pthread_kill + 62
2 libsystem_c.dylib 0x1dfc4338 abort + 108
3 libc++abi.dylib 0x1dac8568 __cxa_bad_cast + 0
4 libc++abi.dylib 0x1dae250e default_unexpected_handler() + 0
5 libobjc.A.dylib 0x1daeb304 _objc_terminate() + 192
6 libc++abi.dylib 0x1dadf93e std::__terminate(void (*)()) + 78
7 libc++abi.dylib 0x1dadf14e __cxxabiv1::exception_cleanup_func(_Unwind_Reason_Code, _Unwind_Exception*) + 0
8 libobjc.A.dylib 0x1daeb148 _objc_exception_destructor(void*) + 0
9 CoreFoundation 0x1e88e504 __methodDescriptionForSelector + 0
10 CoreFoundation 0x1e88c578 ___forwarding___ + 700
11 CoreFoundation 0x1e7b13d8 _CF_forwarding_prep_0 + 24
12 mTribe 0x0024aa4e -[TiApp application:didRegisterForRemoteNotificationsWithDeviceToken:] (TiApp.m:1090)
13 mTribe 0x002c4ae8 -[UIApplication(Swizzling) oneSignalDidRegisterForRemoteNotifications:deviceToken:] (OneSignal.m:1353)
14 libdispatch.dylib 0x1df2e096 _dispatch_call_block_and_release + 10
15 libdispatch.dylib 0x1df2e082 _dispatch_client_callout + 22
16 libdispatch.dylib 0x1df325fc _dispatch_main_queue_callback_4CF + 890
17 CoreFoundation 0x1e8444a6 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 8
18 CoreFoundation 0x1e84278e __CFRunLoopRun + 1422
19 CoreFoundation 0x1e791532 CFRunLoopRunSpecific + 486
20 CoreFoundation 0x1e791340 CFRunLoopRunInMode + 104
21 GraphicsServices 0x1ff68bfc GSEventRunModal + 156
22 UIKit 0x23999e26 -[UIApplication _run] + 574
23 UIKit 0x23994550 UIApplicationMain + 150
24 mTribe 0x000d8e90 main (main.m:37)
25 libdyld.dylib 0x1df5b50a start + 2
Thread 1:
0 libsystem_pthread.dylib 0x1e0e3488 start_wqthread + 0
Thread 2:
0 libsystem_kernel.dylib 0x1e031744 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x1e0e39a0 _pthread_wqthread + 1274
2 libsystem_pthread.dylib 0x1e0e3490 start_wqthread + 8
Thread 3 name: Dispatch queue: com.apple.StoreServices.SSRequest.0x1602bb20
Thread 3:
0 libobjc.A.dylib 0x1daf84e6 objc_msgSend + 6
1 StoreServices 0x2276cf32 -[SSRequest __endBackgroundTask] + 112
2 libdispatch.dylib 0x1df2e096 _dispatch_call_block_and_release + 10
3 libdispatch.dylib 0x1df3ae5c _dispatch_queue_serial_drain + 840
4 libdispatch.dylib 0x1df31378 _dispatch_queue_invoke + 566
5 libdispatch.dylib 0x1df3ca5c _dispatch_root_queue_drain + 378
6 libdispatch.dylib 0x1df3c882 _dispatch_worker_thread3 + 106
7 libsystem_pthread.dylib 0x1e0e3936 _pthread_wqthread + 1168
8 libsystem_pthread.dylib 0x1e0e3490 start_wqthread + 8
Thread 4 name: Dispatch queue: com.apple.NSURLSession-work
Thread 4:
0 libsystem_kernel.dylib 0x1e030848 __psynch_mutexdrop + 24
1 libsystem_pthread.dylib 0x1e0e8990 _pthread_mutex_unlock_drop + 58
2 libdyld.dylib 0x1df58e2e LockHelper::~LockHelper() + 36
3 libdyld.dylib 0x1df5962a dlsym + 62
4 CoreFoundation 0x1e866378 ____CFCoreServicesInternal__FSURLCopyResourcePropertyForKey_block_invoke + 18
5 libdispatch.dylib 0x1df2ec64 dispatch_once_f + 42
6 CoreFoundation 0x1e7d974e CFURLCopyResourcePropertyForKey + 314
7 CFNetwork 0x1ef42862 HSTSCache::createDataFromFileURL(__CFAllocator const*, __CFURL const*, __CFError**) + 40
8 CFNetwork 0x1ef42710 HSTSCache::createKnownHSTSHostsDictionary() + 80
9 CFNetwork 0x1ef42614 HSTSCache::initialize(__CFDictionary const*) + 70
10 libdispatch.dylib 0x1df2ec64 dispatch_once_f + 42
11 CFNetwork 0x1edc3884 HSTSPolicy::createDefaultPolicy() + 70
12 CFNetwork 0x1edc3790 _CFHSTSPolicyCreateWithProperties + 72
13 CFNetwork 0x1ef728b8 ___ZNK14StorageSession15copyHSTSStorageEv_block_invoke + 212
14 libdispatch.dylib 0x1df2ec64 dispatch_once_f + 42
15 CFNetwork 0x1ef727e2 StorageSession::copyHSTSStorage() const + 90
16 CFNetwork 0x1ef9c3a8 -[__NSCFURLSessionConfiguration copyHSTSPolicy] + 58
17 CFNetwork 0x1eeaefd0 HTTPProtocol::_createStrictSecurityCompliantCanonicalRequest(__CFURL const*, _CFURLRequest const*, NSURLSession const*) + 80
18 CFNetwork 0x1eeaecfc HTTPProtocol::_createMutableCanonicalRequest(__CFAllocator const*, _CFURLRequest const*, NSURLSession const*, void const*) + 40
19 CFNetwork 0x1eeae8d8 HTTPProtocol::_createCanonicalRequest(__CFAllocator const*, _CFURLRequest const*, NSURLSession const*, void const*) + 42
20 CFNetwork 0x1ee5de24 +[_NSCFURLProtocol canonicalRequestForRequest:task:] + 94
21 CFNetwork 0x1edb6078 -[__NSURLSessionLocal _createCanonicalRequestForTask:] + 102
22 CFNetwork 0x1eee26c6 URLConnectionClient::_internalEvent_WillSendRequest() + 76
23 CFNetwork 0x1eee1a7a URLConnectionClient::_connectionClientInterface_startConnection(__CFRunLoop*, __CFString const*) + 150
24 CFNetwork 0x1ee5f09c ___ZN20ClassicURLConnection5startEv_block_invoke + 34
25 CFNetwork 0x1ee5fd50 ___ZN20ClassicURLConnection15withClientAsyncEU13block_pointerFvP25ConnectionClientInterfaceE_block_invoke + 14
26 CFNetwork 0x1eee1786 ___ZNK25URLConnectionInstanceData18withWorkQueueAsyncEU13block_pointerFvvE_block_invoke + 12
27 libdispatch.dylib 0x1df2e096 _dispatch_call_block_and_release + 10
28 libdispatch.dylib 0x1df3ae5c _dispatch_queue_serial_drain + 840
29 libdispatch.dylib 0x1df31378 _dispatch_queue_invoke + 566
30 libdispatch.dylib 0x1df3b2f4 _dispatch_queue_override_invoke + 286
31 libdispatch.dylib 0x1df3ca5c _dispatch_root_queue_drain + 378
32 libdispatch.dylib 0x1df3c882 _dispatch_worker_thread3 + 106
33 libsystem_pthread.dylib 0x1e0e3936 _pthread_wqthread + 1168
34 libsystem_pthread.dylib 0x1e0e3490 start_wqthread + 8
Thread 5 name: com.apple.uikit.eventfetch-thread
Thread 5:
0 libsystem_kernel.dylib 0x1e01b84c mach_msg_trap + 20
1 libsystem_kernel.dylib 0x1e01b63e mach_msg + 42
2 CoreFoundation 0x1e8442f8 __CFRunLoopServiceMachPort + 136
3 CoreFoundation 0x1e8425f6 __CFRunLoopRun + 1014
4 CoreFoundation 0x1e791532 CFRunLoopRunSpecific + 486
5 CoreFoundation 0x1e791340 CFRunLoopRunInMode + 104
6 Foundation 0x1f0eb88a -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 260
7 Foundation 0x1f10a630 -[NSRunLoop(NSRunLoop) runUntilDate:] + 86
8 UIKit 0x242a02b2 -[UIEventFetcher threadMain] + 128
9 Foundation 0x1f1d4b10 __NSThread__start__ + 1160
10 libsystem_pthread.dylib 0x1e0e5a26 _pthread_body + 216
11 libsystem_pthread.dylib 0x1e0e594c _pthread_start + 234
12 libsystem_pthread.dylib 0x1e0e349c thread_start + 8
Thread 6 name: KrollContext<kroll$1>
Thread 6:
0 Foundation 0x1f302264 DYLD-STUB$$__27+[NSUnitVolume milliliters]_block_invoke + 0
1 mTribe 0x000f305e -[KrollContext isKJSThread] (KrollContext.m:1051)
2 mTribe 0x000fc192 -[KrollObject initWithTarget:context:] (KrollObject.m:438)
3 mTribe 0x000f9198 -[KrollMethod initWithTarget:context:] (KrollMethod.m:187)
4 mTribe 0x000f9212 -[KrollMethod initWithTarget:selector:argcount:type:name:context:] (KrollMethod.m:197)
5 mTribe 0x000fde64 -[KrollObject _valueForKey:] (KrollObject.m:747)
6 mTribe 0x000fea1c -[KrollObject valueForKey:] (KrollObject.m:890)
7 mTribe 0x000fb1be KrollGetProperty (KrollObject.m:207)
8 mTribe 0x00386678 TI::JSCallbackObject<TI::JSDestructibleObject>::getOwnPropertySlot(TI::JSObject*, TI::ExecState*, TI::PropertyName, TI::PropertySlot&) + 340
9 mTribe 0x00369748 TI::TiValue::get(TI::ExecState*, TI::PropertyName, TI::PropertySlot&) const + 248
10 mTribe 0x0041b922 llint_slow_path_get_by_id + 146
11 mTribe 0x004250ae llint_op_get_by_id + 126
12 mTribe 0x00423680 callToJavaScript + 224
13 mTribe 0x00355a76 TI::JITCode::execute(TI::VM*, TI::ProtoCallFrame*, TI::Register*) + 42
14 mTribe 0x00341984 TI::Interpreter::execute(TI::ProgramExecutable*, TI::ExecState*, TI::JSObject*) + 3784
15 mTribe 0x0031bf2c TI::evaluate(TI::ExecState*, TI::SourceCode const&, TI::TiValue, TI::TiValue*) + 704
16 mTribe 0x00383772 TiEvalScript + 706
17 mTribe 0x000eb700 -[KrollBridge evalFileOnThread:context:] (KrollBridge.m:453)
18 mTribe 0x000f0f32 -[KrollInvocation invoke:] (KrollContext.m:108)
19 mTribe 0x000f36d2 -[KrollContext invokeOnThread:method:withObject:callback:selector:] (KrollContext.m:1148)
20 mTribe 0x000eb926 -[KrollBridge evalFile:callback:selector:] (KrollBridge.m:480)
21 mTribe 0x000ec848 -[KrollBridge didStartNewContext:] (KrollBridge.m:618)
22 mTribe 0x000f471a -[KrollContext main] (KrollContext.m:1350)
23 Foundation 0x1f1d4b10 __NSThread__start__ + 1160
24 libsystem_pthread.dylib 0x1e0e5a26 _pthread_body + 216
25 libsystem_pthread.dylib 0x1e0e594c _pthread_start + 234
26 libsystem_pthread.dylib 0x1e0e349c thread_start + 8
Thread 7:
0 libsystem_kernel.dylib 0x1e01b8b4 semaphore_timedwait_trap + 8
1 libdispatch.dylib 0x1df3eb5a _dispatch_semaphore_wait_slow + 100
2 libdispatch.dylib 0x1df3dc84 _dispatch_worker_thread + 198
3 libsystem_pthread.dylib 0x1e0e5a26 _pthread_body + 216
4 libsystem_pthread.dylib 0x1e0e594c _pthread_start + 234
5 libsystem_pthread.dylib 0x1e0e349c thread_start + 8
Thread 8 name: JavaScriptCore::BlockFree
Thread 8:
0 libsystem_kernel.dylib 0x1e030810 __psynch_cvwait + 24
1 libsystem_pthread.dylib 0x1e0e4d2e _pthread_cond_wait + 542
2 libsystem_pthread.dylib 0x1e0e6108 pthread_cond_timedwait + 42
3 mTribe 0x00530174 WTI::ThreadCondition::timedWait(WTI::Mutex&, double) + 108
4 mTribe 0x002eb58a TI::BlockAllocator::waitForRelativeTime(double) + 146
5 mTribe 0x002eb67a TI::BlockAllocator::blockFreeingThreadMain() + 138
6 mTribe 0x0052ed8c WTI::threadEntryPoint(void*) + 148
7 mTribe 0x0052f238 WTI::wtfThreadEntryPoint(void*) + 88
8 libsystem_pthread.dylib 0x1e0e5a26 _pthread_body + 216
9 libsystem_pthread.dylib 0x1e0e594c _pthread_start + 234
10 libsystem_pthread.dylib 0x1e0e349c thread_start + 8
Thread 9 name: JavaScriptCore::Marking
Thread 9:
0 libsystem_kernel.dylib 0x1e030810 __psynch_cvwait + 24
1 libsystem_pthread.dylib 0x1e0e4d2e _pthread_cond_wait + 542
2 libsystem_pthread.dylib 0x1e0e60be pthread_cond_wait + 38
3 mTribe 0x00336412 TI::GCThread::waitForNextPhase() + 166
4 mTribe 0x00336510 TI::GCThread::gcThreadMain() + 124
5 mTribe 0x0052ed8c WTI::threadEntryPoint(void*) + 148
6 mTribe 0x0052f238 WTI::wtfThreadEntryPoint(void*) + 88
7 libsystem_pthread.dylib 0x1e0e5a26 _pthread_body + 216
8 libsystem_pthread.dylib 0x1e0e594c _pthread_start + 234
9 libsystem_pthread.dylib 0x1e0e349c thread_start + 8
Thread 10:
0 libsystem_pthread.dylib 0x1e0e3488 start_wqthread + 0
Thread 0 crashed with ARM Thread State (32-bit):
r0: 0x00000000 r1: 0x00000000 r2: 0x00000000 r3: 0x0000006e
r4: 0x00000006 r5: 0x3b39cfc0 r6: 0x3a470234 r7: 0x00a8bea4
r8: 0x00000002 r9: 0x1dfd66f6 r10: 0x00a8ccb0 r11: 0x16034444
ip: 0x00000148 sp: 0x00a8be98 lr: 0x1e0e718b pc: 0x1e030ad4
cpsr: 0x00000010
Binary Images:
0xd3000 - 0x5cafff mTribe armv7 <76d68eb2642c3ce4b2fa17ac256c75e5> /var/containers/Bundle/Application/C1BD5ECB-254D-4FD5-A86F-CFA9CAF95962/mTribe.app/mTribe
0x922000 - 0x94dfff dyld armv7s <898b6b42ae3b3ffb8de9a96b7071f49d> /usr/lib/dyld
0x1da78000 - 0x1da79fff libSystem.B.dylib armv7s <6dd39877c56e3669bef87f28ffd83927> /usr/lib/libSystem.B.dylib
0x1da7a000 - 0x1dac6fff libc++.1.dylib armv7s <813a624515fa3f00a46331a022cdf4b7> /usr/lib/libc++.1.dylib
0x1dac7000 - 0x1dae3fff libc++abi.dylib armv7s <436bbeb549c13df090150f135499f5ca> /usr/lib/libc++abi.dylib
0x1dae4000 - 0x1debafff libobjc.A.dylib armv7s <14a12b6a5b4236df9f38e62b1e13b4df> /usr/lib/libobjc.A.dylib
0x1debb000 - 0x1dec0fff libcache.dylib armv7s <d34ecdc71d6f319595a51c7c72a77e35> /usr/lib/system/libcache.dylib
0x1dec1000 - 0x1dec9fff libcommonCrypto.dylib armv7s <fa1da38008f335e5ac10eac19bf6a1b5> /usr/lib/system/libcommonCrypto.dylib
0x1deca000 - 0x1decffff libcompiler_rt.dylib armv7s <0eac096cf26e39bd9a44f7f3e1cb0a51> /usr/lib/system/libcompiler_rt.dylib
0x1ded0000 - 0x1ded6fff libcopyfile.dylib armv7s <fdbb343b75ed301da89099c71995cf59> /usr/lib/system/libcopyfile.dylib
0x1ded7000 - 0x1df2cfff libcorecrypto.dylib armv7s <58507555b5963c9a9ddaaea95c626d4f> /usr/lib/system/libcorecrypto.dylib
0x1df2d000 - 0x1df57fff libdispatch.dylib armv7s <255da475a57f3fc5bc3c6395164f1753> /usr/lib/system/libdispatch.dylib
0x1df58000 - 0x1df5bfff libdyld.dylib armv7s <bfe099a4925e383185bb98e541aa65f7> /usr/lib/system/libdyld.dylib
0x1df5c000 - 0x1df5cfff libkeymgr.dylib armv7s <1d89e9a8b6b73dffa15a10f179b52846> /usr/lib/system/libkeymgr.dylib
0x1df5d000 - 0x1df5dfff liblaunch.dylib armv7s <3f2a1a611e89399bb8429ad85a059cd2> /usr/lib/system/liblaunch.dylib
0x1df5e000 - 0x1df62fff libmacho.dylib armv7s <dbbc76a518193f04ad6aa1657ac63d21> /usr/lib/system/libmacho.dylib
0x1df63000 - 0x1df64fff libremovefile.dylib armv7s <ca42d046685d372e979995b6e0dbfe42> /usr/lib/system/libremovefile.dylib
0x1df65000 - 0x1df77fff libsystem_asl.dylib armv7s <be759a0aa61f3e66b8c7620b9edf766a> /usr/lib/system/libsystem_asl.dylib
0x1df78000 - 0x1df78fff libsystem_blocks.dylib armv7s <13a123ab3b5a389a9459f5441e52a0b2> /usr/lib/system/libsystem_blocks.dylib
0x1df79000 - 0x1dfdafff libsystem_c.dylib armv7s <a7ac5974f57838f1becf73de6f3078ae> /usr/lib/system/libsystem_c.dylib
0x1dfdb000 - 0x1dfdefff libsystem_configuration.dylib armv7s <b3f2138235c03fe186cc3420367b4b07> /usr/lib/system/libsystem_configuration.dylib
0x1dfdf000 - 0x1dfe3fff libsystem_containermanager.dylib armv7s <0fe67ca415d5301f83f7f4ae9804acf3> /usr/lib/system/libsystem_containermanager.dylib
0x1dfe4000 - 0x1dfe5fff libsystem_coreservices.dylib armv7s <4c45965088a9313aa867cc8ac9e4de58> /usr/lib/system/libsystem_coreservices.dylib
0x1dfe6000 - 0x1dff8fff libsystem_coretls.dylib armv7s <c27be1aace4e31c9bf1e7b0b093182f6> /usr/lib/system/libsystem_coretls.dylib
0x1dff9000 - 0x1dffefff libsystem_dnssd.dylib armv7s <d60c2bed4e863818b9061c27569c558e> /usr/lib/system/libsystem_dnssd.dylib
0x1dfff000 - 0x1e019fff libsystem_info.dylib armv7s <e72ddc6de30a369a95c11599be195f77> /usr/lib/system/libsystem_info.dylib
0x1e01a000 - 0x1e036fff libsystem_kernel.dylib armv7s <2032325cd0193b47bf6e25fc89be1a53> /usr/lib/system/libsystem_kernel.dylib
0x1e037000 - 0x1e066fff libsystem_m.dylib armv7s <a695092ea927345ba2910c6220a40923> /usr/lib/system/libsystem_m.dylib
0x1e067000 - 0x1e07dfff libsystem_malloc.dylib armv7s <7b0fd5ceacc43be19df1bca9f0a0318f> /usr/lib/system/libsystem_malloc.dylib
0x1e07e000 - 0x1e0cbfff libsystem_network.dylib armv7s <2a1e893b3e553e4ab11664f8809efed0> /usr/lib/system/libsystem_network.dylib
0x1e0cc000 - 0x1e0d3fff libsystem_networkextension.dylib armv7s <1aca098a7a4633309d9830acb7755d2b> /usr/lib/system/libsystem_networkextension.dylib
0x1e0d4000 - 0x1e0dbfff libsystem_notify.dylib armv7s <dcbaec77764d3baba86cd6b9f7031e6f> /usr/lib/system/libsystem_notify.dylib
0x1e0dc000 - 0x1e0e1fff libsystem_platform.dylib armv7s <55ecf465715234d6938534e3fa421587> /usr/lib/system/libsystem_platform.dylib
0x1e0e2000 - 0x1e0eafff libsystem_pthread.dylib armv7s <7072ba906b78390b88adde2e7f9c9f3b> /usr/lib/system/libsystem_pthread.dylib
0x1e0eb000 - 0x1e0edfff libsystem_sandbox.dylib armv7s <8bcc44e8b93c3395b763fa3afd77f44b> /usr/lib/system/libsystem_sandbox.dylib
0x1e0ee000 - 0x1e0f4fff libsystem_symptoms.dylib armv7s <2d7fcc3445973072b2f521b2a83107ac> /usr/lib/system/libsystem_symptoms.dylib
0x1e0f5000 - 0x1e110fff libsystem_trace.dylib armv7s <127bc053a7d33f86a3290d1c80a5ad61> /usr/lib/system/libsystem_trace.dylib
0x1e111000 - 0x1e111fff libunwind.dylib armv7s <699ecef9861631a5bcf6dc047e6e3a33> /usr/lib/system/libunwind.dylib
0x1e112000 - 0x1e112fff libvminterpose.dylib armv7s <01d994aed7a633ae8997194ad99bb290> /usr/lib/system/libvminterpose.dylib
0x1e113000 - 0x1e131fff libxpc.dylib armv7s <4b1baa8bbf233828972593ae013392ab> /usr/lib/system/libxpc.dylib
0x1e132000 - 0x1e2d1fff libicucore.A.dylib armv7s <f30f8ae589903496a8d5913520aa04e0> /usr/lib/libicucore.A.dylib
0x1e2d2000 - 0x1e2defff libz.1.dylib armv7s <7fedbe86dff035d48ab88546a22571da> /usr/lib/libz.1.dylib
0x1e787000 - 0x1eac9fff CoreFoundation armv7s <ff029a1d9d8b33d487ecae1351479200> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x1eaca000 - 0x1ead6fff libbsm.0.dylib armv7s <d8e6d75b4da23dc6bf4dd4d94332be02> /usr/lib/libbsm.0.dylib
0x1ead7000 - 0x1ead7fff libenergytrace.dylib armv7s <ec2541326a5d3409bc4eb8bb93b7e270> /usr/lib/libenergytrace.dylib
0x1ead8000 - 0x1eb3bfff IOKit armv7s <b5edd30acb2d3bee92dbd5c97c7a0498> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1eb3c000 - 0x1eb57fff libMobileGestalt.dylib armv7s <83d1121bb0f63137a07b15557ecb1ca5> /usr/lib/libMobileGestalt.dylib
0x1eb58000 - 0x1ec0afff libxml2.2.dylib armv7s <382950e893813f3cab239f1dfa7d4369> /usr/lib/libxml2.2.dylib
0x1ec0b000 - 0x1ec7bfff Security armv7s <9b0b4c0e32c63895bfcfe759553d6c65> /System/Library/Frameworks/Security.framework/Security
0x1ec7c000 - 0x1ecd5fff SystemConfiguration armv7s <dd50961b7ffb3fb2be960cf9cbab1364> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x1ecd6000 - 0x1edb0fff libsqlite3.dylib armv7s <576260a444ca31d8a2e367cd862deb50> /usr/lib/libsqlite3.dylib
0x1edb1000 - 0x1f084fff CFNetwork armv7s <c7c685b16a9437cb88f293f1e55b6333> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1f085000 - 0x1f08ffff libbz2.1.0.dylib armv7s <0521f99de1143f05a858b7c9c20a6c5d> /usr/lib/libbz2.1.0.dylib
0x1f090000 - 0x1f0a5fff liblzma.5.dylib armv7s <bd995907815c3d07b26ff992356494b1> /usr/lib/liblzma.5.dylib
0x1f0a6000 - 0x1f0bbfff libCRFSuite.dylib armv7s <04af87a4d4623d0499bcaa02b590e366> /usr/lib/libCRFSuite.dylib
0x1f0bc000 - 0x1f0defff libarchive.2.dylib armv7s <e7df1317fe1d3617b140d4841a8b4b48> /usr/lib/libarchive.2.dylib
0x1f0df000 - 0x1f0dffff liblangid.dylib armv7s <f91a711ed32935ebaecebc0b24c57422> /usr/lib/liblangid.dylib
0x1f0e0000 - 0x1f379fff Foundation armv7s <24f4575184cb3fb6b9b6e94b051517ae> /System/Library/Frameworks/Foundation.framework/Foundation
0x1f37a000 - 0x1f45dfff libBLAS.dylib armv7s <1e363ad2282e38dd842ad20838033126> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1f45e000 - 0x1f72afff libLAPACK.dylib armv7s <e8a636143b273876932ad92ebe0b5ee9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1f72b000 - 0x1f9bbfff vImage armv7s <f72be7d4e7d2325e99790f1cf62873f7> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1f9bc000 - 0x1f9cefff libvMisc.dylib armv7s <113bcca5f01f39d2a3adb1dc5fbdf0b5> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1f9cf000 - 0x1f9e1fff libLinearAlgebra.dylib armv7s <9702b70f3cd63267808d2cb3fdf5057e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1f9e2000 - 0x1f9fafff libSparseBLAS.dylib armv7s <8a59a3f4adaa3413b1d833a6770a5add> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1f9fb000 - 0x1fa7efff libvDSP.dylib armv7s <1c73e4d9f5ef3b11a1fe775c659853da> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1fa7f000 - 0x1fa7ffff vecLib armv7s <c6a7fb3ab417317882d22d6df6d22598> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1fa80000 - 0x1fa80fff Accelerate armv7s <e2f9a7df292f311ea8f57f41966d05af> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1fa81000 - 0x1ff5efff CoreGraphics armv7s <b586362fc6213d7b963143b6bd8c1b57> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x1ff5f000 - 0x1ff70fff GraphicsServices armv7s <25903d92a1383f1fa3bdcd7388415093> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1ff71000 - 0x1ffb3fff AppSupport armv7s <616a76eccaba305f8c87ce1d0ac27cfc> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x1ffb4000 - 0x200bcfff MobileCoreServices armv7s <5b41c1b349aa349089401708034bd7c0> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x200bd000 - 0x2010ffff BaseBoard armv7s <0579606b84023a45b1c14a39b1de8773> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x20110000 - 0x2011afff AssertionServices armv7s <7fc8b4a0127c3cc0abef796bea6fbb46> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x2011b000 - 0x20143fff BackBoardServices armv7s <07442c89c4ec3247bf6f4c2e52d6549f> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x20148000 - 0x20191fff FrontBoardServices armv7s <4db519e8f5233cd6b77041ba0008a53f> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x20195000 - 0x201c1fff SpringBoardServices armv7s <b7bcd86c8ba035839e965460d808a807> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x201c2000 - 0x201d2fff MobileKeyBag armv7s <1923fa2e09f937a0837ba2798b94e9a0> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x201d3000 - 0x201d9fff IOSurface armv7s <664226aea09a3a19b221db254d73c2a8> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x201da000 - 0x201e4fff liblockdown.dylib armv7s <3a1baccce0dc3ced939d665be26a863a> /usr/lib/liblockdown.dylib
0x201e5000 - 0x201f9fff CrashReporterSupport armv7s <a4c1efd11ac637b3904ab1dd0c136d5d> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x201fa000 - 0x201fcfff IOSurfaceAccelerator armv7s <441e96d406263beeba0b601e85015e11> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x201fd000 - 0x20234fff AppleJPEG armv7s <e57cf80c21dc300b8a9d4df047d5b937> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x20235000 - 0x2076afff ImageIO armv7s <47d95a3fcae536d886b64a85c09e4242> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x2076b000 - 0x20770fff TCC armv7s <86872abd1c9b333ea2916675dee58821> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x20771000 - 0x20775fff AggregateDictionary armv7s <6e6a484d19f93b36bd625923c760272c> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x20776000 - 0x20780fff PowerLog armv7s <64dc91a6c86536d1919645b13ec36bd6> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x20781000 - 0x207ddfff libTelephonyUtilDynamic.dylib armv7s <37082f4e030c32e2b3f8e94342db3d0d> /usr/lib/libTelephonyUtilDynamic.dylib
0x207de000 - 0x207effff CommonUtilities armv7s <2ece5a6db867382ab9b104369b9037eb> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x207f0000 - 0x207fefff libcompression.dylib armv7s <3e5ce127ae2335108a72f8a7fd7c665e> /usr/lib/libcompression.dylib
0x207ff000 - 0x20a8dfff CoreData armv7s <182d282f705831c59a5d80035475537a> /System/Library/Frameworks/CoreData.framework/CoreData
0x20a8e000 - 0x20a92fff libCoreVMClient.dylib armv7s <56daadee8a3d38ddbe162d4c6ae8f34c> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x20a93000 - 0x20a97fff IOAccelerator armv7s <c2cacff864ff386fb0f2591636ce67e5> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x20a98000 - 0x20a98fff libCVMSPluginSupport.dylib armv7s <d24017bc7df230c78651b598a17156f4> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x20a99000 - 0x20a9bfff libCoreFSCache.dylib armv7s <2f67b2ae7fef3a0191fd719666bf9055> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x20a9c000 - 0x20ad9fff libGLImage.dylib armv7s <7ed07f0890713ba2a2a9db8106c8d3b4> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x20ada000 - 0x20ae2fff libGFXShared.dylib armv7s <439dd20df3d6369bb1e5c9898407aa7d> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x20ae3000 - 0x20aeafff IOMobileFramebuffer armv7s <6fca1b86b8c837e89772000f7739adea> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x20aeb000 - 0x20aebfff libmetal_timestamp.dylib armv7s <edd473f5574c306e87df962b441a73eb> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x20aec000 - 0x20b40fff Metal armv7s <716c8c3d25c738e5a5e9a3ed40def110> /System/Library/Frameworks/Metal.framework/Metal
0x20b41000 - 0x20b49fff OpenGLES armv7s <03e694506ea33be5a79d8c7eaae729e3> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x20b4a000 - 0x20b65fff CoreVideo armv7s <29235247c3163f36abceeadf482cf6ab> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x20b66000 - 0x20b68fff OAuth armv7s <da82b305fc04364a9f3e59fedf069d5e> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x20b69000 - 0x20b9efff Accounts armv7s <6b2ef0a163f83fcdbf87509c5a5dc3c2> /System/Library/Frameworks/Accounts.framework/Accounts
0x20b9f000 - 0x20c8bfff libiconv.2.dylib armv7s <0377fba9fb0337df8af353283425a80e> /usr/lib/libiconv.2.dylib
0x20c8c000 - 0x20dd8fff CoreAudio armv7s <8246c94526923b7b8843be4301c0b029> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x20dd9000 - 0x20ddcfff UserFS armv7s <f93722f749583474a6d2f7939700333e> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x20ddd000 - 0x20ebbfff CoreMedia armv7s <416b0680bb413b02917e6d6e3be3de05> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x20ebc000 - 0x20ec1fff libcupolicy.dylib armv7s <5ffd32328c583c54a242d82d98c4c5dc> /usr/lib/libcupolicy.dylib
0x20ec2000 - 0x20f3bfff CoreTelephony armv7s <4dad0c93c4c13758ba99c533a0646ac6> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x20f3c000 - 0x21038fff libFontParser.dylib armv7s <9c3423b270d53b4286782c83156c6eec> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x21039000 - 0x210b5fff VideoToolbox armv7s <7c29a63eb88e39ab8fb2e15a865b9298> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x210b6000 - 0x210b6fff FontServices armv7s <4c869bd99b5a3d36bc88d2ddd88b8c85> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x210b7000 - 0x211d4fff CoreText armv7s <0dc270c6cefe3631ae2efe4f8b2ff728> /System/Library/Frameworks/CoreText.framework/CoreText
0x211d5000 - 0x211edfff ProtocolBuffer armv7s <636d50cadd26310097f7e07a5cf549ae> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x211ee000 - 0x21217fff PersistentConnection armv7s <c5aa648006b530ef9464c842bfa9c23e> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x21218000 - 0x2121dfff DataMigration armv7s <2c09a7496fd630f5b7d13e01ecc1f751> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x2121e000 - 0x21648fff AudioToolbox armv7s <00a2ee8c2c543492be42336c283fd0cf> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x21649000 - 0x217f0fff QuartzCore armv7s <4da6012956963f23b2bdf9e2ad5e7a76> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x217f1000 - 0x217f6fff Netrb armv7s <00c42246932e3ba5bf02e3b72754ca66> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x217f7000 - 0x21804fff libcmph.dylib armv7s <b8b3ee029e763a4aa537703c2f73288a> /usr/lib/libcmph.dylib
0x21805000 - 0x21821fff libmis.dylib armv7s <839a2550d81234b09563f3f4572bcd1f> /usr/lib/libmis.dylib
0x21822000 - 0x218f1fff LanguageModeling armv7s <1822391c3f543459b84585691bbb0aaa> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x218f2000 - 0x219befff ManagedConfiguration armv7s <5931d56d93b33260a3f575cb35f11425> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x219bf000 - 0x219d2fff libmarisa.dylib armv7s <c686172ea933366f8ed7803a3b01d221> /usr/lib/libmarisa.dylib
0x219d3000 - 0x21a7afff ProofReader armv7s <75e386b8f9413f3bb3f411dee302b981> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x21a7b000 - 0x21a84fff MediaAccessibility armv7s <4a8384bcd5db30938a79f059f7ec6426> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x21a85000 - 0x21a93fff MobileAsset armv7s <bbdb3fb825de39ed8fd6ba4ad0eed8c7> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x21a94000 - 0x21afffff ColorSync armv7s <061f1fbf0e013e769cad19a90dfbd003> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x21b00000 - 0x21b6dfff MetalPerformanceShaders armv7s <d3ca0cd798263a15a5c643a19a0af532> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x21b6e000 - 0x21f93fff FaceCore armv7s <dfb8d831e45739bd87ada799c5be03da> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x21f94000 - 0x22002fff Quagga armv7s <0a8c130ae61435d88f045f6c82e7f09c> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x22003000 - 0x221b2fff CoreImage armv7s <40eba2b6f30d34deb6366494e6e49696> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x221b3000 - 0x221f9fff TextInput armv7s <9c2a0c43c22a32c2a460e4333c1e28fa> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x221fa000 - 0x22209fff libAccessibility.dylib armv7s <a584513e9c433ce3aeaf7ec1590d4842> /usr/lib/libAccessibility.dylib
0x22216000 - 0x2274dfff JavaScriptCore armv7s <bd4b47dae9643855bbf6588ab62fefb4> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x2274e000 - 0x2292dfff StoreServices armv7s <7e07aea28dcd362685aab5d7b82da7c8> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x2292e000 - 0x2363afff WebCore armv7s <1927f35adfa4384eaee4fef565009def> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x2363b000 - 0x2365cfff libxslt.1.dylib armv7s <409861d7558d316a920ec77ed9017a57> /usr/lib/libxslt.1.dylib
0x2365d000 - 0x2372ffff WebKitLegacy armv7s <31b87087bb7f3eacafe9198334ee4fe7> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x23730000 - 0x237e3fff CoreUI armv7s <cba80b5617ab3dde86bc2d5037020c94> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x237e4000 - 0x23804fff DictionaryServices armv7s <c0f2aae404943c219de1591b60adc77f> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x23805000 - 0x23805fff HangTracer armv7s <74b469a502c53828a34ca758d2fc1e0b> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x23806000 - 0x23854fff PhysicsKit armv7s <84b0f1b64f873eeab025b6655d43a50d> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x23855000 - 0x2391ffff UIFoundation armv7s <63bef61b80903767bbe381211c7f74db> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x23920000 - 0x245f0fff UIKit armv7s <5ec4071af5003d7bb3bf2891a6b27b68> /System/Library/Frameworks/UIKit.framework/UIKit
0x245f1000 - 0x24616fff CoreBluetooth armv7s <43321a74a58c395cb9df4ae77c3ee1e5> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x24617000 - 0x24638fff DataAccessExpress armv7s <bd88ecff9a6930a0a0d519cdd36f10f7> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x24639000 - 0x24658fff NetworkStatistics armv7s <79b1d2be775d34b8aac1a9d8df70a67d> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x24659000 - 0x246d3fff AddressBook armv7s <3a3aa94e6cde33a986bdf34d537d1229> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x246d4000 - 0x2482bfff CoreMotion armv7s <db80b2a808e439f29d6325aaeff71880> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x2482c000 - 0x24854fff CacheDelete armv7s <4113010c2831339ea3249bff86667541> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x24855000 - 0x24860fff CoreAUC armv7s <ebb436813bb33992a4f1abf514f69158> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x24861000 - 0x24d3bfff MediaToolbox armv7s <08a463a78d66360a9d4cf8a39ec2eebb> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x24d3c000 - 0x24ec7fff Celestial armv7s <873167cc3aa937cf8460151edb0f810a> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x24ec8000 - 0x24ed6fff IntlPreferences armv7s <9ad2c318e93b3b4eb11b946271232f81> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x24ed7000 - 0x24ed9fff CoreDuetDebugLogging armv7s <9ca930d9cb713b62b757f2cbea30f79b> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x24eda000 - 0x24eebfff CoreDuetDaemonProtocol armv7s <b711fd7d466234e2b2d20cae3a6843ad> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x24eec000 - 0x24fabfff CoreDuet armv7s <a5bf302a2be73d43ae29464dbffea0cb> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x24fac000 - 0x25146fff AVFoundation armv7s <79a3f8cce7e839f4b4c9bb0010668f48> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x25147000 - 0x2516efff libtidy.A.dylib armv7s <53936162f23d343798fead772842d743> /usr/lib/libtidy.A.dylib
0x2516f000 - 0x251d2fff IMFoundation armv7s <9733c75c0e973e0682acd245b7633570> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x251d3000 - 0x257dffff GeoServices armv7s <c12998336ae1361aa39b492969a525ff> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x257e0000 - 0x257e1fff DiagnosticLogCollection armv7s <b736c9cb20fa358a937fc90605ddef9f> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x257e2000 - 0x257e3fff Marco armv7s <0931a8c545ea3e6cb07b6b4b18def09a> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x257e4000 - 0x25867fff CoreLocation armv7s <f5cf8dd0c2b03e9e842c0b77fa0195bb> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x25868000 - 0x2586cfff ConstantClasses armv7s <90c8b9ce9cc7359d86aff4a36da28ef5> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x25add000 - 0x25b37fff IDSFoundation armv7s <67e486322ddd32f08daf49a9966e9960> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x25b38000 - 0x25c0ffff IDS armv7s <11b4eb44e73b373cbeb34f90466e922d> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x25c10000 - 0x25c29fff MediaServices armv7s <484b27f839c53e35896e40febac5cb33> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x25c2a000 - 0x25c65fff AuthKit armv7s <2502edae88863d7e92b1ff5e5834424a> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x25c66000 - 0x25c69fff libheimdal-asn1.dylib armv7s <c944bd4b69f7375fb85f592258d6a8ab> /usr/lib/libheimdal-asn1.dylib
0x25c6a000 - 0x25d09fff MediaRemote armv7s <7414ed0decfc3084a4fb45e0dfaaee0b> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x25d0a000 - 0x25e7bfff MobileSpotlightIndex armv7s <79bc74ed48523a93973304ec22f59b3e> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x25e7c000 - 0x25e98fff PlugInKit armv7s <ad2492b823fb346080272f3a135b729b> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x25e99000 - 0x25ebdfff ProtectedCloudStorage armv7s <2a4eba9b3cf8338197674a2a0fea1f6e> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x25ebe000 - 0x25ed4fff libresolv.9.dylib armv7s <b0623e8b32a7382bacce376dce76c0a1> /usr/lib/libresolv.9.dylib
0x25ed5000 - 0x25ee8fff ApplePushService armv7s <2a893bb41690389bbe9bd876cd62ceb8> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x25ee9000 - 0x25f2bfff ContactsFoundation armv7s <ac9b83c4031b3c52aa3b66848e17166b> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x25f2c000 - 0x25f30fff ParsecSubscriptionServiceSupport armv7s <1d40b9f28db034c4b2327e5c317a53dc> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x25f31000 - 0x25fc9fff Contacts armv7s <78e84d6622e93f6f85bfdf36369e5f52> /System/Library/Frameworks/Contacts.framework/Contacts
0x25fca000 - 0x2600efff CoreSpotlight armv7s <c8dfab800ecb3f389957b7ee062032b4> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x2600f000 - 0x26032fff vCard armv7s <60d716df682f3eaaa2be94ff6c31f7a2> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x2621a000 - 0x2621cfff MessageSupport armv7s <e766ab99ed723e00acac1fb8cfc4d4f2> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x2621d000 - 0x26268fff MIME armv7s <59121107f21532ae9f6316fb93626187> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x262f5000 - 0x2630cfff AppleIDSSOAuthentication armv7s <3ae84b52efb139ac8d3dff61b36af225> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x2630d000 - 0x2631cfff MailServices armv7s <22d9583f484733c692a2c113837beb4b> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x2631d000 - 0x2637ffff AppleAccount armv7s <f886bbff5bd534d6bdfebbb138061c10> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x26380000 - 0x26384fff CommunicationsFilter armv7s <8e70350b847231cba72a96954472a50d> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x26385000 - 0x263a7fff ChunkingLibrary armv7s <453d8c59f0c431cf805578ce8e0f6031> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x263a8000 - 0x263b0fff CaptiveNetwork armv7s <ed6f81590f9e3326b3d833b41ba1a269> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x263b1000 - 0x263d8fff EAP8021X armv7s <9ddb8814bea43b6bba45b10045066e82> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x263d9000 - 0x263dffff AssetCacheServices armv7s <dcd65fe2b898314f8e26e96ab538e04d> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x263e0000 - 0x264aafff MMCS armv7s <f89d2ce672d430eb8440d2c17315de84> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x264ab000 - 0x264d3fff MobileWiFi armv7s <e08ee4d42bc0391b9a5ae64c46172485> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x264d4000 - 0x2650ffff ContentIndex armv7s <47a05620db6331bbbc5e6075df8f405d> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x26510000 - 0x26517fff MobileIcons armv7s <2e5dd7c28158334ba5221d67a43827f9> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x26518000 - 0x26521fff MobileBluetooth armv7s <76e2fbf3ea8632f49ccd6b2708c7d5a5> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x26555000 - 0x2655efff BluetoothManager armv7s <6b2eeb8029ee349bb1d7eff014ad1d23> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x2655f000 - 0x26585fff Bom armv7s <695c370483fa35f2bdb3070bd4142544> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x26586000 - 0x2658cfff CertUI armv7s <fb0f4bb5861c39f7a036ac57907f766e> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x2658d000 - 0x265e7fff FTServices armv7s <0646231528883206b305fb3683a861e8> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x265e8000 - 0x26640fff CoreDAV armv7s <945f3401705b31909c884aeb3f5a9fcf> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x2664f000 - 0x26661fff UserManagement armv7s <aa556fe714343fc195daaf56b0090b5f> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x26662000 - 0x2670ffff CorePDF armv7s <8c918a4795db33d39da3eeac7301103c> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x26710000 - 0x2673efff iCalendar armv7s <cc248795c6d039b596922960836cafc9> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x26746000 - 0x2679afff CalendarFoundation armv7s <6d6304e570903f6380b7db6bbde0bb26> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x2679b000 - 0x267a1fff IncomingCallFilter armv7s <41e20b41cf8a3bc2a14e4d1973a70698> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x26882000 - 0x268fefff CalendarDatabase armv7s <c5b622e9122e39e4ae8ae892ec25d473> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x268ff000 - 0x2693ffff CalendarDaemon armv7s <0dc997c83204381fa4db58110d90227c> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x26940000 - 0x269f9fff EventKit armv7s <618c5a3083e23523a2c6dae9564b7b98> /System/Library/Frameworks/EventKit.framework/EventKit
0x269fa000 - 0x26c70fff WebKit armv7s <f234f24bc06c398ba7d75176e69e9bbd> /System/Library/Frameworks/WebKit.framework/WebKit
0x26c71000 - 0x26cb4fff WebBookmarks armv7s <6882056be45931b6aac2c4d3ff262240> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x26cb5000 - 0x26dd9fff ContactsUI armv7s <c70eae5860a83c2bb034b117ad3137f7> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x274e7000 - 0x274ecfff DAAPKit armv7s <1deb7d49a48c395b921f0bff742d9858> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x2755f000 - 0x275ecfff TelephonyUtilities armv7s <167678298dff3129b36c012652d83227> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x2761c000 - 0x27852fff MusicLibrary armv7s <b7bc37effa20386da06e65a98fe5daa2> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x27853000 - 0x2788bfff Notes armv7s <7fe44e5f816c357c935a9e708c1f95be> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x2788c000 - 0x27957fff AddressBookUI armv7s <c566e4ea0a2d3f29ac3a06a9451bf6b1> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x27958000 - 0x27a1ffff CloudKit armv7s <d2716622886d3a09a431c2253db33b27> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x27a20000 - 0x27a76fff iTunesStore armv7s <33700f77147f3f97877907b15108199e> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x27a77000 - 0x27a7cfff CloudPhotoServices armv7s <f12040dfaae631bfbbf52b9f9158473f> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x27a7d000 - 0x27b58fff CloudPhotoLibrary armv7s <385ace23742f3200a53a8a61fdeae2de> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x27b59000 - 0x27ba0fff DataAccess armv7s <663b0c09b6b730a9a121b44328b55422> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x27ba1000 - 0x27bc4fff AssetsLibraryServices armv7s <2084a737ef2e3d4dbe412c6d290d2a28> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x27bc5000 - 0x27c4ffff HomeSharing armv7s <ba220bfcaab0309b9d7820b2cbd936ce> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x27c50000 - 0x27c79fff ACTFramework armv7s <6663b43bf29d34ff8e691e037478f3b6> /System/Library/PrivateFrameworks/ACTFramework.framework/ACTFramework
0x27c7a000 - 0x27c85fff DCIMServices armv7s <f0691546dd623683adbcdea230a138c8> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x27c86000 - 0x27d88fff CoreMediaStream armv7s <6a3a1e0347d43ba88884d56d0a3adc60> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x27d89000 - 0x27d9ffff PhotosFormats armv7s <3b2b49f273343b07987e5c65a341864e> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x27da0000 - 0x27da6fff XPCKit armv7s <7a7cd72a59da3d68a3f4cc8238d1a1f0> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
0x27da7000 - 0x280d4fff MediaPlayer armv7s <0f83ce715a4a3a448ae01b00153173d7> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x280d5000 - 0x281adfff CameraKit armv7s <86c6d8d918493991b36cdfdb2c39b9a3> /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit
0x281b5000 - 0x281cdfff MediaStream armv7s <f797337f638a3069ac7be637bd250569> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x281ce000 - 0x2851dfff PhotoLibraryServices armv7s <3472c681404230a592126316a2a0cc90> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x28551000 - 0x285b3fff libprotobuf.dylib armv7s <67f5e81fca0a34609f5d36776c95221c> /usr/lib/libprotobuf.dylib
0x287b5000 - 0x288dffff Message armv7s <c4d038a1327b3b73b15f79a241061550> /System/Library/PrivateFrameworks/Message.framework/Message
0x28986000 - 0x289b2fff DataDetectorsCore armv7s <88e911f8bba53135ba0d07c9203ff8f7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x289c4000 - 0x28c07fff libAWDSupportFramework.dylib armv7s <ac1d30eb32be3b68af853d8a93ea644a> /usr/lib/libAWDSupportFramework.dylib
0x28c43000 - 0x28c7bfff WirelessDiagnostics armv7s <56aee927dd7733929d08d39ab95123ed> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x28e28000 - 0x28e32fff CoreRecents armv7s <fcee74c7fc85301884bf1a336b8aed8f> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x28f2a000 - 0x28f3cfff AssetsLibrary armv7s <23199fb2a920375f95b8a303327301bd> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x28f6f000 - 0x294f8fff VectorKit armv7s <210cfb3838da3118999a01c802251fdf> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x294f9000 - 0x296e8fff MapKit armv7s <932de9d48043325fb3819312bbf973fd> /System/Library/Frameworks/MapKit.framework/MapKit
0x29704000 - 0x29707fff FTClientServices armv7s <0258fa00b4c83839bc7878e71e8871d8> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x298d0000 - 0x29901fff ContactsAutocomplete armv7s <58bccf6c885834828b2acd29f2d3291d> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
0x29910000 - 0x299e5fff MessageUI armv7s <2d6fc0767faf334598f701683e9ecfd5> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x299e6000 - 0x29a51fff libnetwork.dylib armv7s <6f15633586b633a399246ac01e1700d5> /usr/lib/libnetwork.dylib
0x29a62000 - 0x29adefff Network armv7s <9c0512bea5f9317fbbfc2e19ff5b867c> /System/Library/PrivateFrameworks/Network.framework/Network
0x29ae5000 - 0x29b73fff Social armv7s <1d333f0ad1bf3362a8576c12c7a6cd69> /System/Library/Frameworks/Social.framework/Social
0x29bc6000 - 0x29c55fff CoreUtils armv7s <bb12fa07e0193a4d8027542c9272ce90> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x29c56000 - 0x29c6cfff FTAWD armv7s <1e1ac339321339fa847d299d6148b3b4> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x29e3c000 - 0x29e3cfff AdSupport armv7s <2a265d56cbeb36eeb44fe782451248a6> /System/Library/Frameworks/AdSupport.framework/AdSupport
0x29e3d000 - 0x29e5bfff StoreKit armv7s <f8777c9714473096bead5e9a9cc74e93> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x29ef1000 - 0x29f0efff SharedUtils armv7s <51872ba0cb0f3cfeb0659a00b4dd71a1> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x2a18f000 - 0x2a19ffff LocalAuthentication armv7s <32ceacff766d31ee857ce9efb8803b7f> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x2a1a0000 - 0x2a1d2fff CalendarUIKit armv7s <8df06cc4705d3b5a827c9926205f22a8> /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit
0x2a23a000 - 0x2a3d6fff EventKitUI armv7s <47e6f5d52f1f3f76a7810d1ff39b1a81> /System/Library/Frameworks/EventKitUI.framework/EventKitUI
0x2a3d7000 - 0x2a452fff CoreRecognition armv7s <9f4b5134c2f53bb7809ad7dcf6624ee5> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x2a466000 - 0x2a47bfff IAP armv7s <4fa1985cf5613c519765f12e32b3d6af> /System/Library/PrivateFrameworks/IAP.framework/IAP
0x2a47c000 - 0x2a4a9fff Pegasus armv7s <4ee362c4c69633e3b801d3ab8e32121e> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x2a547000 - 0x2a58cfff AVKit armv7s <6b7e98286a19359294e34959e0ed97f8> /System/Library/Frameworks/AVKit.framework/AVKit
0x2a664000 - 0x2a854fff SafariShared armv7s <9e171a0d7f853d14a6d2da18188ae113> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x2a867000 - 0x2a87afff ExternalAccessory armv7s <df222a7efb3d39c6b79cec5c19f0be86> /System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory
0x2b070000 - 0x2b0b2fff WebUI armv7s <00afe5bd208f35d086fa74d6ad33004e> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x2b4e0000 - 0x2b57dfff SafariServices armv7s <787a54b939273d2b9ee6cd7fa5a1c31f> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x2bb84000 - 0x2bb8afff iAdServices armv7s <d6fd7f9cf18f33b584ef7115695793db> /System/Library/PrivateFrameworks/iAdServices.framework/iAdServices
0x2bcac000 - 0x2bcf1fff iAd armv7s <ecc81d71608637b3be3332bafa99e670> /System/Library/Frameworks/iAd.framework/iAd
0x2c934000 - 0x2c9b7fff MediaPlatform armv7s <9dcef72302923f42aa586949a816dfb5> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x2d398000 - 0x2d3f0fff CoreBrightness armv7s <91e9e3da051d3fa7b698c74c586df9e7> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x2d6e6000 - 0x2d7f1fff StoreServicesCore armv7s <e31d82ebf9dd3d4b80b8371de3480a88> /System/Library/PrivateFrameworks/StoreServicesCore.framework/StoreServicesCore
0x2dccd000 - 0x2e0a0fff MediaLibraryCore armv7s <0307b422098f31528ffbf42db40ffed5> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x2fc9f000 - 0x2fca4fff libMatch.1.dylib armv7s <fa4efce932e434ccb03e60afb81f8026> /usr/lib/libMatch.1.dylib
0x30376000 - 0x30388fff libCGInterfaces.dylib armv7s <2f416e44b6c0339ba81bf6bbe88d59d5> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x30aba000 - 0x30af5fff WatchConnectivity armv7s <63c115104f573833b88d1caef9327af8> /System/Library/Frameworks/WatchConnectivity.framework/WatchConnectivity
0x3123a000 - 0x31246fff AppleFSCompression armv7s <4152b70ecd0c30abb8e4ef4fb456554b> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x31247000 - 0x31251fff AppleIDAuthSupport armv7s <68874e0371703cb8996f93161e218bb5> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x31e47000 - 0x31e67fff CoreServicesInternal armv7s <7bd142da85b73b4993f350f8192611d6> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x33ab1000 - 0x33ad7fff SafariSafeBrowsing armv7s <bf649c3cee213f6fb8e77f638d6de104> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x33e0a000 - 0x33e0efff TextInputUI armv7s <9336dea227123e758be81c529f20db55> /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI
0x34452000 - 0x345ebfff libFosl_dynamic.dylib armv7s <2507edf861e536d6ad1169030bb262ff> /usr/lib/libFosl_dynamic.dylib
0x345ec000 - 0x345f5fff libMobileGestaltExtensions.dylib armv7s <61eed49e4a9e3099beff17146f4482b2> /usr/lib/libMobileGestaltExtensions.dylib
0x3499b000 - 0x349c3fff libpcap.A.dylib armv7s <7643cd5fb7ff341280869b056a3b80a2> /usr/lib/libpcap.A.dylib
0x349c4000 - 0x349f2fff libsandbox.1.dylib armv7s <a544a04365d731cba29dd14bf0349b32> /usr/lib/libsandbox.1.dylib
0x349f5000 - 0x34ac1fff AVFAudio armv7s <cd0050dbcb8736189cac9a86d99feb9d> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x34ac2000 - 0x34acafff ProactiveEventTracker armv7s <84da1755b563388dac777afd2c89ed22> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x34acb000 - 0x34bf8fff Intents armv7s <f6711e3fce323f8c9db17ed4be0a7a27> /System/Library/Frameworks/Intents.framework/Intents
0x34d1a000 - 0x34d38fff UserNotifications armv7s <812ff5e8ce6637e18d0bec0c33c3396d> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x34d47000 - 0x34d54fff PersonaKit armv7s <ef9c1e1d60ec3c1d8c9b21a12225cbdb> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x34d55000 - 0x34f28fff CVML armv7s <8d213a6c5799354dbfbdb861576204d4> /System/Library/PrivateFrameworks/CVML.framework/CVML
0x3500c000 - 0x350b0fff Navigation armv7s <fab986fdecbe35f9bc2a5756b15c3c82> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x35166000 - 0x352ecfff TextureIO armv7s <6a74df3aeaf83ea6a456125268027ac2> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x357a6000 - 0x357e4fff ContactsUICore armv7s <21832c7410af3698aad6cf5ff46f6bfb> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x35f2d000 - 0x35f48fff SearchFoundation armv7s <090e641380643c439605b7d07469b68c> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x36576000 - 0x36587fff libBNNS.dylib armv7s <97f31c887791388489d30ebef1470636> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x36588000 - 0x3658efff libQuadrature.dylib armv7s <602230a5fd973c33b7c8f2f19034b6fa> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x368b0000 - 0x368bffff CoreEmoji armv7s <59eb051b3b593ac5b3b239c6214c3e12> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x368c0000 - 0x368d6fff CoreInterest armv7s <b9c81c2bb242347ab47b0ed438c25e8a> /System/Library/PrivateFrameworks/CoreInterest.framework/CoreInterest
0x36a74000 - 0x36aa2fff CoreParsec armv7s <ee357860ec9031ca891efc04c866bb00> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x36d3e000 - 0x36d3efff IntentsFoundation armv7s <beed4f4ec5ca3705bacf52b33bec509a> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x36e37000 - 0x36efefff NLP armv7s <153d461ad88c32d8b281c23019d7e4a5> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x37af0000 - 0x37b7ffff libate.dylib armv7s <eb425244c70a3b1bb57aaf5aa88fd5a6> /usr/lib/libate.dylib
0x37b80000 - 0x37b80fff libcoretls.dylib armv7s <f04c07a03dea33559f93a585116a4612> /usr/lib/libcoretls.dylib
0x37b81000 - 0x37b82fff libcoretls_cfhelpers.dylib armv7s <6a3d6b90a7f93cb09cc84c8993515bfa> /usr/lib/libcoretls_cfhelpers.dylib
EOF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment