Skip to content

Instantly share code, notes, and snippets.

@klaw23
Created September 17, 2014 22:23
Show Gist options
  • Save klaw23/444aa1811f325542f88a to your computer and use it in GitHub Desktop.
Save klaw23/444aa1811f325542f88a to your computer and use it in GitHub Desktop.
iOS 8 Opentok crash when user denies access to camera
Incident Identifier: 7489D09B-75AB-40D5-B6C8-6FD54CAF8E07
CrashReporter Key: e6353a0ade172e207b22a82fd2d71ce0855d0f07
Hardware Model: iPad2,4
Process: CamblyDev [395]
Path: /private/var/mobile/Containers/Bundle/Application/4749D090-4B07-48ED-B5F1-F0D7E6726D00/CamblyDev.app/CamblyDev
Identifier: com.cambly.CamblyDev-1
Version: 1.10 (1.10)
Code Type: ARM (Native)
Parent Process: launchd [1]
Date/Time: 2014-09-17 15:12:25.908 -0700
Launch Time: 2014-09-17 15:11:39.154 -0700
OS Version: iOS 8.0 (12A365)
Report Version: 105
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Triggered by Thread: 0
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 libsystem_kernel.dylib 0x30114dfc __pthread_kill + 8
1 libsystem_pthread.dylib 0x30194d0e pthread_kill + 58
2 libsystem_c.dylib 0x300b4934 abort + 72
3 libsystem_c.dylib 0x30094428 __assert_rtn + 88
4 CamblyDev 0x0014ccc2 -[OTVideoCaptureIOSDefault initCapture] (OTVideoCaptureIOSDefault.m:415)
5 CamblyDev 0x00155df8 -[OTVideoCaptureProxy setVideoCapture:] (OTVideoCaptureProxy.m:101)
6 CamblyDev 0x0014e5d4 -[OTPublisherKit setVideoCapture:] (OTPublisherKit.m:195)
7 CamblyDev 0x0015b468 -[OTPublisher setVideoCapture:] (OTPublisherIOS.m:88)
8 CamblyDev 0x0015afbe -[OTPublisher init] (OTPublisherIOS.m:34)
9 CamblyDev 0x0015b194 -[OTPublisher initWithDelegate:name:] (OTPublisherIOS.m:56)
10 CamblyDev 0x000808fa -[ICChatSession sessionDidConnect:] (ICChatSession.m:132)
11 CamblyDev 0x0015d8ce __47-[OTKitSessionDelegate otkitSessionDidConnect:]_block_invoke (OTKitSessionDelegate.m:101)
12 libdispatch.dylib 0x30014610 _dispatch_call_block_and_release + 8
13 libdispatch.dylib 0x300145fc _dispatch_client_callout + 20
14 libdispatch.dylib 0x3001f2b2 _dispatch_main_queue_callback_4CF$VARIANT$mp + 714
15 CoreFoundation 0x220d8e5c __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 4
16 CoreFoundation 0x220d757c __CFRunLoopRun + 1508
17 CoreFoundation 0x22024dac CFRunLoopRunSpecific + 472
18 CoreFoundation 0x22024bbe CFRunLoopRunInMode + 102
19 GraphicsServices 0x2935804c GSEventRunModal + 132
20 UIKit 0x255efefc UIApplicationMain + 1436
21 CamblyDev 0x0007974c main (main.m:16)
22 libdyld.dylib 0x3004faac start + 0
Thread 1 name: Dispatch queue: com.apple.libdispatch-manager
Thread 1:
0 libsystem_kernel.dylib 0x301012c8 kevent64 + 24
1 libdispatch.dylib 0x30023ec4 _dispatch_mgr_invoke + 276
2 libdispatch.dylib 0x30023bf6 _dispatch_mgr_thread$VARIANT$mp + 34
Thread 2:
0 libsystem_kernel.dylib 0x301159cc __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x30191e9c _pthread_wqthread + 788
2 libsystem_pthread.dylib 0x30191b74 start_wqthread + 4
Thread 3 name: TestFlight Network Runloop Thread
Thread 3:
0 libsystem_kernel.dylib 0x30101518 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x3010130c mach_msg + 36
2 CoreFoundation 0x220d8dc6 __CFRunLoopServiceMachPort + 142
3 CoreFoundation 0x220d738c __CFRunLoopRun + 1012
4 CoreFoundation 0x22024dac CFRunLoopRunSpecific + 472
5 CoreFoundation 0x22024bbe CFRunLoopRunInMode + 102
6 Foundation 0x22d5c16c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 260
7 Foundation 0x22daa5e0 -[NSRunLoop(NSRunLoop) run] + 76
8 CamblyDev 0x0055745e +[TFURLConnectionOperation _runNetworkThread:] + 230
9 Foundation 0x22e211b6 __NSThread__main__ + 1114
10 libsystem_pthread.dylib 0x30193e64 _pthread_body + 136
11 libsystem_pthread.dylib 0x30193dd6 _pthread_start + 114
12 libsystem_pthread.dylib 0x30191b80 thread_start + 4
Thread 4 name: com.apple.NSURLConnectionLoader
Thread 4:
0 libsystem_kernel.dylib 0x30101518 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x3010130c mach_msg + 36
2 CoreFoundation 0x220d8dc6 __CFRunLoopServiceMachPort + 142
3 CoreFoundation 0x220d738c __CFRunLoopRun + 1012
4 CoreFoundation 0x22024dac CFRunLoopRunSpecific + 472
5 CoreFoundation 0x22024bbe CFRunLoopRunInMode + 102
6 CFNetwork 0x21bdd1fa +[NSURLConnection(Loader) _resourceLoadLoop:] + 482
7 Foundation 0x22e211b6 __NSThread__main__ + 1114
8 libsystem_pthread.dylib 0x30193e64 _pthread_body + 136
9 libsystem_pthread.dylib 0x30193dd6 _pthread_start + 114
10 libsystem_pthread.dylib 0x30191b80 thread_start + 4
Thread 5 name: com.apple.CFSocket.private
Thread 5:
0 libsystem_kernel.dylib 0x3011508c __select + 20
1 CoreFoundation 0x220dd54e __CFSocketManager + 486
2 libsystem_pthread.dylib 0x30193e64 _pthread_body + 136
3 libsystem_pthread.dylib 0x30193dd6 _pthread_start + 114
4 libsystem_pthread.dylib 0x30191b80 thread_start + 4
Thread 6:
0 libsystem_kernel.dylib 0x301159cc __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x30191e9c _pthread_wqthread + 788
2 libsystem_pthread.dylib 0x30191b74 start_wqthread + 4
Thread 7:
0 libsystem_kernel.dylib 0x301159cc __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x30191e9c _pthread_wqthread + 788
2 libsystem_pthread.dylib 0x30191b74 start_wqthread + 4
Thread 8:
0 libsystem_kernel.dylib 0x301159cc __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x30191e9c _pthread_wqthread + 788
2 libsystem_pthread.dylib 0x30191b74 start_wqthread + 4
Thread 9:
0 libsystem_kernel.dylib 0x301159cc __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x30191e9c _pthread_wqthread + 788
2 libsystem_pthread.dylib 0x30191b74 start_wqthread + 4
Thread 10 name: AVAudioSession Notify Thread
Thread 10:
0 libsystem_kernel.dylib 0x30101518 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x3010130c mach_msg + 36
2 CoreFoundation 0x220d8dc6 __CFRunLoopServiceMachPort + 142
3 CoreFoundation 0x220d738c __CFRunLoopRun + 1012
4 CoreFoundation 0x22024dac CFRunLoopRunSpecific + 472
5 CoreFoundation 0x22024bbe CFRunLoopRunInMode + 102
6 libAVFAudio.dylib 0x20d4e708 GenericRunLoopThread::Entry(void*) + 128
7 libAVFAudio.dylib 0x20d40c04 CAPThread::Entry(CAPThread*) + 192
8 libsystem_pthread.dylib 0x30193e64 _pthread_body + 136
9 libsystem_pthread.dylib 0x30193dd6 _pthread_start + 114
10 libsystem_pthread.dylib 0x30191b80 thread_start + 4
Thread 11:
0 libsystem_kernel.dylib 0x301159cc __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x30191e9c _pthread_wqthread + 788
2 libsystem_pthread.dylib 0x30191b74 start_wqthread + 4
Thread 12:
0 libsystem_c.dylib 0x300c4848 vsnprintf$shim + 0
1 CamblyDev 0x001720ec ot_console_append (ot_console.c:64)
2 CamblyDev 0x00172fca ot_ev_timer_callback (ot_ev.c:201)
3 CamblyDev 0x0020ba2c ev_invoke_pending + 132
4 CamblyDev 0x0020bea8 ev_run + 1136
5 CamblyDev 0x0017343a ev_loop (ev.h:826)
6 CamblyDev 0x0017341c ot_ev_thread_main (ot_ev.c:845)
7 CamblyDev 0x0015fdd8 otkit_session_start_thread (OTKitSessionDelegate.m:453)
8 libsystem_pthread.dylib 0x30193e64 _pthread_body + 136
9 libsystem_pthread.dylib 0x30193dd6 _pthread_start + 114
10 libsystem_pthread.dylib 0x30191b80 thread_start + 4
Thread 13:
0 libsystem_kernel.dylib 0x3011508c __select + 20
1 CamblyDev 0x0025428a talk_base::PhysicalSocketServer::Wait(int, bool) + 426
2 CamblyDev 0x0024cace talk_base::MessageQueue::Get(talk_base::Message*, int, bool) + 626
3 CamblyDev 0x0025d218 talk_base::Thread::ProcessMessages(int) + 76
4 CamblyDev 0x0025d182 talk_base::Thread::PreRun(void*) + 46
5 libsystem_pthread.dylib 0x30193e64 _pthread_body + 136
6 libsystem_pthread.dylib 0x30193dd6 _pthread_start + 114
7 libsystem_pthread.dylib 0x30191b80 thread_start + 4
Thread 14:
0 libsystem_kernel.dylib 0x3011508c __select + 20
1 CamblyDev 0x0025428a talk_base::PhysicalSocketServer::Wait(int, bool) + 426
2 CamblyDev 0x0024cace talk_base::MessageQueue::Get(talk_base::Message*, int, bool) + 626
3 CamblyDev 0x0025d218 talk_base::Thread::ProcessMessages(int) + 76
4 CamblyDev 0x0025d182 talk_base::Thread::PreRun(void*) + 46
5 libsystem_pthread.dylib 0x30193e64 _pthread_body + 136
6 libsystem_pthread.dylib 0x30193dd6 _pthread_start + 114
7 libsystem_pthread.dylib 0x30191b80 thread_start + 4
Thread 15:
0 libsystem_kernel.dylib 0x30114b38 __psynch_cvwait + 24
1 libsystem_pthread.dylib 0x301933dc _pthread_cond_wait + 516
2 libsystem_pthread.dylib 0x301942ec pthread_cond_timedwait + 40
3 CamblyDev 0x0047bdf0 webrtc::EventPosix::Wait(unsigned long) + 144
4 CamblyDev 0x00481734 webrtc::TraceImpl::Process() + 16
5 CamblyDev 0x004810ec webrtc::TraceImpl::Run(void*) + 4
6 CamblyDev 0x004807ca webrtc::ThreadPosix::Run() + 42
7 CamblyDev 0x0048070c webrtc::StartThread(void*) + 4
8 libsystem_pthread.dylib 0x30193e64 _pthread_body + 136
9 libsystem_pthread.dylib 0x30193dd6 _pthread_start + 114
10 libsystem_pthread.dylib 0x30191b80 thread_start + 4
Thread 16:
0 libsystem_kernel.dylib 0x30114b38 __psynch_cvwait + 24
1 libsystem_pthread.dylib 0x301933dc _pthread_cond_wait + 516
2 libsystem_pthread.dylib 0x301942ec pthread_cond_timedwait + 40
3 CamblyDev 0x0047bdf0 webrtc::EventPosix::Wait(unsigned long) + 144
4 CamblyDev 0x004b3e4e webrtc::ProcessThreadImpl::Process() + 78
5 CamblyDev 0x004807ca webrtc::ThreadPosix::Run() + 42
6 CamblyDev 0x0048070c webrtc::StartThread(void*) + 4
7 libsystem_pthread.dylib 0x30193e64 _pthread_body + 136
8 libsystem_pthread.dylib 0x30193dd6 _pthread_start + 114
9 libsystem_pthread.dylib 0x30191b80 thread_start + 4
Thread 17:
0 libsystem_kernel.dylib 0x30114b38 __psynch_cvwait + 24
1 libsystem_pthread.dylib 0x301933dc _pthread_cond_wait + 516
2 libsystem_pthread.dylib 0x301942ec pthread_cond_timedwait + 40
3 CamblyDev 0x0047bdf0 webrtc::EventPosix::Wait(unsigned long) + 144
4 CamblyDev 0x004b3e4e webrtc::ProcessThreadImpl::Process() + 78
5 CamblyDev 0x004807ca webrtc::ThreadPosix::Run() + 42
6 CamblyDev 0x0048070c webrtc::StartThread(void*) + 4
7 libsystem_pthread.dylib 0x30193e64 _pthread_body + 136
8 libsystem_pthread.dylib 0x30193dd6 _pthread_start + 114
9 libsystem_pthread.dylib 0x30191b80 thread_start + 4
Thread 18:
0 libsystem_kernel.dylib 0x3011519c __semwait_signal + 24
1 libsystem_c.dylib 0x30074de0 nanosleep + 168
2 CamblyDev 0x0021b646 webrtc::AudioDeviceIPhone::CaptureWorkerThread() + 234
3 CamblyDev 0x0021a73c webrtc::AudioDeviceIPhone::RunCapture(void*) + 4
4 CamblyDev 0x004807ca webrtc::ThreadPosix::Run() + 42
5 CamblyDev 0x0048070c webrtc::StartThread(void*) + 4
6 libsystem_pthread.dylib 0x30193e64 _pthread_body + 136
7 libsystem_pthread.dylib 0x30193dd6 _pthread_start + 114
8 libsystem_pthread.dylib 0x30191b80 thread_start + 4
Thread 0 crashed with ARM Thread State (32-bit):
r0: 0x00000000 r1: 0x00000000 r2: 0x00000000 r3: 0x00000000
r4: 0x00000006 r5: 0x328209dc r6: 0x2fabff61 r7: 0x00c80890
r8: 0x007e53cc r9: 0x00000000 r10: 0x007e9790 r11: 0x2fabff61
ip: 0x00000148 sp: 0x00c80884 lr: 0x30194d13 pc: 0x30114dfc
cpsr: 0x000f0010
Binary Images:
0x73000 - 0x782fff CamblyDev armv7 <5052ca2a0b953ff5b9f24d133d8fd0a8> /var/mobile/Containers/Bundle/Application/4749D090-4B07-48ED-B5F1-F0D7E6726D00/CamblyDev.app/CamblyDev
0x1fe00000 - 0x1fe23fff dyld armv7 <95260bf90542373e9c428676a19740fa> /usr/lib/dyld
0x20aaa000 - 0x20bbefff IMGSGX543GLDriver armv7 <ef3a28faf380394186687b8950b243e4> /System/Library/Extensions/IMGSGX543GLDriver.bundle/IMGSGX543GLDriver
0x20bc8000 - 0x20d34fff AVFoundation armv7 <82d1ce4181dc3bf4bd730f7492f05a92> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x20d35000 - 0x20d93fff libAVFAudio.dylib armv7 <1b7ba3faa65c3850a72317a96ec43025> /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib
0x20dce000 - 0x20dcefff Accelerate armv7 <6489308d54873b748557138e7540d733> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x20ddf000 - 0x20ff8fff vImage armv7 <9df0c9ce894a39f381ee083b84f63faa> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x20ff9000 - 0x210d6fff libBLAS.dylib armv7 <f7c32b998307330ba5f35ecac6b06824> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x210d7000 - 0x2139afff libLAPACK.dylib armv7 <7964d0bd893432319fca6e8cddb2b119> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x2139b000 - 0x213adfff libLinearAlgebra.dylib armv7 <c3f84b77ae383b5594fe0390218ecb8d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x213ae000 - 0x21423fff libvDSP.dylib armv7 <2e809e9146b536958f515517ed636a5e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x21424000 - 0x21435fff libvMisc.dylib armv7 <036ca731b2cf35cbb2762d08f6a16dfe> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x21436000 - 0x21436fff vecLib armv7 <332674aaa39b3d94993ff677468b9d87> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x21437000 - 0x2145dfff Accounts armv7 <13071672ad5c35fe9ebad729d8cbf029> /System/Library/Frameworks/Accounts.framework/Accounts
0x2145e000 - 0x2145efff AdSupport armv7 <b0fc8990c7743ac29ce05a30ae35a6d2> /System/Library/Frameworks/AdSupport.framework/AdSupport
0x2145f000 - 0x214cffff AddressBook armv7 <3ca79f630bd93678ae5a115995754f5c> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x214d0000 - 0x215f4fff AddressBookUI armv7 <631b55d7b7313f5b863d2c67e6366e04> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x2178a000 - 0x219fbfff AudioToolbox armv7 <503cd792e29c3a22a0e6797a3a1f052a> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x21b61000 - 0x21ce8fff CFNetwork armv7 <fa99828f278f3d6fae61a96388b3b52e> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x21ce9000 - 0x21d69fff CloudKit armv7 <39c64d525a453f75822851daeea9c08c> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x21d6a000 - 0x21dc8fff CoreAudio armv7 <711dada83c8c3c29aaf9d17c1e088a94> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x21de1000 - 0x21dfefff CoreBluetooth armv7 <771793a76e38327390b62d1191240128> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x21dff000 - 0x2200afff CoreData armv7 <92438c5f749d35a18446ba947d7767db> /System/Library/Frameworks/CoreData.framework/CoreData
0x2200b000 - 0x2233afff CoreFoundation armv7 <50123e7208983ab8a3f8801b22df38f2> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x2233b000 - 0x22464fff CoreGraphics armv7 <66e9fc039182333c9ac1900bc3e787a8> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x224a4000 - 0x224a6fff libCGXType.A.dylib armv7 <70ec36eaacb835acb41004592e122018> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGXType.A.dylib
0x224a7000 - 0x224b1fff libCMSBuiltin.A.dylib armv7 <10d337c33046387986d04e6a8d176286> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCMSBuiltin.A.dylib
0x22699000 - 0x226b4fff libRIP.A.dylib armv7 <194c9ceb501d30a6ad1eea845b0fbcae> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x226b5000 - 0x227c2fff CoreImage armv7 <52f3d145099233a1ae5bf151a30968c9> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x227c3000 - 0x2281afff CoreLocation armv7 <10fe351ffcc8320a80935c368fd41709> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x2284c000 - 0x228e6fff CoreMedia armv7 <cfaa8fe16921322a8d051be58f0ba5a8> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x228e7000 - 0x229a7fff CoreMotion armv7 <8f994a9a503c3cdf9f633b33905765c8> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x229a8000 - 0x22a06fff CoreTelephony armv7 <1865940137713dcfae217d4b0de6958d> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x22a07000 - 0x22acefff CoreText armv7 <44d68be1c4173eefb39dee7fb833ab5f> /System/Library/Frameworks/CoreText.framework/CoreText
0x22acf000 - 0x22ae4fff CoreVideo armv7 <e73497bc01ad3dfa9021bbd545b238ec> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x22ae5000 - 0x22bdafff EventKit armv7 <cd97e3fe7781337496dccf11905a1de1> /System/Library/Frameworks/EventKit.framework/EventKit
0x22d50000 - 0x22f52fff Foundation armv7 <b2799048242f307c9892b904a9b36a09> /System/Library/Frameworks/Foundation.framework/Foundation
0x22f53000 - 0x22f7efff GLKit armv7 <e0550392ac64347395b4e081db748083> /System/Library/Frameworks/GLKit.framework/GLKit
0x22f7f000 - 0x22f9efff GSS armv7 <90ed04b56ce53d7d8aff0c4aedbbf53a> /System/Library/Frameworks/GSS.framework/GSS
0x23032000 - 0x23088fff IOKit armv7 <cf83377abd033964b8ea67aa40a4f8fc> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x23089000 - 0x232cbfff ImageIO armv7 <4d8d2eec2be7389f9bef4cc206ab1c51> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x232cc000 - 0x23615fff JavaScriptCore armv7 <c60465cbbdac337ba85277e4ac295dbc> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x238e4000 - 0x238ecfff MediaAccessibility armv7 <c46f7282336e3a3598119ed19753bcfe> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x238ed000 - 0x23ac6fff MediaPlayer armv7 <c22fdd8531423f7fac0b7813edf2ea2d> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x23ac7000 - 0x23e3ffff MediaToolbox armv7 <6b17033e979c3cbdbe59068d214c3c8c> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x23e40000 - 0x23efefff MessageUI armv7 <5fc5e497d82c3fa8b26a95986c4506a8> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x23eff000 - 0x23f6bfff Metal armv7 <d971a1b8b8d637a98f1c9131c6bc75c6> /System/Library/Frameworks/Metal.framework/Metal
0x23f6c000 - 0x23ffbfff MobileCoreServices armv7 <6350e1d9a8233b0b8663716cbc0255be> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x249ed000 - 0x24ac4fff GLEngine armv7 <a8bdb1797cb930b4b2f53fa349ccb7d1> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
0x24ac5000 - 0x24acdfff OpenGLES armv7 <c87c554261393aa5bf85fac5c48ba03a> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x24acf000 - 0x24acffff libCVMSPluginSupport.dylib armv7 <e78a40f2f13c33dd8d80c8972f0da994> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x24ad0000 - 0x24ad2fff libCoreFSCache.dylib armv7 <464a9b4119763133a2d9351025007b45> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x24ad3000 - 0x24ad6fff libCoreVMClient.dylib armv7 <d9e168b21cf63cb9b4cd49d30bfad66c> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x24ad7000 - 0x24adffff libGFXShared.dylib armv7 <431e1f47629237109f9ab0ba085deab3> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x24ae0000 - 0x24b1ffff libGLImage.dylib armv7 <0009f6d507073ee7891d95f6e2b12729> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x24b20000 - 0x24c5afff libGLProgrammability.dylib armv7 <f45683cfd123376081f7f83bce64f37b> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
0x24fad000 - 0x250fdfff QuartzCore armv7 <6245b916ab9d326e9de1b06c3ef06d8d> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x250fe000 - 0x25151fff QuickLook armv7 <e5f7110a42ca327c8b8a6a31a24beab9> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x2533f000 - 0x2537ffff Security armv7 <2245b2e838543824aeb75488acf4ff10> /System/Library/Frameworks/Security.framework/Security
0x2550d000 - 0x25522fff StoreKit armv7 <88b74d86f5a9363090269cea0cf0bde9> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x25523000 - 0x2557ffff SystemConfiguration armv7 <184b320bb96d38bd90198ab7d330874e> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x25582000 - 0x25e1afff UIKit armv7 <ee8cc4162cf6359b9f06840d1dfd047d> /System/Library/Frameworks/UIKit.framework/UIKit
0x25e1b000 - 0x25e82fff VideoToolbox armv7 <d85f06b8d5b03255b1ed26b392f10356> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x25e83000 - 0x26067fff WebKit armv7 <bb736fb9b75f3ca8a3792bdc58fd6ebd> /System/Library/Frameworks/WebKit.framework/WebKit
0x2635c000 - 0x26367fff AOSNotification armv7 <7c0696f7d87e35c291cc0f890e4fcfbb> /System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification
0x264bc000 - 0x26508fff AccountsDaemon armv7 <b6499a184db73779bee7009290d50866> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x26509000 - 0x2652afff AccountsUI armv7 <d0089e7d0018354bbbb292e26b5cca8b> /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI
0x2652b000 - 0x2652ffff AggregateDictionary armv7 <b3a8631ab71b38dd89b8a5c12523e88b> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x266f4000 - 0x2671efff AirPlaySupport armv7 <701f2b977a83350dbcc270660cdeb9ab> /System/Library/PrivateFrameworks/AirPlaySupport.framework/AirPlaySupport
0x26916000 - 0x26954fff AppSupport armv7 <ef00e8bfb45f30eba14f2814991daecb> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x26955000 - 0x2699bfff AppleAccount armv7 <dc91507a3bd93c00bae39ab5fe665f3e> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x26a83000 - 0x26ac0fff AppleJPEG armv7 <bece852b679738698169770603dbe38a> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x26acb000 - 0x26addfff ApplePushService armv7 <e7005874ff1c383783169820b881b334> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x26ade000 - 0x26ae4fff AppleSRP armv7 <b6847dfcc40334ea9722d3f13554a46d> /System/Library/PrivateFrameworks/AppleSRP.framework/AppleSRP
0x26b19000 - 0x26b22fff AssertionServices armv7 <c977f6aef66130c39617094d607ee5c6> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x26b23000 - 0x26b3bfff AssetsLibraryServices armv7 <be8b0ab42954333181d42f0e6c49aa59> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x26b3c000 - 0x26b60fff AssistantServices armv7 <12105ee4d02c3ecd965994d192b080b9> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x26b61000 - 0x26b65fff BTLEAudioController armv7 <d93ccb2b76d83d4397f2d52d0453e553> /System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController
0x26b66000 - 0x26b7dfff BackBoardServices armv7 <90f2f2097cd93fd29b3215c2cd4f19b5> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x26b80000 - 0x26bb5fff BaseBoard armv7 <91b34e60fd50334e9fc2b4567236cc65> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x26bb6000 - 0x26bbcfff BluetoothManager armv7 <1d489c9a1222307c81ec3a712c08bdda> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x26bbd000 - 0x26be3fff Bom armv7 <fe98a677126b3ca1aee15c85f69e77ac> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x26cae000 - 0x26cd7fff CalendarFoundation armv7 <d2c50e612a3436eeada3192832d4d838> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x26de4000 - 0x26decfff CaptiveNetwork armv7 <588eadc07ec13c5e8d309447f31a183e> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x26ded000 - 0x26f0ffff Celestial armv7 <3d9133a892cb3fdaa79a1e5dafca8821> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x26f1d000 - 0x26f35fff CertInfo armv7 <5dbecf4710a03505a6e3aa7b3c1c2cf3> /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo
0x26f36000 - 0x26f3bfff CertUI armv7 <dec1479a61333e8e980d30cd1c704f1d> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x27066000 - 0x27087fff ChunkingLibrary armv7 <c359ead48938353fb522523c08409f3e> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x27523000 - 0x27525fff CommonAuth armv7 <25a2f94e7a193152bd59f50bdfb31905> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x27526000 - 0x27536fff CommonUtilities armv7 <e94371f0c3af3df2b36c35c11e91e77a> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x27537000 - 0x2753bfff CommunicationsFilter armv7 <797d402b98a9374fb920676f8c03cd18> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x275aa000 - 0x275aefff ConstantClasses armv7 <da2dc377cd593070aac7616e05a4cb93> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x275af000 - 0x275e7fff ContentIndex armv7 <ddabd197e1c038a5890d3c8fa8680e7a> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x275e8000 - 0x275ebfff CoreAUC armv7 <73fc866359063f30baf942f7e3f61f60> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x2760f000 - 0x27663fff CoreDAV armv7 <52796864a94330c68c6931a94111b886> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x27664000 - 0x2767dfff CoreDuet armv7 <8884c503754d3e11bef8665285845f4c> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x27682000 - 0x27691fff CoreDuetDaemonProtocol armv7 <b145140cf14733c78ab45771ac23a25a> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x27698000 - 0x2769afff CoreDuetDebugLogging armv7 <5360d9f729b33046879514799ee116d6> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x278e8000 - 0x27983fff CorePDF armv7 <1f44fd0a22fe3d7f8e76d161350b2afe> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x279e4000 - 0x279eefff CoreRecents armv7 <555a110b53ee3f00ad7d75694503f6d2> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x27a66000 - 0x27a84fff CoreServicesInternal armv7 <9489d2acff3b383e88f4206935a42ac7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x27c82000 - 0x27d02fff CoreUI armv7 <1c2e75c0a2973beb827d13d08802b2f1> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x27d03000 - 0x27d6cfff CoreUtils armv7 <9e41c4ebf773341a806198247518793d> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x27d6d000 - 0x27d72fff CrashReporterSupport armv7 <b390f4fa5603386ea83d56f48fdeacd8> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x27d73000 - 0x27d79fff DAAPKit armv7 <4e88a4be652032138a02c419ec184ebc> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x27d85000 - 0x27dcafff DataAccess armv7 <b6dfb7c5146f38ae94a67b10615a88aa> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x27fbf000 - 0x27fe0fff DataAccessExpress armv7 <68681cbe3ed937f6a74291ed288e2395> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x2801f000 - 0x28025fff DataMigration armv7 <50bff91cdbdf3a6ebe55c4cdfd1318b5> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x2802f000 - 0x28030fff DiagnosticLogCollection armv7 <4d0d31ac66e43d03a4fba8eec2bebffe> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x28031000 - 0x2804bfff DictionaryServices armv7 <606f886854653188a384feb88c727c6b> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x2806a000 - 0x28089fff EAP8021X armv7 <1b02879f4e23365a83c8e9bb7e480729> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x28188000 - 0x2818afff FTClientServices armv7 <212ae990f9b13910b7fc5733e200d21c> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x2818b000 - 0x281bbfff FTServices armv7 <5ea5160a534f3341aaa74206fcf86948> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x281bc000 - 0x285dffff FaceCore armv7 <96fe282a3c903468bccffee0f45ffa2a> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x28604000 - 0x28604fff FontServices armv7 <00fa3270936839b4bb7c64f2be3e7f50> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x28605000 - 0x286d8fff libFontParser.dylib armv7 <a9532d1a53a138de80e57f38b4d585a1> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x286d9000 - 0x286e5fff libGSFontCache.dylib armv7 <e1ea799391e43de79fec5f1af55f6f7c> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x287c8000 - 0x287e3fff FrontBoardServices armv7 <bc58f1f043413960b218aeb7f8b50286> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x28d49000 - 0x28d50fff libGPUSupportMercury.dylib armv7 <14c01d491e6a3b61bd836bc1db42b155> /System/Library/PrivateFrameworks/GPUSupport.framework/libGPUSupportMercury.dylib
0x290c8000 - 0x290defff GenerationalStorage armv7 <bfac200419ad3196b39022d7650c29cb> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x290df000 - 0x2934efff GeoServices armv7 <fe87428d609e3501a4200a41262b1f9d> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x2934f000 - 0x2935ffff GraphicsServices armv7 <9efdf5cfa1b8391bbbf872c4496f5825> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x29401000 - 0x29450fff Heimdal armv7 <27ed872801f33202bea3a0633cf79104> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x294e3000 - 0x29562fff HomeSharing armv7 <3a9fdc17b25e3130ac8492a178d5c9ab> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x295c1000 - 0x29617fff IDS armv7 <13c160f9f3ba38d6bbf0f6b3811ba1e4> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x29618000 - 0x29639fff IDSFoundation armv7 <709c320879a235b6886a0226796ec4ea> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x296a1000 - 0x2974ffff IMCore armv7 <c1d8d819734d3ff1845db60b81526c34> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x297e7000 - 0x2984bfff IMFoundation armv7 <3dace4bdefff3757b5e669b0c68b3518> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x29853000 - 0x29856fff IOAccelerator armv7 <5b718623c85d3670b62447ace8d4b00d> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x29859000 - 0x2985ffff IOMobileFramebuffer armv7 <1f7e71ccb940316abc4d3c702d6d8830> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x29860000 - 0x29865fff IOSurface armv7 <30ff04d22c7632028ca42a4e0c97b2ae> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x29866000 - 0x29867fff IOSurfaceAccelerator armv7 <ca94112c1c7e3d5f8f386e3d86fc22ca> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x29903000 - 0x29909fff IntlPreferences armv7 <831321052434365281315fd25cacdfc1> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x2990a000 - 0x29940fff LanguageModeling armv7 <b40438d2f27b389cb73743c61d3c011c> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x2997c000 - 0x299b8fff MIME armv7 <41b567288b383837bfd41be4a0ad7d4f> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x29a5c000 - 0x29a68fff MailServices armv7 <be6309bba17437c6bc3d0b13bab196ad> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x29a9c000 - 0x29b3bfff ManagedConfiguration armv7 <3d453a4bdcd735caa12ec7bac4a430c8> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x29b45000 - 0x29b46fff Marco armv7 <68cbf0bb03a23415af7f9a724f9f7d5c> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x29b47000 - 0x29bbefff MediaControlSender armv7 <91c297b9dc3131d0afb22e56b628a230> /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender
0x29c5d000 - 0x29c6ffff MediaRemote armv7 <eb5a6085e4433915be19daaf8f31c7e2> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x29c70000 - 0x29c7ffff MediaServices armv7 <1d6bd929ff1c3e92892315cadafba2d8> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x29cfd000 - 0x29ddafff Message armv7 <520560d507f33ceda6038a2557235037> /System/Library/PrivateFrameworks/Message.framework/Message
0x29de0000 - 0x29de2fff MessageSupport armv7 <92355fe4a91a33b8984516f0be7177e9> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x29df4000 - 0x29e01fff MobileAsset armv7 <876d4a6cda803783a7588999c2247225> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x29e28000 - 0x29e31fff MobileBluetooth armv7 <a323e89fcb3d35beab1f7dba97b3f0a1> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x29e4d000 - 0x29e54fff MobileIcons armv7 <e86c962b9bce38808d774597da55f14d> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x29e55000 - 0x29e5cfff MobileInstallation armv7 <4af983ee77833064bc7503cbed22e164> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x29e5d000 - 0x29e69fff MobileKeyBag armv7 <26e4ea84cc393fbdbec77b0024e144e7> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x29e96000 - 0x29e99fff MobileSystemServices armv7 <ae4ef39d4c073c5395b7070df717326d> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x29ebb000 - 0x29ec8fff MobileWiFi armv7 <156a2f7f3abb3dd79df11aeb6b9dab66> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x29f07000 - 0x2a0a5fff MusicLibrary armv7 <fc38abd909e031c38f7bb10604077ac4> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x2a13e000 - 0x2a143fff Netrb armv7 <74cd9bc39770377d982a67cff76cccc7> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x2a144000 - 0x2a14afff NetworkStatistics armv7 <9d8ed51a234836048ce9f8d711a60f72> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x2a14b000 - 0x2a168fff Notes armv7 <d1922d2e1e733ea9a415f2bc078c3722> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x2a16e000 - 0x2a170fff OAuth armv7 <1b4ad044062c30d29f87f399bd847c25> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x2a8c8000 - 0x2a904fff OpenCL armv7 <8c9c716a2de93b38be82b2277bb9632d> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
0x2a9ea000 - 0x2aa11fff PersistentConnection armv7 <f0c9f9b0930c3925948e5b528515d1ac> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x2ade8000 - 0x2ae32fff PhysicsKit armv7 <3d40d332c97c32ac80772192145ea414> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x2ae33000 - 0x2ae49fff PlugInKit armv7 <e6264267233836f3bcf2ec6046bd5505> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x2ae4a000 - 0x2ae51fff PowerLog armv7 <e307e1f427233b1a83fe7134e49921ba> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x2b04b000 - 0x2b0f2fff Preferences armv7 <e0eb891a8c1530ddaccdd1b200bc1628> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x2b0f3000 - 0x2b130fff PrintKit armv7 <59173b68b2333f598a17dc7c56f569f4> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
0x2b135000 - 0x2b1c9fff ProofReader armv7 <b9f28c4e72fc309e907b939d493127b8> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x2b1da000 - 0x2b1e6fff ProtocolBuffer armv7 <39fea739a0ae30e99cdd935e06437e24> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x2b219000 - 0x2b287fff Quagga armv7 <8276ca0278403a45a6ec46bf05b050f3> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x2b474000 - 0x2b500fff SAObjects armv7 <3fa6a2eb10533acfa65bf0f46a48f550> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x2b5f8000 - 0x2b612fff SpringBoardServices armv7 <a0d26a4f5c223babb1f07a0ef4b22966> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x2b97d000 - 0x2ba95fff StoreServices armv7 <8005c5fd61d13036819a57e965ddf46a> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x2bb58000 - 0x2bb5efff SymptomReporter armv7 <e328bf3c95203994b05ae2cf7f1e777a> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomReporter.framework/SymptomReporter
0x2bb67000 - 0x2bb69fff TCC armv7 <bd765a3a2cc736a0925aeeae1b246631> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x2bbb0000 - 0x2bbedfff TelephonyUtilities armv7 <87c96336d7b433b1bd54f9a0efbc8fed> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x2bc0d000 - 0x2ca34fff KBLayouts_iPad.dylib armv7 <fc92f690929c3ae591d07f496fda4628> /System/Library/PrivateFrameworks/TextInput.framework/KBLayouts_iPad.dylib
0x2ca35000 - 0x2ca5cfff TextInput armv7 <2c5cc34e04d8316c9eaf54177d191916> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x2cb0f000 - 0x2cbcffff UIFoundation armv7 <428374a21c553f4892ffd62a9e50f499> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x2cbf1000 - 0x2cbf4fff UserFS armv7 <897a747e849e3128a52593f4e311783c> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x2d36b000 - 0x2d389fff VoiceServices armv7 <83e34899ae2c38cf979df2cf1f2f2582> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x2d412000 - 0x2d438fff WebBookmarks armv7 <3a8fb1f4316a350bae60104827af648e> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x2d44e000 - 0x2dfc2fff WebCore armv7 <4453f473bc773bbb863cde0919a18749> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x2dfc3000 - 0x2e081fff WebKitLegacy armv7 <7a189dc5b02e3ac1b1194b2d3b0dcb08> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x2e221000 - 0x2e229fff XPCObjects armv7 <7b274a8d00e536638b46bf56b2b13c3e> /System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects
0x2e416000 - 0x2e43afff iCalendar armv7 <626a47ba3ee73c71a97e7cc5108f49e2> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x2e62d000 - 0x2e668fff iTunesStore armv7 <84d9347a39bb3564a10ff65d081e7757> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x2ed6d000 - 0x2ed75fff libAccessibility.dylib armv7 <32190dda98163ebbb0643169fc09b1a5> /usr/lib/libAccessibility.dylib
0x2eea7000 - 0x2eebdfff libCRFSuite.dylib armv7 <0a5fee6c5fb13987a0014c7e6db619aa> /usr/lib/libCRFSuite.dylib
0x2eeef000 - 0x2eff2fff libFosl_dynamic.dylib armv7 <1b7e35e68bb13a7885642804a30db6cc> /usr/lib/libFosl_dynamic.dylib
0x2f00c000 - 0x2f026fff libMobileGestalt.dylib armv7 <1b847e4afb7b367a94bc44a5e393f370> /usr/lib/libMobileGestalt.dylib
0x2f027000 - 0x2f02ffff libMobileGestaltExtensions.dylib armv7 <3e2b114ee37f3c37886801c06b5765e4> /usr/lib/libMobileGestaltExtensions.dylib
0x2f04c000 - 0x2f04dfff libSystem.B.dylib armv7 <f8d939cc441439e7b2855a6ef4d77c08> /usr/lib/libSystem.B.dylib
0x2f0be000 - 0x2f102fff libTelephonyUtilDynamic.dylib armv7 <ad405763cdac370bb854e61772bf394a> /usr/lib/libTelephonyUtilDynamic.dylib
0x2f212000 - 0x2f234fff libarchive.2.dylib armv7 <4ed6612a4606309b975cbc258ba02c4f> /usr/lib/libarchive.2.dylib
0x2f235000 - 0x2f235fff libassertion_extension.dylib armv7 <a66a6dcaa7ac387c8b07413a12671773> /usr/lib/libassertion_extension.dylib
0x2f264000 - 0x2f270fff libbsm.0.dylib armv7 <1d4e1966264c32f38d75e858496cf7f8> /usr/lib/libbsm.0.dylib
0x2f271000 - 0x2f27afff libbz2.1.0.dylib armv7 <4b7ac694d66732dc9ea3d1d05f012df7> /usr/lib/libbz2.1.0.dylib
0x2f27b000 - 0x2f2c5fff libc++.1.dylib armv7 <31d0bc3ad77a36f78c370c6d154f50d4> /usr/lib/libc++.1.dylib
0x2f2c6000 - 0x2f2e1fff libc++abi.dylib armv7 <8651f217a2113143b778e44e36676179> /usr/lib/libc++abi.dylib
0x2f2e3000 - 0x2f2f0fff libcmph.dylib armv7 <73d53cf7c39237759bfd66e8050dd5ae> /usr/lib/libcmph.dylib
0x2f2f1000 - 0x2f2f9fff libcupolicy.dylib armv7 <9aa9d081ac923b5f94854d7de628a79a> /usr/lib/libcupolicy.dylib
0x2f320000 - 0x2f338fff libextension.dylib armv7 <cd9c4b4d72b9359f9fc0dfb9d4a871bc> /usr/lib/libextension.dylib
0x2f469000 - 0x2f46cfff libheimdal-asn1.dylib armv7 <96c4cd5f3c533dde95840a7377681e6b> /usr/lib/libheimdal-asn1.dylib
0x2f46d000 - 0x2f55afff libiconv.2.dylib armv7 <1b0fd67a32a23c998b57ab552f1562cf> /usr/lib/libiconv.2.dylib
0x2f55b000 - 0x2f6c8fff libicucore.A.dylib armv7 <f4c624598fbf37b0bbee174fac154d91> /usr/lib/libicucore.A.dylib
0x2f6d5000 - 0x2f6d5fff liblangid.dylib armv7 <ac2f558933ab3a9bbc0f376833feb5da> /usr/lib/liblangid.dylib
0x2f6d6000 - 0x2f6e0fff liblockdown.dylib armv7 <ea95ceffad2531eaa6433591b81c57f3> /usr/lib/liblockdown.dylib
0x2f6e1000 - 0x2f6f6fff liblzma.5.dylib armv7 <c7608f137e0c3fc892a214899dc3364e> /usr/lib/liblzma.5.dylib
0x2fa6e000 - 0x2fa82fff libmis.dylib armv7 <8fea81a19fa8324c8afe054d17b5e529> /usr/lib/libmis.dylib
0x2faad000 - 0x2fca7fff libobjc.A.dylib armv7 <3dfb8b1d89c53df7be0b4d8b17b51b6b> /usr/lib/libobjc.A.dylib
0x2fd5c000 - 0x2fd72fff libresolv.9.dylib armv7 <dd12c5d28f193f46aa1dcffbecdaaa4e> /usr/lib/libresolv.9.dylib
0x2fd9d000 - 0x2fe42fff libsqlite3.dylib armv7 <0aacf80bb3573654b41574dc849aeb4f> /usr/lib/libsqlite3.dylib
0x2fe43000 - 0x2fe8ffff libstdc++.6.dylib armv7 <e352dd0854143de2922c89522d0688d7> /usr/lib/libstdc++.6.dylib
0x2fe90000 - 0x2feb7fff libtidy.A.dylib armv7 <f42dd1583f533d5ebf43cea1436f8f6f> /usr/lib/libtidy.A.dylib
0x2feb8000 - 0x2fec0fff libtzupdate.dylib armv7 <13ef11c9008f32788a287272bb281a14> /usr/lib/libtzupdate.dylib
0x2fec4000 - 0x2ff7afff libxml2.2.dylib armv7 <e766a404f6ef3eb482ad641bdc4c5b16> /usr/lib/libxml2.2.dylib
0x2ff7b000 - 0x2ff9cfff libxslt.1.dylib armv7 <a53526d8b3b73c04a3d6b8d6a02b9639> /usr/lib/libxslt.1.dylib
0x2ff9d000 - 0x2ffa9fff libz.1.dylib armv7 <6e6680acca983153ae913c0c17a6c1cd> /usr/lib/libz.1.dylib
0x2ffaa000 - 0x2ffaefff libcache.dylib armv7 <9961bace92213372ab8863cdfb3a29d6> /usr/lib/system/libcache.dylib
0x2ffaf000 - 0x2ffb8fff libcommonCrypto.dylib armv7 <1de129ade05e38949012159687a5c051> /usr/lib/system/libcommonCrypto.dylib
0x2ffb9000 - 0x2ffbdfff libcompiler_rt.dylib armv7 <5c4da79950b53afe84ace67fb55833c4> /usr/lib/system/libcompiler_rt.dylib
0x2ffbe000 - 0x2ffc4fff libcopyfile.dylib armv7 <30fa82f404f63dc1a5d3cc5e3491335d> /usr/lib/system/libcopyfile.dylib
0x2ffc5000 - 0x30011fff libcorecrypto.dylib armv7 <143b275a4177393f81976175b34308fa> /usr/lib/system/libcorecrypto.dylib
0x30012000 - 0x3004dfff libdispatch.dylib armv7 <429ae50a967737d6b5b4a05c3de017e2> /usr/lib/system/libdispatch.dylib
0x3004e000 - 0x3004ffff libdyld.dylib armv7 <5085dc61f4c03595bb85b15629273fbc> /usr/lib/system/libdyld.dylib
0x30050000 - 0x30050fff libkeymgr.dylib armv7 <262bd92918bd3c1c9eb6fcaa3791775e> /usr/lib/system/libkeymgr.dylib
0x30051000 - 0x30051fff liblaunch.dylib armv7 <ded7a799dc293fb98cf67551ca948c7f> /usr/lib/system/liblaunch.dylib
0x30052000 - 0x30055fff libmacho.dylib armv7 <239e78697d683d6991a2a9c0044474b3> /usr/lib/system/libmacho.dylib
0x30056000 - 0x30057fff libremovefile.dylib armv7 <0557b72ca4a3362e884d7cff30e8cafb> /usr/lib/system/libremovefile.dylib
0x30058000 - 0x30069fff libsystem_asl.dylib armv7 <70cf5e1898f13ce18eb75f3458dbd796> /usr/lib/system/libsystem_asl.dylib
0x3006a000 - 0x3006afff libsystem_blocks.dylib armv7 <0c999fc715d3379a82ba8c6354709999> /usr/lib/system/libsystem_blocks.dylib
0x3006b000 - 0x300cdfff libsystem_c.dylib armv7 <20a3892b16363a33903bb2dd2707d505> /usr/lib/system/libsystem_c.dylib
0x300ce000 - 0x300d0fff libsystem_configuration.dylib armv7 <d7cbf07df41a3ea997b79a821ded7d97> /usr/lib/system/libsystem_configuration.dylib
0x300d1000 - 0x300d2fff libsystem_coreservices.dylib armv7 <4b9f774a6d3b3ca79c2fe7d1d45b8b22> /usr/lib/system/libsystem_coreservices.dylib
0x300d3000 - 0x300dffff libsystem_coretls.dylib armv7 <0cc38bb44c223315b61e3dd8ba7c98b6> /usr/lib/system/libsystem_coretls.dylib
0x300e0000 - 0x300e6fff libsystem_dnssd.dylib armv7 <cc3c60b9d86732c7a53f794c7d09debc> /usr/lib/system/libsystem_dnssd.dylib
0x300e7000 - 0x300fffff libsystem_info.dylib armv7 <30d86b05ccfc364c80512007c565d251> /usr/lib/system/libsystem_info.dylib
0x30100000 - 0x3011afff libsystem_kernel.dylib armv7 <fd16698c8ee336f0994797e7b505eccd> /usr/lib/system/libsystem_kernel.dylib
0x3011b000 - 0x3013bfff libsystem_m.dylib armv7 <6ff18932024e3fdb81da9a95cff65be2> /usr/lib/system/libsystem_m.dylib
0x3013c000 - 0x3014efff libsystem_malloc.dylib armv7 <1cbb1e6f834f352cada0bfe6aae7ced1> /usr/lib/system/libsystem_malloc.dylib
0x3014f000 - 0x3017cfff libsystem_network.dylib armv7 <d9711d62164c37e084aa419ed251c264> /usr/lib/system/libsystem_network.dylib
0x3017d000 - 0x30182fff libsystem_networkextension.dylib armv7 <9e633ce07c5631f0b08ea45b745ee3a6> /usr/lib/system/libsystem_networkextension.dylib
0x30183000 - 0x3018afff libsystem_notify.dylib armv7 <2c4117afd36435a795a2c2367723434e> /usr/lib/system/libsystem_notify.dylib
0x3018b000 - 0x30190fff libsystem_platform.dylib armv7 <f36fba051a0833fa889eb0bd2cd81875> /usr/lib/system/libsystem_platform.dylib
0x30191000 - 0x30197fff libsystem_pthread.dylib armv7 <365cd5f446003b0288cee279e460bd8a> /usr/lib/system/libsystem_pthread.dylib
0x30198000 - 0x3019afff libsystem_sandbox.dylib armv7 <d2a92447495235bb915ea76606b37012> /usr/lib/system/libsystem_sandbox.dylib
0x3019b000 - 0x3019efff libsystem_stats.dylib armv7 <dfc8455c709d34b39f0b82ca4d497e2d> /usr/lib/system/libsystem_stats.dylib
0x3019f000 - 0x301a4fff libsystem_trace.dylib armv7 <e82b8baeae2739ee8ce1cb26784a7f79> /usr/lib/system/libsystem_trace.dylib
0x301a5000 - 0x301a5fff libunwind.dylib armv7 <8c41ef1c4e4733ac87472a1910dfe445> /usr/lib/system/libunwind.dylib
0x301a6000 - 0x301c1fff libxpc.dylib armv7 <84e1bee3b89739dd9a7bd061b6b252c5> /usr/lib/system/libxpc.dylib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment