App crashed when voice over is on - UIAccessibility _copyAttributeValueCallback + 64

Originator:kol.kheang
Number:rdar://19050443 Date Originated:20-Nov-2014
Status:Open Resolved:
Product:iOS Product Version:iOS 8.0
Classification:Crash Reproducible:No
 
Summary:
This crash occurred when voice over was on.  The user launched the App. The App has a view containing a UISearchBar and a table view to display search results, which the user interacted with. The user found that the UI was non responsive and backgrounded the App.  Then the user returned the App to foreground and re-launched this view and this was when the App crashed.

Steps to Reproduce:
We've been trying to reproduce this crash but we cannot reproduce it when following the same steps leading up to this crash.

Expected Results:
App should not crash when voice over is on.

Actual Results:
App crashed when voice over is on.  We cannot reproduce this crash.

Version:
iOS 8.0 (Build 12A365)

Notes:


Configuration:
iPad3,4


Incident Identifier: 80EA05D2-98F8-4E81-8BC0-D49AC03C5440
CrashReporter Key:   b93cb4d50b88ab09eb98ccbff1382297b2087118
Hardware Model:      iPad3,4
Process:             MyAppName [5822]
Path:                /private/var/mobile/Containers/Bundle/Application/E0A431E6-C9CB-4001-A373-6F466963E250/MyAppName.app/MyAppName
Identifier:          com.staging.MyAppName
Version:             1.0 (1.0)
Code Type:           ARM (Native)
Parent Process:      launchd [1]

Date/Time:           2014-11-13 15:09:19.016 -0600
Launch Time:         2014-11-13 15:08:22.763 -0600
OS Version:          iOS 8.0 (12A365)
Report Version:      105

Exception Type:  EXC_CRASH (SIGSEGV)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Triggered by Thread:  1

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0:
0   libobjc.A.dylib                 0x349b4f46 objc_msgSend + 6
1   UIAccessibility                 0x31a8e56c _copyAttributeValueCallback + 64
2   AXRuntime                       0x2b2f0eea _AXXMIGCopyAttributeValue + 114
3   AXRuntime                       0x2b2ecea0 _XCopyAttributeValue + 296
4   AXRuntime                       0x2b2f6bb4 mshMIGPerform + 240
5   CoreFoundation                  0x26fcbda8 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 32
6   CoreFoundation                  0x26fcbd42 __CFRunLoopDoSource1 + 342
7   CoreFoundation                  0x26fca344 __CFRunLoopRun + 1604
8   CoreFoundation                  0x26f1861c CFRunLoopRunSpecific + 472
9   CoreFoundation                  0x26f1842e CFRunLoopRunInMode + 102
10  GraphicsServices                0x2e29d0a4 GSEventRunModal + 132
11  UIKit                           0x2a502804 UIApplicationMain + 1436
12  MyAppName                      0x000c38a6 0xbd000 + 26790
13  libdyld.dylib                   0x34f28aac start + 0

Thread 1 name:  Dispatch queue: com.apple.libdispatch-manager
Thread 1 Crashed:
0   libsystem_kernel.dylib          0x34fdb2a0 kevent64 + 24
1   libdispatch.dylib               0x34f149fc _dispatch_mgr_invoke + 276
2   libdispatch.dylib               0x34f0a31e _dispatch_mgr_thread + 34

Thread 2:
0   libsystem_kernel.dylib          0x34fef9cc __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x35069ea8 _pthread_wqthread + 788
2   libsystem_pthread.dylib         0x35069b80 start_wqthread + 4

Thread 3:
0   libsystem_kernel.dylib          0x34fef9cc __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x35069ea8 _pthread_wqthread + 788
2   libsystem_pthread.dylib         0x35069b80 start_wqthread + 4

Thread 4:
0   libsystem_kernel.dylib          0x34fef9cc __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x35069ea8 _pthread_wqthread + 788
2   libsystem_pthread.dylib         0x35069b80 start_wqthread + 4

Thread 5 name:  WebThread
Thread 5:
0   libsystem_kernel.dylib          0x34fdb4f0 mach_msg_trap + 20
1   libsystem_kernel.dylib          0x34fdb2e4 mach_msg + 36
2   CoreFoundation                  0x26fcbb4e __CFRunLoopServiceMachPort + 142
3   CoreFoundation                  0x26fca0f4 __CFRunLoopRun + 1012
4   CoreFoundation                  0x26f1861c CFRunLoopRunSpecific + 472
5   CoreFoundation                  0x26f1842e CFRunLoopRunInMode + 102
6   WebCore                         0x324919b6 RunWebThread(void*) + 414
7   libsystem_pthread.dylib         0x3506be90 _pthread_body + 136
8   libsystem_pthread.dylib         0x3506be02 _pthread_start + 114
9   libsystem_pthread.dylib         0x35069b8c thread_start + 4

Thread 6 name:  com.apple.NSURLConnectionLoader
Thread 6:
0   libsystem_kernel.dylib          0x34fdb4f0 mach_msg_trap + 20
1   libsystem_kernel.dylib          0x34fdb2e4 mach_msg + 36
2   CoreFoundation                  0x26fcbb4e __CFRunLoopServiceMachPort + 142
3   CoreFoundation                  0x26fca0f4 __CFRunLoopRun + 1012
4   CoreFoundation                  0x26f1861c CFRunLoopRunSpecific + 472
5   CoreFoundation                  0x26f1842e CFRunLoopRunInMode + 102
6   CFNetwork                       0x26ad13da +[NSURLConnection(Loader) _resourceLoadLoop:] + 482
7   Foundation                      0x27d15386 __NSThread__main__ + 1114
8   libsystem_pthread.dylib         0x3506be90 _pthread_body + 136
9   libsystem_pthread.dylib         0x3506be02 _pthread_start + 114
10  libsystem_pthread.dylib         0x35069b8c thread_start + 4

Thread 7 name:  com.apple.CFSocket.private
Thread 7:
0   libsystem_kernel.dylib          0x34fef08c __select + 20
1   CoreFoundation                  0x26fd031a __CFSocketManager + 494
2   libsystem_pthread.dylib         0x3506be90 _pthread_body + 136
3   libsystem_pthread.dylib         0x3506be02 _pthread_start + 114
4   libsystem_pthread.dylib         0x35069b8c thread_start + 4

Thread 8 name:  JavaScriptCore::BlockFree
Thread 8:
0   libsystem_kernel.dylib          0x34feeb38 __psynch_cvwait + 24
1   libsystem_pthread.dylib         0x3506b3f4 _pthread_cond_wait + 516
2   libsystem_pthread.dylib         0x3506c2d8 pthread_cond_wait + 36
3   libc++.1.dylib                  0x34287e8c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
4   JavaScriptCore                  0x281d416a JSC::BlockAllocator::blockFreeingThreadMain() + 210
5   JavaScriptCore                  0x281d0604 WTF::wtfThreadEntryPoint(void*) + 12
6   libsystem_pthread.dylib         0x3506be90 _pthread_body + 136
7   libsystem_pthread.dylib         0x3506be02 _pthread_start + 114
8   libsystem_pthread.dylib         0x35069b8c thread_start + 4

