Open iadimitriu opened 6 years ago
I can't see anything in particular wrong with the code. @iadimitriu Are you able to reproduce the issue consistently? I build on an iPhone 5 and don't run into any issues.
@saoron Can you see any reason as to why the above would be happening?
Yes, I'm able to reproduce the issue. On iPhone 5 I have iOS 10.3.3 (14G60) installed.
@iadimitriu Okay I will look into this further.
Crash report, if helps
Process: xxx.xxx.xxx [922]
Path: /var/containers/Bundle/Application/xxx.yyy.zzz/xxx.xxx.xxx.app/xxx.xxx.xxx
Identifier: xxx.xxx.xxx
Version: 0.0.50 (0.0.50)
Code Type: ARM
Parent Process: ??? [1]
Date/Time: 2018-06-26T07:53:31Z
Launch Time: 2018-06-26T07:51:49Z
OS Version: iPhone OS 10.3.3 (14G60)
Report Version: 104
Exception Type: SIGSEGV
Exception Codes: SEGV_ACCERR at 0x656c657e
Crashed Thread: 0
Application Specific Information:
objc_msgSend() selector name: isProxy
Thread 0 Crashed:
0 libobjc.A.dylib 0x1d250dc6 objc_msgSend + 6
1 libsystem_trace.dylib 0x1d857081 _os_log_fmt_flatten_data + 102
2 libsystem_trace.dylib 0x1d85b829 _os_log_impl_flatten_and_send + 1106
3 libsystem_trace.dylib 0x1d85cc79 _os_log_with_args_impl + 230
4 libsystem_trace.dylib 0x1d85cdef os_log_shim_with_CFString + 78
5 CoreFoundation 0x1dfa3017 _CFLogvEx3 + 142
6 Foundation 0x1e8e6c7d _NSLogv + 124
7 Foundation 0x1e8225f7 NSLog + 24
8 xxx.xxx.xxx 0x0023fe59 0xdf000 + 1445465
9 xxx.xxx.xxx 0x00253361 0xdf000 + 1524577
10 xxx.xxx.xxx 0x00252c37 0xdf000 + 1522743
11 xxx.xxx.xxx 0x00249c2b 0xdf000 + 1485867
12 xxx.xxx.xxx 0x00255703 0xdf000 + 1533699
13 xxx.xxx.xxx 0x00249ac5 0xdf000 + 1485509
14 Foundation 0x1e901b2f __NSThreadPerformPerform + 384
15 CoreFoundation 0x1df77fdd __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 10
16 CoreFoundation 0x1df77b05 __CFRunLoopDoSources0 + 422
17 CoreFoundation 0x1df75f51 __CFRunLoopRun + 1158
18 CoreFoundation 0x1dec91af CFRunLoopRunSpecific + 468
19 CoreFoundation 0x1dec8fd1 CFRunLoopRunInMode + 102
20 GraphicsServices 0x1f673b41 GSEventRunModal + 78
21 UIKit 0x23251a53 UIApplicationMain + 148
22 xxx.xxx.xxx 0x000e4c93 0xdf000 + 23699
23 libdyld.dylib 0x1d6b64eb start + 0
Thread 1:
0 libsystem_kernel.dylib 0x1d78a73c __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x1d83e45c start_wqthread + 6
Thread 2:
0 libsystem_kernel.dylib 0x1d774900 mach_msg_trap + 20
1 CoreFoundation 0x1df77be3 __CFRunLoopServiceMachPort + 142
2 CoreFoundation 0x1df76065 __CFRunLoopRun + 1434
3 CoreFoundation 0x1dec91af CFRunLoopRunSpecific + 468
4 CoreFoundation 0x1dec8fd1 CFRunLoopRunInMode + 102
5 Foundation 0x1e81daf5 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 256
6 Foundation 0x1e83a76d -[NSRunLoop(NSRunLoop) runUntilDate:] + 84
7 UIKit 0x23b52ad9 -[UIEventFetcher threadMain] + 126
8 Foundation 0x1e9018eb __NSThread__start__ + 1120
9 libsystem_pthread.dylib 0x1d84093b _pthread_body + 214
10 libsystem_pthread.dylib 0x1d84085d _pthread_start + 232
11 libsystem_pthread.dylib 0x1d83e468 thread_start + 6
Thread 3:
0 libsystem_kernel.dylib 0x1d774900 mach_msg_trap + 20
1 CoreFoundation 0x1df77be3 __CFRunLoopServiceMachPort + 142
2 CoreFoundation 0x1df76065 __CFRunLoopRun + 1434
3 CoreFoundation 0x1dec91af CFRunLoopRunSpecific + 468
4 CoreFoundation 0x1dec8fd1 CFRunLoopRunInMode + 102
5 CFNetwork 0x1e5a6393 +[NSURLConnection(Loader) _resourceLoadLoop:] + 400
6 Foundation 0x1e9018eb __NSThread__start__ + 1120
7 libsystem_pthread.dylib 0x1d84093b _pthread_body + 214
8 libsystem_pthread.dylib 0x1d84085d _pthread_start + 232
9 libsystem_pthread.dylib 0x1d83e468 thread_start + 6
Thread 4:
0 libsystem_kernel.dylib 0x1d789e7c __semwait_signal + 24
1 libc++.1.dylib 0x1d21b92b std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1ll, 1000000000ll> > const&) + 100
2 JavaScriptCore 0x21e353c5 bmalloc::waitUntilFalse(std::__1::unique_lock<bmalloc::StaticMutex>&, std::__1::chrono::duration<long long, std::__1::ratio<1ll, 1000ll> >, bool&) + 146
3 JavaScriptCore 0x21e35207 bmalloc::Heap::scavenge(std::__1::unique_lock<bmalloc::StaticMutex>&, std::__1::chrono::duration<long long, std::__1::ratio<1ll, 1000ll> >) + 34
4 JavaScriptCore 0x21e35121 bmalloc::Heap::concurrentScavenge() + 116
5 JavaScriptCore 0x21e36197 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 74
6 JavaScriptCore 0x21e360ed bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadEntryPoint(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*) + 18
7 JavaScriptCore 0x21e3632f void* std::__1::__thread_proxy<std::__1::tuple<void (*)(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >(void*) + 64
8 libsystem_pthread.dylib 0x1d84093b _pthread_body + 214
9 libsystem_pthread.dylib 0x1d84085d _pthread_start + 232
10 libsystem_pthread.dylib 0x1d83e468 thread_start + 6
Thread 5:
0 libsystem_kernel.dylib 0x1d789878 __psynch_mutexwait + 24
1 libsystem_pthread.dylib 0x1d843675 _pthread_mutex_lock_slow + 254
2 WebCore 0x220ef6c5 _WebTryThreadLock(bool) + 92
3 WebCore 0x220ef655 WebRunLoopLock(__CFRunLoopObserver*, unsigned long, void*) + 34
4 CoreFoundation 0x1df77803 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 18
5 CoreFoundation 0x1df75a55 __CFRunLoopDoObservers + 280
6 CoreFoundation 0x1df75f2d __CFRunLoopRun + 1122
7 CoreFoundation 0x1dec91af CFRunLoopRunSpecific + 468
8 CoreFoundation 0x1dec8fd1 CFRunLoopRunInMode + 102
9 WebCore 0x220edce3 RunWebThread(void*) + 424
10 libsystem_pthread.dylib 0x1d84093b _pthread_body + 214
11 libsystem_pthread.dylib 0x1d84085d _pthread_start + 232
12 libsystem_pthread.dylib 0x1d83e468 thread_start + 6
Thread 6:
0 libsystem_kernel.dylib 0x1d774900 mach_msg_trap + 20
1 CoreFoundation 0x1df77be3 __CFRunLoopServiceMachPort + 142
2 CoreFoundation 0x1df76065 __CFRunLoopRun + 1434
3 CoreFoundation 0x1dec91af CFRunLoopRunSpecific + 468
4 CoreFoundation 0x1dec8fd1 CFRunLoopRunInMode + 102
5 AVFAudio 0x34ada82f GenericRunLoopThread::Entry(void*) + 140
6 AVFAudio 0x34b0358f CAPThread::Entry(CAPThread*) + 152
7 libsystem_pthread.dylib 0x1d84093b _pthread_body + 214
8 libsystem_pthread.dylib 0x1d84085d _pthread_start + 232
9 libsystem_pthread.dylib 0x1d83e468 thread_start + 6
Thread 7:
0 libsystem_kernel.dylib 0x1d774900 mach_msg_trap + 20
1 CoreFoundation 0x1df77be3 __CFRunLoopServiceMachPort + 142
2 CoreFoundation 0x1df76065 __CFRunLoopRun + 1434
3 CoreFoundation 0x1dec91af CFRunLoopRunSpecific + 468
4 CoreFoundation 0x1df091a1 CFRunLoopRun + 102
5 CoreMotion 0x23ffece9 CLSF_thorntonUpdate_6x6 + 110550
6 libsystem_pthread.dylib 0x1d84093b _pthread_body + 214
7 libsystem_pthread.dylib 0x1d84085d _pthread_start + 232
8 libsystem_pthread.dylib 0x1d83e468 thread_start + 6
Thread 8:
0 libsystem_kernel.dylib 0x1d789d6c __select + 20
1 libsystem_pthread.dylib 0x1d84093b _pthread_body + 214
2 libsystem_pthread.dylib 0x1d84085d _pthread_start + 232
3 libsystem_pthread.dylib 0x1d83e468 thread_start + 6
Thread 9:
0 libsystem_kernel.dylib 0x1d789808 __psynch_cvwait + 24
1 libsystem_pthread.dylib 0x1d840fc5 pthread_cond_wait + 36
2 JavaScriptCore 0x21937421 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 62
3 JavaScriptCore 0x21e22cd3 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2056
4 WebKitLegacy 0x22f369e3 bool WTF::ConditionBase::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 112
5 WebKitLegacy 0x22f389e5 std::__1::unique_ptr<WTF::Function<void ()>, std::__1::default_delete<WTF::Function<void ()> > > WTF::MessageQueue<WTF::Function<void ()> >::waitForMessageFilteredWithTimeout<WTF::MessageQueue<WTF::Function<void ()> >::waitForMessage()::'lambda'(WTF::Function<void ()> const&)>(WTF::MessageQueueWaitResult&, WTF::MessageQueue<WTF::Function<void ()> >::waitForMessage()::'lambda'(WTF::Function<void ()> const&)&&, WTF::WallTime) + 102
6 WebKitLegacy 0x22f38323 WebCore::StorageThread::threadEntryPoint() + 126
7 JavaScriptCore 0x21933713 WTF::threadEntryPoint(void*) + 134
8 JavaScriptCore 0x2193367b WTF::wtfThreadEntryPoint(void*) + 10
9 libsystem_pthread.dylib 0x1d84093b _pthread_body + 214
10 libsystem_pthread.dylib 0x1d84085d _pthread_start + 232
11 libsystem_pthread.dylib 0x1d83e468 thread_start + 6
Thread 10:
0 libsystem_kernel.dylib 0x1d789808 __psynch_cvwait + 24
1 libsystem_pthread.dylib 0x1d840fc5 pthread_cond_wait + 36
2 JavaScriptCore 0x21937421 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 62
3 JavaScriptCore 0x21e22cd3 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2056
4 WebCore 0x22ad6557 bool WTF::ConditionBase::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 112
5 WebCore 0x2252ec83 WTF::CrossThreadQueue<WTF::CrossThreadTask>::waitForMessage() + 88
6 WebCore 0x2252d067 WebCore::IDBServer::IDBServer::databaseThreadEntry(void*) + 90
7 JavaScriptCore 0x21933713 WTF::threadEntryPoint(void*) + 134
8 JavaScriptCore 0x2193367b WTF::wtfThreadEntryPoint(void*) + 10
9 libsystem_pthread.dylib 0x1d84093b _pthread_body + 214
10 libsystem_pthread.dylib 0x1d84085d _pthread_start + 232
11 libsystem_pthread.dylib 0x1d83e468 thread_start + 6
Thread 11:
0 libsystem_kernel.dylib 0x1d774900 mach_msg_trap + 20
1 CoreFoundation 0x1df77be3 __CFRunLoopServiceMachPort + 142
2 CoreFoundation 0x1df76065 __CFRunLoopRun + 1434
3 CoreFoundation 0x1dec91af CFRunLoopRunSpecific + 468
4 CoreFoundation 0x1dec8fd1 CFRunLoopRunInMode + 102
5 xxx.xxx.xxx 0x003d1409 0xdf000 + 3089417
6 Foundation 0x1e9018eb __NSThread__start__ + 1120
7 libsystem_pthread.dylib 0x1d84093b _pthread_body + 214
8 libsystem_pthread.dylib 0x1d84085d _pthread_start + 232
9 libsystem_pthread.dylib 0x1d83e468 thread_start + 6
Thread 12:
0 libsystem_kernel.dylib 0x1d777ba8 kevent + 24
1 xxx.xxx.xxx 0x006cecc7 0xdf000 + 6225095
2 xxx.xxx.xxx 0x006ceaa3 0xdf000 + 6224547
3 xxx.xxx.xxx 0x006ce93d 0xdf000 + 6224189
4 xxx.xxx.xxx 0x007a3289 0xdf000 + 7094921
5 libsystem_pthread.dylib 0x1d84093b _pthread_body + 214
6 libsystem_pthread.dylib 0x1d84085d _pthread_start + 232
7 libsystem_pthread.dylib 0x1d83e468 thread_start + 6
Thread 13:
0 libsystem_kernel.dylib 0x1d774900 mach_msg_trap + 20
1 CoreFoundation 0x1df77be3 __CFRunLoopServiceMachPort + 142
2 CoreFoundation 0x1df76065 __CFRunLoopRun + 1434
3 CoreFoundation 0x1dec91af CFRunLoopRunSpecific + 468
4 CoreFoundation 0x1dec8fd1 CFRunLoopRunInMode + 102
5 Foundation 0x1e81daf5 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 256
6 Foundation 0x1e86adb9 -[NSRunLoop(NSRunLoop) run] + 78
7 xxx.xxx.xxx 0x002d2967 0xdf000 + 2046311
8 Foundation 0x1e9018eb __NSThread__start__ + 1120
9 libsystem_pthread.dylib 0x1d84093b _pthread_body + 214
10 libsystem_pthread.dylib 0x1d84085d _pthread_start + 232
11 libsystem_pthread.dylib 0x1d83e468 thread_start + 6
Thread 14:
0 libsystem_kernel.dylib 0x1d789808 __psynch_cvwait + 24
1 libsystem_pthread.dylib 0x1d840fc5 pthread_cond_wait + 36
2 xxx.xxx.xxx 0x006cf299 0xdf000 + 6226585
3 xxx.xxx.xxx 0x006cec9b 0xdf000 + 6225051
4 xxx.xxx.xxx 0x006ceaa3 0xdf000 + 6224547
5 xxx.xxx.xxx 0x006aa547 0xdf000 + 6075719
6 xxx.xxx.xxx 0x006aa5b1 0xdf000 + 6075825
7 libsystem_pthread.dylib 0x1d84093b _pthread_body + 214
8 libsystem_pthread.dylib 0x1d84085d _pthread_start + 232
9 libsystem_pthread.dylib 0x1d83e468 thread_start + 6
Thread 15:
0 libsystem_kernel.dylib 0x1d789808 __psynch_cvwait + 24
1 libsystem_pthread.dylib 0x1d840fc5 pthread_cond_wait + 36
2 xxx.xxx.xxx 0x003b685d 0xdf000 + 2979933
3 xxx.xxx.xxx 0x00324dd1 0xdf000 + 2383313
4 xxx.xxx.xxx 0x0052817f 0xdf000 + 4493695
5 xxx.xxx.xxx 0x007a3289 0xdf000 + 7094921
6 libsystem_pthread.dylib 0x1d84093b _pthread_body + 214
7 libsystem_pthread.dylib 0x1d84085d _pthread_start + 232
8 libsystem_pthread.dylib 0x1d83e468 thread_start + 6
Thread 16:
0 libsystem_kernel.dylib 0x1d78a73c __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x1d83e45c start_wqthread + 6
Thread 17:
0 libsystem_pthread.dylib 0x1d83e454 start_wqthread + 0
Thread 18:
0 libsystem_kernel.dylib 0x1d78a73c __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x1d83e45c start_wqthread + 6
Thread 19:
0 libsystem_kernel.dylib 0x1d78a73c __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x1d83e45c start_wqthread + 6
Thread 0 crashed with ARM Thread State:
pc: 0x1d250dc6 r7: 0x0138a728 sp: 0x0138a6a8 r0: 0x23c8911f
r1: 0x23c8b2e4 r2: 0x000003f8 r3: 0x0138a7b8 r4: 0x00000000
r5: 0x0138aff6 r6: 0x00000000 r8: 0x000003f8 r9: 0x656c6572
r10: 0x0138a7b8 r11: 0x23c8911f ip: 0x0138affc lr: 0x1d857081
cpsr: 0x60000030
Binary Images:
0xdf000 - 0xf8efff +xxx.xxx.xxx armv7 <abccd61303ab37378d9405137cb7abbc> /var/containers/Bundle/Application/768EAC4F-EA1D-4ABC-854D-0A19166B819F/xxx.xxx.xxx.app/xxx.xxx.xxx
0x1d1d4000 - 0x1d1d5fff libSystem.B.dylib armv7s <cd8b460a0f5138b59dfbded80b238703> /usr/lib/libSystem.B.dylib
0x1d1d6000 - 0x1d221fff libc++.1.dylib armv7s <818c230dfc88357ab249302107b831f0> /usr/lib/libc++.1.dylib
0x1d222000 - 0x1d23bfff libc++abi.dylib armv7s <33f0c699025730d4b0ad607272fe7ddb> /usr/lib/libc++abi.dylib
0x1d23c000 - 0x1d612fff libobjc.A.dylib armv7s <233c8b2bca853098ac1d022d34bdcc3b> /usr/lib/libobjc.A.dylib
0x1d613000 - 0x1d617fff libcache.dylib armv7s <7e1f8d6da16637e68e52fae288ffe811> /usr/lib/system/libcache.dylib
0x1d618000 - 0x1d620fff libcommonCrypto.dylib armv7s <0055e658e5573c3eb05c661e1deb2f44> /usr/lib/system/libcommonCrypto.dylib
0x1d621000 - 0x1d629fff libcompiler_rt.dylib armv7s <182facee469e3b9eacfbdcad641e7ff0> /usr/lib/system/libcompiler_rt.dylib
0x1d62a000 - 0x1d630fff libcopyfile.dylib armv7s <24e8017bf649395f9afe530bf82f1504> /usr/lib/system/libcopyfile.dylib
0x1d631000 - 0x1d687fff libcorecrypto.dylib armv7s <d998cf6cede635a49cb0fec4da22454d> /usr/lib/system/libcorecrypto.dylib
0x1d688000 - 0x1d6b2fff libdispatch.dylib armv7s <5f9fcd5d9ef73609a4d2c3b31982e7a3> /usr/lib/system/libdispatch.dylib
0x1d6b3000 - 0x1d6b6fff libdyld.dylib armv7s <bd69bd0a55c73ddfb179ca8a6109b4b8> /usr/lib/system/libdyld.dylib
0x1d6b7000 - 0x1d6b7fff libkeymgr.dylib armv7s <58a56485dc913ed58bfbf24a3a02bfd2> /usr/lib/system/libkeymgr.dylib
0x1d6b8000 - 0x1d6b8fff liblaunch.dylib armv7s <afef8b9f347b3b89b1d30edd209301fe> /usr/lib/system/liblaunch.dylib
0x1d6b9000 - 0x1d6bdfff libmacho.dylib armv7s <01731fc8474e39978c53d2a503b5f2b8> /usr/lib/system/libmacho.dylib
0x1d6be000 - 0x1d6bffff libremovefile.dylib armv7s <3015797acd333dfea76830ad28634889> /usr/lib/system/libremovefile.dylib
0x1d6c0000 - 0x1d6d2fff libsystem_asl.dylib armv7s <14d03741b28136899a5e4b657e825efe> /usr/lib/system/libsystem_asl.dylib
0x1d6d3000 - 0x1d6d3fff libsystem_blocks.dylib armv7s <b6b9673c843e3d2d8eadda86de4a3e5c> /usr/lib/system/libsystem_blocks.dylib
0x1d6d4000 - 0x1d734fff libsystem_c.dylib armv7s <e55ff556683b3ce5be62d25f242213bb> /usr/lib/system/libsystem_c.dylib
0x1d735000 - 0x1d738fff libsystem_configuration.dylib armv7s <7d81c3c1c07e3b9d847588832ec110a9> /usr/lib/system/libsystem_configuration.dylib
0x1d739000 - 0x1d73dfff libsystem_containermanager.dylib armv7s <737bdf97ad2338e484477bfeddfbc8dd> /usr/lib/system/libsystem_containermanager.dylib
0x1d73e000 - 0x1d73ffff libsystem_coreservices.dylib armv7s <c173d0e3586d31d898326828b5188a39> /usr/lib/system/libsystem_coreservices.dylib
0x1d740000 - 0x1d752fff libsystem_coretls.dylib armv7s <a21ad61e5d483ac0be1f1b05b05521cf> /usr/lib/system/libsystem_coretls.dylib
0x1d753000 - 0x1d758fff libsystem_dnssd.dylib armv7s <09688d4495a536a2a5acc291b9d546ad> /usr/lib/system/libsystem_dnssd.dylib
0x1d759000 - 0x1d773fff libsystem_info.dylib armv7s <1ab16714c54d3a298d84b8e786898ba6> /usr/lib/system/libsystem_info.dylib
0x1d774000 - 0x1d78ffff libsystem_kernel.dylib armv7s <68fa10967323333881a30ca2eb1240aa> /usr/lib/system/libsystem_kernel.dylib
0x1d790000 - 0x1d7bffff libsystem_m.dylib armv7s <93e03298413e3ebf9a2076ddbd3a9e4c> /usr/lib/system/libsystem_m.dylib
0x1d7c0000 - 0x1d7d5fff libsystem_malloc.dylib armv7s <b732d51810fe38c18874ba49ba81db70> /usr/lib/system/libsystem_malloc.dylib
0x1d7d6000 - 0x1d825fff libsystem_network.dylib armv7s <0f9981a881a43225a8a7ebcc355c95db> /usr/lib/system/libsystem_network.dylib
0x1d826000 - 0x1d82efff libsystem_networkextension.dylib armv7s <20da5438e7cf34e3b96417cc383fe077> /usr/lib/system/libsystem_networkextension.dylib
0x1d82f000 - 0x1d836fff libsystem_notify.dylib armv7s <120e114453f43e0f95d96586a061f349> /usr/lib/system/libsystem_notify.dylib
0x1d837000 - 0x1d83cfff libsystem_platform.dylib armv7s <d0ff48e9f9693ded8d50c193173c82bc> /usr/lib/system/libsystem_platform.dylib
0x1d83d000 - 0x1d845fff libsystem_pthread.dylib armv7s <1f8c60a5799c3721ae24b52cdb5f0801> /usr/lib/system/libsystem_pthread.dylib
0x1d846000 - 0x1d848fff libsystem_sandbox.dylib armv7s <2d5c957946af3fd39626443ff1532869> /usr/lib/system/libsystem_sandbox.dylib
0x1d849000 - 0x1d84ffff libsystem_symptoms.dylib armv7s <bd7353a81c7e373b863be661cb0cd846> /usr/lib/system/libsystem_symptoms.dylib
0x1d850000 - 0x1d860fff libsystem_trace.dylib armv7s <d7c9fb6bca5d330f9fdb4140848515d6> /usr/lib/system/libsystem_trace.dylib
0x1d861000 - 0x1d861fff libunwind.dylib armv7s <1af55cb8d4fe3d4682905b05f4f72f8d> /usr/lib/system/libunwind.dylib
0x1d862000 - 0x1d862fff libvminterpose.dylib armv7s <300a677e18c330d4a040fb3b2efea828> /usr/lib/system/libvminterpose.dylib
0x1d863000 - 0x1d881fff libxpc.dylib armv7s <603f52d6e25f3349ac6af76685e2dc82> /usr/lib/system/libxpc.dylib
0x1d882000 - 0x1da1cfff libicucore.A.dylib armv7s <3cc038ecf4563cbf9a621a1db0d566c5> /usr/lib/libicucore.A.dylib
0x1da1d000 - 0x1da29fff libz.1.dylib armv7s <cb8a08f915e53d54a9599507ba811c88> /usr/lib/libz.1.dylib
0x1dec1000 - 0x1e1f9fff CoreFoundation armv7s <acedaa6318293afa8cc249f6e92eb254> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x1e1fa000 - 0x1e206fff libbsm.0.dylib armv7s <6d6c994a7053373895912e21a42aa88c> /usr/lib/libbsm.0.dylib
0x1e207000 - 0x1e207fff libenergytrace.dylib armv7s <d19c13c5c5cd3931bdf756b539e84d68> /usr/lib/libenergytrace.dylib
0x1e208000 - 0x1e26bfff IOKit armv7s <0dc883806968362b8b977059ce27b9a4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1e26c000 - 0x1e288fff libMobileGestalt.dylib armv7s <ad86e452050e3a8e880963b88e14577a> /usr/lib/libMobileGestalt.dylib
0x1e289000 - 0x1e33bfff libxml2.2.dylib armv7s <3a9aac19f14b3d1ba8a047f5e3597712> /usr/lib/libxml2.2.dylib
0x1e33c000 - 0x1e3b6fff Security armv7s <01c74100672a3a6791023ddfce3ecbd4> /System/Library/Frameworks/Security.framework/Security
0x1e3b7000 - 0x1e410fff SystemConfiguration armv7s <89520873aac033fdb5c7fba79c6cd30e> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x1e411000 - 0x1e4e8fff libsqlite3.dylib armv7s <30b946e87be732e3a5ccf0fcc7b88b50> /usr/lib/libsqlite3.dylib
0x1e4e9000 - 0x1e7b6fff CFNetwork armv7s <7402f24487c13b6ba000dd266c92dfa8> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1e7b7000 - 0x1e7c1fff libbz2.1.0.dylib armv7s <ed620457c0553cc1bf5bd18cf63d333e> /usr/lib/libbz2.1.0.dylib
0x1e7c2000 - 0x1e7d7fff liblzma.5.dylib armv7s <0b8324303764321fbc6c88138f58167e> /usr/lib/liblzma.5.dylib
0x1e7d8000 - 0x1e7edfff libCRFSuite.dylib armv7s <886fbdbb89ee30c981b159961118ca1e> /usr/lib/libCRFSuite.dylib
0x1e7ee000 - 0x1e80ffff libarchive.2.dylib armv7s <d5e230a9a614359b8a38d8909e86630e> /usr/lib/libarchive.2.dylib
0x1e810000 - 0x1e811fff liblangid.dylib armv7s <73a31c367ad93c0080c4084ac26b6d57> /usr/lib/liblangid.dylib
0x1e812000 - 0x1eaa1fff Foundation armv7s <eaa2f1c7b8c930a680274aba1191e216> /System/Library/Frameworks/Foundation.framework/Foundation
0x1eaa2000 - 0x1eb82fff libBLAS.dylib armv7s <911b0f985b703b6e975b120eb723aea1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1eb83000 - 0x1ee49fff libLAPACK.dylib armv7s <9687d6b970bd312c826851e0902ef970> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1ee4a000 - 0x1f0d8fff vImage armv7s <e52f9ee09f1f3610ae6da2cca23f2567> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1f0d9000 - 0x1f0ebfff libvMisc.dylib armv7s <244481c76a0733adbdaf10b41febffad> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1f0ec000 - 0x1f0fefff libLinearAlgebra.dylib armv7s <46b547093b323f7cb07b27ffc66bcf68> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1f0ff000 - 0x1f113fff libSparseBLAS.dylib armv7s <a760461002263f5788bb1cc4ac96e5c2> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1f114000 - 0x1f197fff libvDSP.dylib armv7s <26856a4a1ae533409076dccbe1873d32> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1f198000 - 0x1f198fff vecLib armv7s <3625b8bc1cb938288b9794bc6ce4c424> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1f199000 - 0x1f199fff Accelerate armv7s <09d82a9722f63dfe89dc7ac7d959b945> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1f19a000 - 0x1f669fff CoreGraphics armv7s <7001dfc793f33a6abcaebac71fcdc69a> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x1f66a000 - 0x1f67bfff GraphicsServices armv7s <406bb820b2fd358d825d656249f1eded> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1f67c000 - 0x1f6bffff AppSupport armv7s <13749c59b3343880b1d6c0ca2ff518ae> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x1f6c0000 - 0x1f7d0fff MobileCoreServices armv7s <7d15444431b9351180b33f3f47362f31> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1f7d1000 - 0x1f82afff BaseBoard armv7s <04954a0a26f437149769bb1f7155dcf6> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x1f82b000 - 0x1f838fff AssertionServices armv7s <339e0bfd7b733166a8e0330e40936021> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x1f839000 - 0x1f862fff BackBoardServices armv7s <2cfe010dee2f30ac9e252a4e6c7ad66d> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x1f867000 - 0x1f8affff FrontBoardServices armv7s <535d36f90643350395bde85f5c8621dc> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x1f8b3000 - 0x1f8dffff SpringBoardServices armv7s <249757b4612e3a10adb7ccd876c65527> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x1f8e0000 - 0x1f8f5fff MobileKeyBag armv7s <bf95ec4915193c2698bf96dac2056898> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x1f8f6000 - 0x1f8fcfff IOSurface armv7s <2102390c0a433e41b384aabda69ac1aa> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x1f8fd000 - 0x1f907fff liblockdown.dylib armv7s <ee6b362698aa3db4a39e314143c74e98> /usr/lib/liblockdown.dylib
0x1f908000 - 0x1f91cfff CrashReporterSupport armv7s <b6caf1972de833c5a080cd43335eafa8> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x1f91d000 - 0x1f91ffff IOSurfaceAccelerator armv7s <eefec1a8ba723ff69c5e52cc309e44dc> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1f920000 - 0x1f957fff AppleJPEG armv7s <164a986737e432569a14f98550230d38> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1f958000 - 0x1fe84fff ImageIO armv7s <ba45f03dadb336b7b2b04b6e5dc176b4> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x1fe85000 - 0x1fe8afff TCC armv7s <3146268e30bd313b9f8d497af363cae9> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x1fe8b000 - 0x1fe8ffff AggregateDictionary armv7s <f0d76ad8f1b530fc9929e16188312517> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x1fe90000 - 0x1fe9afff PowerLog armv7s <b3f15fb032c33cd6a6c3d3cf347261ae> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x1fe9b000 - 0x1fef7fff libTelephonyUtilDynamic.dylib armv7s <e84e0346eaa13332886f6f8ed4906473> /usr/lib/libTelephonyUtilDynamic.dylib
0x1fef8000 - 0x1ff09fff CommonUtilities armv7s <a0ffc2a014333a48a3800cbfe7f6cec9> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x1ff0a000 - 0x1ff1afff libcompression.dylib armv7s <aa1e1032b7983b14a67182b2ed039e53> /usr/lib/libcompression.dylib
0x1ff1b000 - 0x20199fff CoreData armv7s <b1101cc20ddc3bde84c61e0d934a5786> /System/Library/Frameworks/CoreData.framework/CoreData
0x2019a000 - 0x2019efff libCoreVMClient.dylib armv7s <21a4709fcf863ae094ba49fae6b44ab2> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x2019f000 - 0x201a3fff IOAccelerator armv7s <25c61a760c463d1b921aa185edd72fd2> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x201a4000 - 0x201a4fff libCVMSPluginSupport.dylib armv7s <4bd30f4eafba3d11a8926c5e7fa278a9> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x201a5000 - 0x201a7fff libCoreFSCache.dylib armv7s <0b73239382e135668208c249f5699cb9> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x201a8000 - 0x201e3fff libGLImage.dylib armv7s <32b870e5fc25354080c13d2e244a0d89> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x201e4000 - 0x201ecfff libGFXShared.dylib armv7s <f93943bc87903d73b9f6c858ab4c4a75> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x201ed000 - 0x201f4fff IOMobileFramebuffer armv7s <f10c67d19dc93905806b09ee1a82fd03> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x201f5000 - 0x201f5fff libmetal_timestamp.dylib armv7s <84b6772fb0c732f7adb6f7bdf3222357> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x201f6000 - 0x2024cfff Metal armv7s <d2497235999135379433b8cbb3cc4430> /System/Library/Frameworks/Metal.framework/Metal
0x2024d000 - 0x20255fff OpenGLES armv7s <dc60a7d691353916897fd2eb63f3424e> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x20256000 - 0x20271fff CoreVideo armv7s <11facca5b69f3f14b03ce69732290982> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x20272000 - 0x20274fff OAuth armv7s <08a9c3cf29cd309cb9c0a2ef649c5513> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x2027b000 - 0x202affff Accounts armv7s <f7ccccc915c1320da50d0955717a8c94> /System/Library/Frameworks/Accounts.framework/Accounts
0x202b0000 - 0x2039cfff libiconv.2.dylib armv7s <71b914507d48327f83f6078d189d45ec> /usr/lib/libiconv.2.dylib
0x2039d000 - 0x204e8fff CoreAudio armv7s <bd3ea922b46d38939983383a6e469936> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x204e9000 - 0x204ecfff UserFS armv7s <2fafff59896f3b3bbe65a96e556f8e8b> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x204ed000 - 0x205cafff CoreMedia armv7s <5ff90157be8b36c6969edce875302d62> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x205cb000 - 0x205d0fff libcupolicy.dylib armv7s <9d8bf7e164e936a686aa03a597b8b333> /usr/lib/libcupolicy.dylib
0x205d1000 - 0x20647fff CoreTelephony armv7s <5ce944d4fd813b4499759bbe2c01a593> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x20648000 - 0x20744fff libFontParser.dylib armv7s <93c7009708f63e0cba6134c108b1560a> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x20745000 - 0x207c0fff VideoToolbox armv7s <7df7605fc55e337fa8a1c4a69f92c1ce> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x207c1000 - 0x207c1fff FontServices armv7s <9aba5d8858013185bc5906dc7fff63e5> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x207c2000 - 0x208defff CoreText armv7s <aed4992a4a7d379da480e3302d4c64cf> /System/Library/Frameworks/CoreText.framework/CoreText
0x208df000 - 0x208f6fff ProtocolBuffer armv7s <5df55bcf18e03d67a01b819e3cdcdcf1> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x208f7000 - 0x2091ffff PersistentConnection armv7s <99e7f4327f60321784feb7ebbaba3040> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x20920000 - 0x20925fff DataMigration armv7s <c4175c1d7b8b32bda2ba0b479b37a164> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x20926000 - 0x20d49fff AudioToolbox armv7s <ef70d595f4b63a8d9aa073078de8d03f> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x20d4a000 - 0x20ef7fff QuartzCore armv7s <6fc564d06b643c2fa1098540c1de024a> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x20ef8000 - 0x20efdfff Netrb armv7s <45ab9318465630109e1fd036f6151980> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x20efe000 - 0x20f0bfff libcmph.dylib armv7s <3e6a586936e831139589163f9e791d78> /usr/lib/libcmph.dylib
0x20f0c000 - 0x20f28fff libmis.dylib armv7s <256a2c14020431da9ecebafaf23fdba6> /usr/lib/libmis.dylib
0x20f29000 - 0x20ff7fff LanguageModeling armv7s <c63937acee1e31cd94d6c00549ac7a77> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x20ff8000 - 0x210d1fff ManagedConfiguration armv7s <abe248cc28cf3070b0f853af4027f7b8> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x210d2000 - 0x210e5fff libmarisa.dylib armv7s <efc9ee8486033767a66a23219b2ad723> /usr/lib/libmarisa.dylib
0x210e6000 - 0x2118dfff ProofReader armv7s <6aebe575b2d23141a25d8bfa0e4202fc> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x2118e000 - 0x21197fff MediaAccessibility armv7s <4d4470d525263dea986cdaeba38c2032> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x21198000 - 0x211a7fff MobileAsset armv7s <fa2a21a1ffbe32888f04a8ea6f8ca5d5> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x211a8000 - 0x21213fff ColorSync armv7s <7b1005f96d80337f9f253eec37fbf095> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x21214000 - 0x21281fff MetalPerformanceShaders armv7s <c7330a970a4435fb8d5398fb91151134> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x21282000 - 0x216a7fff FaceCore armv7s <076eac9c9425392f8d4e7160afc75977> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x216a8000 - 0x21716fff Quagga armv7s <afb8498abf783bc68c1ffca23de8ac1b> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x21717000 - 0x218c4fff CoreImage armv7s <c2040fea134c392b83c388266f3a55e1> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x218c5000 - 0x2190efff TextInput armv7s <f2f68c40b9fe37cfa3664846d849e3b3> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x2190f000 - 0x2191efff libAccessibility.dylib armv7s <79f7ed8a6722343996bd51c621617acb> /usr/lib/libAccessibility.dylib
0x2192b000 - 0x21ea8fff JavaScriptCore armv7s <a57cbabb0d673b02bc7d060685b78e7c> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x21ea9000 - 0x220b9fff StoreServices armv7s <e4b4b0e106de3ad6a30cfb5358d1089a> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x220ba000 - 0x22e73fff WebCore armv7s <c9dc7a4a0158350e9c84c88f34107a39> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x22e74000 - 0x22e95fff libxslt.1.dylib armv7s <0a41ecc015f43b0daa2024482814af6c> /usr/lib/libxslt.1.dylib
0x22e96000 - 0x22ff3fff WebKitLegacy armv7s <31cca0a04d883d509744786a1c52ac38> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x22ff4000 - 0x230a2fff CoreUI armv7s <77c9f8e34ada3b0cbe9842838632269e> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x230a3000 - 0x230c3fff DictionaryServices armv7s <3c6341d33e9d3868a4ba9efd8c1e2af8> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x230c4000 - 0x230c6fff HangTracer armv7s <e322cf592fae3d3cb46f98247e7fcb2a> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x230c7000 - 0x23115fff PhysicsKit armv7s <d78a9cee0f383b7c8bc3f8a944b4765e> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x23116000 - 0x231defff UIFoundation armv7s <acec19894a4e3a2c884a9777debc328b> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x231df000 - 0x23ea9fff UIKit armv7s <08ddcc2b89863d0e975caeafc5e99267> /System/Library/Frameworks/UIKit.framework/UIKit
0x23eaa000 - 0x23ecefff CoreBluetooth armv7s <99601387dbed3a3ab1a86f69e2f2a805> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x23ecf000 - 0x23ef3fff DataAccessExpress armv7s <ef987482c7b739f8ac4c261a49556d3c> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x23ef4000 - 0x23f12fff NetworkStatistics armv7s <f69aebf45ab4322db086737eb6c4fbc5> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x23f13000 - 0x23f8dfff AddressBook armv7s <5f9b2aaefa4d3ca981bbd78c114a89cd> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x23f8e000 - 0x240e5fff CoreMotion armv7s <8bfb768c514936fabd9ee46b507f4de7> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x240e6000 - 0x2410bfff CacheDelete armv7s <a32009b4b16c362da21622afc59551a0> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x2410c000 - 0x24117fff CoreAUC armv7s <abc201cbf7ea32f89eed3f2c7dc1867a> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x24118000 - 0x245bafff MediaToolbox armv7s <e4a6ea7293bb3dfa84f284b2d3694570> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x245bb000 - 0x24746fff Celestial armv7s <5b85c309d60833ab919c9c8b569fe69c> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x24747000 - 0x24755fff IntlPreferences armv7s <e1eb8ec4e97d3f799e7bd4d595218fca> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x24756000 - 0x24758fff CoreDuetDebugLogging armv7s <30faf3a6660f39d7898365d3dd371dac> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x24759000 - 0x2476afff CoreDuetDaemonProtocol armv7s <8e6cb208684f3ce6a5f9365aeb39d183> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x2476b000 - 0x2482afff CoreDuet armv7s <521384ba0b633b56b152b933893bcb25> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x2482b000 - 0x249c5fff AVFoundation armv7s <243105d9a6f13373a5d58263f506499e> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x249c6000 - 0x249eefff libtidy.A.dylib armv7s <ceed15adb328313db08de70900c8096d> /usr/lib/libtidy.A.dylib
0x249ef000 - 0x24a50fff IMFoundation armv7s <9e6876b725c734579c10706ce3913f45> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x24a51000 - 0x2505bfff GeoServices armv7s <cb31793af16139078cedd5867d986100> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x2505c000 - 0x2505dfff DiagnosticLogCollection armv7s <7cb97991869332a1a91791c06bfb2701> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x2505e000 - 0x2505ffff Marco armv7s <5709c8d246b135e6848270573fc08a30> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x25060000 - 0x250e2fff CoreLocation armv7s <12dccb52e6eb3f769d8401a50eae830a> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x250e3000 - 0x250e7fff ConstantClasses armv7s <189c68f50a2032e0ae20b248cd7de2a1> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x250e8000 - 0x250f0fff libChineseTokenizer.dylib armv7s <888036b011cb3cc1b95cfa4add1a9d14> /usr/lib/libChineseTokenizer.dylib
0x250f1000 - 0x25355fff libmecabra.dylib armv7s <55128a777ad83112b2dd45d6f8126ac9> /usr/lib/libmecabra.dylib
0x25356000 - 0x253aefff IDSFoundation armv7s <c8dbf1787ce23e5694d4d53eaa803d0f> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x253af000 - 0x25481fff IDS armv7s <e6b74f2bef1e3d5f828bd60c309c6ffa> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x25482000 - 0x2549dfff MediaServices armv7s <3e7509618789318099e94f4c501e5036> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x2549e000 - 0x254dcfff AuthKit armv7s <093a5764c61b30a8a6e7a7259dc171ce> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x254dd000 - 0x254e0fff libheimdal-asn1.dylib armv7s <99793317dbfb3a95b737fea553b94879> /usr/lib/libheimdal-asn1.dylib
0x254e1000 - 0x255a3fff MediaRemote armv7s <6212b0dcb59a37ab8f2090c43e6cd45c> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x255a4000 - 0x2570dfff MobileSpotlightIndex armv7s <62430feddcb136eeb643a75fa5d1bd35> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x2570e000 - 0x2572afff PlugInKit armv7s <de0ac07750bf3e61bdfcf2a34e95389e> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x2572b000 - 0x2575bfff ProtectedCloudStorage armv7s <4f051c2640d93263af7f963cc942216b> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x2575c000 - 0x25771fff libresolv.9.dylib armv7s <468f19123bb231a999239567dd154493> /usr/lib/libresolv.9.dylib
0x25772000 - 0x25785fff ApplePushService armv7s <517dfac8efff3d119d91801f165c3589> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x25786000 - 0x257c8fff ContactsFoundation armv7s <5c4e7a8d9af03dbe8108fcd769ec5a6e> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x257c9000 - 0x257cafff ParsecSubscriptionServiceSupport armv7s <a400f5da4ff33103b3466098620ef290> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x257cb000 - 0x25868fff Contacts armv7s <0b1330b3b1533ffb9914aef8ac13c2b4> /System/Library/Frameworks/Contacts.framework/Contacts
0x25869000 - 0x258acfff CoreSpotlight armv7s <0eb374a41f3e32d29ce0d16f24a201e9> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x258ad000 - 0x258d0fff vCard armv7s <7143851eddb2398581bd82dd99ae3ed0> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x258d1000 - 0x25951fff VoiceServices armv7s <52b382cd52f13a75831fe78f9dd0ef22> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x25952000 - 0x2599efff SAObjects armv7s <d4a5527b9cb23c3988da8c43ec4a05e8> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x25a1a000 - 0x25aaafff AssistantServices armv7s <8be15b6abbf6370896e60ce17f130781> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x25abd000 - 0x25abffff MessageSupport armv7s <b101c2fa99e236bdb2891b8798860ce7> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x25ac0000 - 0x25b0cfff MIME armv7s <ecb2694f4e89336ea77ef9633ac75548> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x25b94000 - 0x25babfff AppleIDSSOAuthentication armv7s <0c6854a3df993c088cfa806537cc450b> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x25bac000 - 0x25bbbfff MailServices armv7s <ba5747aa30c9364f81e8eb9d3d8bd558> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x25bbc000 - 0x25c22fff AppleAccount armv7s <aa77c2aaf2d63bdfb88a1b18e61a00fd> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x25c23000 - 0x25c27fff CommunicationsFilter armv7s <45f63db448493c8a9ba6038ad3c590be> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x25c28000 - 0x25c49fff ChunkingLibrary armv7s <91da366c085e3eb3b15281b34a3311c4> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x25c4a000 - 0x25c52fff CaptiveNetwork armv7s <0bdee0b3b14d3f0d94bb7cf2615af3ce> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x25c53000 - 0x25c79fff EAP8021X armv7s <acbf0f69b3963c1fbccf74af4a70634f> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x25c7a000 - 0x25c80fff AssetCacheServices armv7s <d10df9a9055f353fae31731986e38c5f> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x25c81000 - 0x25d39fff MMCS armv7s <852cf0c9b0bd3dccae7a4ec6153c7c8d> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x25d3a000 - 0x25d61fff MobileWiFi armv7s <bf69f38abf0132df90533f35e960f667> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x25d62000 - 0x25d9dfff ContentIndex armv7s <6ed73f38f1813500b37efdd25737d432> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x25d9e000 - 0x25da5fff MobileIcons armv7s <86a7bbfbf71937c1bfd7e62fbc62d985> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x25dec000 - 0x25e12fff Bom armv7s <37789f95443b3a08adeecf8b29a8fb81> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x25e13000 - 0x25e19fff CertUI armv7s <e4ca68b71a4e3693ab5d8e491efedc5d> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x25e1a000 - 0x25e70fff FTServices armv7s <4a919b4dc5b1350f87a42013d758437f> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x25e71000 - 0x25ec8fff CoreDAV armv7s <0722114c88af3be9830847c822ff947d> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x25ed7000 - 0x25eebfff UserManagement armv7s <cd78b7f60afe35e7b5569e0a483905c1> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x25eec000 - 0x25f96fff CorePDF armv7s <c045cda6d5c63aae83e98e9062cd1ac6> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x25f97000 - 0x25fc5fff iCalendar armv7s <7933784756c23445b8890cc6e6c26da4> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x25fcd000 - 0x26021fff CalendarFoundation armv7s <134765de643f39f1a228c62ae525487e> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x26022000 - 0x26027fff IncomingCallFilter armv7s <23d35d4c1c8439739f82512d9fa5e11e> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x2610a000 - 0x26187fff CalendarDatabase armv7s <2e1e3075b61e38258f26caabab31fae4> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x26188000 - 0x261c8fff CalendarDaemon armv7s <18b6558aa6a33ea49bc6dbe25cc328fd> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x261c9000 - 0x26282fff EventKit armv7s <051e7c4897703297bdb0966423c90399> /System/Library/Frameworks/EventKit.framework/EventKit
0x26283000 - 0x26523fff WebKit armv7s <0b794b66542e347ea1d3c42b017dcd9f> /System/Library/Frameworks/WebKit.framework/WebKit
0x26524000 - 0x2656bfff WebBookmarks armv7s <49cb3e5079733e22945ecfc5a347dc80> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x2656c000 - 0x2668cfff ContactsUI armv7s <27064ad6e38f39caa8e73bdefb3193c8> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x2668d000 - 0x26da6fff ModelIO armv7s <22a490b5e6843df0af6e9904cb247844> /System/Library/Frameworks/ModelIO.framework/ModelIO
0x26da7000 - 0x26dacfff DAAPKit armv7s <17065163651a3c7cad2ccafda849f8df> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x26e24000 - 0x26eadfff TelephonyUtilities armv7s <dc8cb0473f103ec58cd8d2002b3da64e> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x26eae000 - 0x26edbfff GLKit armv7s <98d2af43be533a36bf19ed73a536e119> /System/Library/Frameworks/GLKit.framework/GLKit
0x26edc000 - 0x27114fff MusicLibrary armv7s <8d0de48039323b5b8a9796ac8e0c3091> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x27115000 - 0x2714dfff Notes armv7s <ab2fd62ae1b238cab18c0b45ecefc39b> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x2714e000 - 0x27217fff AddressBookUI armv7s <47bff623ffe33008865f412085bd110c> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x27218000 - 0x272defff CloudKit armv7s <a6b7bbe5daaa3cbf91b39325a4effce4> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x272df000 - 0x2734dfff iTunesStore armv7s <1c174d3919de37a5881f2ac2c98a1ca9> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x2734e000 - 0x27353fff CloudPhotoServices armv7s <fc80a028bcae3177910213218a15a07c> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x27354000 - 0x2742dfff CloudPhotoLibrary armv7s <b69180d29ad83581a6ee496a20ff4b6e> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x2742e000 - 0x2747efff DataAccess armv7s <605236edb18e364b86465a45e8af6946> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x2747f000 - 0x274a3fff AssetsLibraryServices armv7s <b8aaefe294523fb0a94c295a59c4b48e> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x274a4000 - 0x27530fff HomeSharing armv7s <09cbdfbcab6c37819914ff8256d19329> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x27531000 - 0x27559fff ACTFramework armv7s <60a3ae731f44369f8f3efa16e39cd04c> /System/Library/PrivateFrameworks/ACTFramework.framework/ACTFramework
0x2755a000 - 0x27565fff DCIMServices armv7s <d58f509760f2388e84d0aeaebff4b61f> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x27566000 - 0x27668fff CoreMediaStream armv7s <d7d60b2c45ea3d93a8053912d885f0c3> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x27669000 - 0x27680fff PhotosFormats armv7s <1caa214a41b13976b71fd2c9d0f9073b> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x27681000 - 0x27687fff XPCKit armv7s <68646720ead837b6bff123683656c651> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
0x27688000 - 0x27a03fff MediaPlayer armv7s <7c914da3a4283e52a1de9f1a36b8382a> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x27a04000 - 0x27adafff CameraKit armv7s <45cb0624598435b7b7b5e9738b2df7fa> /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit
0x27adb000 - 0x27ae1fff CoreTime armv7s <ecfc173d950e34358803234abde3e327> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x27ae2000 - 0x27afafff MediaStream armv7s <4fdf397db53e31e1af89655e01fad064> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x27afb000 - 0x27e58fff PhotoLibraryServices armv7s <2ce9cc013d003ea9826957c8d44f915f> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x27e59000 - 0x27e8afff PrototypeTools armv7s <356f3d7402823c77a5ff6414aefea2d1> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x27e8b000 - 0x27eedfff libprotobuf.dylib armv7s <990477d0c93b35c3b11914f17487a835> /usr/lib/libprotobuf.dylib
0x27f11000 - 0x27fabfff BulletinBoard armv7s <8fcfa5565c3435488966c97087b747f9> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x280ee000 - 0x28210fff Message armv7s <47b905e715f43fdaa7ccfca1c1b901a9> /System/Library/PrivateFrameworks/Message.framework/Message
0x28258000 - 0x2828cfff ToneLibrary armv7s <5d85426ecf2d3507a68daa3702864a68> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x282b5000 - 0x282dffff DataDetectorsCore armv7s <7140eddaf0353ebb81373b600685538d> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x282ed000 - 0x2854bfff libAWDSupportFramework.dylib armv7s <46d11351900d36269e87e242f4d3d51c> /usr/lib/libAWDSupportFramework.dylib
0x28589000 - 0x285c3fff WirelessDiagnostics armv7s <fc535b5064553b33808f45eda45014a0> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x285c4000 - 0x286b9fff Photos armv7s <c6ff1f1ddcd43c9f919def5f2a78138c> /System/Library/Frameworks/Photos.framework/Photos
0x286ed000 - 0x2870bfff LatentSemanticMapping armv7s <2f87e54d054032129d9c53595cf4c828> /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/LatentSemanticMapping
0x2876a000 - 0x28780fff GenerationalStorage armv7s <1b05b81478af324fbbe947ed897afaf1> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x28781000 - 0x2878bfff CoreRecents armv7s <9dd913b5e4c23c82b62de64cdee0ec40> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x28883000 - 0x28895fff AssetsLibrary armv7s <33615491c04734408fbe96d1efe829d3> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x288cc000 - 0x28e56fff VectorKit armv7s <1268273bb361308e95b30806ee70a4e5> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x28e57000 - 0x29047fff MapKit armv7s <f2011353400836018aa715bedde4975b> /System/Library/Frameworks/MapKit.framework/MapKit
0x29063000 - 0x29066fff FTClientServices armv7s <b3960a644bb93607922d1f4b25d8ee77> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x29067000 - 0x29079fff QuickLookThumbnailing armv7s <250d1ba37f7b31c3ae543d2cd95f08d6> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x2915a000 - 0x291e4fff QuickLook armv7s <76d730fb985e3be187ca927566ec4597> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x29231000 - 0x29262fff ContactsAutocomplete armv7s <bf59aa515df4397ba2533066a9bb8322> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
0x29271000 - 0x29346fff MessageUI armv7s <383ef69c72273492a8f7a7dad4fc2d79> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x29347000 - 0x293b3fff libnetwork.dylib armv7s <00dec2aa15ab3d9aad8f7a2218f3e48e> /usr/lib/libnetwork.dylib
0x293c5000 - 0x29443fff Network armv7s <6c806f20bb873eb89352fb1d3aa2e012> /System/Library/PrivateFrameworks/Network.framework/Network
0x2944a000 - 0x294d7fff Social armv7s <b959ecb0466d3c829da0ee8fdc41fb6b> /System/Library/Frameworks/Social.framework/Social
0x295de000 - 0x295f3fff FTAWD armv7s <8f060570f806398291bdf83796c46aa2> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x29655000 - 0x297b6fff IMCore armv7s <50b3aa0233fe37d78cb3ffcfbe229e21> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x29812000 - 0x29864fff ImageCapture armv7s <dc8d96cc44773413856dd92c7c1e0be7> /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture
0x29865000 - 0x29878fff iPhotoMigrationSupport armv7s <5bcc415ed8d53acba58b3dda475a998d> /System/Library/PrivateFrameworks/iPhotoMigrationSupport.framework/iPhotoMigrationSupport
0x29879000 - 0x29897fff SharedUtils armv7s <e9b0434d3158301bab11d72f664e07bc> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x298a4000 - 0x29931fff PhotoLibrary armv7s <13e7e179e1f03a34a1056ee44b13e856> /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary
0x29b20000 - 0x29b30fff LocalAuthentication armv7s <a3270d989df63e45b0cdd6f7dbc35a4f> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x29b31000 - 0x29b62fff CalendarUIKit armv7s <747b34ea10a638a9bc0746ecd13fd9fc> /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit
0x29b95000 - 0x29ba2fff SetupAssistant armv7s <2741a1f87c51337aab3dba8e0cfba2c9> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x29bcd000 - 0x29d66fff EventKitUI armv7s <843f33de02e73756a65062bf6771f971> /System/Library/Frameworks/EventKitUI.framework/EventKitUI
0x29d67000 - 0x29de1fff CoreRecognition armv7s <bad1fcb2ccf33252966e844e36737a23> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x29e0e000 - 0x29e3afff Pegasus armv7s <34d253124d323ef5aa1718178780abd0> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x29ee6000 - 0x29f2bfff AVKit armv7s <7fd67720227635d08d515c45e3c956f0> /System/Library/Frameworks/AVKit.framework/AVKit
0x2a008000 - 0x2a20afff SafariShared armv7s <305947889820360a9ffe65e03329e107> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x2a20b000 - 0x2a21bfff SiriTasks armv7s <544dcff0d74e33c19315d002035a63f9> /System/Library/PrivateFrameworks/SiriTasks.framework/SiriTasks
0x2a3c2000 - 0x2a488fff IMAVCore armv7s <c725ad04102d361dac473e1cbe5682df> /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore
0x2a489000 - 0x2a508fff PhotoEditSupport armv7s <e87c846c085c3ab8b08c0b89e12cb486> /System/Library/PrivateFrameworks/PhotoEditSupport.framework/PhotoEditSupport
0x2aa61000 - 0x2aa93fff WebUI armv7s <c5d5188323173e12b0e4f0f073a3c608> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x2aab6000 - 0x2aec2fff PhotosUI armv7s <29632aa1dffc3716918e7cf088dd0f09> /System/Library/Frameworks/PhotosUI.framework/PhotosUI
0x2aec3000 - 0x2af76fff SafariServices armv7s <404d60faf6523486b548fb68220924fc> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x2b570000 - 0x2b68ffff libGLProgrammability.dylib armv7s <3d594b40228b35cc910c34d9b479ea32> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
0x2b8ff000 - 0x2b934fff DataDetectorsUI armv7s <fab64bf2431f356ab22ec43992576f34> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI
0x2b9b7000 - 0x2bac7fff NetworkExtension armv7s <a25e328e2e2b3e6cac4b8119cebf3572> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x2bf76000 - 0x2bfa2fff WirelessProximity armv7s <bca03a91ca8b32039f49a3a5353a619c> /System/Library/PrivateFrameworks/WirelessProximity.framework/WirelessProximity
0x2c1cc000 - 0x2c239fff CoreHandwriting armv7s <c845bd39a0ef3ac695fac24f5b9d7002> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
0x2c325000 - 0x2c32bfff libGPUSupportMercury.dylib armv7s <a5a4114176c632d18b304e1482eb327b> /System/Library/PrivateFrameworks/GPUSupport.framework/libGPUSupportMercury.dylib
0x2c331000 - 0x2c3b4fff MediaPlatform armv7s <aecc21f74d403563938f93e0bb55ade6> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x2cdbb000 - 0x2ce15fff CoreBrightness armv7s <3d5635a448ad3b76adf87b4371180599> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x2d11b000 - 0x2d227fff StoreServicesCore armv7s <8a49a3d0a64331a1a92a798adb781c69> /System/Library/PrivateFrameworks/StoreServicesCore.framework/StoreServicesCore
0x2d4d8000 - 0x2d529fff CoreSuggestions armv7s <32dd6927db0f3a7aaa578c89850b8466> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x2d700000 - 0x2daeffff MediaLibraryCore armv7s <5577516205703520a78bc278af23fe3f> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x2e0ac000 - 0x2e19afff AnnotationKit armv7s <578193853cc039d280a6712667352093> /System/Library/PrivateFrameworks/AnnotationKit.framework/AnnotationKit
0x2f7f2000 - 0x2f806fff WebContentAnalysis armv7s <a0b686c462273bb7aae04e62e938b602> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalysis
0x2fb74000 - 0x2fdf0fff RawCamera armv7s <4e786d23200636c29178850d74fd13b0> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x2fe0e000 - 0x2ff16fff IMGSGX543RC2GLDriver armv7s <bb648afefe8a323daffafb3b5fecbe01> /System/Library/Extensions/IMGSGX543RC2GLDriver.bundle/IMGSGX543RC2GLDriver
0x2ff22000 - 0x2ff33fff libCGInterfaces.dylib armv7s <1df03bfb453133abb7cc325b03dd4f39> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x30547000 - 0x3061ffff GLEngine armv7s <f4133baa024d322da1d490dd2f05d118> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
0x30e01000 - 0x30e0dfff AppleFSCompression armv7s <da8c82fccfa9336f872ef4360c112cc7> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x30e0e000 - 0x30e18fff AppleIDAuthSupport armv7s <02d9f05f89a53ff78ed72dc20e192922> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x31a41000 - 0x31a60fff CoreServicesInternal armv7s <3a378d532f4c3c44b86d087dfd9c9ed0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x31d5a000 - 0x31d64fff DiagnosticExtensions armv7s <b6b498a7acc0356c992eca16ca48cdea> /System/Library/PrivateFrameworks/DiagnosticExtensions.framework/DiagnosticExtensions
0x3215d000 - 0x32169fff libGSFontCache.dylib armv7s <422ad89184653e5f81ad719d13ab57d9> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x3216a000 - 0x32192fff libTrueTypeScaler.dylib armv7s <325e5eb7a09331c085854d5cac7f250c> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
0x32faf000 - 0x32fdcfff MarkupUI armv7s <1c490d09c1923f99b859d8714e43572d> /System/Library/PrivateFrameworks/MarkupUI.framework/MarkupUI
0x33091000 - 0x33099fff MobileStorage armv7s <ae630ee28be03e6980c70ed3d261b91b> /System/Library/PrivateFrameworks/MobileStorage.framework/MobileStorage
0x33aa0000 - 0x33ac6fff SafariSafeBrowsing armv7s <dc17d6725eb83de7b5e00ec8539112cd> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x33e46000 - 0x33e4afff TextInputUI armv7s <27ff2d65c8c13e7cb63f62b8bcff8434> /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI
0x344cf000 - 0x34655fff libFosl_dynamic.dylib armv7s <eae4df3fda5d3703a285e51b7e1e9309> /usr/lib/libFosl_dynamic.dylib
0x34656000 - 0x3465ffff libMobileGestaltExtensions.dylib armv7s <e1cb938dffe43f65b2410f0d001415ea> /usr/lib/libMobileGestaltExtensions.dylib
0x34a06000 - 0x34a2ffff libpcap.A.dylib armv7s <cafa0fdf1bf7342f8bcd3e0f1abd84d4> /usr/lib/libpcap.A.dylib
0x34a60000 - 0x34b2cfff AVFAudio armv7s <0d640c7237163a23ba0357b13635e926> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x34b2d000 - 0x34b35fff ProactiveEventTracker armv7s <ddea9068621d382ca9f2562bf50f7b08> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x34b36000 - 0x34c97fff Intents armv7s <976a08768b9f33188b4ce1a0d155893e> /System/Library/Frameworks/Intents.framework/Intents
0x34c98000 - 0x34ce3fff CallKit armv7s <c040708487433fb481453ae314c4fc77> /System/Library/Frameworks/CallKit.framework/CallKit
0x34db6000 - 0x34dd4fff UserNotifications armv7s <1dc879e30b743d0e8d7b2d8f48eb95fb> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x34de3000 - 0x34df0fff PersonaKit armv7s <c1ff2b5d04623150bd5b83f29657ed62> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x34df1000 - 0x34fc1fff CVML armv7s <e7dbe083fa843369a2f1af095455fb72> /System/Library/PrivateFrameworks/CVML.framework/CVML
0x34fc2000 - 0x34fecfff IMSharedUtilities armv7s <97bd8dc28b1a380ca871ec0bf36fc7b1> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
0x350aa000 - 0x3514ffff Navigation armv7s <d64a943569e631ce96b314f9006b0947> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x35235000 - 0x35248fff TextureIO armv7s <84a28a02607b34a0bbc6b6658c47e80c> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x3570a000 - 0x35747fff ContactsUICore armv7s <fc5082b77ea7313780123a2c2331330b> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x35787000 - 0x3579bfff EmojiFoundation armv7s <89ddcdbd531f3ebb9825baaabe4fae63> /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation
0x35eda000 - 0x35ef4fff SearchFoundation armv7s <ede4f0a997a93699a550f31e7208c501> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x36562000 - 0x36572fff libBNNS.dylib armv7s <80fce4bab30430e39e156a487e04bcd9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x36573000 - 0x36578fff libQuadrature.dylib armv7s <c3ab71823f923efaa03661c8f1118ca9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x3670e000 - 0x367adfff VideoSubscriberAccount armv7s <fb1dfb3cd311301389c2ad5797990aca> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x368e6000 - 0x368f5fff CoreEmoji armv7s <6b5329cef4593376b1bb76ea8437a8fd> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x368f6000 - 0x3690bfff CoreInterest armv7s <ead61818af9433fdac9866a7743075cc> /System/Library/PrivateFrameworks/CoreInterest.framework/CoreInterest
0x36aac000 - 0x36b1bfff CoreParsec armv7s <ed0a600168ca3f398e948ce05b87af6f> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x36b82000 - 0x36badfff DifferentialPrivacy armv7s <170cb7b1e50434508d49c7275a22fa44> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x36de1000 - 0x36de1fff IntentsFoundation armv7s <e215b01bba913818a05fa4e6bc573001> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x36e62000 - 0x36e74fff MailSupport armv7s <ebe0480e30d436838510d1f331fdc406> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport
0x36f00000 - 0x36fe8fff NLP armv7s <aff26fa4166a3daa8e3b2f292fc87dab> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x37072000 - 0x370dafff PDFKit armv7s <23ec8e50bc683065b7e150c0dc269f18> /System/Library/PrivateFrameworks/PDFKit.framework/PDFKit
0x37259000 - 0x3748cfff PhotosUICore armv7s <b0b0ad9e4e0f30b9b97fa453a72b8b2a> /System/Library/PrivateFrameworks/PhotosUICore.framework/PhotosUICore
0x374f1000 - 0x3750afff SafariCore armv7s <b4b685d60992309c9726fdf041fe1fee> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x376d6000 - 0x376dafff SymptomDiagnosticReporter armv7s <7981ee40fa6d3d1780a23fde3ce05b9e> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x37d3e000 - 0x37dd0fff libate.dylib armv7s <c902e2b7395036709b7f8d2548590ad2> /usr/lib/libate.dylib
0x37dd1000 - 0x37dd1fff libcoretls.dylib armv7s <4ca638dda9423b07894af9f9d0053f6d> /usr/lib/libcoretls.dylib
0x37dd2000 - 0x37dd3fff libcoretls_cfhelpers.dylib armv7s <dd64d933009b3b7f8b79627a9f8801cd> /usr/lib/libcoretls_cfhelpers.dylib```
I have been unable to reproduce this. I would recommend using this with iOS11+ as I feel backwards compatibility (10/etc) has been lost somewhere. @iadimitriu
Issue type
Select all that apply
Description
App crashes on iPhone 5 when 'getCurrentSSID' is called. The crash message I get in hockeyApp is
objc_msgSend() selector name: isProxy
On iPhone 6s or X works well.Versions
Plugin version: 2.5.0
Ionic info: cli packages: (/usr/local/lib/node_modules)
global packages:
local packages:
System: