Skip to content

Instantly share code, notes, and snippets.

@Mohit-Kheterpal
Last active February 13, 2017 13:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Mohit-Kheterpal/9d07dc6239f1060afe3ec02c056e1eae to your computer and use it in GitHub Desktop.
Save Mohit-Kheterpal/9d07dc6239f1060afe3ec02c056e1eae to your computer and use it in GitHub Desktop.
Incident Identifier: 2C255C34-7EA7-44E4-A8E0-33A3F425B41F
CrashReporter Key: 14047032115ca43101b70be8838060dc39650898
Hardware Model: iPhone9,3
Process: HttpClient [354]
Path: /private/var/containers/Bundle/Application/018AB50F-F3FD-49CE-9EC4-BDCFF2CACA28/HttpClient.app/HttpClient
Identifier: com.xamarin.HttpClient
Version: 1.0 (1.0)
Code Type: ARM (Native)
Role: Foreground
Parent Process: launchd [1]
Coalition: com.xamarin.HttpClient [555]
Date/Time: 2017-02-13 18:40:53.1639 +0530
Launch Time: 2017-02-13 18:39:33.7904 +0530
OS Version: iPhone OS 10.2 (14C92)
Report Version: 104
Exception Type: EXC_BAD_ACCESS (SIGABRT)
Exception Subtype: KERN_PROTECTION_FAILURE at 0x00000000013b8000
Triggered by Thread: 0
Filtered syslog:
None found
Thread 0 name: tid_403
Thread 0 Crashed:
0 libsystem_kernel.dylib 0x1a63cad4 __pthread_kill + 8
1 libsystem_c.dylib 0x1a5d0339 abort + 109
2 HttpClient 0x001d18e3 mono_handle_native_sigsegv (mini-exceptions.c:2462)
3 libsystem_platform.dylib 0x1a6ed26d _sigtramp + 25
4 libsystem_pthread.dylib 0x1a6f318b pthread_kill + 63
5 libsystem_c.dylib 0x1a5d0339 abort + 109
6 HttpClient 0x002b13a4 print_all_exceptions(MonoObject*) (runtime.m:991)
7 HttpClient 0x002078ef mono_invoke_unhandled_exception_hook (exception.c:1108)
8 HttpClient 0x001d1379 mono_handle_exception_internal (mini-exceptions.c:1810)
9 HttpClient 0x001d0751 mono_handle_exception (mini-exceptions.c:2039)
10 HttpClient 0x001c9123 mono_arm_throw_exception (exceptions-arm.c:169)
11 HttpClient 0x005a528c throw_exception + 64
12 HttpClient 0x00403ec4 System_Runtime_CompilerServices_AsyncMethodBuilderCore__ThrowAsyncm__0_object + 76
13 HttpClient 0x002eaae4 UIKit_UIKitSynchronizationContext__Postc__AnonStorey0__m__0 (UIKitSynchronizationContext.cs:24)
14 HttpClient 0x0030f120 Foundation_NSAsyncActionDispatcher_Apply (NSAction.cs:163)
15 HttpClient 0x00577f68 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 256
16 HttpClient 0x001dbf97 mono_jit_runtime_invoke (mini-runtime.c:2552)
17 HttpClient 0x00238b75 do_runtime_invoke (object.c:2820)
18 HttpClient 0x00238b0b mono_runtime_invoke (object.c:2978)
19 HttpClient 0x006fa3bb native_to_managed_trampoline_1(objc_object*, objc_selector*, _MonoMethod**, char const*, char const*) (registrar.m:23)
20 HttpClient 0x006fa5f1 -[__MonoMac_NSAsyncActionDispatcher xamarinApplySelector] (registrar.m:1701)
21 Foundation 0x1b7e0d4b __NSThreadPerformPerform + 387
22 CoreFoundation 0x1ae5071b __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 13
23 CoreFoundation 0x1ae50225 __CFRunLoopDoSources0 + 439
24 CoreFoundation 0x1ae4e4fb __CFRunLoopRun + 763
25 CoreFoundation 0x1ad9d533 CFRunLoopRunSpecific + 487
26 CoreFoundation 0x1ad9d341 CFRunLoopRunInMode + 105
27 GraphicsServices 0x1c574bfd GSEventRunModal + 157
28 UIKit 0x1ffabe27 -[UIApplication _run] + 575
29 UIKit 0x1ffa6551 UIApplicationMain + 151
30 HttpClient 0x0033d908 wrapper_managed_to_native_UIKit_UIApplication_UIApplicationMain_int_string___intptr_intptr (/<unknown>:1)
31 HttpClient 0x002e8090 UIKit_UIApplication_Main_string___intptr_intptr (UIApplication.cs:79)
32 HttpClient 0x002e8050 UIKit_UIApplication_Main_string___string_string (UIApplication.cs:63)
33 HttpClient 0x002c127c HttpClientSample_Application_Main_string__ (Main.cs:8)
34 HttpClient 0x00577f68 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 256
35 HttpClient 0x001dbf97 mono_jit_runtime_invoke (mini-runtime.c:2552)
36 HttpClient 0x00238b75 do_runtime_invoke (object.c:2820)
37 HttpClient 0x0023b12d do_exec_main_checked (object.c:4641)
38 HttpClient 0x001c648f mono_jit_exec (driver.g.c:1049)
39 HttpClient 0x002c059c xamarin_main (monotouch-main.m:485)
40 HttpClient 0x00700301 main (main.armv7.m:47)
41 libdyld.dylib 0x1a56750b start + 3
Thread 1:
0 libsystem_kernel.dylib 0x1a62784c mach_msg_trap + 20
1 CoreFoundation 0x1ae502f9 __CFRunLoopServiceMachPort + 137
2 CoreFoundation 0x1ae4e5f7 __CFRunLoopRun + 1015
3 CoreFoundation 0x1ad9d533 CFRunLoopRunSpecific + 487
4 CoreFoundation 0x1ad9d341 CFRunLoopRunInMode + 105
5 Foundation 0x1b6f788b -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 261
6 Foundation 0x1b7481df -[NSRunLoop(NSRunLoop) run] + 81
7 HttpClient 0x001265f5 +[LPHTTPServer bonjourThread] (LPHTTPServer.m:700)
8 Foundation 0x1b7e0b11 __NSThread__start__ + 1161
9 libsystem_pthread.dylib 0x1a6f1a27 _pthread_body + 217
10 libsystem_pthread.dylib 0x1a6f194d _pthread_start + 235
11 libsystem_pthread.dylib 0x1a6ef49c thread_start + 8
Thread 2 name: com.apple.CFSocket.private
Thread 2:
0 libsystem_kernel.dylib 0x1a63cd74 __select + 20
1 libsystem_pthread.dylib 0x1a6f1a27 _pthread_body + 217
2 libsystem_pthread.dylib 0x1a6f194d _pthread_start + 235
3 libsystem_pthread.dylib 0x1a6ef49c thread_start + 8
Thread 3:
0 libsystem_kernel.dylib 0x1a63cc18 __recvfrom + 20
1 HttpClient 0x002bd2e8 recv_uninterrupted(int, void*, int) (monotouch-debug.m:722)
2 HttpClient 0x002bd634 monotouch_process_connection(int) (monotouch-debug.m:1227)
3 HttpClient 0x002bbe14 monotouch_connect_usb() (monotouch-debug.m:1126)
4 HttpClient 0x002bb434 monotouch_configure_debugging (monotouch-debug.m:663)
5 HttpClient 0x002aeb3c -[CocoaThreadInitializer entryPoint:] (shared.m:131)
6 Foundation 0x1b7e0b11 __NSThread__start__ + 1161
7 libsystem_pthread.dylib 0x1a6f1a27 _pthread_body + 217
8 libsystem_pthread.dylib 0x1a6f194d _pthread_start + 235
9 libsystem_pthread.dylib 0x1a6ef49c thread_start + 8
Thread 4 name: SGen worker
Thread 4:
0 libsystem_kernel.dylib 0x1a63c810 __psynch_cvwait + 24
1 libsystem_pthread.dylib 0x1a6f20bf pthread_cond_wait + 39
2 HttpClient 0x002845c9 thread_func (mono-os-mutex.h:150)
3 libsystem_pthread.dylib 0x1a6f1a27 _pthread_body + 217
4 libsystem_pthread.dylib 0x1a6f194d _pthread_start + 235
5 libsystem_pthread.dylib 0x1a6ef49c thread_start + 8
Thread 5 name: Debugger agent
Thread 5:
0 libsystem_kernel.dylib 0x1a63cc18 __recvfrom + 20
1 HttpClient 0x002bd2e8 recv_uninterrupted(int, void*, int) (monotouch-debug.m:722)
2 HttpClient 0x002bd440 sdb_recv(void*, int) (monotouch-debug.m:752)
3 HttpClient 0x001b537f debugger_thread (debugger-agent.c:1540)
4 HttpClient 0x0029f7d7 inner_start_thread (mono-threads.c:1183)
5 libsystem_pthread.dylib 0x1a6f1a27 _pthread_body + 217
6 libsystem_pthread.dylib 0x1a6f194d _pthread_start + 235
7 libsystem_pthread.dylib 0x1a6ef49c thread_start + 8
Thread 6 name: Finalizer
Thread 6:
0 libsystem_kernel.dylib 0x1a62789c semaphore_wait_trap + 8
1 HttpClient 0x0025eed7 start_wrapper (threads.c:760)
2 HttpClient 0x0029f7d7 inner_start_thread (mono-threads.c:1183)
3 libsystem_pthread.dylib 0x1a6f1a27 _pthread_body + 217
4 libsystem_pthread.dylib 0x1a6f194d _pthread_start + 235
5 libsystem_pthread.dylib 0x1a6ef49c thread_start + 8
Thread 7 name: com.apple.uikit.eventfetch-thread
Thread 7:
0 libsystem_kernel.dylib 0x1a62784c mach_msg_trap + 20
1 CoreFoundation 0x1ae502f9 __CFRunLoopServiceMachPort + 137
2 CoreFoundation 0x1ae4e5f7 __CFRunLoopRun + 1015
3 CoreFoundation 0x1ad9d533 CFRunLoopRunSpecific + 487
4 CoreFoundation 0x1ad9d341 CFRunLoopRunInMode + 105
5 Foundation 0x1b6f788b -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 261
6 Foundation 0x1b716631 -[NSRunLoop(NSRunLoop) runUntilDate:] + 87
7 UIKit 0x208b22b3 -[UIEventFetcher threadMain] + 129
8 Foundation 0x1b7e0b11 __NSThread__start__ + 1161
9 libsystem_pthread.dylib 0x1a6f1a27 _pthread_body + 217
10 libsystem_pthread.dylib 0x1a6f194d _pthread_start + 235
11 libsystem_pthread.dylib 0x1a6ef49c thread_start + 8
Thread 8 name: Timer-Scheduler
Thread 8:
0 libsystem_kernel.dylib 0x1a63c810 __psynch_cvwait + 24
1 libsystem_pthread.dylib 0x1a6f2109 pthread_cond_timedwait + 43
2 HttpClient 0x002a4931 mono_os_cond_timedwait (mono-os-mutex.h:183)
3 HttpClient 0x002a39cf mono_w32handle_timedwait_signal_handle (w32handle.c:976)
4 HttpClient 0x002a37ef mono_w32handle_wait_one (w32handle.c:1241)
5 HttpClient 0x0028febd wapi_WaitForSingleObjectEx (wait.c:43)
6 HttpClient 0x0025aa0d mono_wait_uninterrupted (threads.c:1586)
7 HttpClient 0x0025ac33 ves_icall_System_Threading_WaitHandle_WaitOne_internal (threads.c:1722)
8 HttpClient 0x004807b0 wrapper_managed_to_native_System_Threading_WaitHandle_WaitOne_internal_intptr_int + 116
9 HttpClient 0x004806f8 System_Threading_WaitHandle_WaitOneNative_System_Runtime_InteropServices_SafeHandle_uint_bool_bool + 96
10 HttpClient 0x00480538 System_Threading_WaitHandle_InternalWaitOne_System_Runtime_InteropServices_SafeHandle_long_bool_bool + 72
11 HttpClient 0x004804e0 System_Threading_WaitHandle_WaitOne_long_bool + 68
12 HttpClient 0x004803d4 System_Threading_WaitHandle_WaitOne_int_bool + 76
13 HttpClient 0x0048048c System_Threading_WaitHandle_WaitOne_int + 52
14 HttpClient 0x004e8910 System_Threading_Timer_Scheduler_SchedulerThread + 1660
15 HttpClient 0x0047abb0 System_Threading_ThreadHelper_ThreadStart_Context_object + 204
16 HttpClient 0x00478ca4 System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 536
17 HttpClient 0x00478a80 System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 52
18 HttpClient 0x00478a00 System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object + 100
19 HttpClient 0x0047ad04 System_Threading_ThreadHelper_ThreadStart + 64
20 HttpClient 0x00577f68 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 256
21 HttpClient 0x001dbf97 mono_jit_runtime_invoke (mini-runtime.c:2552)
22 HttpClient 0x00238b75 do_runtime_invoke (object.c:2820)
23 HttpClient 0x00239f93 mono_runtime_delegate_try_invoke (object.c:3926)
24 HttpClient 0x0025ef77 start_wrapper (threads.c:770)
25 HttpClient 0x0029f7d7 inner_start_thread (mono-threads.c:1183)
26 libsystem_pthread.dylib 0x1a6f1a27 _pthread_body + 217
27 libsystem_pthread.dylib 0x1a6f194d _pthread_start + 235
28 libsystem_pthread.dylib 0x1a6ef49c thread_start + 8
Thread 9 name: com.apple.NSURLConnectionLoader
Thread 9:
0 libsystem_kernel.dylib 0x1a62784c mach_msg_trap + 20
1 CoreFoundation 0x1ae502f9 __CFRunLoopServiceMachPort + 137
2 CoreFoundation 0x1ae4e5f7 __CFRunLoopRun + 1015
3 CoreFoundation 0x1ad9d533 CFRunLoopRunSpecific + 487
4 CoreFoundation 0x1ad9d341 CFRunLoopRunInMode + 105
5 CFNetwork 0x1b478489 +[NSURLConnection(Loader) _resourceLoadLoop:] + 417
6 Foundation 0x1b7e0b11 __NSThread__start__ + 1161
7 libsystem_pthread.dylib 0x1a6f1a27 _pthread_body + 217
8 libsystem_pthread.dylib 0x1a6f194d _pthread_start + 235
9 libsystem_pthread.dylib 0x1a6ef49c thread_start + 8
Thread 10:
0 libsystem_pthread.dylib 0x1a6ef488 start_wqthread + 0
Thread 11 name: tid_9503
Thread 11:
0 libsystem_kernel.dylib 0x1a63c810 __psynch_cvwait + 24
1 libsystem_pthread.dylib 0x1a6f2109 pthread_cond_timedwait + 43
2 HttpClient 0x0029fae7 mono_thread_info_sleep (mono-os-mutex.h:183)
3 HttpClient 0x002578af monitor_thread (threadpool-ms.c:938)
4 HttpClient 0x0025eed7 start_wrapper (threads.c:760)
5 HttpClient 0x0029f7d7 inner_start_thread (mono-threads.c:1183)
6 libsystem_pthread.dylib 0x1a6f1a27 _pthread_body + 217
7 libsystem_pthread.dylib 0x1a6f194d _pthread_start + 235
8 libsystem_pthread.dylib 0x1a6ef49c thread_start + 8
Thread 12 name: Threadpool worker
Thread 12:
0 libsystem_kernel.dylib 0x1a63c810 __psynch_cvwait + 24
1 libsystem_pthread.dylib 0x1a6f2109 pthread_cond_timedwait + 43
2 HttpClient 0x00255e2b mono_coop_cond_timedwait (mono-os-mutex.h:183)
3 HttpClient 0x00257fcb worker_thread (threadpool-ms.c:549)
4 HttpClient 0x0025eed7 start_wrapper (threads.c:760)
5 HttpClient 0x0029f7d7 inner_start_thread (mono-threads.c:1183)
6 libsystem_pthread.dylib 0x1a6f1a27 _pthread_body + 217
7 libsystem_pthread.dylib 0x1a6f194d _pthread_start + 235
8 libsystem_pthread.dylib 0x1a6ef49c thread_start + 8
Thread 0 crashed with ARM Thread State (32-bit):
r0: 0x00000000 r1: 0x00000000 r2: 0x00000000 r3: 0x00000000
r4: 0x00000006 r5: 0x38386fc0 r6: 0xdbc400fa r7: 0x01298c34
r8: 0x15abd2a0 r9: 0x34b02078 r10: 0x007163b2 r11: 0x15abd200
ip: 0x00000148 sp: 0x01298c28 lr: 0x1a6f318b pc: 0x1a63cad4
cpsr: 0x00000010
Binary Images:
0xf4000 - 0x7effff HttpClient armv7 <65ff26a0dc343d00bf69e22e39e11df1> /var/containers/Bundle/Application/018AB50F-F3FD-49CE-9EC4-BDCFF2CACA28/HttpClient.app/HttpClient
0x1130000 - 0x115bfff dyld armv7s <898b6b42ae3b3ffb8de9a96b7071f49d> /usr/lib/dyld
0x134c000 - 0x138bfff UIAutomation armv7s <ad5aae07ef533cc3a0cd6a25b3973ee2> /Developer/Library/PrivateFrameworks/UIAutomation.framework/UIAutomation
0x3e9c000 - 0x3ea7fff GAXClient armv7s <8e51b0ce6cf838c3b0079c062424819b> /System/Library/AccessibilityBundles/GAXClient.bundle/GAXClient
0x45f0000 - 0x45f3fff GeoServices armv7s <bf3c0c1d686e316ebbe0d139ec3e5511> /System/Library/AccessibilityBundles/GeoServices.axbundle/GeoServices
0x1a084000 - 0x1a085fff libSystem.B.dylib armv7s <6dd39877c56e3669bef87f28ffd83927> /usr/lib/libSystem.B.dylib
0x1a086000 - 0x1a0d2fff libc++.1.dylib armv7s <813a624515fa3f00a46331a022cdf4b7> /usr/lib/libc++.1.dylib
0x1a0d3000 - 0x1a0effff libc++abi.dylib armv7s <436bbeb549c13df090150f135499f5ca> /usr/lib/libc++abi.dylib
0x1a0f0000 - 0x1a4c6fff libobjc.A.dylib armv7s <14a12b6a5b4236df9f38e62b1e13b4df> /usr/lib/libobjc.A.dylib
0x1a4c7000 - 0x1a4ccfff libcache.dylib armv7s <d34ecdc71d6f319595a51c7c72a77e35> /usr/lib/system/libcache.dylib
0x1a4cd000 - 0x1a4d5fff libcommonCrypto.dylib armv7s <fa1da38008f335e5ac10eac19bf6a1b5> /usr/lib/system/libcommonCrypto.dylib
0x1a4d6000 - 0x1a4dbfff libcompiler_rt.dylib armv7s <0eac096cf26e39bd9a44f7f3e1cb0a51> /usr/lib/system/libcompiler_rt.dylib
0x1a4dc000 - 0x1a4e2fff libcopyfile.dylib armv7s <fdbb343b75ed301da89099c71995cf59> /usr/lib/system/libcopyfile.dylib
0x1a4e3000 - 0x1a538fff libcorecrypto.dylib armv7s <58507555b5963c9a9ddaaea95c626d4f> /usr/lib/system/libcorecrypto.dylib
0x1a539000 - 0x1a563fff libdispatch.dylib armv7s <255da475a57f3fc5bc3c6395164f1753> /usr/lib/system/libdispatch.dylib
0x1a564000 - 0x1a567fff libdyld.dylib armv7s <bfe099a4925e383185bb98e541aa65f7> /usr/lib/system/libdyld.dylib
0x1a568000 - 0x1a568fff libkeymgr.dylib armv7s <1d89e9a8b6b73dffa15a10f179b52846> /usr/lib/system/libkeymgr.dylib
0x1a569000 - 0x1a569fff liblaunch.dylib armv7s <3f2a1a611e89399bb8429ad85a059cd2> /usr/lib/system/liblaunch.dylib
0x1a56a000 - 0x1a56efff libmacho.dylib armv7s <dbbc76a518193f04ad6aa1657ac63d21> /usr/lib/system/libmacho.dylib
0x1a56f000 - 0x1a570fff libremovefile.dylib armv7s <ca42d046685d372e979995b6e0dbfe42> /usr/lib/system/libremovefile.dylib
0x1a571000 - 0x1a583fff libsystem_asl.dylib armv7s <be759a0aa61f3e66b8c7620b9edf766a> /usr/lib/system/libsystem_asl.dylib
0x1a584000 - 0x1a584fff libsystem_blocks.dylib armv7s <13a123ab3b5a389a9459f5441e52a0b2> /usr/lib/system/libsystem_blocks.dylib
0x1a585000 - 0x1a5e6fff libsystem_c.dylib armv7s <a7ac5974f57838f1becf73de6f3078ae> /usr/lib/system/libsystem_c.dylib
0x1a5e7000 - 0x1a5eafff libsystem_configuration.dylib armv7s <b3f2138235c03fe186cc3420367b4b07> /usr/lib/system/libsystem_configuration.dylib
0x1a5eb000 - 0x1a5effff libsystem_containermanager.dylib armv7s <0fe67ca415d5301f83f7f4ae9804acf3> /usr/lib/system/libsystem_containermanager.dylib
0x1a5f0000 - 0x1a5f1fff libsystem_coreservices.dylib armv7s <4c45965088a9313aa867cc8ac9e4de58> /usr/lib/system/libsystem_coreservices.dylib
0x1a5f2000 - 0x1a604fff libsystem_coretls.dylib armv7s <c27be1aace4e31c9bf1e7b0b093182f6> /usr/lib/system/libsystem_coretls.dylib
0x1a605000 - 0x1a60afff libsystem_dnssd.dylib armv7s <d60c2bed4e863818b9061c27569c558e> /usr/lib/system/libsystem_dnssd.dylib
0x1a60b000 - 0x1a625fff libsystem_info.dylib armv7s <e72ddc6de30a369a95c11599be195f77> /usr/lib/system/libsystem_info.dylib
0x1a626000 - 0x1a642fff libsystem_kernel.dylib armv7s <2032325cd0193b47bf6e25fc89be1a53> /usr/lib/system/libsystem_kernel.dylib
0x1a643000 - 0x1a672fff libsystem_m.dylib armv7s <a695092ea927345ba2910c6220a40923> /usr/lib/system/libsystem_m.dylib
0x1a673000 - 0x1a689fff libsystem_malloc.dylib armv7s <7b0fd5ceacc43be19df1bca9f0a0318f> /usr/lib/system/libsystem_malloc.dylib
0x1a68a000 - 0x1a6d7fff libsystem_network.dylib armv7s <2a1e893b3e553e4ab11664f8809efed0> /usr/lib/system/libsystem_network.dylib
0x1a6d8000 - 0x1a6dffff libsystem_networkextension.dylib armv7s <1aca098a7a4633309d9830acb7755d2b> /usr/lib/system/libsystem_networkextension.dylib
0x1a6e0000 - 0x1a6e7fff libsystem_notify.dylib armv7s <dcbaec77764d3baba86cd6b9f7031e6f> /usr/lib/system/libsystem_notify.dylib
0x1a6e8000 - 0x1a6edfff libsystem_platform.dylib armv7s <55ecf465715234d6938534e3fa421587> /usr/lib/system/libsystem_platform.dylib
0x1a6ee000 - 0x1a6f6fff libsystem_pthread.dylib armv7s <7072ba906b78390b88adde2e7f9c9f3b> /usr/lib/system/libsystem_pthread.dylib
0x1a6f7000 - 0x1a6f9fff libsystem_sandbox.dylib armv7s <8bcc44e8b93c3395b763fa3afd77f44b> /usr/lib/system/libsystem_sandbox.dylib
0x1a6fa000 - 0x1a700fff libsystem_symptoms.dylib armv7s <2d7fcc3445973072b2f521b2a83107ac> /usr/lib/system/libsystem_symptoms.dylib
0x1a701000 - 0x1a71cfff libsystem_trace.dylib armv7s <127bc053a7d33f86a3290d1c80a5ad61> /usr/lib/system/libsystem_trace.dylib
0x1a71d000 - 0x1a71dfff libunwind.dylib armv7s <699ecef9861631a5bcf6dc047e6e3a33> /usr/lib/system/libunwind.dylib
0x1a71e000 - 0x1a71efff libvminterpose.dylib armv7s <01d994aed7a633ae8997194ad99bb290> /usr/lib/system/libvminterpose.dylib
0x1a71f000 - 0x1a73dfff libxpc.dylib armv7s <4b1baa8bbf233828972593ae013392ab> /usr/lib/system/libxpc.dylib
0x1a73e000 - 0x1a8ddfff libicucore.A.dylib armv7s <f30f8ae589903496a8d5913520aa04e0> /usr/lib/libicucore.A.dylib
0x1a8de000 - 0x1a8eafff libz.1.dylib armv7s <7fedbe86dff035d48ab88546a22571da> /usr/lib/libz.1.dylib
0x1ad93000 - 0x1b0d5fff CoreFoundation armv7s <ff029a1d9d8b33d487ecae1351479200> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x1b0d6000 - 0x1b0e2fff libbsm.0.dylib armv7s <d8e6d75b4da23dc6bf4dd4d94332be02> /usr/lib/libbsm.0.dylib
0x1b0e3000 - 0x1b0e3fff libenergytrace.dylib armv7s <ec2541326a5d3409bc4eb8bb93b7e270> /usr/lib/libenergytrace.dylib
0x1b0e4000 - 0x1b147fff IOKit armv7s <b5edd30acb2d3bee92dbd5c97c7a0498> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1b148000 - 0x1b163fff libMobileGestalt.dylib armv7s <83d1121bb0f63137a07b15557ecb1ca5> /usr/lib/libMobileGestalt.dylib
0x1b164000 - 0x1b216fff libxml2.2.dylib armv7s <382950e893813f3cab239f1dfa7d4369> /usr/lib/libxml2.2.dylib
0x1b217000 - 0x1b287fff Security armv7s <9b0b4c0e32c63895bfcfe759553d6c65> /System/Library/Frameworks/Security.framework/Security
0x1b288000 - 0x1b2e1fff SystemConfiguration armv7s <dd50961b7ffb3fb2be960cf9cbab1364> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x1b2e2000 - 0x1b3bcfff libsqlite3.dylib armv7s <576260a444ca31d8a2e367cd862deb50> /usr/lib/libsqlite3.dylib
0x1b3bd000 - 0x1b690fff CFNetwork armv7s <c7c685b16a9437cb88f293f1e55b6333> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1b691000 - 0x1b69bfff libbz2.1.0.dylib armv7s <0521f99de1143f05a858b7c9c20a6c5d> /usr/lib/libbz2.1.0.dylib
0x1b69c000 - 0x1b6b1fff liblzma.5.dylib armv7s <bd995907815c3d07b26ff992356494b1> /usr/lib/liblzma.5.dylib
0x1b6b2000 - 0x1b6c7fff libCRFSuite.dylib armv7s <04af87a4d4623d0499bcaa02b590e366> /usr/lib/libCRFSuite.dylib
0x1b6c8000 - 0x1b6eafff libarchive.2.dylib armv7s <e7df1317fe1d3617b140d4841a8b4b48> /usr/lib/libarchive.2.dylib
0x1b6eb000 - 0x1b6ebfff liblangid.dylib armv7s <f91a711ed32935ebaecebc0b24c57422> /usr/lib/liblangid.dylib
0x1b6ec000 - 0x1b985fff Foundation armv7s <24f4575184cb3fb6b9b6e94b051517ae> /System/Library/Frameworks/Foundation.framework/Foundation
0x1b986000 - 0x1ba69fff libBLAS.dylib armv7s <1e363ad2282e38dd842ad20838033126> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1ba6a000 - 0x1bd36fff libLAPACK.dylib armv7s <e8a636143b273876932ad92ebe0b5ee9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1bd37000 - 0x1bfc7fff vImage armv7s <f72be7d4e7d2325e99790f1cf62873f7> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1bfc8000 - 0x1bfdafff libvMisc.dylib armv7s <113bcca5f01f39d2a3adb1dc5fbdf0b5> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1bfdb000 - 0x1bfedfff libLinearAlgebra.dylib armv7s <9702b70f3cd63267808d2cb3fdf5057e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1bfee000 - 0x1c006fff libSparseBLAS.dylib armv7s <8a59a3f4adaa3413b1d833a6770a5add> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1c007000 - 0x1c08afff libvDSP.dylib armv7s <1c73e4d9f5ef3b11a1fe775c659853da> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1c08b000 - 0x1c08bfff vecLib armv7s <c6a7fb3ab417317882d22d6df6d22598> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1c08c000 - 0x1c08cfff Accelerate armv7s <e2f9a7df292f311ea8f57f41966d05af> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1c08d000 - 0x1c56afff CoreGraphics armv7s <b586362fc6213d7b963143b6bd8c1b57> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x1c56b000 - 0x1c57cfff GraphicsServices armv7s <25903d92a1383f1fa3bdcd7388415093> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1c57d000 - 0x1c5bffff AppSupport armv7s <616a76eccaba305f8c87ce1d0ac27cfc> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x1c5c0000 - 0x1c6c8fff MobileCoreServices armv7s <5b41c1b349aa349089401708034bd7c0> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1c6c9000 - 0x1c71bfff BaseBoard armv7s <0579606b84023a45b1c14a39b1de8773> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x1c71c000 - 0x1c726fff AssertionServices armv7s <7fc8b4a0127c3cc0abef796bea6fbb46> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x1c727000 - 0x1c74ffff BackBoardServices armv7s <07442c89c4ec3247bf6f4c2e52d6549f> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x1c754000 - 0x1c79dfff FrontBoardServices armv7s <4db519e8f5233cd6b77041ba0008a53f> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x1c7a1000 - 0x1c7cdfff SpringBoardServices armv7s <b7bcd86c8ba035839e965460d808a807> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x1c7ce000 - 0x1c7defff MobileKeyBag armv7s <1923fa2e09f937a0837ba2798b94e9a0> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x1c7df000 - 0x1c7e5fff IOSurface armv7s <664226aea09a3a19b221db254d73c2a8> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x1c7e6000 - 0x1c7f0fff liblockdown.dylib armv7s <3a1baccce0dc3ced939d665be26a863a> /usr/lib/liblockdown.dylib
0x1c7f1000 - 0x1c805fff CrashReporterSupport armv7s <a4c1efd11ac637b3904ab1dd0c136d5d> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x1c806000 - 0x1c808fff IOSurfaceAccelerator armv7s <441e96d406263beeba0b601e85015e11> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1c809000 - 0x1c840fff AppleJPEG armv7s <e57cf80c21dc300b8a9d4df047d5b937> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1c841000 - 0x1cd76fff ImageIO armv7s <47d95a3fcae536d886b64a85c09e4242> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x1cd77000 - 0x1cd7cfff TCC armv7s <86872abd1c9b333ea2916675dee58821> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x1cd7d000 - 0x1cd81fff AggregateDictionary armv7s <6e6a484d19f93b36bd625923c760272c> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x1cd82000 - 0x1cd8cfff PowerLog armv7s <64dc91a6c86536d1919645b13ec36bd6> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x1cd8d000 - 0x1cde9fff libTelephonyUtilDynamic.dylib armv7s <37082f4e030c32e2b3f8e94342db3d0d> /usr/lib/libTelephonyUtilDynamic.dylib
0x1cdea000 - 0x1cdfbfff CommonUtilities armv7s <2ece5a6db867382ab9b104369b9037eb> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x1cdfc000 - 0x1ce0afff libcompression.dylib armv7s <3e5ce127ae2335108a72f8a7fd7c665e> /usr/lib/libcompression.dylib
0x1ce0b000 - 0x1d099fff CoreData armv7s <182d282f705831c59a5d80035475537a> /System/Library/Frameworks/CoreData.framework/CoreData
0x1d09a000 - 0x1d09efff libCoreVMClient.dylib armv7s <56daadee8a3d38ddbe162d4c6ae8f34c> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1d09f000 - 0x1d0a3fff IOAccelerator armv7s <c2cacff864ff386fb0f2591636ce67e5> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1d0a4000 - 0x1d0a4fff libCVMSPluginSupport.dylib armv7s <d24017bc7df230c78651b598a17156f4> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1d0a5000 - 0x1d0a7fff libCoreFSCache.dylib armv7s <2f67b2ae7fef3a0191fd719666bf9055> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1d0a8000 - 0x1d0e5fff libGLImage.dylib armv7s <7ed07f0890713ba2a2a9db8106c8d3b4> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1d0e6000 - 0x1d0eefff libGFXShared.dylib armv7s <439dd20df3d6369bb1e5c9898407aa7d> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1d0ef000 - 0x1d0f6fff IOMobileFramebuffer armv7s <6fca1b86b8c837e89772000f7739adea> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x1d0f7000 - 0x1d0f7fff libmetal_timestamp.dylib armv7s <edd473f5574c306e87df962b441a73eb> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x1d0f8000 - 0x1d14cfff Metal armv7s <716c8c3d25c738e5a5e9a3ed40def110> /System/Library/Frameworks/Metal.framework/Metal
0x1d14d000 - 0x1d155fff OpenGLES armv7s <03e694506ea33be5a79d8c7eaae729e3> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1d156000 - 0x1d171fff CoreVideo armv7s <29235247c3163f36abceeadf482cf6ab> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x1d172000 - 0x1d174fff OAuth armv7s <da82b305fc04364a9f3e59fedf069d5e> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x1d17b000 - 0x1d1b0fff Accounts armv7s <6b2ef0a163f83fcdbf87509c5a5dc3c2> /System/Library/Frameworks/Accounts.framework/Accounts
0x1d1b1000 - 0x1d29dfff libiconv.2.dylib armv7s <0377fba9fb0337df8af353283425a80e> /usr/lib/libiconv.2.dylib
0x1d29e000 - 0x1d3eafff CoreAudio armv7s <8246c94526923b7b8843be4301c0b029> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x1d3eb000 - 0x1d3eefff UserFS armv7s <f93722f749583474a6d2f7939700333e> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x1d3ef000 - 0x1d4cdfff CoreMedia armv7s <416b0680bb413b02917e6d6e3be3de05> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x1d4ce000 - 0x1d4d3fff libcupolicy.dylib armv7s <5ffd32328c583c54a242d82d98c4c5dc> /usr/lib/libcupolicy.dylib
0x1d4d4000 - 0x1d54dfff CoreTelephony armv7s <4dad0c93c4c13758ba99c533a0646ac6> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x1d54e000 - 0x1d64afff libFontParser.dylib armv7s <9c3423b270d53b4286782c83156c6eec> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1d64b000 - 0x1d6c7fff VideoToolbox armv7s <7c29a63eb88e39ab8fb2e15a865b9298> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x1d6c8000 - 0x1d6c8fff FontServices armv7s <4c869bd99b5a3d36bc88d2ddd88b8c85> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x1d6c9000 - 0x1d7e6fff CoreText armv7s <0dc270c6cefe3631ae2efe4f8b2ff728> /System/Library/Frameworks/CoreText.framework/CoreText
0x1d7e7000 - 0x1d7fffff ProtocolBuffer armv7s <636d50cadd26310097f7e07a5cf549ae> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x1d800000 - 0x1d829fff PersistentConnection armv7s <c5aa648006b530ef9464c842bfa9c23e> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x1d82a000 - 0x1d82ffff DataMigration armv7s <2c09a7496fd630f5b7d13e01ecc1f751> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x1d830000 - 0x1dc5afff AudioToolbox armv7s <00a2ee8c2c543492be42336c283fd0cf> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x1dc5b000 - 0x1de02fff QuartzCore armv7s <4da6012956963f23b2bdf9e2ad5e7a76> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x1de03000 - 0x1de08fff Netrb armv7s <00c42246932e3ba5bf02e3b72754ca66> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1de09000 - 0x1de16fff libcmph.dylib armv7s <b8b3ee029e763a4aa537703c2f73288a> /usr/lib/libcmph.dylib
0x1de17000 - 0x1de33fff libmis.dylib armv7s <839a2550d81234b09563f3f4572bcd1f> /usr/lib/libmis.dylib
0x1de34000 - 0x1df03fff LanguageModeling armv7s <1822391c3f543459b84585691bbb0aaa> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x1df04000 - 0x1dfd0fff ManagedConfiguration armv7s <5931d56d93b33260a3f575cb35f11425> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x1dfd1000 - 0x1dfe4fff libmarisa.dylib armv7s <c686172ea933366f8ed7803a3b01d221> /usr/lib/libmarisa.dylib
0x1dfe5000 - 0x1e08cfff ProofReader armv7s <75e386b8f9413f3bb3f411dee302b981> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x1e08d000 - 0x1e096fff MediaAccessibility armv7s <4a8384bcd5db30938a79f059f7ec6426> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1e097000 - 0x1e0a5fff MobileAsset armv7s <bbdb3fb825de39ed8fd6ba4ad0eed8c7> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x1e0a6000 - 0x1e111fff ColorSync armv7s <061f1fbf0e013e769cad19a90dfbd003> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x1e112000 - 0x1e17ffff MetalPerformanceShaders armv7s <d3ca0cd798263a15a5c643a19a0af532> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1e180000 - 0x1e5a5fff FaceCore armv7s <dfb8d831e45739bd87ada799c5be03da> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1e5a6000 - 0x1e614fff Quagga armv7s <0a8c130ae61435d88f045f6c82e7f09c> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1e615000 - 0x1e7c4fff CoreImage armv7s <40eba2b6f30d34deb6366494e6e49696> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x1e7c5000 - 0x1e80bfff TextInput armv7s <9c2a0c43c22a32c2a460e4333c1e28fa> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x1e80c000 - 0x1e81bfff libAccessibility.dylib armv7s <a584513e9c433ce3aeaf7ec1590d4842> /usr/lib/libAccessibility.dylib
0x1e828000 - 0x1ed5ffff JavaScriptCore armv7s <bd4b47dae9643855bbf6588ab62fefb4> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x1ed60000 - 0x1ef3ffff StoreServices armv7s <7e07aea28dcd362685aab5d7b82da7c8> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x1ef40000 - 0x1fc4cfff WebCore armv7s <1927f35adfa4384eaee4fef565009def> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x1fc4d000 - 0x1fc6efff libxslt.1.dylib armv7s <409861d7558d316a920ec77ed9017a57> /usr/lib/libxslt.1.dylib
0x1fc6f000 - 0x1fd41fff WebKitLegacy armv7s <31b87087bb7f3eacafe9198334ee4fe7> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x1fd42000 - 0x1fdf5fff CoreUI armv7s <cba80b5617ab3dde86bc2d5037020c94> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x1fdf6000 - 0x1fe16fff DictionaryServices armv7s <c0f2aae404943c219de1591b60adc77f> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x1fe17000 - 0x1fe17fff HangTracer armv7s <74b469a502c53828a34ca758d2fc1e0b> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x1fe18000 - 0x1fe66fff PhysicsKit armv7s <84b0f1b64f873eeab025b6655d43a50d> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1fe67000 - 0x1ff31fff UIFoundation armv7s <63bef61b80903767bbe381211c7f74db> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x1ff32000 - 0x20c02fff UIKit armv7s <5ec4071af5003d7bb3bf2891a6b27b68> /System/Library/Frameworks/UIKit.framework/UIKit
0x20c03000 - 0x20c28fff CoreBluetooth armv7s <43321a74a58c395cb9df4ae77c3ee1e5> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x20c29000 - 0x20c4afff DataAccessExpress armv7s <bd88ecff9a6930a0a0d519cdd36f10f7> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x20c4b000 - 0x20c6afff NetworkStatistics armv7s <79b1d2be775d34b8aac1a9d8df70a67d> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x20c6b000 - 0x20ce5fff AddressBook armv7s <3a3aa94e6cde33a986bdf34d537d1229> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x20ce6000 - 0x20e3dfff CoreMotion armv7s <db80b2a808e439f29d6325aaeff71880> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x20e3e000 - 0x20e66fff CacheDelete armv7s <4113010c2831339ea3249bff86667541> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x20e67000 - 0x20e72fff CoreAUC armv7s <ebb436813bb33992a4f1abf514f69158> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x20e73000 - 0x2134dfff MediaToolbox armv7s <08a463a78d66360a9d4cf8a39ec2eebb> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x2134e000 - 0x214d9fff Celestial armv7s <873167cc3aa937cf8460151edb0f810a> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x214da000 - 0x214e8fff IntlPreferences armv7s <9ad2c318e93b3b4eb11b946271232f81> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x214e9000 - 0x214ebfff CoreDuetDebugLogging armv7s <9ca930d9cb713b62b757f2cbea30f79b> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x214ec000 - 0x214fdfff CoreDuetDaemonProtocol armv7s <b711fd7d466234e2b2d20cae3a6843ad> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x214fe000 - 0x215bdfff CoreDuet armv7s <a5bf302a2be73d43ae29464dbffea0cb> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x215be000 - 0x21758fff AVFoundation armv7s <79a3f8cce7e839f4b4c9bb0010668f48> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x217e5000 - 0x21df1fff GeoServices armv7s <c12998336ae1361aa39b492969a525ff> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x21df6000 - 0x21e79fff CoreLocation armv7s <f5cf8dd0c2b03e9e842c0b77fa0195bb> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x21e7a000 - 0x21e7efff ConstantClasses armv7s <90c8b9ce9cc7359d86aff4a36da28ef5> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x22222000 - 0x2223bfff MediaServices armv7s <484b27f839c53e35896e40febac5cb33> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x2223c000 - 0x22277fff AuthKit armv7s <2502edae88863d7e92b1ff5e5834424a> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x22278000 - 0x2227bfff libheimdal-asn1.dylib armv7s <c944bd4b69f7375fb85f592258d6a8ab> /usr/lib/libheimdal-asn1.dylib
0x2227c000 - 0x2231bfff MediaRemote armv7s <7414ed0decfc3084a4fb45e0dfaaee0b> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x2248e000 - 0x224aafff PlugInKit armv7s <ad2492b823fb346080272f3a135b729b> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x224ab000 - 0x224cffff ProtectedCloudStorage armv7s <2a4eba9b3cf8338197674a2a0fea1f6e> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x224d0000 - 0x224e6fff libresolv.9.dylib armv7s <b0623e8b32a7382bacce376dce76c0a1> /usr/lib/libresolv.9.dylib
0x22645000 - 0x226c5fff VoiceServices armv7s <c07243e18d363b0586dd39c34d6e9876> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x226c6000 - 0x22711fff SAObjects armv7s <7ee1b7cb6f0a330dbfb3df912fe5af43> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x2278b000 - 0x22817fff AssistantServices armv7s <689715cd24163e919542d3210c79bf3c> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x22997000 - 0x229b9fff ChunkingLibrary armv7s <453d8c59f0c431cf805578ce8e0f6031> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x229ba000 - 0x229c2fff CaptiveNetwork armv7s <ed6f81590f9e3326b3d833b41ba1a269> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x229c3000 - 0x229eafff EAP8021X armv7s <9ddb8814bea43b6bba45b10045066e82> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x229eb000 - 0x229f1fff AssetCacheServices armv7s <dcd65fe2b898314f8e26e96ab538e04d> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x229f2000 - 0x22abcfff MMCS armv7s <f89d2ce672d430eb8440d2c17315de84> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x22abd000 - 0x22ae5fff MobileWiFi armv7s <e08ee4d42bc0391b9a5ae64c46172485> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x22c53000 - 0x22c60fff BaseBoardUI armv7s <532cd00c44c334f1a8f725d3b7764c4c> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x22c74000 - 0x22d21fff CorePDF armv7s <8c918a4795db33d39da3eeac7301103c> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x2300c000 - 0x23282fff WebKit armv7s <f234f24bc06c398ba7d75176e69e9bbd> /System/Library/Frameworks/WebKit.framework/WebKit
0x23aff000 - 0x23b70fff CoreSymbolication armv7s <1762a7811a0c341089ee33ceca478983> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x23f6a000 - 0x24031fff CloudKit armv7s <d2716622886d3a09a431c2253db33b27> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x24032000 - 0x24088fff iTunesStore armv7s <33700f77147f3f97877907b15108199e> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x24bc6000 - 0x24be7fff ScreenReaderCore armv7s <14784056818e3ee584fc1bb2e95c6b6f> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore
0x24c84000 - 0x24c9ffff TextToSpeech armv7s <9398e72411033369abd7c362dae54837> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
0x24d21000 - 0x24d22fff libAXSafeCategoryBundle.dylib armv7s <221af018ef5939c4ac9e2b3e38e9d094> /usr/lib/libAXSafeCategoryBundle.dylib
0x24d23000 - 0x24d2cfff libAXSpeechManager.dylib armv7s <ff95d93cdd1f3112874ac27ef1d9d758> /usr/lib/libAXSpeechManager.dylib
0x24d2d000 - 0x24dc6fff AccessibilityUtilities armv7s <5e60c17776ea395ea9d7cbce82c9a7b6> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
0x24f98000 - 0x24fc4fff DataDetectorsCore armv7s <88e911f8bba53135ba0d07c9203ff8f7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x2537e000 - 0x253affff AXRuntime armv7s <13168a11ad6b302b8e10dab85ba4a381> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x25423000 - 0x25439fff GenerationalStorage armv7s <585def2fe4b73faca8b19bc18ccd8342> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x25447000 - 0x25450fff AccessibilityUIUtilities armv7s <ba86f72def9d313cb70bfd2a1e17a5aa> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities
0x25e03000 - 0x25e0afff AXMediaUtilities armv7s <1b4c388942533f7c8ba5d3514496d7ad> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AXMediaUtilities.framework/AXMediaUtilities
0x25e96000 - 0x25ee1fff UIAccessibility armv7s <be582d2e44bf377589fe2d30a8c3817b> /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility
0x25ff8000 - 0x26063fff libnetwork.dylib armv7s <6f15633586b633a399246ac01e1700d5> /usr/lib/libnetwork.dylib
0x2644e000 - 0x2644efff AdSupport armv7s <2a265d56cbeb36eeb44fe782451248a6> /System/Library/Frameworks/AdSupport.framework/AdSupport
0x26abc000 - 0x26b10fff WebInspector armv7s <5fe379a850a239429e086d5dae0e63b1> /System/Library/PrivateFrameworks/WebInspector.framework/WebInspector
0x26bc9000 - 0x26c75fff ITMLKit armv7s <c784f853b6ce367e896dc0cea24509ec> /System/Library/PrivateFrameworks/ITMLKit.framework/ITMLKit
0x2849f000 - 0x284a6fff AccessibilityUI armv7s <9f3db2c5f200390a994e25f23909a0f0> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUI.framework/AccessibilityUI
0x28b99000 - 0x28bc5fff WirelessProximity armv7s <bb486f1a0f6e3e75bdb7405e531093ea> /System/Library/PrivateFrameworks/WirelessProximity.framework/WirelessProximity
0x299aa000 - 0x29a02fff CoreBrightness armv7s <91e9e3da051d3fa7b698c74c586df9e7> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x2a056000 - 0x2a05afff ZoomServices armv7s <f20dd9f3c686312aa4103b6e426d45a0> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/ZoomServices.framework/ZoomServices
0x2a93a000 - 0x2a986fff libstdc++.6.dylib armv7s <ac2f8b660eab3227b0f82bb28d1a918a> /usr/lib/libstdc++.6.dylib
0x2ae4c000 - 0x2aed1fff CloudDocs armv7s <7a3953249154355eac7bf2bcaf6044a8> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x2c46b000 - 0x2c475fff AccessibilitySettingsLoader armv7s <1df5cb471abd389b9456f6f60a9ae913> /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader
0x2c54f000 - 0x2c5fbfff UIKit armv7s <9ffdcc523e0c3eb7a8938ccf23b46c38> /System/Library/AccessibilityBundles/UIKit.axbundle/UIKit
0x2c600000 - 0x2c611fff WebCore armv7s <e6b284a3543e3e1a93594ae7edbfe908> /System/Library/AccessibilityBundles/WebCore.axbundle/WebCore
0x2c612000 - 0x2c614fff WebKit armv7s <84083df473063f9387d0ea28399a2a49> /System/Library/AccessibilityBundles/WebKit.axbundle/WebKit
0x2c615000 - 0x2c61cfff WebKitLegacy armv7s <e6a50b9a3bea3987ab2897fa444507dd> /System/Library/AccessibilityBundles/WebKitLegacy.axbundle/WebKitLegacy
0x2c622000 - 0x2c623fff iTunesStoreFramework armv7s <7683c44d86e7374a9b9fb2aa5055602b> /System/Library/AccessibilityBundles/iTunesStoreFramework.axbundle/iTunesStoreFramework
0x2c972000 - 0x2c984fff libCGInterfaces.dylib armv7s <2f416e44b6c0339ba81bf6bbe88d59d5> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x2d6b6000 - 0x2d6c2fff AppleFSCompression armv7s <4152b70ecd0c30abb8e4ef4fb456554b> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x2d6c3000 - 0x2d6cdfff AppleIDAuthSupport armv7s <68874e0371703cb8996f93161e218bb5> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x2e9b1000 - 0x2e9bdfff libGSFontCache.dylib armv7s <9a8102c273e736868b466845c2af8f5e> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x2e9be000 - 0x2e9e7fff libTrueTypeScaler.dylib armv7s <3b853e8358353486b2f563a724dcefb1> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
0x2ea5a000 - 0x2ea83fff Futhark armv7s <096f96ef58133eaa96a93870d38e06ea> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x30d9e000 - 0x30f37fff libFosl_dynamic.dylib armv7s <2507edf861e536d6ad1169030bb262ff> /usr/lib/libFosl_dynamic.dylib
0x30f38000 - 0x30f41fff libMobileGestaltExtensions.dylib armv7s <61eed49e4a9e3099beff17146f4482b2> /usr/lib/libMobileGestaltExtensions.dylib
0x312e7000 - 0x3130ffff libpcap.A.dylib armv7s <7643cd5fb7ff341280869b056a3b80a2> /usr/lib/libpcap.A.dylib
0x31341000 - 0x3140dfff AVFAudio armv7s <cd0050dbcb8736189cac9a86d99feb9d> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x31417000 - 0x31544fff Intents armv7s <f6711e3fce323f8c9db17ed4be0a7a27> /System/Library/Frameworks/Intents.framework/Intents
0x31666000 - 0x31684fff UserNotifications armv7s <812ff5e8ce6637e18d0bec0c33c3396d> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x316a1000 - 0x31874fff CVML armv7s <8d213a6c5799354dbfbdb861576204d4> /System/Library/PrivateFrameworks/CVML.framework/CVML
0x31958000 - 0x319fcfff Navigation armv7s <fab986fdecbe35f9bc2a5756b15c3c82> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x31ab2000 - 0x31c38fff TextureIO armv7s <6a74df3aeaf83ea6a456125268027ac2> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x3206e000 - 0x32070fff SpeakTypingServices armv7s <d8e6b8eb039134289ed9ccf07beb8512> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/SpeakTypingServices.framework/SpeakTypingServices
0x32f60000 - 0x32f71fff libBNNS.dylib armv7s <97f31c887791388489d30ebef1470636> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x32f72000 - 0x32f78fff libQuadrature.dylib armv7s <602230a5fd973c33b7c8f2f19034b6fa> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x33380000 - 0x3338ffff CoreEmoji armv7s <59eb051b3b593ac5b3b239c6214c3e12> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x33836000 - 0x33836fff IntentsFoundation armv7s <beed4f4ec5ca3705bacf52b33bec509a> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x3392f000 - 0x339f6fff NLP armv7s <153d461ad88c32d8b281c23019d7e4a5> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x349c3000 - 0x34a52fff libate.dylib armv7s <eb425244c70a3b1bb57aaf5aa88fd5a6> /usr/lib/libate.dylib
0x34a53000 - 0x34a53fff libcoretls.dylib armv7s <f04c07a03dea33559f93a585116a4612> /usr/lib/libcoretls.dylib
0x34a54000 - 0x34a55fff 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