Skip to content

Instantly share code, notes, and snippets.

@GouriKumari
Created June 6, 2014 18:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GouriKumari/1eb0d7657f61afe07bca to your computer and use it in GitHub Desktop.
Save GouriKumari/1eb0d7657f61afe07bca to your computer and use it in GitHub Desktop.
StringAttributesTest crash log
Incident Identifier: 042E972B-E95A-434D-B4E9-AD719C2F95CF
CrashReporter Key: ba6a20dd994b37dc546e0e71974bb82e30ed0b39
Hardware Model: iPad4,1
Process: monotouchtest [4207]
Path: /var/mobile/Applications/8835FED8-4D0F-470F-BB9C-C3A37FB6FF3D/monotouchtest.app/monotouchtest
Identifier: com.xamarin.monotouch-test
Version: 1.0
Code Type: ARM (Native)
Parent Process: launchd [1]
Date/Time: 2014-06-06 14:01:28.676 -0400
OS Version: iOS 7.0.3 (11B511)
Report Version: 104
Exception Type: EXC_BAD_ACCESS (SIGABRT)
Exception Subtype: KERN_INVALID_ADDRESS at 0x000000002704c000
Triggered by Thread: 0
Thread 0 Crashed:
0 libsystem_kernel.dylib 0x3a1cb1fc __pthread_kill + 8
1 libsystem_pthread.dylib 0x3a232a4f pthread_kill + 55
2 libsystem_c.dylib 0x3a17c029 abort + 73
3 monotouchtest 0x01bcb087 mono_handle_native_sigsegv (mini-exceptions.c:2342)
4 monotouchtest 0x01bd4497 mono_sigsegv_signal_handler (mini.c:6850)
5 libsystem_platform.dylib 0x3a22d721 _sigtramp + 41
6 CoreGraphics 0x2f60a8cf free_magazine + 35
7 CoreGraphics 0x2f606277 magazine_dealloc_ + 239
8 CoreGraphics 0x2f5f8ea1 x_mem_dealloc_chain + 85
9 CoreGraphics 0x2f63d54f CGFontNameTableRelease + 11
10 CoreText 0x2fc63b31 TUniqueNameCacheImp::CopyName(CGFont*, long) const + 525
11 CoreText 0x2fc6391d TUniqueNameCache::CopyName(CGFont*, __CFString const*) const + 25
12 CoreText 0x2fc38309 TBaseFont::CopyName(__CFString const*) const + 261
13 CoreText 0x2fc516bf TBaseFont::InitAnnexTables() const + 139
14 CoreText 0x2fc3924f TBaseFont::GetCommonTable(unsigned long) const + 927
15 CoreText 0x2fc51bab TAATMorphTable::AddShapingGlyphs(TFont const&, void (unsigned short, unsigned short) block_pointer, void () block_pointer) + 55
16 CoreText 0x2fc51ad7 TFont::InitShapingGlyphs() const + 175
17 CoreText 0x2fc470cf TFont::IterateShapingGlyphs(unsigned short const*, long, void (long) block_pointer) const + 23
18 CoreText 0x2fc46df5 TASCIIDataCache::TASCIIDataCache(TFont const*) + 241
19 CoreText 0x2fc46ce3 TFont::InitASCIIDataCache() const + 27
20 CoreText 0x2fc46b4f TASCIIEncoder::Encode() + 39
21 CoreText 0x2fc468a3 TGlyphEncoder::EncodeChars(CFRange, TAttributes const&, TGlyphList<TDeletedGlyphIndex>&, TGlyphEncoder::Fallbacks) + 567
22 CoreText 0x2fc46317 TTypesetterAttrString::Initialize(__CFAttributedString const*) + 219
23 CoreText 0x2fc461a9 TTypesetterAttrString::TTypesetterAttrString(__CFAttributedString const*) + 109
24 CoreText 0x2fc460c9 CTLineCreateWithAttributedString + 49
25 monotouchtest 0x007aa194 (wrapper managed-to-native) MonoTouch.CoreText.CTLine:CTLineCreateWithAttributedString + 88
26 monotouchtest 0x0031eb10 MonoTouch.CoreText.CTLine:.ctor (CTLine.cs:202)
27 monotouchtest 0x0017504c MonoTouchFixtures.Foundation.StringAttributesTests:SimpleValuesSet (StringAttributes.cs:110)
28 monotouchtest 0x00c54a54 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 196
29 monotouchtest 0x01bd664b mono_jit_runtime_invoke (mini.c:6712)
30 monotouchtest 0x01c1a503 mono_runtime_invoke (object.c:2828)
31 monotouchtest 0x01c1eb3f mono_runtime_invoke_array (object.c:4297)
32 monotouchtest 0x01bfbd91 ves_icall_InternalInvoke (icall.c:2853)
33 monotouchtest 0x009abc18 wrapper_managed_to_native_System_Reflection_MonoMethod_InternalInvoke_System_Reflection_MonoMethod_object_object___System_Exception_ + 124
34 monotouchtest 0x009abd5c System_Reflection_MonoMethod_Invoke_object_System_Reflection_BindingFlags_System_Reflection_Binder_object___System_Globalization_CultureInfo + 228
35 monotouchtest 0x009a6fb0 System_Reflection_MethodBase_Invoke_object_object__ + 76
36 monotouchtest 0x01ace034 NUnit.Framework.Internal.Reflect:InvokeMethod (Reflect.cs:421)
37 monotouchtest 0x01add128 NUnit.Framework.Internal.Commands.TestMethodCommand:RunNonAsyncTestMethod (TestMethodCommand.cs:227)
38 monotouchtest 0x01adcfa8 NUnit.Framework.Internal.Commands.TestMethodCommand:RunTestMethod (TestMethodCommand.cs:169)
39 monotouchtest 0x01adcee0 NUnit.Framework.Internal.Commands.TestMethodCommand:Execute (TestMethodCommand.cs:131)
40 monotouchtest 0x01adc5cc NUnit.Framework.Internal.Commands.SetUpTearDownCommand:Execute (SetUpTearDownCommand.cs:165)
41 monotouchtest 0x01ae37e0 NUnit.Framework.Internal.WorkItems.SimpleWorkItem:PerformWork (SimpleWorkItem.cs:127)
42 monotouchtest 0x01ae3f34 NUnit.Framework.Internal.WorkItems.WorkItem:RunTest (WorkItem.cs:400)
43 monotouchtest 0x01ae3c40 NUnit.Framework.Internal.WorkItems.WorkItem:Execute (WorkItem.cs:248)
44 monotouchtest 0x01ae3218 NUnit.Framework.Internal.WorkItems.CompositeWorkItem:RunChildren (CompositeWorkItem.cs:301)
45 monotouchtest 0x01ae2ebc NUnit.Framework.Internal.WorkItems.CompositeWorkItem:PerformWork (CompositeWorkItem.cs:164)
46 monotouchtest 0x01ae3f34 NUnit.Framework.Internal.WorkItems.WorkItem:RunTest (WorkItem.cs:400)
47 monotouchtest 0x01ae3c40 NUnit.Framework.Internal.WorkItems.WorkItem:Execute (WorkItem.cs:248)
48 monotouchtest 0x01ae3218 NUnit.Framework.Internal.WorkItems.CompositeWorkItem:RunChildren (CompositeWorkItem.cs:301)
49 monotouchtest 0x01ae2ebc NUnit.Framework.Internal.WorkItems.CompositeWorkItem:PerformWork (CompositeWorkItem.cs:164)
50 monotouchtest 0x01ae3f34 NUnit.Framework.Internal.WorkItems.WorkItem:RunTest (WorkItem.cs:400)
51 monotouchtest 0x01ae3c40 NUnit.Framework.Internal.WorkItems.WorkItem:Execute (WorkItem.cs:248)
52 monotouchtest 0x01ae3218 NUnit.Framework.Internal.WorkItems.CompositeWorkItem:RunChildren (CompositeWorkItem.cs:301)
53 monotouchtest 0x01ae2ebc NUnit.Framework.Internal.WorkItems.CompositeWorkItem:PerformWork (CompositeWorkItem.cs:164)
54 monotouchtest 0x01ae3f34 NUnit.Framework.Internal.WorkItems.WorkItem:RunTest (WorkItem.cs:400)
55 monotouchtest 0x01ae3c40 NUnit.Framework.Internal.WorkItems.WorkItem:Execute (WorkItem.cs:248)
56 monotouchtest 0x01af6098 MonoTouch.NUnit.UI.TouchRunner:Run (TouchRunner.cs:951)
57 monotouchtest 0x01af3c04 MonoTouch.NUnit.UI.TouchRunner:Run (TouchRunner.cs:326)
58 monotouchtest 0x01b306bc MonoTouch.Dialog.StringElement:Selected (Elements.cs:1420)
59 monotouchtest 0x01b3ba74 MonoTouch.Dialog.DialogViewController:Selected (DialogViewController.cs:1088)
60 monotouchtest 0x01b3cc84 MonoTouch.Dialog.DialogViewController/Source:RowSelected (DialogViewController.cs:768)
61 monotouchtest 0x00c54a54 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 196
62 monotouchtest 0x01bd664b mono_jit_runtime_invoke (mini.c:6712)
63 monotouchtest 0x01c1a503 mono_runtime_invoke (object.c:2828)
64 monotouchtest 0x01b6fa2d native_to_managed_trampoline_78 (registrar.m:2465)
65 monotouchtest 0x01b9ea99 -[MonoTouch_Dialog_DialogViewController_Source tableView:didSelectRowAtIndexPath:] (registrar.m:21848)
66 UIKit 0x31e210c7 -[UITableView _selectRowAtIndexPath:animated:scrollPosition:notifyDelegate:] + 1075
67 UIKit 0x31ed485f -[UITableView _userSelectRowAtPendingSelectionIndexPath:] + 211
68 UIKit 0x31d8477f _applyBlockToCFArrayCopiedToStack + 315
69 UIKit 0x31cfc7b7 _afterCACommitHandler + 427
70 CoreFoundation 0x2f54af67 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 19
71 CoreFoundation 0x2f5488f3 __CFRunLoopDoObservers + 283
72 CoreFoundation 0x2f548c3f __CFRunLoopRun + 735
73 CoreFoundation 0x2f4b346d CFRunLoopRunSpecific + 521
74 CoreFoundation 0x2f4b324f CFRunLoopRunInMode + 103
75 GraphicsServices 0x341b42e7 GSEventRunModal + 135
76 UIKit 0x31d68841 UIApplicationMain + 1133
77 monotouchtest 0x00824618 (wrapper managed-to-native) MonoTouch.UIKit.UIApplication:UIApplicationMain + 268
78 monotouchtest 0x00482ff4 MonoTouch.UIKit.UIApplication:Main (UIApplication.cs:77)
79 monotouchtest 0x000c214c monotouchtest.Application:Main (Main.cs:44)
80 monotouchtest 0x00c54a54 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 196
81 monotouchtest 0x01bd664b mono_jit_runtime_invoke (mini.c:6712)
82 monotouchtest 0x01c1a503 mono_runtime_invoke (object.c:2828)
83 monotouchtest 0x01c1e24b mono_runtime_exec_main (object.c:4085)
84 monotouchtest 0x01c1e093 mono_runtime_run_main (object.c:3711)
85 monotouchtest 0x01bc4459 mono_jit_exec (driver.g.c:1009)
86 monotouchtest 0x01c5b218 main (main.m:446)
87 monotouchtest 0x000c2024 start + 36
Thread 1:
0 libsystem_kernel.dylib 0x3a1b8838 kevent64 + 24
1 libdispatch.dylib 0x3a1070d1 _dispatch_mgr_invoke + 229
2 libdispatch.dylib 0x3a10161f _dispatch_mgr_thread + 35
Thread 2 name: WebThread
Thread 2:
0 libsystem_kernel.dylib 0x3a1b8a84 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x3a1b887d mach_msg + 37
2 CoreFoundation 0x2f54a555 __CFRunLoopServiceMachPort + 153
3 CoreFoundation 0x2f548c75 __CFRunLoopRun + 789
4 CoreFoundation 0x2f4b346d CFRunLoopRunSpecific + 521
5 CoreFoundation 0x2f4b324f CFRunLoopRunInMode + 103
6 WebCore 0x376d60c1 RunWebThread(void*) + 417
7 libsystem_pthread.dylib 0x3a231c5b _pthread_body + 139
8 libsystem_pthread.dylib 0x3a231bcb _pthread_start + 99
9 libsystem_pthread.dylib 0x3a22fccc thread_start + 4
Thread 3:
0 libsystem_kernel.dylib 0x3a1cb340 __recvfrom + 20
1 libsystem_c.dylib 0x3a13871f recv + 19
2 monotouchtest 0x01c5d2f0 recv_uninterrupted (debug.m:322)
3 monotouchtest 0x01c5d4e0 monotouch_process_connection (debug.m:739)
4 monotouchtest 0x01c5e3d0 monotouch_connect_usb (debug.m:632)
5 monotouchtest 0x01c5c0fc monotouch_configure_debugging (debug.m:268)
6 monotouchtest 0x01c59a38 -[CocoaThreadInitializer entryPoint:] (shared.m:125)
7 Foundation 0x2ff63c33 __NSThread__main__ + 1059
8 libsystem_pthread.dylib 0x3a231c5b _pthread_body + 139
9 libsystem_pthread.dylib 0x3a231bcb _pthread_start + 99
10 libsystem_pthread.dylib 0x3a22fccc thread_start + 4
Thread 4:
0 libsystem_kernel.dylib 0x3a1cb340 __recvfrom + 20
1 libsystem_c.dylib 0x3a13871f recv + 19
2 monotouchtest 0x01c5d2f0 recv_uninterrupted (debug.m:322)
3 monotouchtest 0x01c5d3ec sdb_recv (debug.m:338)
4 monotouchtest 0x01bbac6b debugger_thread (debugger-agent.c:1510)
5 monotouchtest 0x01c49f2d inner_start_thread (mono-threads-posix.c:94)
6 monotouchtest 0x01c5819d GC_start_routine (pthread_support.c:1502)
7 libsystem_pthread.dylib 0x3a231c5b _pthread_body + 139
8 libsystem_pthread.dylib 0x3a231bcb _pthread_start + 99
9 libsystem_pthread.dylib 0x3a22fccc thread_start + 4
Thread 5:
0 libsystem_kernel.dylib 0x3a1b8ad4 semaphore_wait_trap + 8
1 monotouchtest 0x01c498e7 mono_sem_wait (mono-semaphore.c:103)
2 monotouchtest 0x01bf7dd1 finalizer_thread (gc.c:1073)
3 monotouchtest 0x01c338db start_wrapper (threads.c:660)
4 monotouchtest 0x01c49f2d inner_start_thread (mono-threads-posix.c:94)
5 monotouchtest 0x01c5819d GC_start_routine (pthread_support.c:1502)
6 libsystem_pthread.dylib 0x3a231c5b _pthread_body + 139
7 libsystem_pthread.dylib 0x3a231bcb _pthread_start + 99
8 libsystem_pthread.dylib 0x3a22fccc thread_start + 4
Thread 6:
0 libsystem_kernel.dylib 0x3a1cbc7c __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x3a22fe07 _pthread_wqthread + 307
2 libsystem_pthread.dylib 0x3a22fcc0 start_wqthread + 4
Thread 7:
0 libsystem_kernel.dylib 0x3a1cb550 __semwait_signal + 24
1 libsystem_c.dylib 0x3a13c4e9 nanosleep + 169
2 monotouchtest 0x01c42e0d SleepEx (wthreads.c:290)
3 monotouchtest 0x01c2d3ab monitor_thread (threadpool.c:779)
4 monotouchtest 0x01c338db start_wrapper (threads.c:660)
5 monotouchtest 0x01c49f2d inner_start_thread (mono-threads-posix.c:94)
6 monotouchtest 0x01c5819d GC_start_routine (pthread_support.c:1502)
7 libsystem_pthread.dylib 0x3a231c5b _pthread_body + 139
8 libsystem_pthread.dylib 0x3a231bcb _pthread_start + 99
9 libsystem_pthread.dylib 0x3a22fccc thread_start + 4
Thread 8:
0 libsystem_kernel.dylib 0x3a1b8aec semaphore_timedwait_trap + 8
1 monotouchtest 0x01c49891 mono_sem_timedwait (mono-semaphore.c:64)
2 monotouchtest 0x01c2ba07 async_invoke_thread (threadpool.c:1566)
3 monotouchtest 0x01c338db start_wrapper (threads.c:660)
4 monotouchtest 0x01c49f2d inner_start_thread (mono-threads-posix.c:94)
5 monotouchtest 0x01c5819d GC_start_routine (pthread_support.c:1502)
6 libsystem_pthread.dylib 0x3a231c5b _pthread_body + 139
7 libsystem_pthread.dylib 0x3a231bcb _pthread_start + 99
8 libsystem_pthread.dylib 0x3a22fccc thread_start + 4
Thread 9:
0 libsystem_kernel.dylib 0x3a1b8a84 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x3a1b887d mach_msg + 37
2 CoreFoundation 0x2f54a555 __CFRunLoopServiceMachPort + 153
3 CoreFoundation 0x2f548c75 __CFRunLoopRun + 789
4 CoreFoundation 0x2f4b346d CFRunLoopRunSpecific + 521
5 CoreFoundation 0x2f4b324f CFRunLoopRunInMode + 103
6 AudioToolbox 0x2ee8a467 GenericRunLoopThread::Entry(void*) + 127
7 AudioToolbox 0x2ee70771 CAPThread::Entry(CAPThread*) + 209
8 libsystem_pthread.dylib 0x3a231c5b _pthread_body + 139
9 libsystem_pthread.dylib 0x3a231bcb _pthread_start + 99
10 libsystem_pthread.dylib 0x3a22fccc thread_start + 4
Thread 10 name: com.apple.NSURLConnectionLoader
Thread 10:
0 libsystem_kernel.dylib 0x3a1b8a84 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x3a1b887d mach_msg + 37
2 CoreFoundation 0x2f54a555 __CFRunLoopServiceMachPort + 153
3 CoreFoundation 0x2f548c75 __CFRunLoopRun + 789
4 CoreFoundation 0x2f4b346d CFRunLoopRunSpecific + 521
5 CoreFoundation 0x2f4b324f CFRunLoopRunInMode + 103
6 Foundation 0x2feee4bd +[NSURLConnection(Loader) _resourceLoadLoop:] + 317
7 Foundation 0x2ff63c33 __NSThread__main__ + 1059
8 libsystem_pthread.dylib 0x3a231c5b _pthread_body + 139
9 libsystem_pthread.dylib 0x3a231bcb _pthread_start + 99
10 libsystem_pthread.dylib 0x3a22fccc thread_start + 4
Thread 11:
0 libsystem_kernel.dylib 0x3a1cbc7c __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x3a22fe07 _pthread_wqthread + 307
2 libsystem_pthread.dylib 0x3a22fcc0 start_wqthread + 4
Thread 12:
0 libsystem_kernel.dylib 0x3a1cbc7c __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x3a22fe07 _pthread_wqthread + 307
2 libsystem_pthread.dylib 0x3a22fcc0 start_wqthread + 4
Thread 0 crashed with ARM Thread State (32-bit):
r0: 0x00000000 r1: 0x00000000 r2: 0x00000000 r3: 0x3a16eaa9
r4: 0x00000006 r5: 0x3bd8c18c r6: 0x02dc131c r7: 0x06383e1c
r8: 0x16666d54 r9: 0x3bd8ce30 r10: 0x02dc1324 r11: 0x3bd7b074
ip: 0x00000148 sp: 0x06383e10 lr: 0x3a232a53 pc: 0x3a1cb1fc
cpsr: 0x00000010
Binary Images:
0xbb000 - 0x2ddefff monotouchtest armv7 <15d61c2a2a9f3e83a378b37e99068eff> /var/mobile/Applications/8835FED8-4D0F-470F-BB9C-C3A37FB6FF3D/monotouchtest.app/monotouchtest
0x2be1e000 - 0x2be41fff dyld armv7s <fd7cb81f388f39cbac4f71338b669c24> /usr/lib/dyld
0x2e2ae000 - 0x2e2f5fff AGXGLDriver armv7s <7588a299200a3470a5a2aac7515a0ebf> /System/Library/Extensions/AGXGLDriver.bundle/AGXGLDriver
0x2e40f000 - 0x2e510fff AVFoundation armv7s <759b362f09e53f37a2ec82372a95d1de> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x2e511000 - 0x2e539fff libAVFAudio.dylib armv7s <0925efab4dd338e382aa5b10cdbed33f> /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib
0x2e53a000 - 0x2e53afff Accelerate armv7s <9340338f3cdf347abe4a88c2f59b5b12> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x2e544000 - 0x2e711fff vImage armv7s <479b5c4701833284ab587a1d2fdb5627> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x2e712000 - 0x2e7f4fff libBLAS.dylib armv7s <da4fa367557d3028b02458e2cdf6d84d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x2e7f5000 - 0x2eab0fff libLAPACK.dylib armv7s <066ea8372dd23f6d89011f9a4a872d6f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x2eab1000 - 0x2eb1ffff libvDSP.dylib armv7s <a5dcfe68199839b989c7be120c14ccb4> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x2eb20000 - 0x2eb32fff libvMisc.dylib armv7s <ea636bbda5ee33119a4e731aed02fa31> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x2eb33000 - 0x2eb33fff vecLib armv7s <663aefa25bc5367baa72ca144ac26d18> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x2eb34000 - 0x2eb53fff Accounts armv7s <811f7e5dcd353c57af6d6de859848774> /System/Library/Frameworks/Accounts.framework/Accounts
0x2eb54000 - 0x2eb54fff AdSupport armv7s <fa30d96d0a333568826efd5aad83097a> /System/Library/Frameworks/AdSupport.framework/AdSupport
0x2eb55000 - 0x2ebbafff AddressBook armv7s <cc733c2c249e3161a9af19a44aeb1577> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x2ebbb000 - 0x2ecccfff AddressBookUI armv7s <8f681556d73d3ee5b9bfead2a124927c> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x2eccd000 - 0x2ecdefff AssetsLibrary armv7s <4c426c7f5e3930f0bd01d3e1f17f0392> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x2ecdf000 - 0x2ee22fff AudioCodecs armv7s <be0bc4ce01f3337082957d15396159fe> /System/Library/Frameworks/AudioToolbox.framework/AudioCodecs
0x2ee23000 - 0x2f13ffff AudioToolbox armv7s <f49f28790aa036c08e5573071a7e2870> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x2f140000 - 0x2f245fff CFNetwork armv7s <36562cff956f38a09956da9218198ccf> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x2f246000 - 0x2f2a1fff CoreAudio armv7s <34f47ad0c4d530249298888a1217316f> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x2f2a2000 - 0x2f2b8fff CoreBluetooth armv7s <0211d5169d0d3838a9cbb9dd5086a312> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x2f2b9000 - 0x2f4aafff CoreData armv7s <4ed490c5fd693fefac89d75a47eab553> /System/Library/Frameworks/CoreData.framework/CoreData
0x2f4ab000 - 0x2f5eeff0 CoreFoundation armv7s <37c6b3b7abca3774bec8fecf79f07013> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x2f5ef000 - 0x2f713fff CoreGraphics armv7s <e13cbd4115dc3113b875de88b92744f8> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x2f715000 - 0x2f750fff libCGFreetype.A.dylib armv7s <4be02e4373903a7d8295e4e0859326ab> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib
0x2f751000 - 0x2f751fff libCGVolute.A.dylib armv7s <e36ef8c7f8b63279bf6256f04c1c7cda> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGVolute.A.dylib
0x2f752000 - 0x2f75cfff libCMSBuiltin.A.dylib armv7s <23411d17163a35269e923c9d1a21f1b6> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCMSBuiltin.A.dylib
0x2f926000 - 0x2f940fff libPDFRIP.A.dylib armv7s <eeb8a197d58c33489f133679bf3c3fe8> /System/Library/Frameworks/CoreGraphics.framework/Resources/libPDFRIP.A.dylib
0x2f941000 - 0x2f95bfff libRIP.A.dylib armv7s <40d9d1ad277338ac900b7d97b26c6575> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x2f95c000 - 0x2fa34fff CoreImage armv7s <5cb9106c864730e8b36ba1f7f14d9c7f> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x2fa35000 - 0x2fa82fff CoreLocation armv7s <bc1a8b9c9f5d3b9db79e345d4c3a361a> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x2fa83000 - 0x2fab9fff CoreMIDI armv7s <52a1eceb591c302bb7a55a87c41f56cc> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
0x2faba000 - 0x2fb31fff CoreMedia armv7s <b4d8efa75683337298c6ab51bdad780d> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x2fb32000 - 0x2fbdafff CoreMotion armv7s <ee2294341f253fefba6317b85a34eef6> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x2fbdb000 - 0x2fc33fff CoreTelephony armv7s <53697e7196f637cba3234d37798635b2> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x2fc34000 - 0x2fcc3fff CoreText armv7s <7eaf2f4eaadf382daff13c72e6f1f3b6> /System/Library/Frameworks/CoreText.framework/CoreText
0x2fcc4000 - 0x2fcd3fff CoreVideo armv7s <cff4151001e439739cf0cc00e83bc254> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x2fcd4000 - 0x2fd92fff EventKit armv7s <7bd8adb87a313533958c9c56ff251fe8> /System/Library/Frameworks/EventKit.framework/EventKit
0x2fd93000 - 0x2fe85fff EventKitUI armv7s <c1558736672a38619fdac4330ceeb77a> /System/Library/Frameworks/EventKitUI.framework/EventKitUI
0x2fe86000 - 0x2fe95fff ExternalAccessory armv7s <af02341057e63f9ca5e2bd15597403f7> /System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory
0x2fe96000 - 0x30080fff Foundation armv7s <19e2d0f6233d3765adecfb5ba59d9b7e> /System/Library/Frameworks/Foundation.framework/Foundation
0x30081000 - 0x300abfff GLKit armv7s <7b7dcca6ac763977a541c749928b6612> /System/Library/Frameworks/GLKit.framework/GLKit
0x300cc000 - 0x300d7fff GameController armv7s <38d77eebc0903be29ff55e452effb521> /System/Library/Frameworks/GameController.framework/GameController
0x300d8000 - 0x30152fff GameCenterFoundation armv7s <53be4c446b8a30daa2361beb708af13d> /System/Library/Frameworks/GameKit.framework/Frameworks/GameCenterFoundation.framework/GameCenterFoundation
0x30153000 - 0x3024dfff GameCenterUI armv7s <d22ddd0c8d4636f38d673491f69bcd69> /System/Library/Frameworks/GameKit.framework/Frameworks/GameCenterUI.framework/GameCenterUI
0x3024e000 - 0x3025cfff LegacyGameKit armv7s <0f178e3e71ce33b5844bcbe1d8daa0f9> /System/Library/Frameworks/GameKit.framework/Frameworks/LegacyGameKit.framework/LegacyGameKit
0x3025d000 - 0x3025dfff GameKit armv7s <341fb8f04d8936b6a6d93f0cc73faa9d> /System/Library/Frameworks/GameKit.framework/GameKit
0x3025e000 - 0x302b4fff IOKit armv7s <2c6e904057f13394b4008615454063b7> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x302b5000 - 0x304c5fff ImageIO armv7s <a913973d7cc33c0fb4cfdb479caccb66> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x304c6000 - 0x3070efff JavaScriptCore armv7s <54f2231ea9e43666befddcdc18a910eb> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x3070f000 - 0x307b2fff MapKit armv7s <934c186ad02e3012801b8aad1984e5e0> /System/Library/Frameworks/MapKit.framework/MapKit
0x307b3000 - 0x307b7fff MediaAccessibility armv7s <6b18e226cdae3e4dbfb3b6b826e26f8f> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x307b8000 - 0x3099dfff MediaPlayer armv7s <00c5c4487727301f93968f4861ed71f7> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x3099e000 - 0x30c57fff MediaToolbox armv7s <a748a1b71f933f48b07436c58ad2e45e> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x30c58000 - 0x30cf3fff MessageUI armv7s <59211a0f56ac39a79543d01429ea88e2> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x30cf4000 - 0x30d57fff MobileCoreServices armv7s <4e4cc0e2dc763d5f8f9c5ed5cbc704fb> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x30d58000 - 0x30da8fff MultipeerConnectivity armv7s <34e796a9f49a30c8974bc0c4d6a65c46> /System/Library/Frameworks/MultipeerConnectivity.framework/MultipeerConnectivity
0x30da9000 - 0x30db2fff NewsstandKit armv7s <9b82866276bd39329352440dc701b9bd> /System/Library/Frameworks/NewsstandKit.framework/NewsstandKit
0x30db3000 - 0x30de6fff OpenAL armv7s <14709d3784d731788ad4545bdb7d0b8f> /System/Library/Frameworks/OpenAL.framework/OpenAL
0x30de7000 - 0x316cdfff libLLVMContainer.dylib armv7s <82337d771ca13617af560a6c8dbbad88> /System/Library/Frameworks/OpenGLES.framework/libLLVMContainer.dylib
0x316ce000 - 0x3178afff GLEngine armv7s <cd5699e5dc603049b77a74b1410768ca> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
0x3178b000 - 0x31793fff OpenGLES armv7s <cba26f9f5c9134c98bfc1b2953bf8b66> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x31795000 - 0x31795fff libCVMSPluginSupport.dylib armv7s <5c255052c907399eb0201ea98dd2855a> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x31796000 - 0x31798fff libCoreFSCache.dylib armv7s <d48cd76cad433ed39918519ee9195076> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x31799000 - 0x3179cfff libCoreVMClient.dylib armv7s <0a471be053a43e1ca78e79defaa47ad1> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x3179d000 - 0x317a4fff libGFXShared.dylib armv7s <61521d6895eb360b9587478aa39a149d> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x317a5000 - 0x317e5fff libGLImage.dylib armv7s <cd3aca6ff56c330ab7032d420e0017ca> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x317e6000 - 0x3191afff libGLProgrammability.dylib armv7s <6aba293deb4d3f38a696fd8d6c6e514b> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
0x31936000 - 0x3197dfff PassKit armv7s <3fa62a4bda013f7dafb4a7542b6496b6> /System/Library/Frameworks/PassKit.framework/PassKit
0x3197e000 - 0x31ac3fff QuartzCore armv7s <723bf8706f6f3fe28a714ed9466c54aa> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x31ac4000 - 0x31b1afff QuickLook armv7s <68ed4805c8b536109fcc1683e01bb5a6> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x31b1b000 - 0x31b1cfff SafariServices armv7s <8587d73eb990351486dd7d7ba780bd76> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x31b1d000 - 0x31b5efff Security armv7s <8d356745d35b357e9c08dc578f8b2044> /System/Library/Frameworks/Security.framework/Security
0x31b5f000 - 0x31bd3fff Social armv7s <0c4738b6b6d93cdea2f13b3954a5c97b> /System/Library/Frameworks/Social.framework/Social
0x31bd4000 - 0x31c92fff SpriteKit armv7s <dd5b26930ebc3801843d725dac95161b> /System/Library/Frameworks/SpriteKit.framework/SpriteKit
0x31c93000 - 0x31ca6fff StoreKit armv7s <8ea275c5fb683ff39aecb0bbf2e3ca77> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x31ca7000 - 0x31cf6fff SystemConfiguration armv7s <ee18863e6fb3310b8f9dbca4f6ba6483> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x31cf7000 - 0x31cf8fff Twitter armv7s <ba1eb3eb55b03e6999c273f46f117759> /System/Library/Frameworks/Twitter.framework/Twitter
0x31cf9000 - 0x3241afff UIKit armv7s <baf6a06bf43d38b6a5cd265571b38343> /System/Library/Frameworks/UIKit.framework/UIKit
0x3241b000 - 0x32469fff VideoToolbox armv7s <05093c2629f539deb140642fd0636b5e> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x3246a000 - 0x32496fff iAd armv7s <67e0227acc523882a9164cdeec062cbd> /System/Library/Frameworks/iAd.framework/iAd
0x32574000 - 0x32584fff BluetoothSettings armv7s <7c5e21d9bf793ec5ba8c382e13afafa2> /System/Library/PreferenceBundles/BluetoothSettings.bundle/BluetoothSettings
0x3265e000 - 0x3265ffff AGXCompilerConnection armv7s <31b598b739593f7fab5d437a4b528ed1> /System/Library/PrivateFrameworks/AGXCompilerConnection.framework/AGXCompilerConnection
0x32660000 - 0x32699fff AGXCompilerCore armv7s <05cf95b440123bfaa510b9eec604c71b> /System/Library/PrivateFrameworks/AGXCompilerCore.framework/AGXCompilerCore
0x3269a000 - 0x3269ffff AITTarget armv7s <c4d337680aca3dc0a4e518aa48fc7b5e> /System/Library/PrivateFrameworks/AITTarget.framework/AITTarget
0x326a4000 - 0x326adfff AOSNotification armv7s <e046709c9dcf397baf74853c24016e3d> /System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification
0x327ae000 - 0x327cefff AccountsUI armv7s <3a3b90a83e713ca5a1791c0ece8a8fe1> /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI
0x327cf000 - 0x327d3fff AggregateDictionary armv7s <d271b13eb5c03c8dacb154bb867e39f7> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x329d1000 - 0x329e5fff AirTraffic armv7s <802751bb2f21301aaa846b7af966a257> /System/Library/PrivateFrameworks/AirTraffic.framework/AirTraffic
0x329e6000 - 0x32d21fff Altitude armv7s <078611587d1f3e61bab83ee96f53e909> /System/Library/PrivateFrameworks/Altitude.framework/Altitude
0x32d56000 - 0x32d93fff AppSupport armv7s <f085b254be9c37d8ac8529e677ec6f73> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x32d94000 - 0x32dcbfff AppleAccount armv7s <19ffd6d5761b3242ae1666c065f67ec8> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x32dcc000 - 0x32dd2fff AppleAccountUI armv7s <edd1dfbafed23374994143eefe8a45dc> /System/Library/PrivateFrameworks/AppleAccountUI.framework/AppleAccountUI
0x32e6b000 - 0x32e7bfff ApplePushService armv7s <f773ba9a776e3551b2ff49f656afc9ec> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x32eb3000 - 0x32ec0fff AssetsLibraryServices armv7s <b1da50d989d83bc58e0a932471d82c1d> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x32ec1000 - 0x32edcfff AssistantServices armv7s <08e48b48a3f8360fa244cd195b246d97> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x32efd000 - 0x32f00fff BTLEAudioController armv7s <616f9b31be713911a95796404a700035> /System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController
0x32f01000 - 0x32f24fff BackBoardServices armv7s <851e6a2fca27396a901cadb1dd564305> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x32f27000 - 0x32f2cfff BluetoothManager armv7s <c3ed062e34c03ec299d5779a97d2df24> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x32f2d000 - 0x32f51fff Bom armv7s <f94bbc499d1a3c13a96614a0dc2a8e62> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x32f64000 - 0x32facfff BulletinBoard armv7s <8f36dc0cc40a352e8734c81f6a4eccf2> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x32ff0000 - 0x32ff8fff CaptiveNetwork armv7s <d1b431c5e918342b95e6f89cae386684> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x32ff9000 - 0x330d3fff Celestial armv7s <7722147b1e0c33ad97282d0896cc9e3d> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x330d4000 - 0x330dffff CertInfo armv7s <9b2bb900f6873906a1bccc771e7609e6> /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo
0x330e0000 - 0x330e5fff CertUI armv7s <da95bee5fff13f049a1d5ca4c137f6e6> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x331ae000 - 0x331cefff ChunkingLibrary armv7s <9c0f1f682d4f38e5904eb1309f522e53> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x3321f000 - 0x3322afff CommonUtilities armv7s <38e170cdcb583bc7b0918a9fd2d56189> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x3322b000 - 0x3322ffff CommunicationsFilter armv7s <aa60717294d63ce8b3d6ce3e62350308> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x332c6000 - 0x332f6fff ContentIndex armv7s <5022d05f42f33597847379f7669774b4> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x332f7000 - 0x332f9fff CoreAUC armv7s <be171f81db453c5680ee38b862362f83> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x33306000 - 0x3335afff CoreDAV armv7s <096f501a43b23126bccb0154954e66da> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x3339b000 - 0x33499fff CoreMediaStream armv7s <444e19f3c43d32aaaad0f4050a876844> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x3349a000 - 0x33532fff CorePDF armv7s <dee10df05f003e6cb5087f72e22a0a6d> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x33533000 - 0x3353dfff CoreRecents armv7s <42095bc33bc8335a9398ff3cef2d3340> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x3353e000 - 0x33571fff CoreRecognition armv7s <c97042e60aac32a5886ade4d65738217> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x3358b000 - 0x335a9fff CoreServicesInternal armv7s <9c1c34613680340cb8b7ee3b8f12a08f> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x335aa000 - 0x335abfff CoreSurface armv7s <c9312d9c3c473019835a71b356145c9a> /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
0x3364d000 - 0x33651fff CoreTime armv7s <2571d3d4300733e8965903ad4b55aac0> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x33652000 - 0x336acfff CoreUI armv7s <40d696324564353e981f4f8ba480586f> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x336ad000 - 0x336fafff CoreUtils armv7s <d07e0341714e369fba980e2e16702831> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x336fb000 - 0x33700fff CrashReporterSupport armv7s <bc6c1698be993d0b9be9016cf2a89a8a> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x33701000 - 0x33737fff DataAccess armv7s <c5260f7d4eac39f88bdcf08e06e8646c> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x338c9000 - 0x338defff DataAccessExpress armv7s <16e4c6b2b55e3644b4bcc9ef328153a8> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x338e8000 - 0x338fefff DataDetectorsCore armv7s <fb76f79902b9331ca68166b93935564e> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x33919000 - 0x3391cfff DataMigration armv7s <167a3e3059a4355ab50f4b6f6cfa06a3> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x33921000 - 0x33922fff DiagnosticLogCollection armv7s <bd1b516e30aa337b92cb086936b93d6a> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x33923000 - 0x3393dfff DictionaryServices armv7s <f74a317e4672339babc6103959df3472> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x33959000 - 0x33976fff EAP8021X armv7s <460bfb71241d33ea9d9e191ec0cb69c7> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x3397f000 - 0x3398afff ExFAT armv7s <0f2de9eb7f6139de8a51ba3eccbec8d2> /System/Library/PrivateFrameworks/ExFAT.framework/ExFAT
0x3399c000 - 0x3399efff FTClientServices armv7s <dc622c6e65533d199f7b20494596c202> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x3399f000 - 0x339c8fff FTServices armv7s <e1835ecd46eb3fc8945374ba7d5997aa> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x339c9000 - 0x33de4fff FaceCore armv7s <e767863dac8a3d798877de0a07624ba9> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x33e17000 - 0x33e1dfff libGPUSupportMercury.dylib armv7s <fafbf480b296319f87b2d145be9f10fa> /System/Library/PrivateFrameworks/GPUSupport.framework/libGPUSupportMercury.dylib
0x33e1e000 - 0x33f41fff AVConference armv7s <1d5a1dcc150d3680952861338acba0f2> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference
0x33f4c000 - 0x33f6cfff ICE armv7s <2bc09e27ec753412aa5e6b7fceefcf7a> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/ICE.framework/ICE
0x33f6d000 - 0x33f6dfff LegacyHandle armv7s <314936d6421a37df9b70846b6131630a> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/LegacyHandle.framework/LegacyHandle
0x33f6e000 - 0x33f76fff SimpleKeyExchange armv7s <af5b06f4f438391196a457150d92fdbc> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/SimpleKeyExchange.framework/SimpleKeyExchange
0x33f77000 - 0x33f89fff ViceroyTrace armv7s <1801427fbdc03d87afaf1067476774c7> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/ViceroyTrace.framework/ViceroyTrace
0x33f8a000 - 0x33f8bfff snatmap armv7s <1a158d4c46703db09a051bab60a8025d> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/snatmap.framework/snatmap
0x33f8c000 - 0x34006fff GameKitServices armv7s <4cc66bf7ea803f0997c7ef7f4ae183db> /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices
0x34007000 - 0x34013fff GenerationalStorage armv7s <02b0c943f582373cbca3c0881d9b172c> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x34014000 - 0x341acfff GeoServices armv7s <84b62d5c98ac3914bf90cb356d0fe875> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x341ad000 - 0x341bbfff GraphicsServices armv7s <963e9b456da7301cb752303a69f27d10> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x3424a000 - 0x342d0fff HomeSharing armv7s <deb893f5c4d93457aae2a2da054dbd35> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x342d1000 - 0x342ddfff IAP armv7s <45b9fd8abac334e7adc617a75acbedb3> /System/Library/PrivateFrameworks/IAP.framework/IAP
0x34343000 - 0x34377fff IDS armv7s <b0e8f70f8cc135d3a964e505323c8481> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x343e4000 - 0x343f5fff IDSFoundation armv7s <4802c0e94fa2345195b318824bf0fbae> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x3445b000 - 0x344e7fff IMCore armv7s <dafc2e13a75630178d29cbef36104aa3> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x34567000 - 0x345c1fff IMFoundation armv7s <2e56e96350c733ed8fc9eb2dc065d718> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x345c8000 - 0x345cafff IOAccelerator armv7s <cd8b2e85ad7e3c2a88266092ed2efd78> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x345cb000 - 0x345d2fff IOMobileFramebuffer armv7s <c66dabcbbc533cfd9b28f2544b71b8cd> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x345d3000 - 0x345d8fff IOSurface armv7s <c734ca27e347327ba351c6c6deab91f7> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x34625000 - 0x3462afff IncomingCallFilter armv7s <8005f7c5feec39ae8a789d8e4fb5e537> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x3464a000 - 0x34656fff Librarian armv7s <83cb00b6af823b69b66fef04a2b921bb> /System/Library/PrivateFrameworks/Librarian.framework/Librarian
0x34657000 - 0x34690fff MIME armv7s <95be12e7eeb63d12a06c3726fa32bc60> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x34691000 - 0x346cefff MMCS armv7s <a7bee5263b62370c82ac8a8125f8bc18> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x346d7000 - 0x346e2fff MailServices armv7s <0039147aae90369c93ae40b573e4f1df> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x34716000 - 0x3478ffff ManagedConfiguration armv7s <c51a5c4673783a4ea0be004f72de3035> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x34790000 - 0x34791fff Marco armv7s <b76d261fa68b3008bf161559012e8a9a> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x34792000 - 0x3480afff MediaControlSender armv7s <ff3941956263313fbba34757305dbcb0> /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender
0x34842000 - 0x3484cfff MediaRemote armv7s <5f6dc798e39b32c1ab4cf554668ce7ea> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x3484d000 - 0x34865fff MediaStream armv7s <20fb650d829f321ea9a9a1f48789015e> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x348ca000 - 0x3499cfff Message armv7s <27616c0cfe2c37abb470339564f221f8> /System/Library/PrivateFrameworks/Message.framework/Message
0x349a1000 - 0x349a3fff MessageSupport armv7s <d23da1866a543eec82065617c4bccad2> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x349af000 - 0x349bafff MobileAsset armv7s <5129443f89f937238576308808e62124> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x349de000 - 0x349e6fff MobileBluetooth armv7s <4d8e6011aca13a058fe6a7988ab3e1d4> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x349e7000 - 0x349e8fff MobileDelete armv7s <36c9f4e2b1f336c19894ce1f8bf00333> /System/Library/PrivateFrameworks/MobileDelete.framework/MobileDelete
0x349f9000 - 0x34a00fff MobileIcons armv7s <c0246ac9408734c29dc022efa399222a> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x34a01000 - 0x34a04fff MobileInstallation armv7s <a81c3c35bce5399d9f1308ff85aeaa73> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x34a05000 - 0x34a0dfff MobileKeyBag armv7s <6a7ed5c70f603339bb2b7fe8d3446d0c> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x34a35000 - 0x34a38fff MobileSystemServices armv7s <708039aee4ec32899e4bbf817407798f> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x34a57000 - 0x34a62fff MobileWiFi armv7s <59c298c093e63ac8ade746aa2ad0fe44> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x34a99000 - 0x34c1cfff MusicLibrary armv7s <d32405f16040365e9fa95fc9c38d9014> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x34cd1000 - 0x34cd6fff Netrb armv7s <d5383e33b9c33ce39ed248c251c65848> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x34cd7000 - 0x34cdcfff NetworkStatistics armv7s <28a54cc525333d80a2d0e882a8e63243> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x34cdd000 - 0x34cfafff Notes armv7s <edd5bd4898d23bb7bb64c93c41a36ec4> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x34cfb000 - 0x34cfdfff OAuth armv7s <4726833fd7d9357a8bbdd3487dcfa9c9> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x35455000 - 0x35490fff OpenCL armv7s <d7ea5f75fc103fe28436f1180ffa98a6> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
0x35a0a000 - 0x35a35fff PassKitCore armv7s <f69fe578552b3efda5eceb531e65a9b9> /System/Library/PrivateFrameworks/PassKitCore.framework/PassKitCore
0x35a36000 - 0x35a5cfff PersistentConnection armv7s <1137f9d6610337be8d208465d7caea23> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x35bc0000 - 0x35d38fff PhotoLibraryServices armv7s <bb5b6bdd49e636fbbeac1e8fad45a41c> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x35e77000 - 0x35ea4fff PhysicsKit armv7s <8fa2fcdc554d387fa59ea688840048d0> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x35ea5000 - 0x35ea8fff PowerLog armv7s <fd8a01d8756038d786cecf1bb73d8881> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x35f25000 - 0x35f92fff Preferences armv7s <c3811c48b6e034269a96cbc5e2154fb6> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x35f93000 - 0x35fcafff PrintKit armv7s <6bc12fe7b63739e79d7dba91a4f2560c> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
0x35fce000 - 0x36055fff ProofReader armv7s <fb8e397448fe3cf7b6559afd96572cb2> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x36056000 - 0x36060fff ProtocolBuffer armv7s <5b4e6b3fda35338582564205c2124948> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x36061000 - 0x36091fff PrototypeTools armv7s <20f984d5c691322792685361651c3ab0> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x36092000 - 0x36106fff Quagga armv7s <f8c175157b1f3e598ea6036cb4e0fd97> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x36107000 - 0x361a7fff Radio armv7s <38a2966e2ae4324681fbbfc0b8ee7af4> /System/Library/PrivateFrameworks/Radio.framework/Radio
0x3620b000 - 0x36230fff RemoteUI armv7s <4202e143ebba3d489623c1fd39f26f2e> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x36231000 - 0x362b1fff SAObjects armv7s <4e06485d6c523afba3f2ffdb43ccff75> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x363b2000 - 0x363dafff SpringBoardFoundation armv7s <5cf83a537bea3247a2ebb5a2e73a1ef7> /System/Library/PrivateFrameworks/SpringBoardFoundation.framework/SpringBoardFoundation
0x363db000 - 0x363effff SpringBoardServices armv7s <07b50ddb252a3670ae27c994e345d32d> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x363f0000 - 0x36409fff SpringBoardUI armv7s <6129f1073a913c30a4ffb1d88de9ef07> /System/Library/PrivateFrameworks/SpringBoardUI.framework/SpringBoardUI
0x3640a000 - 0x36421fff SpringBoardUIServices armv7s <061ba80c86f031ce99271a2f6b5b6a69> /System/Library/PrivateFrameworks/SpringBoardUIServices.framework/SpringBoardUIServices
0x3647e000 - 0x36605fff StoreKitUI armv7s <7b22aa17f5323de990d35957b749f049> /System/Library/PrivateFrameworks/StoreKitUI.framework/StoreKitUI
0x36606000 - 0x3671efff StoreServices armv7s <64f930de40553f1b941468839bb35795> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x3671f000 - 0x3672efff StreamingZip armv7s <51f10d7de8d33ac5af35f1dfdbe3be42> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x367cd000 - 0x367cffff TCC armv7s <b14719f4f9213db6bf035e9dd349691c> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x367d0000 - 0x36818fff TelephonyUI armv7s <e1c65c22bf4e35da8f15c332dce09ed8> /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI
0x36819000 - 0x3683afff TelephonyUtilities armv7s <452c156104483fc3aea85ebaf9f5c734> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x36e3c000 - 0x36e60fff TextInput armv7s <abdd894319ef3742b7d8c75764e2279c> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x37058000 - 0x3706dfff ToneLibrary armv7s <8e172e07ec7f3f2b86c20ee6fa3698cb> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x370bb000 - 0x3717bfff UIFoundation armv7s <b4d1d18af2023e42b8bc5bf94e134dd1> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x3717c000 - 0x37192fff Ubiquity armv7s <b898e996d6d637b38398e5345c0bb7d4> /System/Library/PrivateFrameworks/Ubiquity.framework/Ubiquity
0x37193000 - 0x37196fff UserFS armv7s <8cadaf260e5c331a98f0cbc94efbc6a6> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x371ac000 - 0x373fbfff VectorKit armv7s <16fa240357ab3113a02f6971195cce29> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x373fc000 - 0x374f1fff VideoProcessing armv7s <c23ab746c2df3a9fb3c2be4052f9ed33> /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing
0x3759b000 - 0x375b8fff VoiceServices armv7s <fcde59b5b6f43dd7b5b1b79b29a7b75f> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x375db000 - 0x37600fff WebBookmarks armv7s <4d200a2b0c84314f91326a90d439470c> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x37616000 - 0x380c4fff WebCore armv7s <7df88f9af79231758f97431994ad6be8> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x380c5000 - 0x38185fff WebKit armv7s <2d9a513d87bd3c2d8de0098df694485c> /System/Library/PrivateFrameworks/WebKit.framework/WebKit
0x38215000 - 0x38215fff WirelessCoexManager armv7s <c73d16088bf0326bbe92177f2edfc04c> /System/Library/PrivateFrameworks/WirelessCoexManager.framework/WirelessCoexManager
0x38216000 - 0x382b9fff WirelessDiagnostics armv7s <897da4b57a5c3d6aaa186c454371abf4> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x382c5000 - 0x382cbfff XPCKit armv7s <b8f2a05eb58a3ea9ad4ec860abebacf9> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
0x382cc000 - 0x382d4fff XPCObjects armv7s <e7759ab9bb643390af3c2ac7ad96619d> /System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects
0x38478000 - 0x3849bfff iCalendar armv7s <25c772fc08cd33528e38dc8f845d53c4> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x38677000 - 0x386b8fff iTunesStore armv7s <889c8d35142a3839b8f9f6fff0c28c42> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x386b9000 - 0x3885afff iTunesStoreUI armv7s <8da6015090763483854f62df6454a1cb> /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI
0x38e4d000 - 0x38e75fff libAWDProtobufFacetimeiMessage.dylib armv7s <3f08643a3211304ebde4888e7753133f> /usr/lib/libAWDProtobufFacetimeiMessage.dylib
0x38e8d000 - 0x38eb2fff libAWDProtobufMMCS.dylib armv7s <3c737e52ca4031fb9434388db9df289b> /usr/lib/libAWDProtobufMMCS.dylib
0x390a6000 - 0x390acfff libAWDProtobufVPN.dylib armv7s <8883b19b1c16330aa918de0e2d0fa85e> /usr/lib/libAWDProtobufVPN.dylib
0x390ad000 - 0x390dafff libAWDProtobufWifi.dylib armv7s <0121b30e07653003bc2e21fa32117c86> /usr/lib/libAWDProtobufWifi.dylib
0x39217000 - 0x3921efff libAccessibility.dylib armv7s <6bc8d32a6b13300e83fd5ae3d3b94e95> /usr/lib/libAccessibility.dylib
0x39325000 - 0x3933bfff libCRFSuite.dylib armv7s <06362cba96bf3a679a91d40f125057cc> /usr/lib/libCRFSuite.dylib
0x3934f000 - 0x39350fff libMobileCheckpoint.dylib armv7s <fee8931f425f38af8fbde0388890ec52> /usr/lib/libMobileCheckpoint.dylib
0x39351000 - 0x39366fff libMobileGestalt.dylib armv7s <7abc89974a6d36558d5efa60184e43c2> /usr/lib/libMobileGestalt.dylib
0x39367000 - 0x3936dfff libMobileGestaltExtensions.dylib armv7s <2fab5a9933e730b380744f325b384e30> /usr/lib/libMobileGestaltExtensions.dylib
0x39384000 - 0x39385fff libSystem.B.dylib armv7s <dba6762caa053e59abb31469e9b41f4b> /usr/lib/libSystem.B.dylib
0x393f0000 - 0x3941cfff libTelephonyUtilDynamic.dylib armv7s <56f4820a03da3b71bc7ea2114e81060d> /usr/lib/libTelephonyUtilDynamic.dylib
0x3941d000 - 0x394bffff libType2Streamer.dylib armv7s <52b4710e24aa30d18c4e172cc4695fb4> /usr/lib/libType2Streamer.dylib
0x39566000 - 0x39572fff libbsm.0.dylib armv7s <34a4b8ea80e4390ab8a146e0de95b6b1> /usr/lib/libbsm.0.dylib
0x39573000 - 0x3957dfff libbz2.1.0.dylib armv7s <b246a3f7a5243be189afe4f7582042fa> /usr/lib/libbz2.1.0.dylib
0x3957e000 - 0x395c9fff libc++.1.dylib armv7s <18b3a243f7923c39951c97ab416ed3e6> /usr/lib/libc++.1.dylib
0x395ca000 - 0x395e4fff libc++abi.dylib armv7s <2e20d75c97d339a297a21de19c6a6d4b> /usr/lib/libc++abi.dylib
0x39627000 - 0x39627fff libgcc_s.1.dylib armv7s <3b247b24b05b31ba824fd703217be8aa> /usr/lib/libgcc_s.1.dylib
0x39642000 - 0x3972ffff libiconv.2.dylib armv7s <ff50709f8e04318da55e13c9096bba03> /usr/lib/libiconv.2.dylib
0x39730000 - 0x39881fff libicucore.A.dylib armv7s <719aeeaa9cc7301e8eb9117644f94b38> /usr/lib/libicucore.A.dylib
0x39889000 - 0x39889fff liblangid.dylib armv7s <9babf315c8b739ff98c078fb894ba3c4> /usr/lib/liblangid.dylib
0x3988a000 - 0x39894fff liblockdown.dylib armv7s <5623ee432246307eb3ca6b212542d69d> /usr/lib/liblockdown.dylib
0x39895000 - 0x398aafff liblzma.5.dylib armv7s <cd6105f66a033d06afb45cf2ca3c1644> /usr/lib/liblzma.5.dylib
0x39bd6000 - 0x39beafff libmis.dylib armv7s <10ffee9d35cc3a3aafad5a1f3fe1e3e7> /usr/lib/libmis.dylib
0x39c13000 - 0x39db2fff libobjc.A.dylib armv7s <0cc1bf8b5caa39fd90ca9cfc94e03fcb> /usr/lib/libobjc.A.dylib
0x39e0d000 - 0x39e79fff libprotobuf.dylib armv7s <153c6659e80a3299a837a66f29b5ad2d> /usr/lib/libprotobuf.dylib
0x39e7a000 - 0x39e8ffff libresolv.9.dylib armv7s <763ddffb38af3444b74501dde37a5949> /usr/lib/libresolv.9.dylib
0x39eb8000 - 0x39f4ffff libsqlite3.dylib armv7s <0cd7d6e04761365480a2078daee86959> /usr/lib/libsqlite3.dylib
0x39f50000 - 0x39f9dfff libstdc++.6.dylib armv7s <894bc61807683540a1d475ae8b117140> /usr/lib/libstdc++.6.dylib
0x39f9e000 - 0x39fc4fff libtidy.A.dylib armv7s <9ac4925f9e803e48a846ae28aba6d355> /usr/lib/libtidy.A.dylib
0x39fc8000 - 0x3a07bfff libxml2.2.dylib armv7s <810acee8bebe317492118d752643bde3> /usr/lib/libxml2.2.dylib
0x3a07c000 - 0x3a09dfff libxslt.1.dylib armv7s <e3269cf2460835588f0f9b8f5bed13b2> /usr/lib/libxslt.1.dylib
0x3a09e000 - 0x3a0aafff libz.1.dylib armv7s <d14399220e74365cbf13a57859a31782> /usr/lib/libz.1.dylib
0x3a0ab000 - 0x3a0affff libcache.dylib armv7s <371dad0c805634ac9ad03150a7bb227d> /usr/lib/system/libcache.dylib
0x3a0b0000 - 0x3a0b8fff libcommonCrypto.dylib armv7s <95f921d990c936a2a185363d6d606fae> /usr/lib/system/libcommonCrypto.dylib
0x3a0b9000 - 0x3a0bdfff libcompiler_rt.dylib armv7s <d993a2866d6e328aab22e5218075aaff> /usr/lib/system/libcompiler_rt.dylib
0x3a0be000 - 0x3a0c4fff libcopyfile.dylib armv7s <6e0607b0ba0c3b5297beb5c2291803f3> /usr/lib/system/libcopyfile.dylib
0x3a0c5000 - 0x3a0fefff libcorecrypto.dylib armv7s <8af5878efc1a3eeb8e3ca9ec454855a8> /usr/lib/system/libcorecrypto.dylib
0x3a0ff000 - 0x3a112fff libdispatch.dylib armv7s <20e9bf9f001f376bafe977a315d87fd7> /usr/lib/system/libdispatch.dylib
0x3a113000 - 0x3a114fff libdyld.dylib armv7s <93c82bcfda94398b997952820e4b22bf> /usr/lib/system/libdyld.dylib
0x3a115000 - 0x3a115fff libkeymgr.dylib armv7s <d430920807683cb99757df3fc70cf91a> /usr/lib/system/libkeymgr.dylib
0x3a116000 - 0x3a11cfff liblaunch.dylib armv7s <b176974ad8613f329c4958f5a2d6bd2e> /usr/lib/system/liblaunch.dylib
0x3a11d000 - 0x3a120fff libmacho.dylib armv7s <32be9d5e3cf331449dc721918fe68901> /usr/lib/system/libmacho.dylib
0x3a121000 - 0x3a122fff libremovefile.dylib armv7s <f194a68d448b3e169b2009a17af77a80> /usr/lib/system/libremovefile.dylib
0x3a123000 - 0x3a130fff libsystem_asl.dylib armv7s <466e30f1d8f03803975292042874ed17> /usr/lib/system/libsystem_asl.dylib
0x3a131000 - 0x3a131fff libsystem_blocks.dylib armv7s <cd492afd4dae33e08cc18b6d4bfebe1a> /usr/lib/system/libsystem_blocks.dylib
0x3a132000 - 0x3a194fff libsystem_c.dylib armv7s <bea7785730ad3697abc806bd0e436bf2> /usr/lib/system/libsystem_c.dylib
0x3a195000 - 0x3a197fff libsystem_configuration.dylib armv7s <eea0d8e75c0b3bed962e0fdb654bc4da> /usr/lib/system/libsystem_configuration.dylib
0x3a198000 - 0x3a19efff libsystem_dnssd.dylib armv7s <d99f9f73749e302f8ee15a37982262c8> /usr/lib/system/libsystem_dnssd.dylib
0x3a19f000 - 0x3a1b7fff libsystem_info.dylib armv7s <3dc1420e94d733cabb8711b2acd45fec> /usr/lib/system/libsystem_info.dylib
0x3a1b8000 - 0x3a1d0fff libsystem_kernel.dylib armv7s <352b213c6b3e3e4f87f40eeb524bac2a> /usr/lib/system/libsystem_kernel.dylib
0x3a1d1000 - 0x3a1effff libsystem_m.dylib armv7s <096ddc81fbf539429dfe0e73afbd894f> /usr/lib/system/libsystem_m.dylib
0x3a1f0000 - 0x3a201fff libsystem_malloc.dylib armv7s <56fc79587a40330e9bae6a276e7999fd> /usr/lib/system/libsystem_malloc.dylib
0x3a202000 - 0x3a221fff libsystem_network.dylib armv7s <18bb09e9a5243a298528743763efdea3> /usr/lib/system/libsystem_network.dylib
0x3a222000 - 0x3a229fff libsystem_notify.dylib armv7s <1d2d6d25db4b3ce6ba2ff898554c2c6f> /usr/lib/system/libsystem_notify.dylib
0x3a22a000 - 0x3a22efff libsystem_platform.dylib armv7s <544403ae9e5834bfafdef5250aa5deeb> /usr/lib/system/libsystem_platform.dylib
0x3a22f000 - 0x3a234fff libsystem_pthread.dylib armv7s <3b9209ad7912375c9ba09eaf8d98f987> /usr/lib/system/libsystem_pthread.dylib
0x3a235000 - 0x3a236fff libsystem_sandbox.dylib armv7s <94b38e062c2a3f77bf631ba6eb96af85> /usr/lib/system/libsystem_sandbox.dylib
0x3a237000 - 0x3a239fff libsystem_stats.dylib armv7s <cc2124d613d33e3db1a0786a4b196adf> /usr/lib/system/libsystem_stats.dylib
0x3a23a000 - 0x3a23afff libunwind.dylib armv7s <6fdd98b80180359199c8f01ae5272f2a> /usr/lib/system/libunwind.dylib
0x3a23b000 - 0x3a255fff libxpc.dylib armv7s <8ae3aa0d5ebe3f139e7bfb4b32638d1c> /usr/lib/system/libxpc.dylib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment