Hi, hope this is the correct place to post.
We had two separate apps rejected by Apple for the same bug but we can't reproduce it on any of our devices no matter how much we try. The crash happens when the tester selected a UITextField to start entering account details. Here is the symbolicated crash log:
Incident Identifier: 10FA9D17-438A-44A5-806E-2696AA193B52
CrashReporter Key: 6adb521327d87924ae77f5dede2428913a51bb3b
Hardware Model: xxx
Process: appName [532]
Path: /private/var/mobile/Containers/Bundle/Application/35DEB550-44E8-4A3F-8AD3-2A7C1957E473/appName.app/appName
Identifier: com.appName
Version: 2.2.5.4 (2.2.5)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
Date/Time: 2016-01-19 12:00:19.19 -0800
Launch Time: 2016-01-19 12:00:11.11 -0800
OS Version: iOS 9.2 (13C75)
Report Version: 105
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Triggered by Thread: 0
Filtered syslog:
None found
Last Exception Backtrace:
0 CoreFoundation 0x184411900 __exceptionPreprocess + 124
1 libobjc.A.dylib 0x183a7ff80 objc_exception_throw + 56
2 CoreFoundation 0x1844117d0 +[NSException raise:format:arguments:] + 108
3 Foundation 0x184d8499c -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 112
4 UIKit 0x189327c84 __55-[_UICascadingTextStorage(Accessors) setLineBreakMode:]_block_invoke + 348
5 UIFoundation 0x189088818 -[NSTextStorage coordinateEditing:] + 48
6 UIKit 0x189327af0 -[_UICascadingTextStorage(Accessors) setLineBreakMode:] + 340
7 UIKit 0x18932791c -[UITextField setAttributedText:] + 252
8 UIKit 0x18923db50 -[UITextField _endedEditing] + 168
9 UIKit 0x18923d9f4 -[UITextField willDetachFieldEditor:] + 96
10 UIKit 0x18911ef3c -[UIFieldEditor becomeFieldEditorForView:] + 336
11 UIKit 0x18923d7b8 -[UITextField _resignFirstResponder] + 248
12 UIKit 0x1892148ac -[UIResponder _finishResignFirstResponder] + 296
13 UIKit 0x189a4b5e0 -[UITextField _finishResignFirstResponder] + 56
14 UIKit 0x1891b6744 -[UIResponder resignFirstResponder] + 152
15 UIKit 0x18923d4e8 -[UITextField resignFirstResponder] + 136
16 appName 0x1000c5ef8 0x100070000 + 351992
17 CoreFoundation 0x1843b6fc4 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 20
18 CoreFoundation 0x1843b67e4 _CFXRegistrationPost + 396
19 CoreFoundation 0x1843b6564 ___CFXNotificationPost_block_invoke + 60
20 CoreFoundation 0x18441bde4 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1532
21 CoreFoundation 0x1842f70f4 _CFXNotificationPost + 368
22 Foundation 0x184ce6d2c -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
23 UIKit 0x1899dd1c4 -[UIInputWindowController postStartNotifications:withInfo:] + 444
24 UIKit 0x1899df1e0 __77-[UIInputWindowController moveFromPlacement:toPlacement:starting:completion:]_block_invoke867 + 424
25 UIKit 0x18913c210 +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 620
26 UIKit 0x189213968 +[UIView(UIViewAnimationWithBlocks) _animateWithDuration:delay:options:animations:start:completion:] + 128
27 UIKit 0x1899dec38 -[UIInputWindowController moveFromPlacement:toPlacement:starting:completion:] + 1320
28 UIKit 0x1899e5320 __43-[UIInputWindowController setInputViewSet:]_block_invoke1281 + 100
29 UIKit 0x1899daccc -[UIInputWindowController performOperations:withTemplateNotificationInfo:] + 56
30 UIKit 0x1899e4fe8 -[UIInputWindowController setInputViewSet:] + 1004
31 UIKit 0x1899de4c4 -[UIInputWindowController performOperations:withAnimationStyle:] + 56
32 UIKit 0x1891d0cf4 -[UIPeripheralHost(UIKitInternal) setInputViews:animationStyle:] + 1164
33 UIKit 0x18912ad2c -[UIResponder(UIResponderInputViewAdditions) reloadInputViews] + 80
34 UIKit 0x18918c47c -[UIResponder becomeFirstResponder] + 600
35 UIKit 0x18918c828 -[UIView(Hierarchy) becomeFirstResponder] + 148
36 UIKit 0x1892134f8 -[UITextField becomeFirstResponder] + 64
37 UIKit 0x1892c3f94 -[UITextInteractionAssistant(UITextInteractionAssistant_Internal) setFirstResponderIfNecessary] + 256
38 UIKit 0x189689bf0 -[UITextInteractionAssistant(UITextInteractionAssistant_Internal) loupeGestureWithState:atGesturePoint:shouldCancel:] + 592
39 UIKit 0x189689880 -[UITextInteractionAssistant(UITextInteractionAssistant_Internal) loupeGesture:] + 152
40 UIKit 0x189684dbc _UIGestureRecognizerSendTargetActions + 164
41 UIKit 0x1892a85b8 _UIGestureRecognizerSendActions + 172
42 UIKit 0x1891369b0 -[UIGestureRecognizer _updateGestureWithEvent:buttonEvent:] + 784
43 UIKit 0x1896863bc ___UIGestureRecognizerUpdate_block_invoke904 + 72
44 UIKit 0x1890f5b58 _UIGestureRecognizerRemoveObjectsFromArrayAndApplyBlocks + 372
45 UIKit 0x1890f28dc _UIGestureRecognizerUpdate + 2404
46 CoreFoundation 0x1843c8588 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 32
47 CoreFoundation 0x1843c632c __CFRunLoopDoObservers + 372
48 CoreFoundation 0x1843c675c __CFRunLoopRun + 928
49 CoreFoundation 0x1842f5680 CFRunLoopRunSpecific + 384
50 GraphicsServices 0x185804088 GSEventRunModal + 180
51 UIKit 0x18916cd90 UIApplicationMain + 204
52 appName 0x100074e48 0x100070000 + 20040
53 libdyld.dylib 0x183e968b8 start + 4
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 libsystem_kernel.dylib 0x0000000183fb4140 __pthread_kill + 8
1 libsystem_pthread.dylib 0x000000018407cef8 pthread_kill + 112
2 libsystem_c.dylib 0x0000000183f25dac abort + 140
3 libc++abi.dylib 0x0000000183a593f4 __cxa_bad_cast + 0
4 libc++abi.dylib 0x0000000183a75e98 default_unexpected_handler() + 0
5 libobjc.A.dylib 0x0000000183a80248 _objc_terminate() + 124
6 libc++abi.dylib 0x0000000183a72f44 std::__terminate(void (*)()) + 16
7 libc++abi.dylib 0x0000000183a72b10 __cxa_rethrow + 144
8 libobjc.A.dylib 0x0000000183a80120 objc_exception_rethrow + 44
9 CoreFoundation 0x00000001842f5728 CFRunLoopRunSpecific + 552
10 GraphicsServices 0x0000000185804088 GSEventRunModal + 180
11 UIKit 0x000000018916cd90 UIApplicationMain + 204
12 appName 0x0000000100074e48 0x100070000 + 20040
13 libdyld.dylib 0x0000000183e968b8 start + 4
Thread 1 name: Dispatch queue: com.apple.libdispatch-manager
Thread 1:
0 libsystem_kernel.dylib 0x0000000183fb54fc kevent_qos + 8
1 libdispatch.dylib 0x0000000183e7894c _dispatch_mgr_invoke + 232
2 libdispatch.dylib 0x0000000183e677bc _dispatch_source_invoke + 0
Thread 2:
0 libsystem_kernel.dylib 0x0000000183fb4b6c __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x0000000184079530 _pthread_wqthread + 1284
2 libsystem_pthread.dylib 0x0000000184079020 start_wqthread + 4
Thread 3:
0 libsystem_kernel.dylib 0x0000000183fb4b6c __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x0000000184079530 _pthread_wqthread + 1284
2 libsystem_pthread.dylib 0x0000000184079020 start_wqthread + 4
Thread 4:
0 libsystem_kernel.dylib 0x0000000183fb4b6c __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x0000000184079530 _pthread_wqthread + 1284
2 libsystem_pthread.dylib 0x0000000184079020 start_wqthread + 4
Thread 5 name: WebThread
Thread 5:
0 libsystem_kernel.dylib 0x0000000183f994bc mach_msg_trap + 8
1 libsystem_kernel.dylib 0x0000000183f99338 mach_msg + 72
2 CoreFoundation 0x00000001843c8ac0 __CFRunLoopServiceMachPort + 196
3 CoreFoundation 0x00000001843c67c4 __CFRunLoopRun + 1032
4 CoreFoundation 0x00000001842f5680 CFRunLoopRunSpecific + 384
5 WebCore 0x0000000187ea5738 RunWebThread(void*) + 456
6 libsystem_pthread.dylib 0x000000018407bb28 _pthread_body + 156
7 libsystem_pthread.dylib 0x000000018407ba8c _pthread_body + 0
8 libsystem_pthread.dylib 0x0000000184079028 thread_start + 4
Thread 6:
0 libsystem_kernel.dylib 0x0000000183fb4b6c __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x0000000184079530 _pthread_wqthread + 1284
2 libsystem_pthread.dylib 0x0000000184079020 start_wqthread + 4
Thread 7:
0 libsystem_kernel.dylib 0x0000000183fb4b6c __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x0000000184079530 _pthread_wqthread + 1284
2 libsystem_pthread.dylib 0x0000000184079020 start_wqthread + 4
Thread 8:
0 libsystem_kernel.dylib 0x0000000183fb4b6c __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x0000000184079530 _pthread_wqthread + 1284
2 libsystem_pthread.dylib 0x0000000184079020 start_wqthread + 4
Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x000000014ddd2217
x4: 0x0000000183a76e02 x5: 0x000000016fd8f4f0 x6: 0x000000000000006e x7: 0x0000000000000f80
x8: 0x0000000008000000 x9: 0x0000000004000000 x10: 0x0000000000000002 x11: 0x0000000000000010
x12: 0x0000000000000000 x13: 0x0000000000000002 x14: 0x0000000044446040 x15: 0x00000000400040a0
x16: 0x0000000000000148 x17: 0x0000000000000000 x18: 0x0000000000000000 x19: 0x0000000000000006
x20: 0x00000001a1d03000 x21: 0x000000016fd8f4f0 x22: 0x000000014de11790 x23: 0x00000001a1d0eb68
x24: 0x0000000000000001 x25: 0x9d00a08630110d57 x26: 0x000000014de113a0 x27: 0x0000000000000000
x28: 0x0000000000000001 fp: 0x000000016fd8f450 lr: 0x000000018407cef8
sp: 0x000000016fd8f430 pc: 0x0000000183fb4140 cpsr: 0x00000000
Binary Images:
0x100070000 - 0x10019ffff appName arm64 <dc99348717543be8841714f5994d3c0a> /var/mobile/Containers/Bundle/Application/35DEB550-44E8-4A3F-8AD3-2A7C1957E473/appName.app/appName
0x120018000 - 0x120047fff dyld arm64 <9e98992ceed735e2ac4784cb28efe7c1> /usr/lib/dyld
0x183a00000 - 0x183a01fff libSystem.B.dylib arm64 <c4cd04b37e5f34698856a9384aefff40> /usr/lib/libSystem.B.dylib
0x183a04000 - 0x183a57fff libc++.1.dylib arm64 <d430d0ad16893b76bbc52468f65d5906> /usr/lib/libc++.1.dylib
0x183a58000 - 0x183a77fff libc++abi.dylib arm64 <1c0a8ef87e8c37b2a577dc1a44e2b16e> /usr/lib/libc++abi.dylib
0x183a78000 - 0x183de4fff libobjc.A.dylib arm64 <da8e482b3e7d3c40a798a0c86a3d6890> /usr/lib/libobjc.A.dylib
0x183de8000 - 0x183decfff libcache.dylib arm64 <242f50f854a1301fa6f76b4531101238> /usr/lib/system/libcache.dylib
0x183df0000 - 0x183dfbfff libcommonCrypto.dylib arm64 <f995fe44b0483f699bf9cfb570726bb3> /usr/lib/system/libcommonCrypto.dylib
0x183dfc000 - 0x183dfffff libcompiler_rt.dylib arm64 <516b8400a98f3a4fb8f82780faca4b31> /usr/lib/system/libcompiler_rt.dylib
0x183e00000 - 0x183e07fff libcopyfile.dylib arm64 <c027b29d770e3a5e83aa48463916d3ed> /usr/lib/system/libcopyfile.dylib
0x183e08000 - 0x183e63fff libcorecrypto.dylib arm64 <7afbc1f2b41b33f8a33ffa4701f534a9> /usr/lib/system/libcorecrypto.dylib
0x183e64000 - 0x183e92fff libdispatch.dylib arm64 <aa5aa53cebb13e23a840ac24e4380c81> /usr/lib/system/libdispatch.dylib
0x183e94000 - 0x183e96fff libdyld.dylib arm64 <ec4f964fd5e1365e8d8f4560b473cd01> /usr/lib/system/libdyld.dylib
0x183e98000 - 0x183e98fff liblaunch.dylib arm64 <aec3e1f1241e33a888763b2b3d54fc16> /usr/lib/system/liblaunch.dylib
0x183e9c000 - 0x183ea0fff libmacho.dylib arm64 <c0a027eb0fdf34c4948a7a579754bb94> /usr/lib/system/libmacho.dylib
0x183ea4000 - 0x183ea5fff libremovefile.dylib arm64 <2fb2b791a3453c019640b22cee6a0c00> /usr/lib/system/libremovefile.dylib
0x183ea8000 - 0x183ebefff libsystem_asl.dylib arm64 <2373ea047a7c305583665937d3223d8b> /usr/lib/system/libsystem_asl.dylib
0x183ec0000 - 0x183ec1fff libsystem_blocks.dylib arm64 <294794ae7146331c8fd65a1ba652e7a4> /usr/lib/system/libsystem_blocks.dylib
0x183ec4000 - 0x183f43fff libsystem_c.dylib arm64 <880a61b1eb96367f9bd7af9ec768c89b> /usr/lib/system/libsystem_c.dylib
0x183f44000 - 0x183f47fff libsystem_configuration.dylib arm64 <03109db3910b3d1db039296a8dcf3a6f> /usr/lib/system/libsystem_configuration.dylib
0x183f48000 - 0x183f4afff libsystem_containermanager.dylib arm64 <fe2c6b6a57b6325887f02a3c867d36bf> /usr/lib/system/libsystem_containermanager.dylib
0x183f4c000 - 0x183f4dfff libsystem_coreservices.dylib arm64 <4bfbf0b2029f31299048d8aa82f50cf4> /usr/lib/system/libsystem_coreservices.dylib
0x183f50000 - 0x183f66fff libsystem_coretls.dylib arm64 <a920142634313a95ad276a8e7ce041fc> /usr/lib/system/libsystem_coretls.dylib
0x183f68000 - 0x183f70fff libsystem_dnssd.dylib arm64 <aad8313dc34138e58674de8b37c8f823> /usr/lib/system/libsystem_dnssd.dylib
0x183f74000 - 0x183f95fff libsystem_info.dylib arm64 <c38ce7aacdf33d4081b7a526c8c3034e> /usr/lib/system/libsystem_info.dylib
0x183f98000 - 0x183fb9fff libsystem_kernel.dylib arm64 <3ba792d0972e3ec4b335bdb29dfce24b> /usr/lib/system/libsystem_kernel.dylib
0x183fbc000 - 0x183fd8fff libsystem_m.dylib arm64 <784c81a596ec3863bbb18d2c6d57d1ce> /usr/lib/system/libsystem_m.dylib
0x183fdc000 - 0x183ff5fff libsystem_malloc.dylib arm64 <d540cfed29133811b05483d34c1d1b12> /usr/lib/system/libsystem_malloc.dylib
0x183ff8000 - 0x184057fff libsystem_network.dylib arm64 <8668f3c7d2583a858e982e431ff0029b> /usr/lib/system/libsystem_network.dylib
0x184058000 - 0x184060fff libsystem_networkextension.dylib arm64 <9294202d3e963025b416a89d70a0a9f9> /usr/lib/system/libsystem_networkextension.dylib
0x184064000 - 0x18406efff libsystem_notify.dylib arm64 <dd38cc9e177a31f1820c306f9a5cdb90> /usr/lib/system/libsystem_notify.dylib
0x184070000 - 0x184075fff libsystem_platform.dylib arm64 <7ad36a3f683830338c1023238ee36e2d> /usr/lib/system/libsystem_platform.dylib
0x184078000 - 0x184080fff libsystem_pthread.dylib arm64 <95b8ce5f94ed34a98e0d76e96b7b6356> /usr/lib/system/libsystem_pthread.dylib
0x184084000 - 0x184086fff libsystem_sandbox.dylib arm64 <f2905ac2a7033d599b43d6fe9ec21228> /usr/lib/system/libsystem_sandbox.dylib
0x184088000 - 0x184098fff libsystem_trace.dylib arm64 <98a1bfbd6dad36298c4aa7e1c8c6892e> /usr/lib/system/libsystem_trace.dylib
0x18409c000 - 0x1840a1fff libunwind.dylib arm64 <667befcaf5f339fb885e77ce99512fca> /usr/lib/system/libunwind.dylib
0x1840a4000 - 0x1840a4fff libvminterpose.dylib arm64 <0735d1ebbd123718a8f17eb113615d6d> /usr/lib/system/libvminterpose.dylib
0x1840a8000 - 0x1840cdfff libxpc.dylib arm64 <b4614a68d1cb32a99ff638ddb1181ff4> /usr/lib/system/libxpc.dylib
0x1840d0000 - 0x1842d5fff libicucore.A.dylib arm64 <5c1540546de5350ab314c1d4c8a46d1b> /usr/lib/libicucore.A.dylib
0x1842d8000 - 0x1842e9fff libz.1.dylib arm64 <c46172ce833d398a8f1b54d22a4aaeaf> /usr/lib/libz.1.dylib
0x1842ec000 - 0x184664fff CoreFoundation arm64 <121118a9a44d3518b99f3ebfd8806f69> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x184668000 - 0x184678fff libbsm.0.dylib arm64 <bfee5e310ce439f0912635ac0bdbcaef> /usr/lib/libbsm.0.dylib
0x18467c000 - 0x18467cfff libenergytrace.dylib arm64 <913105a7ca583fed80e6b6329387bd34> /usr/lib/libenergytrace.dylib
0x184680000 - 0x1846f0fff IOKit arm64 <6dfdb62118f0357ba41ed63a66a5f0d6> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1846f4000 - 0x184713fff libMobileGestalt.dylib arm64 <c9c425b7cc243ecfbb96c6b98a6737f9> /usr/lib/libMobileGestalt.dylib
0x184714000 - 0x1847fefff libxml2.2.dylib arm64 <83e0d7a7234a3d93b70b33c650cce1c5> /usr/lib/libxml2.2.dylib
0x184800000 - 0x18486dfff Security arm64 <32aa3c06560139de9fa54df2fd8605f2> /System/Library/Frameworks/Security.framework/Security
0x184870000 - 0x1848c9fff SystemConfiguration arm64 <ede85de1bd2830518ea2caac42bad651> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x1848cc000 - 0x1849b4fff libsqlite3.dylib arm64 <ac049ebda5c534d7a81fff7ff8924192> /usr/lib/libsqlite3.dylib
0x1849b8000 - 0x184c44fff CFNetwork arm64 <479946ecd173383d803077b338576727> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x184c48000 - 0x184c55fff libbz2.1.0.dylib arm64 <736f0f9f7b003dcbb91351472cedfd49> /usr/lib/libbz2.1.0.dylib
0x184c58000 - 0x184c71fff liblzma.5.dylib arm64 <6a0f886fe05d3250a030dd9256b14c08> /usr/lib/liblzma.5.dylib
0x184c74000 - 0x184c8efff libCRFSuite.dylib arm64 <8315a6fa429b3bc58da2a8d1cd259d61> /usr/lib/libCRFSuite.dylib
0x184c90000 - 0x184cbafff libarchive.2.dylib arm64 <2558513a9240332998aa09cdbf49f3ec> /usr/lib/libarchive.2.dylib
0x184cbc000 - 0x184cdafff libextension.dylib arm64 <b59c905587a63c9da06bfc8594ad8ae8> /usr/lib/libextension.dylib
0x184cdc000 - 0x184cddfff liblangid.dylib arm64 <49ce8afa64a033328e76f25af85ff4c4> /usr/lib/liblangid.dylib
0x184ce0000 - 0x184f4dfff Foundation arm64 <9c53ce054a5630c98001ecd8fd71080a> /System/Library/Frameworks/Foundation.framework/Foundation
0x184f50000 - 0x184ffbfff libBLAS.dylib arm64 <c534306ddf9e3b90b25e1b66695b0dd1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x184ffc000 - 0x185361fff libLAPACK.dylib arm64 <ca2b7c7ec1bb30b98c037998b26e01f2> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x185364000 - 0x1855c0fff vImage arm64 <a3390b9bac5135369964865d050a9b95> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1855c4000 - 0x1855e6fff libvMisc.dylib arm64 <1dee62445ded325a93cfca54303bd378> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1855e8000 - 0x1855fcfff libLinearAlgebra.dylib arm64 <0623251016ad33349829e232f4624c7b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x185600000 - 0x18560ffff libSparseBLAS.dylib arm64 <5d1851c74bd63cb1a1b6e4dfe8dc59cc> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x185610000 - 0x18567cfff libvDSP.dylib arm64 <7a83ca773be63bbbb33a8e8d1c2da9b7> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x185680000 - 0x185680fff vecLib arm64 <9008c7ee8a703d6faa091456a8990715> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x185684000 - 0x185684fff Accelerate arm64 <234dafe4fb09333a8bd23b74dff5670e> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x185688000 - 0x1857f5fff CoreGraphics arm64 <b225beb40caf3521ad8af13986c9e25e> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x1857f8000 - 0x18580cfff GraphicsServices arm64 <9c0d8d96ee9a3abaa9ca2c1c83291ccd> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x185810000 - 0x185858fff AppSupport arm64 <02b59c1c8da334a9852a3aa9bab98c07> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x18585c000 - 0x18591dfff MobileCoreServices arm64 <afb0867c27e237b08d6fb64e1c44db59> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x185920000 - 0x185968fff BaseBoard arm64 <c5af56c0a45f3308932ffa68e609ccd8> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x18596c000 - 0x185977fff AssertionServices arm64 <6be337b9a4ad3c72b1a9f5e48ac329db> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x185978000 - 0x185999fff BackBoardServices arm64 <1098f9a35be63f4798089c25d613565c> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x18599c000 - 0x18599ffff MobileSystemServices arm64 <7eb26bea09f53c1c9e8d732f9f8ba026> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1859a0000 - 0x1859d5fff FrontBoardServices arm64 <c1c5ada9ceb03917892e043fee80857f> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x1859d8000 - 0x1859e2fff UserNotificationServices arm64 <e8dcb070485f38b699ef6b5decf244d0> /System/Library/PrivateFrameworks/UserNotificationServices.framework/UserNotificationServices
0x1859e4000 - 0x185a09fff SpringBoardServices arm64 <eda15d90c5b4335299934d2c5fbcbede> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x185a0c000 - 0x185a1bfff MobileKeyBag arm64 <ed676cb30f5b38c8a4b00b84e66f216d> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x185a1c000 - 0x185a22fff IOSurface arm64 <5cb861f068073646a7e4f594baeb3dac> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x185a24000 - 0x185a30fff liblockdown.dylib arm64 <90997d17c0a73b5fb55e87ebfada3e63> /usr/lib/liblockdown.dylib
0x185a34000 - 0x185a43fff CrashReporterSupport arm64 <c01e9de574133fdf90a9526fc10457be> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x185a44000 - 0x185a46fff IOSurfaceAccelerator arm64 <799c7fc9ad973988a2d974d16a1a8618> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x185a48000 - 0x185a89fff AppleJPEG arm64 <244899ffb13030d09097bcb67d1c0f0b> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x185a8c000 - 0x185dadfff ImageIO arm64 <1dcba4911a183ca38528d0b4db7338a8> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x185db0000 - 0x185db4fff TCC arm64 <785cd2d136fd3300a63f0c9b65a69b8f> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x185db8000 - 0x185dbdfff AggregateDictionary arm64 <df37471257ac3732924711a6cc7aba99> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x185dc0000 - 0x185dcdfff PowerLog arm64 <af9c5f3d9b3e3a02ab7c00bf83a3b0c3> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x185dd0000 - 0x185e2dfff libTelephonyUtilDynamic.dylib arm64 <ec797d85e16f343a9b5d39ee63204090> /usr/lib/libTelephonyUtilDynamic.dylib
0x185e30000 - 0x185e42fff CommonUtilities arm64 <8f96b3d9ea333d20985ec6f5d77a5946> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x185e44000 - 0x185e5bfff libcompression.dylib arm64 <fecdce66a127392f968b6b0fe72b819c> /usr/lib/libcompression.dylib
0x185e5c000 - 0x1860a6fff CoreData arm64 <5d453eca9d25369fbe1152ec7aa44b1d> /System/Library/Frameworks/CoreData.framework/CoreData
0x1860a8000 - 0x1860acfff libCoreVMClient.dylib arm64 <05aad56f45e13172ad7a5d9fc156ccd1> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1860b0000 - 0x1860b4fff IOAccelerator arm64 <7889e7b1f9ad30f19539dacc3a4e1a48> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1860b8000 - 0x1860b9fff libCVMSPluginSupport.dylib arm64 <a1731d84b8ec3cc78b140153b1f97694> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1860bc000 - 0x1860bffff libCoreFSCache.dylib arm64 <f67161256ed732219f5599270648e012> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1860c0000 - 0x186106fff libGLImage.dylib arm64 <d533fa1b7b5f3f1b9a38a8aa0d4b80c4> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x186108000 - 0x186112fff libGFXShared.dylib arm64 <102edb9f54593c12b761398991a2878f> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x186114000 - 0x18611afff IOMobileFramebuffer arm64 <33cde30cbca83a60957157185c6fbe45> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x18611c000 - 0x18611cfff libmetal_timestamp.dylib arm64 <56af01754111343da708ce2963dc993c> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x186120000 - 0x186166fff Metal arm64 <2c6f99dd5edb3b4b9bb8233c120dd370> /System/Library/Frameworks/Metal.framework/Metal
0x186168000 - 0x186172fff OpenGLES arm64 <cfb6dabfaa5c32bb84bfbb8c31fb2e06> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x186174000 - 0x186194fff CoreVideo arm64 <653d4a02c4443e79b9dedc88fec89b4d> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x186198000 - 0x18619afff OAuth arm64 <ea5d8026af173483918a09c303104746> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x18619c000 - 0x1861d3fff Accounts arm64 <70308607c9873d7d827735c98303ef29> /System/Library/Frameworks/Accounts.framework/Accounts
0x1861d4000 - 0x1862c6fff libiconv.2.dylib arm64 <fadcb98c1c1b356c84f83a0405014023> /usr/lib/libiconv.2.dylib
0x1862c8000 - 0x186384fff CoreAudio arm64 <7cc6066c806039bca940716231637628> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x186388000 - 0x18638bfff UserFS arm64 <8e3c32ed612f310f8253a9fc3ef365f4> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x18638c000 - 0x186479fff CoreMedia arm64 <6ad8fea7e3033ea8ae61060f5e19f6b6> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x18647c000 - 0x186484fff libcupolicy.dylib arm64 <86ae97c485ea3d27880d4075a0378a12> /usr/lib/libcupolicy.dylib
0x186488000 - 0x1864fafff CoreTelephony arm64 <9d5c070b5f1536399d8dc4583ef8240e> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x1864fc000 - 0x1865dcfff libFontParser.dylib arm64 <fc643a21296736b5b2b61481d61a306e> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1865e0000 - 0x186660fff ************ arm64 <be617809dd93333ab50db1e22fec1c11> /System/Library/Frameworks/************.framework/************
0x186664000 - 0x186664fff FontServices arm64 <bbec62921db432008ff91dbecc9f5f63> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x186668000 - 0x186793fff CoreText arm64 <d116fec0cc2136cb9ccff9f0b77c0427> /System/Library/Frameworks/CoreText.framework/CoreText
0x186794000 - 0x1867a5fff ProtocolBuffer arm64 <ae731c8324143bd0b1fa42c083cd1bb1> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x1867a8000 - 0x1867cffff PersistentConnection arm64 <f891b056a74d3aecbc515a5dd93a182a> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x1867d0000 - 0x1867d7fff DataMigration arm64 <4d957c76b4a535349f065e4e26e32a75> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x1867d8000 - 0x186afefff AudioToolbox arm64 <732b31e0907438e38393c1401a2326b8> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x186b00000 - 0x186ca2fff QuartzCore arm64 <b18fd2d29c78340581fc516141c52a36> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x186ca4000 - 0x186caafff Netrb arm64 <89a82d19bfa832c3be2b4d8bcdaf04c7> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x186cac000 - 0x186cbdfff libcmph.dylib arm64 <788e21990d61308cb3a8eeac6f28cda9> /usr/lib/libcmph.dylib
0x186cc0000 - 0x186cdbfff libmis.dylib arm64 <8f8f0a284d66310c9797227f4b69ce13> /usr/lib/libmis.dylib
0x186cdc000 - 0x186d5dfff LanguageModeling arm64 <8f0afc836b7c31a4ba004f9ba495159c> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x186d60000 - 0x186e20fff ManagedConfiguration arm64 <0eda2f27a9b53ecf93b11d4c2a05a698> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x186e24000 - 0x186e3bfff libmarisa.dylib arm64 <5a00674979ab31b1a216a56c1f60458e> /usr/lib/libmarisa.dylib
0x186e3c000 - 0x186f03fff ProofReader arm64 <1128b6d743133c6b80b762645c0a9e54> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x186f04000 - 0x186f0afff MediaAccessibility arm64 <1ad85ca5a76f3e6692df4fbb1b7d1019> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x186f0c000 - 0x186f1bfff MobileAsset arm64 <10c161389d7039a0a01a8a338f349fae> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x186f1c000 - 0x186f74fff ColorSync arm64 <9e5c88dec3743290b78e9df8ec74492c> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x186f78000 - 0x186fc3fff MetalPerformanceShaders arm64 <5b5f3ef3b3503289aad9b60b08268721> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x186fc4000 - 0x1873f0fff FaceCore arm64 <c081228025fe3e6bb800430051181fb4> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1873f4000 - 0x18746ffff Quagga arm64 <668639b359dd35b99fd432f187422807> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x187470000 - 0x187612fff CoreImage arm64 <b9d5db7c62583ce5aa67a929c32ecbdd> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x187614000 - 0x187645fff TextInput arm64 <99990781f4e23fa4a7603033c12e7880> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x187648000 - 0x187652fff libAccessibility.dylib arm64 <925fa2dd49eb3ae9b2457f3bb3a56dc9> /usr/lib/libAccessibility.dylib
0x187654000 - 0x18765cfff MobileInstallation arm64 <7c10ce470f0c3efabda569b468202a02> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x187660000 - 0x187c44fff JavaScriptCore arm64 <2136114e5d3b3c8e99d2cd9470aef1ed> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x187c48000 - 0x187e2ffff StoreServices arm64 <42778e41960a38518623cc14c54bb2e3> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x187e30000 - 0x188dd7fff WebCore arm64 <341b5a6efa5f3630860fd6f457f3b5f9> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x188dd8000 - 0x188e01fff libxslt.1.dylib arm64 <598981ca773d381cb1fbdaad92e61495> /usr/lib/libxslt.1.dylib
0x188e04000 - 0x188ee1fff WebKitLegacy arm64 <a6ba8a37ef453c8e86fb9b6fffbfeb76> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x188ee4000 - 0x188f9bfff CoreUI arm64 <29d544d0b53e394aabcfc44fa72488ce> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x188f9c000 - 0x188fc1fff DictionaryServices arm64 <f39018d31eeb3d35b820df074d18f54b> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x188fc4000 - 0x188fc4fff HangTracer arm64 <231afe8a1d2e31339c291c80e7c00bb6> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x188fc8000 - 0x189016fff PhysicsKit arm64 <9ba1d2dbac4d34b2a984036875c03449> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x189018000 - 0x1890eefff UIFoundation arm64 <9f36816edf3139ecbced1102ad25421f> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x1890f0000 - 0x189ce8fff UIKit arm64 <1ed8c851528d340980eaf65410c76c18> /System/Library/Frameworks/UIKit.framework/UIKit
0x189cec000 - 0x189d0dfff CoreBluetooth arm64 <7db7b40d76183ecdb7347f3c71a5a2ef> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x189d10000 - 0x189d35fff DataAccessExpress arm64 <4a4b7cfe1bff3250a33935a7cf001f77> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x189d38000 - 0x189d51fff NetworkStatistics arm64 <e09050a83e2c34eb9fcaa4b53c8a0173> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x189d54000 - 0x189dcffff AddressBook arm64 <2e4c3e893ece3d15bd32d883df32bdc7> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x189dd0000 - 0x189edafff CoreMotion arm64 <e6a836233c3d3bb1ae5adcd23cbe288a> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x189edc000 - 0x189eecfff CacheDelete arm64 <d3f9211ea40c37808233dd2f078d52a5> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x189ef0000 - 0x189ef7fff CoreAUC arm64 <d61137796acf39239063a10e7571d567> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x189ef8000 - 0x18a311fff MediaToolbox arm64 <fcec681f386c32ffbf9cbf87c51dfcec> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x18a314000 - 0x18a493fff ********* arm64 <76d04f7ae8bf319b91d4c7db0106a360> /System/Library/PrivateFrameworks/*********.framework/*********
0x18a494000 - 0x18a4a0fff IntlPreferences arm64 <eef450a1e9833df1b3e778709e327ccb> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x18a4a4000 - 0x18a4a6fff CoreDuetDebugLogging arm64 <be7be074c7ac3814a8fef3419b065800> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x18a4a8000 - 0x18a4bdfff CoreDuetDaemonProtocol arm64 <9eb3b9f772593b76b13232fef62abb05> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x18a4c0000 - 0x18a572fff CoreDuet arm64 <1839d6e28db63736aea273aeed76a5cb> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x18a574000 - 0x18a575fff BTLEAudioController arm64 <142ecb401dca36c0b2fe630969f4aea6> /System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController
0x18a578000 - 0x18a5f0fff libAVFAudio.dylib arm64 <f3034400d6e43f9a9464a67430e4eab9> /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib
0x18a5f4000 - 0x18a76efff AVFoundation arm64 <0540460d4dae33caa1e7448265f8dbe5> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x18a770000 - 0x18a7a1fff libtidy.A.dylib arm64 <abbb7a67e2e0322a8dba1d78c7d13a20> /usr/lib/libtidy.A.dylib
0x18a7a4000 - 0x18a813fff IMFoundation arm64 <7a74488d40e7355782185ed0d28eaea3> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x18a814000 - 0x18ac74fff GeoServices arm64 <5c25909ea0c831d497d4a5bd63dec7d8> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x18ac78000 - 0x18ac79fff DiagnosticLogCollection arm64 <30e6a7c0c5813ec6b7112fa8971c2f83> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x18ac7c000 - 0x18ac7dfff Marco arm64 <840159538b7f37189f0302127b5d1deb> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x18ac80000 - 0x18ace7fff CoreLocation arm64 <d63147a730c63955ab5400fbb65f6aec> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x18ace8000 - 0x18acedfff ConstantClasses arm64 <0ff28778ae7835688d319a72fa16c64d> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x18acf0000 - 0x18acfbfff libChineseTokenizer.dylib arm64 <78c59c2e77013628a670dc0b21847bd1> /usr/lib/libChineseTokenizer.dylib
0x18acfc000 - 0x18af79fff libmecabra.dylib arm64 <2ec0770c42e33fb8bcebf93eca6cd406> /usr/lib/libmecabra.dylib
0x18af7c000 - 0x18afaffff IDSFoundation arm64 <1c012dbb3a593ae69fc758cfa4435ab1> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x18afb0000 - 0x18b01ffff IDS arm64 <15b197ec36e63a30858e1c312b96ba4d> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x18b020000 - 0x18b03afff MediaServices arm64 <ac4e2bbf525d31aeb75dff3662228b89> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x18b03c000 - 0x18b05ffff AuthKit arm64 <c803b167ed3131d08eab36490e73b834> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x18b060000 - 0x18b065fff libheimdal-asn1.dylib arm64 <0a0c1e2fc9723c86a07c4d7e03f96e3d> /usr/lib/libheimdal-asn1.dylib
0x18b068000 - 0x18b086fff MediaRemote arm64 <ea4d0b6e6a2d311cb6fef2b37b0c15eb> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x18b088000 - 0x18b1b5fff MobileSpotlightIndex arm64 <9139b1e048ed3507844f7d1708620051> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x18b1b8000 - 0x18b1d3fff PlugInKit arm64 <cde56da1bfbd312ea9ba248b790f8829> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x18b1d4000 - 0x18b1fefff ProtectedCloudStorage arm64 <3e97a39bd11931a994835edead4e8878> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x18b200000 - 0x18b21bfff libresolv.9.dylib arm64 <ba423e5275d5330593a7165fc6c581a5> /usr/lib/libresolv.9.dylib
0x18b21c000 - 0x18b230fff ApplePushService arm64 <4aa626739c313711ad52bdbe7d2b55e6> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x18b234000 - 0x18b25cfff ContactsFoundation arm64 <1f04f9109c403f28bacfacc409ae4fb5> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x18b260000 - 0x18b264fff ParsecSubscriptionServiceSupport arm64 <93e2a4e0a61230c79f3df68b46910648> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x18b268000 - 0x18b2effff Contacts arm64 <097c5169112d352cbe5155a6de1409e7> /System/Library/Frameworks/Contacts.framework/Contacts
0x18b2f0000 - 0x18b32bfff CoreSpotlight arm64 <a5c849ca93973d05be0f10ae8c581aa3> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x18b32c000 - 0x18b34bfff vCard arm64 <62dd5070a2d13de28732634ca7a4750e> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x18b34c000 - 0x18b370fff VoiceServices arm64 <cb754f31128c3fe397a91b7e6914c77a> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x18b374000 - 0x18b3b8fff SAObjects arm64 <8b084ef42ff0378d99a4dbec224dce5a> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x18b3bc000 - 0x18b3befff CommonAuth arm64 <c153186caa4e335a85cf96c37b080f03> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x18b3c0000 - 0x18b42dfff Heimdal arm64 <b125cd4374593a0eb6c47e2f5783ad02> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x18b430000 - 0x18b459fff GSS arm64 <a567f2f5a46f34e4b3df92e2b4fe3403> /System/Library/Frameworks/GSS.framework/GSS
0x18b45c000 - 0x18b4b1fff AssistantServices arm64 <fd50a0dc96de30ff81210a37652c4c85> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x18b4b4000 - 0x18b4bcfff FMCoreLite arm64 <22ce5a480dc134c78aa6f7b25424412e> /System/Library/PrivateFrameworks/FMCoreLite.framework/FMCoreLite
0x18b4c0000 - 0x18b4c3fff MessageSupport arm64 <bdf353d7be9738f68d4bad75fb6a19ce> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x18b4c4000 - 0x18b50afff MIME arm64 <2cbf3c4354373876bed0b24daf5dd199> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x18b50c000 - 0x18b512fff AOSNotification arm64 <1e3b06c7004832d28068fdc4ab69c628> /System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification
0x18b514000 - 0x18b577fff AccountsDaemon arm64 <ea24101181e63102940740c9e5c640c6> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x18b578000 - 0x18b592fff AppleIDSSOAuthentication arm64 <0d4d80737cb5354491501e583a3af4ae> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x18b594000 - 0x18b5a3fff MailServices arm64 <b152c52e50263c9a8c4ae79129137a50> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x18b5a4000 - 0x18b600fff AppleAccount arm64 <fa5d9000bbec3b4f843182473f73354c> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x18b604000 - 0x18b608fff CommunicationsFilter arm64 <502c17a7d644355d944e63e7f0aa5119> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x18b60c000 - 0x18b630fff ChunkingLibrary arm64 <1b682215905e37b09552007585aa79c8> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x18b634000 - 0x18b63efff CaptiveNetwork arm64 <84a16fec444b31d3af8b1f312a06f95e> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x18b640000 - 0x18b666fff EAP8021X arm64 <336e0ae3f83232c7b47a57c60caabecd> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x18b668000 - 0x18b66dfff AssetCacheServices arm64 <e381b10e383d3139b8a4b9172c788234> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x18b670000 - 0x18b6e5fff MMCS arm64 <e4b482539e283fb792c2063aa544ce4b> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x18b6e8000 - 0x18b6fafff MobileWiFi arm64 <6cb9c727cbee38d7811516f6d36ab6ab> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x18b6fc000 - 0x18b73dfff ContentIndex arm64 <260cbd58c5d839898045581168937375> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x18b77c000 - 0x18b7acfff Bom arm64 <4f5013bdfad73eb5bd8f7729969989bf> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x18b7b0000 - 0x18b7b6fff CertUI arm64 <429fe8cafcfb394d982a8936fb0306d6> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x18b7b8000 - 0x18b7ecfff FTServices arm64 <834c616efe68395d8249b6bdf412e92d> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x18b7f0000 - 0x18b84bfff CoreDAV arm64 <2bb6185fdcb632728e0efb912db4b9ef> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x18b850000 - 0x18b8fcfff CorePDF arm64 <23d8ca7a9d413cf8919a53851ecef053> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x18b900000 - 0x18b931fff iCalendar arm64 <ecacc7da396831239df1a1853edfcc8f> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x18b940000 - 0x18b98cfff CalendarFoundation arm64 <9ea9daa746eb34e7b3a5c8373d064347> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x18b990000 - 0x18b996fff IncomingCallFilter arm64 <39387dd4fc7b31feaa09c2c9842f222d> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x18ba84000 - 0x18bb05fff CalendarDatabase arm64 <018e15690c6c34d8b2ab0c70f8514230> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x18bb08000 - 0x18bb3afff CalendarDaemon arm64 <d0c2298402b6335eaaebfb9d09e775f6> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x18bb3c000 - 0x18bbcdfff EventKit arm64 <44c62470afe53e80843ad77b8280768f> /System/Library/Frameworks/EventKit.framework/EventKit
0x18bbd0000 - 0x18beb6fff WebKit arm64 <2f5b064a313d30ac8fe7c166828f63ee> /System/Library/Frameworks/WebKit.framework/WebKit
0x18beb8000 - 0x18beedfff WebBookmarks arm64 <7846d0f988ca3275b6901cdc2320025e> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x18bef0000 - 0x18bff1fff ContactsUI arm64 <7221c5ed434b3690b5d07f304a08db19> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x18c3d8000 - 0x18c3defff DAAPKit arm64 <f201ee2377ff3fa78455fc0f65a972d9> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x18c460000 - 0x18c4c3fff TelephonyUtilities arm64 <e54a9249175b3b49b6bb3362bee662ae> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x18c4f4000 - 0x18c73ffff MusicLibrary arm64 <227d5c72547e3fd299f824aa38b7b3e6> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x18c780000 - 0x18c856fff AddressBookUI arm64 <8c3b71382bca37e7a0b1e2893fd30b0a> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x18c858000 - 0x18c90afff CloudKit arm64 <975214228f21358bab73d1b1e6e2a80c> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x18c90c000 - 0x18c94ffff iTunesStore arm64 <9d73f2f6d4ce327282c29c14407c5127> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x18c950000 - 0x18ca23fff CloudPhotoLibrary arm64 <246e56f3cb1f32e0916e58e35aa22791> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x18ca74000 - 0x18ca97fff AssetsLibraryServices arm64 <4838f838168c3e4a9677eef82f8dfa3c> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x18ca98000 - 0x18cb34fff HomeSharing arm64 <67cc4c3ace3a3bf2bfa2fe355c019309> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x18cb38000 - 0x18cb65fff ACTFramework arm64 <0cb1923dd1f83212b9c2024d24555034> /System/Library/PrivateFrameworks/ACTFramework.framework/ACTFramework
0x18cb68000 - 0x18cb73fff DCIMServices arm64 <95cb7c6d0a2036d3a94a4efc4670a0ea> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x18cb74000 - 0x18cca0fff CoreMediaStream arm64 <eae6223d28e6303cb50933b5a831400d> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x18cca4000 - 0x18ccb0fff PhotosFormats arm64 <33da698c30483d90825ae27c599ce1b0> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x18ccb4000 - 0x18ccbbfff XPCKit arm64 <e60cfea422c630a7aaa229890f3527cc> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
0x18ccbc000 - 0x18cf2afff MediaPlayer arm64 <84d1bce21e263c3c8178447035e18a60> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x18cf2c000 - 0x18d014fff CameraKit arm64 <3e975a04816131d9b6f9d0b33a36d748> /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit
0x18d020000 - 0x18d03bfff MediaStream arm64 <cacaf8de707030bf8718ac301b538c60> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x18d03c000 - 0x18d35ffff PhotoLibraryServices arm64 <ae0a47997fcd3ae1be2bf6b03dd6cfda> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x18d7a0000 - 0x18d7bffff DataDetectorsCore arm64 <fbb298cdcac73f96bdbe6d27d404ad28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x18db4c000 - 0x18db6dfff LatentSemanticMapping arm64 <5c4ff051f2e33cec8d3e619352b0f668> /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/LatentSemanticMapping
0x18dc5c000 - 0x18dc6ffff AssetsLibrary arm64 <f528f583ffbe3884a0b9a77302dd0651> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x18dc88000 - 0x18e2dcfff VectorKit arm64 <f1505be719c138e1b1f00e43b004d5a8> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x18e2e0000 - 0x18e461fff MapKit arm64 <c15e4be913a23332a44831f2d4edeb73> /System/Library/Frameworks/MapKit.framework/MapKit
0x18e72c000 - 0x18e733fff libnetwork.dylib arm64 <777f47e05ed5320d81a8dfa3d8919c34> /usr/lib/libnetwork.dylib
0x18e748000 - 0x18e76bfff Network arm64 <c05c6d450dec3b568aec5f41d6dc11b0> /System/Library/PrivateFrameworks/Network.framework/Network
0x18e8f8000 - 0x18e90dfff FTAWD arm64 <25baac1a9bea376c9c592f468a2315ff> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x18e978000 - 0x18ea35fff IMCore arm64 <1b17a5ffc103301e95c2e6ce0d9a8987> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x18ea44000 - 0x18ea44fff AdSupport arm64 <7330251df2f13bdf97451f881d6c8863> /System/Library/Frameworks/AdSupport.framework/AdSupport
0x18ea48000 - 0x18ea5ffff StoreKit arm64 <ea664e1d432c3f31aa53c9684d0155bb> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x18eb00000 - 0x18eb18fff SharedUtils arm64 <3c4e29228fcd3e28aeb9448648593c0c> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x18edf4000 - 0x18edfffff LocalAuthentication arm64 <14a387486d3b30d9a17c2040a76da5fd> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x18ee00000 - 0x18ee26fff CalendarUIKit arm64 <c2386110cf5a3bd8bfe5a18b74ecde3e> /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit
0x18ee80000 - 0x18f002fff EventKitUI arm64 <533456574062381faf0ea9342a01ba18> /System/Library/Frameworks/EventKitUI.framework/EventKitUI
0x18f28c000 - 0x18f463fff SafariShared arm64 <c820697e42a3308ab2bc273d2044792c> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x18f600000 - 0x18f66afff IMAVCore arm64 <55042d860dda307d85010e6f7231d4eb> /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore
0x18fc40000 - 0x18fc7afff WebUI arm64 <b6b1e62914b13377baffd97674aae561> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x1900bc000 - 0x19012cfff SafariServices arm64 <fecce5b0fb3e3349a4258e9de782511b> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x190894000 - 0x1908acfff FlightUtilities arm64 <07cae6ba2266339d8b956bb35f74c014> /System/Library/PrivateFrameworks/FlightUtilities.framework/FlightUtilities
0x191a94000 - 0x191abefff DataDetectorsUI arm64 <c2e035a1fc733b95bd222fa4b044f3eb> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI
0x191b28000 - 0x191c4dfff NetworkExtension arm64 <ed137a04c1bd3b029509b4459b015366> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x194fec000 - 0x195002fff WebContentAnalysis arm64 <492f0f0963533280b32b52bd39333123> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalysis
0x195448000 - 0x19561ffff RawCamera arm64 <18f11909d2a53faf82f50fb4e256651c> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x195b38000 - 0x195b3afff libCGXType.A.dylib arm64 <d305ba7bb90332e19ce29d9ed8a653a8> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGXType.A.dylib
0x195d30000 - 0x195d4efff libRIP.A.dylib arm64 <40a91f99969a37b4b6864eca954d3fc3> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x197838000 - 0x197843fff libGSFontCache.dylib arm64 <13e8d2a87baf3235aac346f540dfd38f> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x198e04000 - 0x198e31fff SafariSafeBrowsing arm64 <915aa2b2d346326d930ad4302d6c7002> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x199090000 - 0x19a6cdfff KBLayouts_iPad.dylib arm64 <d455f3f5f39436f589e35f31d4ae4191> /System/Library/PrivateFrameworks/TextInput.framework/KBLayouts_iPad.dylibThanks for any help!
Baz