Thread 9 name:  JavaScriptCore::Marking
Thread 9:
0   libsystem_kernel.dylib          0x34feeb38 __psynch_cvwait + 24
1   libsystem_pthread.dylib         0x3506b3f4 _pthread_cond_wait + 516
2   libsystem_pthread.dylib         0x3506c2d8 pthread_cond_wait + 36
3   libc++.1.dylib                  0x34287e8c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
4   JavaScriptCore                  0x2839bd20 JSC::GCThread::waitForNextPhase() + 100
5   JavaScriptCore                  0x2839bd84 JSC::GCThread::gcThreadMain() + 48
6   JavaScriptCore                  0x281d0604 WTF::wtfThreadEntryPoint(void*) + 12
7   libsystem_pthread.dylib         0x3506be90 _pthread_body + 136
8   libsystem_pthread.dylib         0x3506be02 _pthread_start + 114
9   libsystem_pthread.dylib         0x35069b8c thread_start + 4

Thread 10 name:  WebCore: CFNetwork Loader
Thread 10:
0   libsystem_kernel.dylib          0x34fdb4f0 mach_msg_trap + 20
1   libsystem_kernel.dylib          0x34fdb2e4 mach_msg + 36
2   CoreFoundation                  0x26fcbb4e __CFRunLoopServiceMachPort + 142
3   CoreFoundation                  0x26fca0f4 __CFRunLoopRun + 1012
4   CoreFoundation                  0x26f1861c CFRunLoopRunSpecific + 472
5   CoreFoundation                  0x26f1842e CFRunLoopRunInMode + 102
6   WebCore                         0x324bb028 WebCore::runLoaderThread(void*) + 288
7   JavaScriptCore                  0x281d0604 WTF::wtfThreadEntryPoint(void*) + 12
8   libsystem_pthread.dylib         0x3506be90 _pthread_body + 136
9   libsystem_pthread.dylib         0x3506be02 _pthread_start + 114
10  libsystem_pthread.dylib         0x35069b8c thread_start + 4

Thread 11 name:  Dispatch queue: com.apple.root.utility-qos
Thread 11:
0   UIKit                           0x2a97ca34 strHashNoCase + 56
1   CoreFoundation                  0x26f021b4 CFBasicHashFindBucket + 1144
2   CoreFoundation                  0x26f18782 CFSetGetValue + 102
3   UIKit                           0x2a97cbaa +[UITextChecker _learnWord:inDictionary:] + 98
4   MyAppName                      0x0045e646 0xbd000 + 3806790
5   libdispatch.dylib               0x34f088c8 _dispatch_call_block_and_release + 8
6   libdispatch.dylib               0x34f11d9e _dispatch_root_queue_drain + 830
7   libdispatch.dylib               0x34f12cd2 _dispatch_worker_thread3 + 90
8   libsystem_pthread.dylib         0x35069e2e _pthread_wqthread + 666
9   libsystem_pthread.dylib         0x35069b80 start_wqthread + 4

Thread 12:
0   libsystem_kernel.dylib          0x34fef9cc __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x35069ea8 _pthread_wqthread + 788
2   libsystem_pthread.dylib         0x35069b80 start_wqthread + 4

Thread 13:
0   libsystem_kernel.dylib          0x34fef9cc __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x35069ea8 _pthread_wqthread + 788
2   libsystem_pthread.dylib         0x35069b80 start_wqthread + 4

Thread 14:
0   libsystem_kernel.dylib          0x34fef9cc __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x35069ea8 _pthread_wqthread + 788
2   libsystem_pthread.dylib         0x35069b80 start_wqthread + 4

Thread 15:
0   libsystem_kernel.dylib          0x34fef9cc __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x35069ea8 _pthread_wqthread + 788
2   libsystem_pthread.dylib         0x35069b80 start_wqthread + 4

Thread 16:
0   libsystem_kernel.dylib          0x34feeb38 __psynch_cvwait + 24
1   libsystem_pthread.dylib         0x3506b3f4 _pthread_cond_wait + 516
2   libsystem_pthread.dylib         0x3506c2d8 pthread_cond_wait + 36
3   Foundation                      0x27c9af62 -[NSCondition wait] + 190
4   MyAppName                      0x000e0bb0 0xbd000 + 146352
5   Foundation                      0x27d15386 __NSThread__main__ + 1114
6   libsystem_pthread.dylib         0x3506be90 _pthread_body + 136
7   libsystem_pthread.dylib         0x3506be02 _pthread_start + 114
8   libsystem_pthread.dylib         0x35069b8c thread_start + 4

Thread 17 name:  AVAudioSession Notify Thread
Thread 17:
0   libsystem_kernel.dylib          0x34fdb4f0 mach_msg_trap + 20
1   libsystem_kernel.dylib          0x34fdb2e4 mach_msg + 36
2   CoreFoundation                  0x26fcbb4e __CFRunLoopServiceMachPort + 142
3   CoreFoundation                  0x26fca0f4 __CFRunLoopRun + 1012
4   CoreFoundation                  0x26f1861c CFRunLoopRunSpecific + 472
5   CoreFoundation                  0x26f1842e CFRunLoopRunInMode + 102
6   libAVFAudio.dylib               0x25c2a71a GenericRunLoopThread::Entry(void*) + 130
7   libAVFAudio.dylib               0x25c1cc38 CAPThread::Entry(CAPThread*) + 192
8   libsystem_pthread.dylib         0x3506be90 _pthread_body + 136
9   libsystem_pthread.dylib         0x3506be02 _pthread_start + 114
10  libsystem_pthread.dylib         0x35069b8c thread_start + 4

Thread 18 name:  com.apple.coreaudio.AQClient
Thread 18:
0   libsystem_kernel.dylib          0x34fdb4f0 mach_msg_trap + 20
1   libsystem_kernel.dylib          0x34fdb2e4 mach_msg + 36
2   CoreFoundation                  0x26fcbb4e __CFRunLoopServiceMachPort + 142
3   CoreFoundation                  0x26fca0f4 __CFRunLoopRun + 1012
4   CoreFoundation                  0x26f1861c CFRunLoopRunSpecific + 472
5   CoreFoundation                  0x26f1842e CFRunLoopRunInMode + 102
6   AudioToolbox                    0x266d7cb2 GenericRunLoopThread::Entry(void*) + 130
7   AudioToolbox                    0x266bfdf2 CAPThread::Entry(CAPThread*) + 206
8   libsystem_pthread.dylib         0x3506be90 _pthread_body + 136
9   libsystem_pthread.dylib         0x3506be02 _pthread_start + 114
10  libsystem_pthread.dylib         0x35069b8c thread_start + 4

Thread 19 name:  AFNetworking
Thread 19:
0   libsystem_kernel.dylib          0x34fdb4f0 mach_msg_trap + 20
1   libsystem_kernel.dylib          0x34fdb2e4 mach_msg + 36
2   CoreFoundation                  0x26fcbb4e __CFRunLoopServiceMachPort + 142
3   CoreFoundation                  0x26fca0f4 __CFRunLoopRun + 1012
4   CoreFoundation                  0x26f1861c CFRunLoopRunSpecific + 472
5   CoreFoundation                  0x26f1842e CFRunLoopRunInMode + 102
6   Foundation                      0x27c50428 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 260
7   Foundation                      0x27c9e8e8 -[NSRunLoop(NSRunLoop) run] + 76
8   MyAppName                      0x0081a796 0xbd000 + 7722902
9   Foundation                      0x27d15386 __NSThread__main__ + 1114
10  libsystem_pthread.dylib         0x3506be90 _pthread_body + 136
11  libsystem_pthread.dylib         0x3506be02 _pthread_start + 114
12  libsystem_pthread.dylib         0x35069b8c thread_start + 4

Thread 1 crashed with ARM Thread State (32-bit):
    r0: 0x00000004    r1: 0x00000000      r2: 0x00000001      r3: 0x019cf6f0
    r4: 0x00000001    r5: 0x00000000      r6: 0x00000000      r7: 0x019cf760
    r8: 0x376af150    r9: 0x00000000     r10: 0x00000000     r11: 0x376b0040
    ip: 0x00000171    sp: 0x019cf6d0      lr: 0x34f14a01      pc: 0x34fdb2a0
  cpsr: 0x20000010

Binary Images:
0xbd000 - 0xd78fff MyAppName armv7  <0fb96d65398339cfbe31d449687a389e> /var/mobile/Containers/Bundle/Application/E0A431E6-C9CB-4001-A373-6F466963E250/MyAppName.app/MyAppName
0x4675000 - 0x4690fff VectorKit armv7s  <442de61ef6da364fb827b4f591d1da01> /System/Library/AccessibilityBundles/VectorKit.axbundle/VectorKit
0x46aa000 - 0x46adfff GeoServices armv7s  <5b515a97ba0c3da494ea07b1931b7148> /System/Library/AccessibilityBundles/GeoServices.axbundle/GeoServices
0x1fe0d000 - 0x1fe30fff dyld armv7s  <fd3fef9c43c9382e8e46d5d59fb52f86> /usr/lib/dyld
0x25652000 - 0x2565afff AccessibilitySettingsLoader armv7s  <04d6e24f340d3dc78ee6905f420a6b42> /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader
0x2565b000 - 0x2565cfff AccountsUI armv7s  <12ef7f4f3073310aaac1d2de8c04bb3a> /System/Library/AccessibilityBundles/AccountsUI.axbundle/AccountsUI
0x2565d000 - 0x25663fff AddressBookUIFramework armv7s  <6e8194c74e0d304093ceabfea602d300> /System/Library/AccessibilityBundles/AddressBookUIFramework.axbundle/AddressBookUIFramework
0x2567e000 - 0x25683fff MapKitFramework armv7s  <bda650a8b2663b3ca7ca6e8ae909f515> /System/Library/AccessibilityBundles/MapKitFramework.axbundle/MapKitFramework
0x25684000 - 0x2568bfff MediaPlayerFramework armv7s  <5db20cb214f33e6b9993dee22b18b90a> /System/Library/AccessibilityBundles/MediaPlayerFramework.axbundle/MediaPlayerFramework
0x256ae000 - 0x256b0fff PhotoLibraryServices armv7s  <162e63cbd5903478ad780443ac7a2f97> /System/Library/AccessibilityBundles/PhotoLibraryServices.axbundle/PhotoLibraryServices
0x256bf000 - 0x256c5fff PreferencesFramework armv7s  <1d3503edccb7371c8cc894621cccd942> /System/Library/AccessibilityBundles/PreferencesFramework.axbundle/PreferencesFramework
0x256c6000 - 0x256c7fff QuickLook armv7s  <1129068198463af2b57f699d42bfa68f> /System/Library/AccessibilityBundles/QuickLook.axbundle/QuickLook
0x256e9000 - 0x25760fff UIKit armv7s  <50788d09672037319f3bfab9f82bef68> /System/Library/AccessibilityBundles/UIKit.axbundle/UIKit
0x25765000 - 0x25771fff WebCore armv7s  <1141a89bba553b6d960e70c5fec2608d> /System/Library/AccessibilityBundles/WebCore.axbundle/WebCore
0x25772000 - 0x25773fff WebKit armv7s  <f7d8c5351f693141ac00f3ead6206707> /System/Library/AccessibilityBundles/WebKit.axbundle/WebKit
0x25774000 - 0x2577afff WebKitLegacy armv7s  <134c98b901ca3345a1adf02561223043> /System/Library/AccessibilityBundles/WebKitLegacy.axbundle/WebKitLegacy
0x25780000 - 0x25780fff iTunesStoreFramework armv7s  <31554ce209dc38efae0d1a6fce2e2232> /System/Library/AccessibilityBundles/iTunesStoreFramework.axbundle/iTunesStoreFramework
0x25883000 - 0x25970fff RawCamera armv7s  <f36804b4286b392b9adefc60e5e1aa78> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x25986000 - 0x25a9afff IMGSGX554GLDriver armv7s  <5a2e08272bea3b73bf2e01025eebf4ff> /System/Library/Extensions/IMGSGX554GLDriver.bundle/IMGSGX554GLDriver
0x25aa4000 - 0x25c10fff AVFoundation armv7s  <291c7a621b65396491697e7a7f728b16> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x25c11000 - 0x25c6ffff libAVFAudio.dylib armv7s  <1b452a7a75513cf9aa82e59feb7eef33> /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib
0x25ca9000 - 0x25ca9fff Accelerate armv7s  <3b40c742a7323214a5eb836630536bd1> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x25cba000 - 0x25ed5fff vImage armv7s  <844c5a129a2f3dbe9c0b23824f3254f6> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x25ed6000 - 0x25fbcfff libBLAS.dylib armv7s  <aaaefc0f51f23049871f65ea9c4c7151> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x25fbd000 - 0x26281fff libLAPACK.dylib armv7s  <ba74aac653423b3b9bae4122d84935d8> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x26282000 - 0x26293fff libLinearAlgebra.dylib armv7s  <3df96b6a86303adea6abea68b7b610ac> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x26294000 - 0x26310fff libvDSP.dylib armv7s  <fb3e0b030cc5346c89af71af2d17bc27> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x26311000 - 0x26323fff libvMisc.dylib armv7s  <abd4670b295c3f50a2658d0f3f86d78c> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x26324000 - 0x26324fff vecLib armv7s  <9495c9829e28344fb1820d2140fcaf35> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x26325000 - 0x2634bfff Accounts armv7s  <cf7ceabb9af233f0b657f23423988703> /System/Library/Frameworks/Accounts.framework/Accounts
0x2634d000 - 0x263bdfff AddressBook armv7s  <eeeabdf6b9703b4f846b672d0bb50eeb> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x263be000 - 0x264e2fff AddressBookUI armv7s  <6fe5557b059b3ff38179c43183cfe8c3> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x264e3000 - 0x264f4fff AssetsLibrary armv7s  <d27e1752e7dc374e939dcf899afd47e7> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x2667a000 - 0x268edfff AudioToolbox armv7s  <5cf7594c3e8e33a889f26f9d2b8f74b7> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x26a55000 - 0x26bdcfff CFNetwork armv7s  <79b211df401f377fb05acc07a57db3ea> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x26bdd000 - 0x26c5dfff CloudKit armv7s  <aa1d623f3be434a6a75d2e49b41d26b6> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x26c5e000 - 0x26cbdfff CoreAudio armv7s  <5b3129e5e3c23c4fb1052346c18e63b9> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x26cd6000 - 0x26cf3fff CoreBluetooth armv7s  <2040fbe8e91833e5a14c2e4961b5995b> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x26cf4000 - 0x26efffff CoreData armv7s  <db7e2287362438249bb753788c64a2b1> /System/Library/Frameworks/CoreData.framework/CoreData
0x26f00000 - 0x2722cfff CoreFoundation armv7s  <a76fd43513ee3af9af444082a92ad639> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x2722d000 - 0x27357fff CoreGraphics armv7s  <a3d08c6b246236fd9a078619f6c2010b> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x27397000 - 0x27399fff libCGXType.A.dylib armv7s  <8c8f282d69573460983d78cbaebfd8cf> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGXType.A.dylib
0x2739a000 - 0x273a4fff libCMSBuiltin.A.dylib armv7s  <795fcab613223b6d833937453beb1048> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCMSBuiltin.A.dylib
0x2758c000 - 0x275a7fff libRIP.A.dylib armv7s  <ae6bf33909b531b6abae4b007d9dd46b> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x275a8000 - 0x276b6fff CoreImage armv7s  <0dd5152defdf3200b22c29876b05e34b> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x276b7000 - 0x2770efff CoreLocation armv7s  <1153f2e6bde036f4b611833aa85dd9ac> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x27740000 - 0x277dafff CoreMedia armv7s  <b3e1c2a8262b38a697b5fd5478376e97> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x277db000 - 0x2789bfff CoreMotion armv7s  <0e91543dde123205bbfb0eec336f82e4> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x2789c000 - 0x278fafff CoreTelephony armv7s  <32757860a7b23ee6b10cdfb2bcb5e5b9> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x278fb000 - 0x279c2fff CoreText armv7s  <4be50da4f4d13b59b32ca55d4660e5c5> /System/Library/Frameworks/CoreText.framework/CoreText
0x279c3000 - 0x279d8fff CoreVideo armv7s  <b1d41cec8ddc3c27be6f5459e17f1d2d> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x279d9000 - 0x27acefff EventKit armv7s  <af7bcad4baa7326eb020d805b49df854> /System/Library/Frameworks/EventKit.framework/EventKit
0x27c44000 - 0x27e46fff Foundation armv7s  <fadfe1d878803b27a0683288c1c7948b> /System/Library/Frameworks/Foundation.framework/Foundation
0x27e73000 - 0x27e92fff GSS armv7s  <a384f737744b3e67be4b006612b27b58> /System/Library/Frameworks/GSS.framework/GSS
0x27f26000 - 0x27f7cfff IOKit armv7s  <df1bb671b5d5392cbb95b89ed6341e78> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x27f7d000 - 0x281befff ImageIO armv7s  <5cd6989e5626302aa49787b87e78ce32> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x281bf000 - 0x2850dfff JavaScriptCore armv7s  <0041abdf36ff318981798e691a194dda> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x286e2000 - 0x287dffff MapKit armv7s  <980b9067d69131e1a08f4976885cec13> /System/Library/Frameworks/MapKit.framework/MapKit
0x287e0000 - 0x287e8fff MediaAccessibility armv7s  <5c1cbb4f664b3d049bc5c0ac98cb8a90> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x287e9000 - 0x289c2fff MediaPlayer armv7s  <2fbb4a5dc62938f999bd72c93b9f5a50> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x289c3000 - 0x28d3afff MediaToolbox armv7s  <47c440c3064b3b9194c8ffe6a096c37c> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x28dfa000 - 0x28e66fff Metal armv7s  <2c1c274d748d330c81520ccdf07a8be1> /System/Library/Frameworks/Metal.framework/Metal
0x28e67000 - 0x28ef6fff MobileCoreServices armv7s  <5e571169affe3b1f97863142d3438da5> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x28f4b000 - 0x28fdafff NetworkExtension armv7s  <4b5db795e72c3928bf6361cb98c63af0> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x298f9000 - 0x299d0fff GLEngine armv7s  <18f54691165b3b1d9a63e4f76460d1e0> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
0x299d1000 - 0x299d9fff OpenGLES armv7s  <b0df2c3e1d583413b2babe8e95a7e099> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x299db000 - 0x299dbfff libCVMSPluginSupport.dylib armv7s  <ab28723da4e234fd87a6e12dae52c3a2> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x299dc000 - 0x299defff libCoreFSCache.dylib armv7s  <f073564b5746376a945531dcb28ebdb9> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x299df000 - 0x299e2fff libCoreVMClient.dylib armv7s  <70abd418d5523929a02f9f22f834962e> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x299e3000 - 0x299ebfff libGFXShared.dylib armv7s  <2cbde78e8e6c3d9da3a7271b053294bc> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x299ec000 - 0x29a2efff libGLImage.dylib armv7s  <a418f2754f373d3395a6aad59e50c371> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x29a2f000 - 0x29b6afff libGLProgrammability.dylib armv7s  <bef37dada4933217a952b1c362d5a6a3> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
0x29ebc000 - 0x2a00efff QuartzCore armv7s  <4a753d93b6033495b66178dd7535fd96> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x2a00f000 - 0x2a062fff QuickLook armv7s  <593a3c45e1693456bfc917526490e399> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x2a251000 - 0x2a291fff Security armv7s  <52c6a10cc12c33cda98ce09e002c6a35> /System/Library/Frameworks/Security.framework/Security
0x2a435000 - 0x2a491fff SystemConfiguration armv7s  <0dfa14680b583dd2994e2cc0563ebd53> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x2a494000 - 0x2ad2cfff UIKit armv7s  <5e0a38c7a0a33afc9e0e51edbdc2e8f3> /System/Library/Frameworks/UIKit.framework/UIKit
0x2ad2d000 - 0x2ad94fff VideoToolbox armv7s  <d19c7c7e97533cde961652039bbcc310> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x2ad95000 - 0x2af7afff WebKit armv7s  <4e6d38f557ea3c2cb906c580d58723d5> /System/Library/Frameworks/WebKit.framework/WebKit
0x2b26b000 - 0x2b276fff AOSNotification armv7s  <30ac6892bcf1347383b6ca73b0c447be> /System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification
0x2b2ea000 - 0x2b30efff AXRuntime armv7s  <740bbc6358db335cb70752d20d026486> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x2b316000 - 0x2b318fff AXPhotoFaceDetection armv7s  <3c2fded0ea1b31518760423611c52bb5> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AXPhotoFaceDetection.framework/AXPhotoFaceDetection
0x2b33a000 - 0x2b341fff AccessibilityUI armv7s  <360092d523fa364f9798d2fe3368d17e> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUI.framework/AccessibilityUI
0x2b359000 - 0x2b35cfff AccessibilityUIUtilities armv7s  <5b3ed5bd565537e6898e8ce644a2ed08> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities
0x2b35f000 - 0x2b362fff ZoomServices armv7s  <3438f43bddf73402a71e59f5a4816ced> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/ZoomServices.framework/ZoomServices
0x2b363000 - 0x2b3bdfff AccessibilityUtilities armv7s  <41ba7a4509e533de90755389b36eb591> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
0x2b3cb000 - 0x2b417fff AccountsDaemon armv7s  <440e21ee4a4e3ee9b1891b016268b59e> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x2b418000 - 0x2b439fff AccountsUI armv7s  <a85ce8aa63ef349f90b9fbf16a040a6e> /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI
0x2b43a000 - 0x2b43efff AggregateDictionary armv7s  <7cb2e7f3daac30dbba7a9cf452850eb8> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x2b607000 - 0x2b632fff AirPlaySupport armv7s  <10dd1721d0ac327f8f8714bb749de10a> /System/Library/PrivateFrameworks/AirPlaySupport.framework/AirPlaySupport
0x2b82c000 - 0x2b86afff AppSupport armv7s  <85ae995cc0083b8f861e9af66f426b8b> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x2b86b000 - 0x2b8b1fff AppleAccount armv7s  <c8d7c7cc33873ca184d666626d1e2e49> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x2b999000 - 0x2b9d6fff AppleJPEG armv7s  <9d28d8b8c27e3b4d9af820fe71478279> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x2b9e1000 - 0x2b9f3fff ApplePushService armv7s  <9019b7f0259b32e2bf08eb9e3e61b315> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x2b9f4000 - 0x2b9fafff AppleSRP armv7s  <2bc7687cb4ea3b258e7412e03765e14c> /System/Library/PrivateFrameworks/AppleSRP.framework/AppleSRP
0x2ba2f000 - 0x2ba38fff AssertionServices armv7s  <5a349cdba4e63bb6a4d15bb6ed3266af> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x2ba39000 - 0x2ba51fff AssetsLibraryServices armv7s  <7419fc839e043757a22253d762c0a6fc> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x2ba52000 - 0x2ba76fff AssistantServices armv7s  <c1333e5e6c663276bc90f9a951c01cf8> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x2baa5000 - 0x2baa9fff BTLEAudioController armv7s  <2dcdae1d597e3f0fbf940c6df8a8ef27> /System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController
0x2baaa000 - 0x2bac1fff BackBoardServices armv7s  <ffee59ef60f9330a9bdb28d8741b1b02> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x2bac4000 - 0x2baf9fff BaseBoard armv7s  <f0482a734fba3477bd24881eb35f8dbe> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x2bafa000 - 0x2bb00fff BluetoothManager armv7s  <fc99330ba35934c1b14610b4d86b7471> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x2bb01000 - 0x2bb27fff Bom armv7s  <554f954a2ece30fbbb343a1ad991af68> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x2bba6000 - 0x2bbadfff CacheDelete armv7s  <4b82a18a4e4d36d2bc26989a4185d0fc> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x2bbf2000 - 0x2bc1bfff CalendarFoundation armv7s  <6664e18ccf0d3b509037b2aa3e957b25> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x2bd27000 - 0x2bd2ffff CaptiveNetwork armv7s  <9a9f451fee273d698cb4497668b931a8> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x2bd30000 - 0x2be52fff Celestial armv7s  <00f08339e5a53f9c954529a1f5b2e124> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x2be60000 - 0x2be78fff CertInfo armv7s  <cae40259896d3df8a24ef147a5676ffb> /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo
0x2be79000 - 0x2be7efff CertUI armv7s  <3a27c29611f53011ad3379d387bb901b> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x2bfa8000 - 0x2bfc9fff ChunkingLibrary armv7s  <44b4f99b47dd3f0aa9619b8064a3e828> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x2c369000 - 0x2c411fff CloudPhotoLibrary armv7s  <e8802dbc615737b79953ab3992afa0f9> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x2c462000 - 0x2c464fff CommonAuth armv7s  <b00c1e8033303eb7a93fdf90e0a7a7e9> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x2c465000 - 0x2c475fff CommonUtilities armv7s  <06ffdaa9898d33ef816625bb3d93a92a> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x2c476000 - 0x2c47afff CommunicationsFilter armv7s  <60c2b30976e233299838015899c1ee13> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x2c4e9000 - 0x2c4edfff ConstantClasses armv7s  <4b75b37195373a25ba38dca9b89e0e30> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x2c4ee000 - 0x2c526fff ContentIndex armv7s  <b8347f219df332a196a99e4ba397f7cd> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x2c527000 - 0x2c52afff CoreAUC armv7s  <c9d48abb96d6376c8778513f14f25180> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x2c54e000 - 0x2c5a2fff CoreDAV armv7s  <a7606dc393b039cf8560773d71df1b7f> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x2c5a3000 - 0x2c5bcfff CoreDuet armv7s  <dadc8ae1a88f3d75b0d6c244dae2a71a> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x2c5c1000 - 0x2c5d0fff CoreDuetDaemonProtocol armv7s  <cb3e7b1fe32a33b09abac1342eb48f99> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x2c5d7000 - 0x2c5d9fff CoreDuetDebugLogging armv7s  <17818c8f932336769943c9e74254af3d> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x2c726000 - 0x2c826fff CoreMediaStream armv7s  <001dbe13e3ec3492bb0cca90fdafba91> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x2c827000 - 0x2c8c2fff CorePDF armv7s  <d4837a0178783c03b805e48fa08507ee> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x2c9a5000 - 0x2c9c3fff CoreServicesInternal armv7s  <4bf749d6d95030cba3a88850e33e7514> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x2cb0b000 - 0x2cb7afff CoreSymbolication armv7s  <5783fc40ed5a3cff8d97ecd0baa0b875> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x2cbc1000 - 0x2cc41fff CoreUI armv7s  <6ca97dfeeebe37a1b74f651e56bbe561> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x2cc42000 - 0x2ccacfff CoreUtils armv7s  <68e3551ba2023eeaa187682a19cfc6a4> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x2ccad000 - 0x2ccb2fff CrashReporterSupport armv7s  <a1d95e4d2034382e912ab4884d6a1157> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x2ccb3000 - 0x2ccb9fff DAAPKit armv7s  <a2479886e0bd3d7eb30a927bd06a2752> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x2ccba000 - 0x2ccc4fff DCIMServices armv7s  <5dbb493fdb423600b02fe703bbffa411> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x2ccc5000 - 0x2cd0afff DataAccess armv7s  <6dbf6d1637103f7d990accda11d76908> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x2ceff000 - 0x2cf20fff DataAccessExpress armv7s  <4d78edc22bb430d19f8f513d779ebce7> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x2cf2b000 - 0x2cf42fff DataDetectorsCore armv7s  <11248bce6d423839a1070b9dd1e8244f> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x2cf44000 - 0x2cf5dfff DataDetectorsUI armv7s  <747fdf85e19f3ca188b89bba7675181e> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI
0x2cf5e000 - 0x2cf64fff DataMigration armv7s  <0d1c7a082dd23f5688c0af73bd52db7e> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x2cf6e000 - 0x2cf6ffff DiagnosticLogCollection armv7s  <52071b4701ed3b2fa60d71a63efdc0ea> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x2cf70000 - 0x2cf8afff DictionaryServices armv7s  <f087472c432733c9b0027e22a2fb8593> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x2cfa9000 - 0x2cfc8fff EAP8021X armv7s  <47b5191fd8d83584b7deaa2684e94a3a> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x2d0b6000 - 0x2d0c7fff FTAWD armv7s  <9a61bbd404573df9b0f738cb82030323> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x2d0cb000 - 0x2d0fbfff FTServices armv7s  <9d002bd6316d3d499bfe9423c5cb3483> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x2d0fc000 - 0x2d51ffff FaceCore armv7s  <9b9520176ba23d5dabfb6a5a9c6b2646> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x2d544000 - 0x2d544fff FontServices armv7s  <ec4f36707bfa3ba28b63332e3cfcc4c0> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x2d545000 - 0x2d618fff libFontParser.dylib armv7s  <af8324e660b33765b5a52b10fea79492> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x2d619000 - 0x2d625fff libGSFontCache.dylib armv7s  <fbca918852ed353faa45c4087a2f915f> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x2d708000 - 0x2d723fff FrontBoardServices armv7s  <d4e89c7da75d38228c4e321cf076717e> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x2dc8c000 - 0x2dc93fff libGPUSupportMercury.dylib armv7s  <4b5544da6d5c3753a7d6033539bfedca> /System/Library/PrivateFrameworks/GPUSupport.framework/libGPUSupportMercury.dylib
0x2e00b000 - 0x2e021fff GenerationalStorage armv7s  <e4701d31f30e30d19afa0fb211399f5c> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x2e022000 - 0x2e293fff GeoServices armv7s  <6276f6d9bc98380da0fab1f85a5138b5> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x2e294000 - 0x2e2a4fff GraphicsServices armv7s  <06eeafe698713fd79424f8fdf249bf52> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x2e341000 - 0x2e390fff Heimdal armv7s  <87944068c3eb337ea606facaf6696c67> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x2e423000 - 0x2e4a3fff HomeSharing armv7s  <32297e3cffff3fe0a28b70ee1bb09187> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x2e502000 - 0x2e558fff IDS armv7s  <0edb980bee7d316fa0bb4832efbcfccb> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x2e559000 - 0x2e57afff IDSFoundation armv7s  <f6dfe45534aa34a6b8c5f74acee1cc72> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x2e57b000 - 0x2e5e1fff IMAVCore armv7s  <7f8a0777b9f33974ac4e59eb8c2bfbef> /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore
0x2e5e2000 - 0x2e690fff IMCore armv7s  <51aec7ae856139079e6b39c804bad76e> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x2e728000 - 0x2e78ffff IMFoundation armv7s  <54a1298efd8a3a0ab968d7c513b0ee59> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x2e797000 - 0x2e79afff IOAccelerator armv7s  <b81286ef987d31bd9ae83f8322d94c6c> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x2e79d000 - 0x2e7a3fff IOMobileFramebuffer armv7s  <4ac5dd54ca853930aa6003839254ac1f> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x2e7a4000 - 0x2e7a9fff IOSurface armv7s  <1bb65b18a65936d3a3d8a28b7a7d5bf1> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x2e7aa000 - 0x2e7abfff IOSurfaceAccelerator armv7s  <8765e45debb9384aa1f1f7cbbbde8b59> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x2e841000 - 0x2e846fff IncomingCallFilter armv7s  <ec5f7e30fe9138e6893e81f26a93db3c> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x2e847000 - 0x2e84dfff IntlPreferences armv7s  <9d8c3e2813e53148a4a104e918dc640d> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x2e84e000 - 0x2e884fff LanguageModeling armv7s  <2787f19f6449349291859b40dfb88ff1> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x2e885000 - 0x2e8a3fff LatentSemanticMapping armv7s  <27edcc9657a43af7b03335acf8fdd7e0> /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/LatentSemanticMapping
0x2e8c0000 - 0x2e8fcfff MIME armv7s  <f41ebcfe27ba37d295fb0143e08e45bb> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x2e8fd000 - 0x2e957fff MMCS armv7s  <7e853d32fab53962801263bc91b0bac6> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x2e9a0000 - 0x2e9acfff MailServices armv7s  <1b6ef0ab8a0535ccb7281874d8f2f6f3> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x2e9e0000 - 0x2ea7ffff ManagedConfiguration armv7s  <6b2a389e13373470952a4a94e2f451d1> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x2ea8a000 - 0x2ea8bfff Marco armv7s  <de1fa71308ac3a14b19c1ef2a8367ca6> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x2ea8c000 - 0x2eb04fff MediaControlSender armv7s  <204933b2eecc3eb2a97550fa9a4d5238> /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender
0x2eba3000 - 0x2ebb5fff MediaRemote armv7s  <8583c7eb810a35f392d0aa99daea5dcf> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x2ebb6000 - 0x2ebc5fff MediaServices armv7s  <4503fa3dbb5c3972b04811c5af18c873> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x2ebc6000 - 0x2ebdefff MediaStream armv7s  <bd1dcdb47569396b9fd35300235fe1b8> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x2ec43000 - 0x2ed20fff Message armv7s  <d43361cd4d7b3cc6b0d5abda7e2e53b1> /System/Library/PrivateFrameworks/Message.framework/Message
0x2ed26000 - 0x2ed28fff MessageSupport armv7s  <b4f04a3a3fc237d094c4b572f77cc10c> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x2ed3a000 - 0x2ed47fff MobileAsset armv7s  <fec17b7104b732798ec0cda1e47a940c> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x2ed6e000 - 0x2ed77fff MobileBluetooth armv7s  <e5ee20534ea739e7bb01464e0e891cfc> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x2ed93000 - 0x2ed9afff MobileIcons armv7s  <605d7447b21a339bbb6fa67458c9a870> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x2ed9b000 - 0x2eda2fff MobileInstallation armv7s  <1bfe7b98d7aa306ea1df0dd42a4b56ce> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x2eda3000 - 0x2edaffff MobileKeyBag armv7s  <9c010e348a7b3a148a60f7252d05084a> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x2eddc000 - 0x2eddffff MobileSystemServices armv7s  <ddb6afac1c233f5daab60a666ece59b2> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x2ee01000 - 0x2ee0efff MobileWiFi armv7s  <7537e6cfb3b33b669c3d0c22b01f55fe> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x2ee4d000 - 0x2efecfff MusicLibrary armv7s  <9cc281ea71403e9587ccc5982e7c16f3> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x2f085000 - 0x2f08afff Netrb armv7s  <a56f447a04c834a3b2f37a34b13e4fa4> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x2f08b000 - 0x2f091fff NetworkStatistics armv7s  <7fbbf8e9b610335aadc96eeb658dcacc> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x2f092000 - 0x2f0affff Notes armv7s  <43297712e4a93338910ff622842273ab> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x2f0b5000 - 0x2f0b7fff OAuth armv7s  <0c2849dabc57305baa7b8605cab0eafd> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x2f812000 - 0x2f84efff OpenCL armv7s  <fb56731bf6b03180a163fab3ca15ddad> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
0x2f934000 - 0x2f95bfff PersistentConnection armv7s  <2a02604fc4ba37c3ac46323f48df3082> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x2fac5000 - 0x2fd20fff PhotoLibraryServices armv7s  <70c19560ba8a3ab5b49b97ea1c768128> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x2fd21000 - 0x2fd2afff PhotosFormats armv7s  <33fd991a43393dc68c3639bb89408bbf> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x2fd2b000 - 0x2fd75fff PhysicsKit armv7s  <abc65981a5243535be8f8b2bea0db902> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x2fd76000 - 0x2fd8cfff PlugInKit armv7s  <3ec17a1ff2cd3a70b88c2b9de8964b5a> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x2fd8d000 - 0x2fd94fff PowerLog armv7s  <a7ccb43187613877946faee1079b4c3e> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x2ff8e000 - 0x30035fff Preferences armv7s  <4ad19193fb72316bba48d6d9073d1a60> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x30036000 - 0x30073fff PrintKit armv7s  <9195e5878ba23aaeabbbcf380cf76f02> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
0x30078000 - 0x3010cfff ProofReader armv7s  <b6934340f1c837e2b921785474d9b380> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x3010d000 - 0x3011cfff ProtectedCloudStorage armv7s  <3bc565ef18f3353bb08e52023ab734ae> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x3011d000 - 0x30129fff ProtocolBuffer armv7s  <e850daf92889358fb2a3ecaf3629a97f> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x3015c000 - 0x301cbfff Quagga armv7s  <8ee67622284038ae9cd333b4f7220ede> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x303b8000 - 0x30444fff SAObjects armv7s  <e061cf980a8936edbda44d4293c4907c> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x30451000 - 0x30471fff ScreenReaderCore armv7s  <540c8579fea43b6e8176257148d69f21> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore
0x305ab000 - 0x305c5fff SpringBoardServices armv7s  <f9f6add53c76327a8d73a55918c26ed7> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x30930000 - 0x30a48fff StoreServices armv7s  <d1a60fa363623bf08dab5072d7b8f4fe> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x30b0a000 - 0x30b10fff SymptomReporter armv7s  <e36c01d516b333709b0e8d536684ec8b> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomReporter.framework/SymptomReporter
0x30b19000 - 0x30b1bfff TCC armv7s  <b8313eb23a6537a8861716ac21ecbc9e> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x30b62000 - 0x30b9ffff TelephonyUtilities armv7s  <b28ce5ba7cca391691a32106911ebd66> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x30bbf000 - 0x319e5fff KBLayouts_iPad.dylib armv7s  <eb0cda87efc933e0a363225b51d51229> /System/Library/PrivateFrameworks/TextInput.framework/KBLayouts_iPad.dylib
0x319e6000 - 0x31a0dfff TextInput armv7s  <d183b563c21438a6bbbc915d589ab962> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x31a0e000 - 0x31a20fff TextToSpeech armv7s  <f8a74871bdb233cb86150731562d42e9> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
0x31a8d000 - 0x31abffff UIAccessibility armv7s  <a3f7bba2d6be3c82b4ee5fd78e1c4e04> /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility
0x31ac0000 - 0x31b81fff UIFoundation armv7s  <7562389936d635fab4dc251b290fabfb> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x31ba3000 - 0x31ba6fff UserFS armv7s  <c044878c4cd43943bb55f355b882bb67> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x31bbf000 - 0x32106fff VectorKit armv7s  <9f7d20137eb63cc3a2cc5e9d693fd7e4> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x3232a000 - 0x32348fff VoiceServices armv7s  <a552fc9f06473b49b98cccb119d71d0a> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x323d2000 - 0x323f8fff WebBookmarks armv7s  <89c6195615a531e4abb72a5e744ee219> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x323f9000 - 0x3240dfff WebContentAnalysis armv7s  <aecc1ab3340b3381b6690543e26ac3ad> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalysis
0x3240e000 - 0x32f91fff WebCore armv7s  <723ae76958093166ba7762e96663bf00> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x32f92000 - 0x33050fff WebKitLegacy armv7s  <dfc480439ce537ce8292eceb6c34b16d> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x331e9000 - 0x331effff XPCKit armv7s  <f079b8caa0603935aefb93eb25f6daca> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
0x331f0000 - 0x331f8fff XPCObjects armv7s  <69caaf09b0ee3596a7b420e092a5c482> /System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects
0x333e6000 - 0x3340afff iCalendar armv7s  <05eb09ddf7483831a7107a32f7ed31fb> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x335fe000 - 0x33639fff iTunesStore armv7s  <7a7a1cdae7dd305e816183c504382c88> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x33d6d000 - 0x33d6efff libAXSafeCategoryBundle.dylib armv7s  <170d74890d7b3c4aae73fc2dcf955d7f> /usr/lib/libAXSafeCategoryBundle.dylib
0x33d6f000 - 0x33d75fff libAXSpeechManager.dylib armv7s  <bca17c8776c53c6a9fbb090e06ebc2d1> /usr/lib/libAXSpeechManager.dylib
0x33d76000 - 0x33d7efff libAccessibility.dylib armv7s  <094547582d723c27b8150d539f0eaf4e> /usr/lib/libAccessibility.dylib
0x33eb0000 - 0x33ec6fff libCRFSuite.dylib armv7s  <9c29786bd63f341f916aa6f6662ca675> /usr/lib/libCRFSuite.dylib
0x33ef8000 - 0x33ffcfff libFosl_dynamic.dylib armv7s  <0052248414073cc78819925a431dd2fe> /usr/lib/libFosl_dynamic.dylib
0x34014000 - 0x34015fff libMobileCheckpoint.dylib armv7s  <7995f15cac6d3ecdbdef726c0eea8e3f> /usr/lib/libMobileCheckpoint.dylib
0x34016000 - 0x3402dfff libMobileGestalt.dylib armv7s  <16db2870e9443a669790f8bb678f572a> /usr/lib/libMobileGestalt.dylib
0x3402e000 - 0x34036fff libMobileGestaltExtensions.dylib armv7s  <b33a55ee21b23b99b10ede9447bd0bd4> /usr/lib/libMobileGestaltExtensions.dylib
0x34053000 - 0x34054fff libSystem.B.dylib armv7s  <916c64d9cab33b2a9bbb355f4be13a76> /usr/lib/libSystem.B.dylib
0x340c5000 - 0x34109fff libTelephonyUtilDynamic.dylib armv7s  <2a798667e6d1311ab5d20ce7640d856e> /usr/lib/libTelephonyUtilDynamic.dylib
0x34219000 - 0x3423bfff libarchive.2.dylib armv7s  <527e8c0122073f578d895580df8169f4> /usr/lib/libarchive.2.dylib
0x3423c000 - 0x3423cfff libassertion_extension.dylib armv7s  <536e1abbba3b31d8a6560c6d5c7c99e2> /usr/lib/libassertion_extension.dylib
0x3426b000 - 0x34277fff libbsm.0.dylib armv7s  <ae0d4a27677f3f318d5994bd5a299009> /usr/lib/libbsm.0.dylib
0x34278000 - 0x34281fff libbz2.1.0.dylib armv7s  <cdff2930a8333bb689793675dee50df4> /usr/lib/libbz2.1.0.dylib
0x34282000 - 0x342ccfff libc++.1.dylib armv7s  <8fad3aace328348da9c59ce042a8f764> /usr/lib/libc++.1.dylib
0x342cd000 - 0x342e8fff libc++abi.dylib armv7s  <7b486834c946373e8880760a56965ca5> /usr/lib/libc++abi.dylib
0x342ea000 - 0x342f7fff libcmph.dylib armv7s  <361b1fe8b4673926b7116829e02d0b02> /usr/lib/libcmph.dylib
0x342f8000 - 0x34300fff libcupolicy.dylib armv7s  <e937a5f056543f0f85fc140f6c51a188> /usr/lib/libcupolicy.dylib
0x34327000 - 0x3433ffff libextension.dylib armv7s  <bff08d045d4a318d863941427db9f018> /usr/lib/libextension.dylib
0x3435e000 - 0x34361fff libheimdal-asn1.dylib armv7s  <c11a6c53a6ed39cc942b2534ca2d4f1a> /usr/lib/libheimdal-asn1.dylib
0x34362000 - 0x3444ffff libiconv.2.dylib armv7s  <747ef3a673c63868af6c67855f7fbd44> /usr/lib/libiconv.2.dylib
0x34450000 - 0x345befff libicucore.A.dylib armv7s  <a9bb4dc7760e3184bec94e62a99ce135> /usr/lib/libicucore.A.dylib
0x345cb000 - 0x345cbfff liblangid.dylib armv7s  <c039470cbe2b39f2b7f5f80676b7b6d0> /usr/lib/liblangid.dylib
0x345cc000 - 0x345d6fff liblockdown.dylib armv7s  <5c2434e5bec830ccb88db1fb9c139bd6> /usr/lib/liblockdown.dylib
0x345d7000 - 0x345ecfff liblzma.5.dylib armv7s  <d9f0e9bc84273d28bb36dea3e8f362aa> /usr/lib/liblzma.5.dylib
0x34965000 - 0x34979fff libmis.dylib armv7s  <02e6bf70c6bf376793e2c631a6f9807d> /usr/lib/libmis.dylib
0x349a2000 - 0x34b9cfff libobjc.A.dylib armv7s  <f6ae15f5da4a3ee1aa1a080c069e3a1c> /usr/lib/libobjc.A.dylib
0x34c51000 - 0x34c67fff libresolv.9.dylib armv7s  <6f5e721723f73e079cad07f800ce7c16> /usr/lib/libresolv.9.dylib
0x34c92000 - 0x34d38fff libsqlite3.dylib armv7s  <463044a8a4543b11ac70cdd88a6a4a54> /usr/lib/libsqlite3.dylib
0x34d39000 - 0x34d85fff libstdc++.6.dylib armv7s  <2118d5bcef353bfeb24858cc4a7c3be2> /usr/lib/libstdc++.6.dylib
0x34d86000 - 0x34dacfff libtidy.A.dylib armv7s  <ce3364e915d23d74ae1564c2f9532f7d> /usr/lib/libtidy.A.dylib
0x34dad000 - 0x34db5fff libtzupdate.dylib armv7s  <c23ed5e6c3b93a33afac2d1496094825> /usr/lib/libtzupdate.dylib
0x34db9000 - 0x34e6ffff libxml2.2.dylib armv7s  <3c08bca3a51231749b43e35d4e627cdc> /usr/lib/libxml2.2.dylib
0x34e70000 - 0x34e91fff libxslt.1.dylib armv7s  <f4c65edfeb6032e88ce570e92f5f9d24> /usr/lib/libxslt.1.dylib
0x34e92000 - 0x34e9efff libz.1.dylib armv7s  <b261d154b0633244af8249c457f13def> /usr/lib/libz.1.dylib
0x34e9f000 - 0x34ea3fff libcache.dylib armv7s  <7f2ac0c12ea6341ab3fb0a9b20400244> /usr/lib/system/libcache.dylib
0x34ea4000 - 0x34eadfff libcommonCrypto.dylib armv7s  <de40d2d23c6f36ac88bf74e6551e22f8> /usr/lib/system/libcommonCrypto.dylib
0x34eae000 - 0x34eb2fff libcompiler_rt.dylib armv7s  <da89cd909a9a3678b531951a88ba5519> /usr/lib/system/libcompiler_rt.dylib
0x34eb3000 - 0x34eb9fff libcopyfile.dylib armv7s  <48cc5f26af163b4d9dca2ea06373c724> /usr/lib/system/libcopyfile.dylib
0x34eba000 - 0x34f06fff libcorecrypto.dylib armv7s  <f1d32ffeb2c1366ebe631cb906a79737> /usr/lib/system/libcorecrypto.dylib
0x34f07000 - 0x34f26fff libdispatch.dylib armv7s  <7106cbb58b94372d9a4ae63f6dc39e1e> /usr/lib/system/libdispatch.dylib
0x34f27000 - 0x34f28fff libdyld.dylib armv7s  <bf125933f7c33a63999c21ae82e4223c> /usr/lib/system/libdyld.dylib
0x34f29000 - 0x34f29fff libkeymgr.dylib armv7s  <00e2af5454d73aef9254cd299247d537> /usr/lib/system/libkeymgr.dylib
0x34f2a000 - 0x34f2afff liblaunch.dylib armv7s  <9dbb42926564306cb61af50e6f3fe65a> /usr/lib/system/liblaunch.dylib
0x34f2b000 - 0x34f2efff libmacho.dylib armv7s  <ffcab8e9628a3c93823adce1717ead38> /usr/lib/system/libmacho.dylib
0x34f2f000 - 0x34f30fff libremovefile.dylib armv7s  <741688071e8c3f54a2ffa7d5bbf0ad0f> /usr/lib/system/libremovefile.dylib
0x34f31000 - 0x34f42fff libsystem_asl.dylib armv7s  <fde71151f3633b19897377baab64b521> /usr/lib/system/libsystem_asl.dylib
0x34f43000 - 0x34f43fff libsystem_blocks.dylib armv7s  <28477932f242360c892f12c609f95419> /usr/lib/system/libsystem_blocks.dylib
0x34f44000 - 0x34fa7fff libsystem_c.dylib armv7s  <5d0717641c5e339da3ca1f21faa448e1> /usr/lib/system/libsystem_c.dylib
0x34fa8000 - 0x34faafff libsystem_configuration.dylib armv7s  <2e43e283d6be3ad685e50217cb2b8661> /usr/lib/system/libsystem_configuration.dylib
0x34fab000 - 0x34facfff libsystem_coreservices.dylib armv7s  <b5dcec2938633107b43383dfbf8e07e6> /usr/lib/system/libsystem_coreservices.dylib
0x34fad000 - 0x34fb9fff libsystem_coretls.dylib armv7s  <2dc9e3d6317535f4b536f631decf4913> /usr/lib/system/libsystem_coretls.dylib
0x34fba000 - 0x34fc0fff libsystem_dnssd.dylib armv7s  <7482038666363dc0b1a435e57b513989> /usr/lib/system/libsystem_dnssd.dylib
0x34fc1000 - 0x34fd9fff libsystem_info.dylib armv7s  <ff47cce8338c3fea9614c8c91a104349> /usr/lib/system/libsystem_info.dylib
0x34fda000 - 0x34ff4fff libsystem_kernel.dylib armv7s  <0135350370a335d1acca9ce9858595df> /usr/lib/system/libsystem_kernel.dylib
0x34ff5000 - 0x35014fff libsystem_m.dylib armv7s  <d1bc7f2b6bbd3ddc83930b9ba33dc507> /usr/lib/system/libsystem_m.dylib
0x35015000 - 0x35027fff libsystem_malloc.dylib armv7s  <4285bc1fb79b3dc4a45fe1680ddb276b> /usr/lib/system/libsystem_malloc.dylib
0x35028000 - 0x35055fff libsystem_network.dylib armv7s  <93a5fa1da38835b693fcdbf8e200fe17> /usr/lib/system/libsystem_network.dylib
0x35056000 - 0x3505bfff libsystem_networkextension.dylib armv7s  <3c2cc31c08e534f994eae9e9390c0bda> /usr/lib/system/libsystem_networkextension.dylib
0x3505c000 - 0x35063fff libsystem_notify.dylib armv7s  <bc57f62dd51b39b49d5ef5890b386f76> /usr/lib/system/libsystem_notify.dylib
0x35064000 - 0x35068fff libsystem_platform.dylib armv7s  <485d83aa9719310982082cb9c6c5a2c4> /usr/lib/system/libsystem_platform.dylib
0x35069000 - 0x3506ffff libsystem_pthread.dylib armv7s  <211207e983bc395f9c59668f9088bef2> /usr/lib/system/libsystem_pthread.dylib
0x35070000 - 0x35072fff libsystem_sandbox.dylib armv7s  <ae0d736739bd3aef9fa1c29fcf22e90e> /usr/lib/system/libsystem_sandbox.dylib
0x35073000 - 0x35076fff libsystem_stats.dylib armv7s  <63dea98a903b3b49a7db9ffd18bd3681> /usr/lib/system/libsystem_stats.dylib
0x35077000 - 0x3507cfff libsystem_trace.dylib armv7s  <f1d18cb2a43c3e518ad37bcf31224eda> /usr/lib/system/libsystem_trace.dylib
0x3507d000 - 0x3507dfff libunwind.dylib armv7s  <1440671d926a3346abaa73fa726ddbfc> /usr/lib/system/libunwind.dylib
0x3507e000 - 0x35099fff libxpc.dylib armv7s  <acfe5f1e68d93d249b65d604403a9625> /usr/lib/system/libxpc.dylib

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!