Skip to content

Instantly share code, notes, and snippets.

@GouriKumari
Created November 19, 2013 19:41
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/300d16e8834ca13a676d to your computer and use it in GitHub Desktop.
Save GouriKumari/300d16e8834ca13a676d to your computer and use it in GitHub Desktop.
LeaderBoard test Crash
Incident Identifier: 84CE4A0B-B730-4190-854F-732B327636A6
CrashReporter Key: bffdc39b7715dfe282cdc9c44f148d15b1995d4f
Hardware Model: iPad2,1
Process: monotouchtest [242]
Path: /var/mobile/Applications/AA2918EB-F55C-4323-BDFA-0BC87EEC41BA/monotouchtest.app/monotouchtest
Identifier: monotouchtest
Version: ??? (???)
Code Type: ARM (Native)
Parent Process: launchd [1]
Date/Time: 2013-11-19 14:37:03.188 -0500
OS Version: iOS 6.1.3 (10B329)
Report Version: 104
Exception Type: EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000248
Crashed Thread: 0
Last Exception Backtrace:
0 CoreFoundation 0x32d9e29e __exceptionPreprocess + 158
1 libobjc.A.dylib 0x3ac0297a objc_exception_throw + 26
2 CoreFoundation 0x32da1e02 -[NSObject(NSObject) doesNotRecognizeSelector:] + 166
3 CoreFoundation 0x32da052c ___forwarding___ + 388
4 CoreFoundation 0x32cf7f64 __forwarding_prep_0___ + 20
5 monotouchtest 0x0070fe18 wrapper_managed_to_native_MonoTouch_ObjCRuntime_Messaging_IntPtr_objc_msgSend_intptr_intptr + 96
6 monotouchtest 0x005d5a48 MonoTouch_GameKit_GKLeaderboard_get_Identifier + 52
7 monotouchtest 0x001cc1a8 MonoTouchFixtures.GameKit.LeaderboardTest:DefaultCtor + 540
8 monotouchtest 0x00b68354 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 196
9 monotouchtest 0x013979ea mono_jit_runtime_invoke (mini.c:6580)
10 monotouchtest 0x013d93d8 mono_runtime_invoke (object.c:2827)
11 monotouchtest 0x013dd918 mono_runtime_invoke_array (object.c:4268)
12 monotouchtest 0x013bbda8 ves_icall_InternalInvoke (icall.c:2842)
13 monotouchtest 0x008d3e88 wrapper_managed_to_native_System_Reflection_MonoMethod_InternalInvoke_System_Reflection_MonoMethod_object_object___System_Exception_ + 124
14 monotouchtest 0x008d3fc8 System_Reflection_MonoMethod_Invoke_object_System_Reflection_BindingFlags_System_Reflection_Binder_object___System_Globalization_CultureInfo + 224
15 monotouchtest 0x008cf3fc System_Reflection_MethodBase_Invoke_object_object__ + 76
16 monotouchtest 0x01280374 NUnit_Framework_Internal_Reflect_InvokeMethod_System_Reflection_MethodInfo_object_object__ + 164
17 monotouchtest 0x0128f338 NUnit_Framework_Internal_Commands_TestMethodCommand_RunNonAsyncTestMethod_NUnit_Framework_Internal_TestExecutionContext + 56
18 monotouchtest 0x0128f1b8 NUnit_Framework_Internal_Commands_TestMethodCommand_RunTestMethod_NUnit_Framework_Internal_TestExecutionContext + 80
19 monotouchtest 0x0128f0f0 NUnit_Framework_Internal_Commands_TestMethodCommand_Execute_NUnit_Framework_Internal_TestExecutionContext + 32
20 monotouchtest 0x0128e7cc NUnit_Framework_Internal_Commands_SetUpTearDownCommand_Execute_NUnit_Framework_Internal_TestExecutionContext + 80
21 monotouchtest 0x01295528 NUnit_Framework_Internal_WorkItems_SimpleWorkItem_PerformWork + 60
22 monotouchtest 0x01295db8 NUnit_Framework_Internal_WorkItems_WorkItem_RunTest + 328
23 monotouchtest 0x01295ad8 NUnit_Framework_Internal_WorkItems_WorkItem_Execute + 348
24 monotouchtest 0x01295228 NUnit_Framework_Internal_WorkItems_CompositeWorkItem_RunChildren + 212
25 monotouchtest 0x01294f98 NUnit_Framework_Internal_WorkItems_CompositeWorkItem_PerformWork + 556
26 monotouchtest 0x01295db8 NUnit_Framework_Internal_WorkItems_WorkItem_RunTest + 328
27 monotouchtest 0x01295ad8 NUnit_Framework_Internal_WorkItems_WorkItem_Execute + 348
28 monotouchtest 0x012a6cd8 MonoTouch_NUnit_UI_TouchRunner_Run_NUnit_Framework_Internal_Test + 108
29 monotouchtest 0x012b0f94 MonoTouch_NUnit_UI_TouchRunner__Setupc__AnonStoreyA__m__9 + 60
30 monotouchtest 0x012dbbdc MonoTouch_Dialog_StringElement_Selected_MonoTouch_Dialog_DialogViewController_MonoTouch_UIKit_UITableView_MonoTouch_Foundation_NSIndexPath + 68
31 monotouchtest 0x012e6db4 MonoTouch_Dialog_DialogViewController_Selected_MonoTouch_Foundation_NSIndexPath + 240
32 monotouchtest 0x012e7fec MonoTouch_Dialog_DialogViewController_Source_RowSelected_MonoTouch_UIKit_UITableView_MonoTouch_Foundation_NSIndexPath + 92
33 monotouchtest 0x00b68354 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 196
34 monotouchtest 0x013979ea mono_jit_runtime_invoke (mini.c:6580)
35 monotouchtest 0x013d93d8 mono_runtime_invoke (object.c:2827)
36 monotouchtest 0x0134d2aa native_to_managed_trampoline_MonoTouch_Dialog_DialogViewController_Source_RowSelected (<stdin>:16308)
37 UIKit 0x34c68288 -[UITableView _selectRowAtIndexPath:animated:scrollPosition:notifyDelegate:] + 872
38 UIKit 0x34ceaf7c -[UITableView _userSelectRowAtPendingSelectionIndexPath:] + 152
39 Foundation 0x336ac272 __NSFireDelayedPerform + 446
40 CoreFoundation 0x32d735da __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 10
41 CoreFoundation 0x32d7328c __CFRunLoopDoTimer + 268
42 CoreFoundation 0x32d71efc __CFRunLoopRun + 1228
43 CoreFoundation 0x32ce4eb8 CFRunLoopRunSpecific + 352
44 CoreFoundation 0x32ce4d44 CFRunLoopRunInMode + 100
45 GraphicsServices 0x3689b2e6 GSEventRunModal + 70
46 UIKit 0x34bfa2fc UIApplicationMain + 1116
47 monotouchtest 0x00754c34 wrapper_managed_to_native_MonoTouch_UIKit_UIApplication_UIApplicationMain_int_string___intptr_intptr + 268
48 monotouchtest 0x003d2ec4 MonoTouch_UIKit_UIApplication_Main_string___string_string + 296
49 monotouchtest 0x00088174 monotouchtest.Application:Main + 168
50 monotouchtest 0x00b68354 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 196
51 monotouchtest 0x013979ea mono_jit_runtime_invoke (mini.c:6580)
52 monotouchtest 0x013d93d8 mono_runtime_invoke (object.c:2827)
53 monotouchtest 0x013dd040 mono_runtime_exec_main (object.c:4054)
54 monotouchtest 0x013dce80 mono_runtime_run_main (object.c:3678)
55 monotouchtest 0x013860f4 mono_jit_exec (driver.g.c:1009)
56 monotouchtest 0x01419dd8 main (main.m:486)
57 monotouchtest 0x00088024 start + 36
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 libsystem_kernel.dylib 0x3b100350 __pthread_kill + 8
1 libsystem_c.dylib 0x3b07711e pthread_kill + 54
2 libsystem_c.dylib 0x3b0b396e abort + 90
3 monotouchtest 0x0138c9b8 mono_handle_native_sigsegv (mini-exceptions.c:2397)
4 monotouchtest 0x0139590c mono_sigsegv_signal_handler (mini.c:6714)
5 libsystem_c.dylib 0x3b080e90 _sigtramp + 40
6 ??? 0x2fd81ce0 0 + 802692320
7 monotouchtest 0x0138ab20 mono_find_jit_info_ext (mini-exceptions.c:369)
8 monotouchtest 0x0138b84a mono_handle_exception_internal_first_pass (mini-exceptions.c:1358)
9 monotouchtest 0x0138c21c mono_handle_exception_internal (mini-exceptions.c:1619)
10 monotouchtest 0x0138befa mono_handle_exception (mini-exceptions.c:1987)
11 monotouchtest 0x013862e2 mono_arm_throw_exception (exceptions-arm.c:157)
12 monotouchtest 0x00bd6528 throw_exception + 64
13 monotouchtest 0x0142f20c monotouch_throw_monotouch_exception (monotouch-glue.m:1459)
14 monotouchtest 0x0141f5a4 monotouch_exception_handler (monotouch-glue.m:1470)
15 CoreFoundation 0x32d9e57c __handleUncaughtException + 612
16 libobjc.A.dylib 0x3ac02a62 _objc_terminate() + 126
17 libc++abi.dylib 0x3a64f078 safe_handler_caller(void (*)()) + 76
18 libc++abi.dylib 0x3a64f110 std::terminate() + 16
19 libc++abi.dylib 0x3a650594 __cxa_rethrow + 84
20 libobjc.A.dylib 0x3ac029cc objc_exception_rethrow + 8
21 CoreFoundation 0x32ce4f1c CFRunLoopRunSpecific + 452
22 CoreFoundation 0x32ce4d44 CFRunLoopRunInMode + 100
23 GraphicsServices 0x3689b2e6 GSEventRunModal + 70
24 UIKit 0x34bfa2fc UIApplicationMain + 1116
25 monotouchtest 0x00754c34 wrapper_managed_to_native_MonoTouch_UIKit_UIApplication_UIApplicationMain_int_string___intptr_intptr + 268
26 monotouchtest 0x003d2ec4 MonoTouch_UIKit_UIApplication_Main_string___string_string + 296
27 monotouchtest 0x00088174 monotouchtest.Application:Main + 168
28 monotouchtest 0x00b68354 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 196
29 monotouchtest 0x013979ec mono_jit_runtime_invoke (mini.c:6580)
30 monotouchtest 0x013d93da mono_runtime_invoke (object.c:2827)
31 monotouchtest 0x013dd040 mono_runtime_exec_main (object.c:4054)
32 monotouchtest 0x013dce80 mono_runtime_run_main (object.c:3678)
33 monotouchtest 0x013860f4 mono_jit_exec (driver.g.c:1009)
34 monotouchtest 0x01419dd8 main (main.m:486)
35 monotouchtest 0x00088024 start + 36
Thread 1 name: Dispatch queue: com.apple.libdispatch-manager
Thread 1:
0 libsystem_kernel.dylib 0x3b0f0648 kevent64 + 24
1 libdispatch.dylib 0x3b020974 _dispatch_mgr_invoke + 792
2 libdispatch.dylib 0x3b020654 _dispatch_mgr_thread$VARIANT$mp + 32
Thread 2:
0 libsystem_kernel.dylib 0x3b100d98 __workq_kernreturn + 8
1 libsystem_c.dylib 0x3b04ecf6 _pthread_workq_return + 14
2 libsystem_c.dylib 0x3b04ea12 _pthread_wqthread + 362
3 libsystem_c.dylib 0x3b04e8a0 start_wqthread + 4
Thread 3:
0 libsystem_kernel.dylib 0x3b0eff04 semaphore_wait_trap + 8
1 monotouchtest 0x0140928a mono_sem_wait (mono-semaphore.c:121)
2 monotouchtest 0x013b7d44 finalizer_thread (gc.c:1073)
3 monotouchtest 0x013ec7c6 start_wrapper (threads.c:609)
4 monotouchtest 0x01402734 thread_start_routine (wthreads.c:294)
5 monotouchtest 0x014095b6 inner_start_thread (mono-threads-posix.c:49)
6 monotouchtest 0x01416ff0 GC_start_routine (pthread_support.c:1526)
7 libsystem_c.dylib 0x3b05930e _pthread_start + 306
8 libsystem_c.dylib 0x3b0591d4 thread_start + 4
Thread 4 name: WebThread
Thread 4:
0 libsystem_kernel.dylib 0x3b0efeb4 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x3b0f0048 mach_msg + 36
2 CoreFoundation 0x32d73040 __CFRunLoopServiceMachPort + 124
3 CoreFoundation 0x32d71d9e __CFRunLoopRun + 878
4 CoreFoundation 0x32ce4eb8 CFRunLoopRunSpecific + 352
5 CoreFoundation 0x32ce4d44 CFRunLoopRunInMode + 100
6 WebCore 0x38cb5500 RunWebThread(void*) + 440
7 libsystem_c.dylib 0x3b05930e _pthread_start + 306
8 libsystem_c.dylib 0x3b0591d4 thread_start + 4
Thread 5:
0 libsystem_kernel.dylib 0x3b1006a4 __semwait_signal + 24
1 libsystem_c.dylib 0x3b05e3ce nanosleep + 138
2 monotouchtest 0x01402d28 SleepEx (wthreads.c:842)
3 monotouchtest 0x013ebbde monitor_thread (threadpool.c:779)
4 monotouchtest 0x013ec7c6 start_wrapper (threads.c:609)
5 monotouchtest 0x01402734 thread_start_routine (wthreads.c:294)
6 monotouchtest 0x014095b6 inner_start_thread (mono-threads-posix.c:49)
7 monotouchtest 0x01416ff0 GC_start_routine (pthread_support.c:1526)
8 libsystem_c.dylib 0x3b05930e _pthread_start + 306
9 libsystem_c.dylib 0x3b0591d4 thread_start + 4
Thread 6:
0 libsystem_kernel.dylib 0x3b0eff1c semaphore_timedwait_trap + 8
1 monotouchtest 0x01409244 mono_sem_timedwait (mono-semaphore.c:82)
2 monotouchtest 0x013ea25c async_invoke_thread (threadpool.c:1565)
3 monotouchtest 0x013ec7c6 start_wrapper (threads.c:609)
4 monotouchtest 0x01402734 thread_start_routine (wthreads.c:294)
5 monotouchtest 0x014095b6 inner_start_thread (mono-threads-posix.c:49)
6 monotouchtest 0x01416ff0 GC_start_routine (pthread_support.c:1526)
7 libsystem_c.dylib 0x3b05930e _pthread_start + 306
8 libsystem_c.dylib 0x3b0591d4 thread_start + 4
Thread 7:
0 libsystem_kernel.dylib 0x3b100d98 __workq_kernreturn + 8
1 libsystem_c.dylib 0x3b04ecf6 _pthread_workq_return + 14
2 libsystem_c.dylib 0x3b04ea12 _pthread_wqthread + 362
3 libsystem_c.dylib 0x3b04e8a0 start_wqthread + 4
Thread 0 crashed with ARM Thread State (32-bit):
r0: 0x00000000 r1: 0x00000000 r2: 0x00000000 r3: 0x3cbe9534
r4: 0x00000006 r5: 0x3cbe9b88 r6: 0x01f15641 r7: 0x2fd8166c
r8: 0x01f155ec r9: 0x3cbe58a8 r10: 0x1fc3ec00 r11: 0x01f155e4
ip: 0x00000148 sp: 0x2fd81660 lr: 0x3b077123 pc: 0x3b100350
cpsr: 0x00000010
Binary Images:
0x81000 - 0x1f2cfff +monotouchtest armv7 <64b397596f8e3d62966995dbfe68763e> /var/mobile/Applications/AA2918EB-F55C-4323-BDFA-0BC87EEC41BA/monotouchtest.app/monotouchtest
0x2fefa000 - 0x2ff1afff dyld armv7 <280610df5ed43ec7aa00629a27009302> /usr/lib/dyld
0x31ebf000 - 0x31fa5fff AVFoundation armv7 <320761e836883aeabf3cb5c53edb636d> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x31fa6000 - 0x31fa6fff Accelerate armv7 <b68ff92e404931f3bcb6361720f77724> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x31fa7000 - 0x320e5fff vImage armv7 <30522b92940d3dd184c8e46780594048> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x320e6000 - 0x321c9fff libBLAS.dylib armv7 <d8edada1cea133458ca779e34a3a7f88> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x321ca000 - 0x3247ffff libLAPACK.dylib armv7 <9e08aead79d13043bab622402a270fba> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x32480000 - 0x324d9fff libvDSP.dylib armv7 <09e2a5e3e9203950890ba57592523132> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x324da000 - 0x324ebfff libvMisc.dylib armv7 <7b7d4ccc9f2b364cb0da4251e745545d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x324ec000 - 0x324ecfff vecLib armv7 <a7751c047dcc35ba8885212e1938b93f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x324ed000 - 0x324fefff Accounts armv7 <ea2de358b6cc3baab27d6ab809c31e39> /System/Library/Frameworks/Accounts.framework/Accounts
0x324ff000 - 0x324fffff AdSupport armv7 <583bf32d959735949952a2595c86ed20> /System/Library/Frameworks/AdSupport.framework/AdSupport
0x32500000 - 0x32564fff AddressBook armv7 <8cfae84dc66d3c1f9d17335c53c3d7b7> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x32565000 - 0x3261ffff AddressBookUI armv7 <0017d0a0c2593522acaaa0eee41775e4> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x32620000 - 0x3262efff AssetsLibrary armv7 <9a3a4a47a77833eb82a28757a3488660> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x3276a000 - 0x329f2fff AudioToolbox armv7 <394ee11cf826367db9ff4968dbc71d6d> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x329f3000 - 0x32ab8fff CFNetwork armv7 <4771a5e4f9b83bceb252f0f3d166aaca> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x32ab9000 - 0x32b0ffff CoreAudio armv7 <5d534dbf76ff30f4a628f25f56c5f26a> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x32b10000 - 0x32b22fff CoreBluetooth armv7 <5c67d50325a0372ba2621f5a95efabc9> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x32b23000 - 0x32cdbfff CoreData armv7 <3930f672c76535a2abb768ee59958fa7> /System/Library/Frameworks/CoreData.framework/CoreData
0x32cdc000 - 0x32e0efff CoreFoundation armv7 <fcb8d4e838543bcb9a52c9f232b8b4eb> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x32e0f000 - 0x32f47fff CoreGraphics armv7 <81e213f810a034d4ba411f9b505da2a6> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x32f49000 - 0x32f84fff libCGFreetype.A.dylib armv7 <a5d20b80ab1532d8831027a66d2d9eb5> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib
0x33168000 - 0x33183fff libRIP.A.dylib armv7 <ec1487f9bdb93597a3f8d434406ad9bf> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x33184000 - 0x33239fff CoreImage armv7 <6ae4ae2461313e3f84c6a8102d5b1b0e> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x3323a000 - 0x33292fff CoreLocation armv7 <4edb4b0f05e13af8b84699fe3ea4c538> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x33293000 - 0x332c6fff CoreMIDI armv7 <edbc62dc400a32ebab5608b05ab24f3d> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
0x332c7000 - 0x3332cfff CoreMedia armv7 <8592bdc268b83b8886acfc1fdab649ed> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x3332d000 - 0x333b5fff CoreMotion armv7 <4512d901170d32e7842e7fc1c519386b> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x333b6000 - 0x3340cfff CoreTelephony armv7 <bea09dbe25363c3b8e8016b5b5148055> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x3340d000 - 0x3346ffff CoreText armv7 <e135debbc8f937299f4986fc3e9459e3> /System/Library/Frameworks/CoreText.framework/CoreText
0x33470000 - 0x3347ffff CoreVideo armv7 <00f18bb26e663da9ae251a6ec36a19ec> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x33480000 - 0x33534fff EventKit armv7 <99a7a1603323319f9e24f97e9f89bfd3> /System/Library/Frameworks/EventKit.framework/EventKit
0x33535000 - 0x335f5fff EventKitUI armv7 <4fba5b9b61c53464b73b236bd24e4cf9> /System/Library/Frameworks/EventKitUI.framework/EventKitUI
0x335f6000 - 0x33603fff ExternalAccessory armv7 <3a9d8965b7e73eda9301a7eee0aee35c> /System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory
0x33604000 - 0x337c7fff Foundation armv7 <0179934581d13346aa7583165108b95c> /System/Library/Frameworks/Foundation.framework/Foundation
0x337c8000 - 0x337f2fff GLKit armv7 <d91f2cb7d94f3ba5bb2805c41432f646> /System/Library/Frameworks/GLKit.framework/GLKit
0x33812000 - 0x33981fff GameKit armv7 <7958b5418ef230d38dc0cf754b2a782b> /System/Library/Frameworks/GameKit.framework/GameKit
0x33982000 - 0x339cbfff IOKit armv7 <a98ba9fefc7333e4a5a9169198848c62> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x339cc000 - 0x33ba4fff ImageIO armv7 <b5ce84bb074d3de4b07b55da9fd8bfd1> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x33ba5000 - 0x33c1dfff MapKit armv7 <027e730f45cc3868b98833546bb55449> /System/Library/Frameworks/MapKit.framework/MapKit
0x33c1e000 - 0x33db8fff MediaPlayer armv7 <ce97a30e514d3a17ae93ba4a9d1d69d2> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x33db9000 - 0x34033fff MediaToolbox armv7 <ed439fc5c9a03f8b9fae43af33de8a57> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x34034000 - 0x340bafff MessageUI armv7 <8dbc0a8e6a253c8c8d6301064f23dfea> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x340bb000 - 0x34114fff MobileCoreServices armv7 <77da8a9e7f813f5baf37eaa4a87fae84> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x34115000 - 0x3411dfff NewsstandKit armv7 <4ca977c5b9573795852e7e212fb03caa> /System/Library/Frameworks/NewsstandKit.framework/NewsstandKit
0x34203000 - 0x3420afff OpenGLES armv7 <f2ede6b206f336de82cc38619692e762> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x3420c000 - 0x3420cfff libCVMSPluginSupport.dylib armv7 <2506af1c983f3f09ac69aca44f67e863> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x34210000 - 0x34212fff libCoreVMClient.dylib armv7 <af6ff28dce6031baaa850ccc79e5699b> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x34213000 - 0x34217fff libGFXShared.dylib armv7 <a6ac1673a088379aa512ba5cac301f5b> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x34218000 - 0x34255fff libGLImage.dylib armv7 <b8b8f3a1bfd0345e86aa0c2952534949> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x348fc000 - 0x3494ffff PassKit armv7 <23e6035fc5f23fea90b6d8f6c7c6c7d6> /System/Library/Frameworks/PassKit.framework/PassKit
0x34950000 - 0x34a65fff QuartzCore armv7 <c086b6e6cd9d341399bcc3675c82f1fe> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x34a66000 - 0x34ab3fff QuickLook armv7 <954e3a8bdaf337b085b30fd514ea5f3a> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x34ab4000 - 0x34ae2fff Security armv7 <fbc24f15bd9e37539cdd6e3576bde938> /System/Library/Frameworks/Security.framework/Security
0x34ae3000 - 0x34b50fff Social armv7 <7b778c6ce3433df18ef0892acd831208> /System/Library/Frameworks/Social.framework/Social
0x34b51000 - 0x34b60fff StoreKit armv7 <e63a14831d2d315ba5cf654102d67f8c> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x34b61000 - 0x34ba0fff SystemConfiguration armv7 <410d69b356e533d6a1d538cf33059634> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x34ba1000 - 0x34ba2fff Twitter armv7 <ecae25ed2c893a969ceb0b911420c2be> /System/Library/Frameworks/Twitter.framework/Twitter
0x34ba3000 - 0x350f7fff UIKit armv7 <ad8b3ad23f413187a178179db39cfa6b> /System/Library/Frameworks/UIKit.framework/UIKit
0x350f8000 - 0x35136fff VideoToolbox armv7 <d2e8067306d9346ab4a448f10f336894> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x35137000 - 0x3514dfff iAd armv7 <e64ed3a1472d368e878a38e46803c73e> /System/Library/Frameworks/iAd.framework/iAd
0x35366000 - 0x3536bfff AITTarget armv7 <a06d2cb1f2c434fb8fcb57871a3075d2> /System/Library/PrivateFrameworks/AITTarget.framework/AITTarget
0x353bf000 - 0x353cbfff AccountSettings armv7 <8db45acc4d3d3017af10fa5ee82c2306> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x35412000 - 0x35415fff ActorKit armv7 <5dfc59258ea63006be9c542e5fafbc45> /System/Library/PrivateFrameworks/ActorKit.framework/ActorKit
0x35417000 - 0x3541afff AggregateDictionary armv7 <c2a6c1ff89a9318d8b74fc5dfc8847b8> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x35503000 - 0x35516fff AirTraffic armv7 <752b64045f4d3ea88a946b53b731ce1a> /System/Library/PrivateFrameworks/AirTraffic.framework/AirTraffic
0x35517000 - 0x35823fff Altitude armv7 <d507155292c8341395d2cbde05ae448d> /System/Library/PrivateFrameworks/Altitude.framework/Altitude
0x35846000 - 0x35881fff AppSupport armv7 <921794b7d82a3558a0eb860979be199c> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x35882000 - 0x358a6fff AppleAccount armv7 <c54536fbc0f235f693060be33d4d4749> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x358b3000 - 0x358c0fff ApplePushService armv7 <8bad4a9300db3d4d8555535f25c32da4> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x358f4000 - 0x358fdfff AssetsLibraryServices armv7 <de7ca29cd47433cd8eca9c04102f5508> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x358fe000 - 0x35917fff AssistantServices armv7 <9608ae74229e3daeab9c8fcf679de7d4> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x35918000 - 0x3592ffff BackBoardServices armv7 <772912697ec23e5199a452e97f075dd9> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x35932000 - 0x35938fff BluetoothManager armv7 <fe002961c52538eb8c959e7c1c58467a> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x35939000 - 0x3595dfff Bom armv7 <b5315d733e123a0781683efdc734064b> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x35970000 - 0x3599ffff BulletinBoard armv7 <9f46015c5d263064901f7725f4bb93e0> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x359dd000 - 0x359e4fff CaptiveNetwork armv7 <a4f4b86cc84839f78ff746f013bcee6f> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x359e5000 - 0x35aaffff Celestial armv7 <a688df527b65382da586ebc87f28c061> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x35abc000 - 0x35ac0fff CertUI armv7 <ce979f715cdb3cb5a0f7935f14cc0b35> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x35b66000 - 0x35b7ffff ChunkingLibrary armv7 <ec2f76b3ac723a39bbf3f122d7fe73cf> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x35b93000 - 0x35b98fff CommonUtilities armv7 <f8fea9ee6ca236b0a7fa6c00eb8a0d24> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x35c1d000 - 0x35c4dfff ContentIndex armv7 <00ed488e47ee34ca9f01f2cc911f453c> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x35cc9000 - 0x35db1fff CoreMediaStream armv7 <828bf27fe7a3337cbff7dd8837508819> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x35e5e000 - 0x35e5ffff CoreSurface armv7 <6065f7e040e93d6ea2837e929592cc30> /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
0x35ec7000 - 0x35ecbfff CoreTime armv7 <5f0b123555f03d8aa76cc54314907942> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x35ecc000 - 0x35ed1fff CrashReporterSupport armv7 <03ee46e3ca3f3920a7174e62096723fb> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x35ed2000 - 0x35f0efff DataAccess armv7 <d7185042adf63908ae87fe4a5c3f8a6c> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x360a3000 - 0x360b5fff DataAccessExpress armv7 <b9423867a9ef303b87d2e1eac1712957> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x360f4000 - 0x360f5fff DataMigration armv7 <5903e08348b83f119022cbbf83ad100a> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x360f8000 - 0x36111fff DictionaryServices armv7 <84669055e3e63d6ab56b8fe7b0476aaa> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x36119000 - 0x36131fff EAP8021X armv7 <6d5ab53850e23fe389e64e2705bd7810> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x36141000 - 0x36145fff FTClientServices armv7 <6354e5b30919340db3b976312b284fce> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x36146000 - 0x36183fff FTServices armv7 <89c066d12a6031038a9b8c61221abc0a> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x36184000 - 0x36597fff FaceCoreLight armv7 <43de0b31da3b39e4acf85ec2c8d5c65c> /System/Library/PrivateFrameworks/FaceCoreLight.framework/FaceCoreLight
0x365ea000 - 0x366d9fff AVConference armv7 <1cc90faf13c73e34ab08cbd863330d7d> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference
0x366e4000 - 0x366fefff ICE armv7 <3eaa73a685dd3bdeab75bc9e669f09a8> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/ICE.framework/ICE
0x366ff000 - 0x366fffff LegacyHandle armv7 <ad1429de847c384580f33a2007215250> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/LegacyHandle.framework/LegacyHandle
0x36700000 - 0x36707fff SimpleKeyExchange armv7 <35391065e5c035f294a82143a63f5a94> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/SimpleKeyExchange.framework/SimpleKeyExchange
0x36708000 - 0x36716fff ViceroyTrace armv7 <87b021cacb53377d837d0e0bb3357ae6> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/ViceroyTrace.framework/ViceroyTrace
0x36717000 - 0x36718fff snatmap armv7 <a7b2c52656543093b363ee86749ea692> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/snatmap.framework/snatmap
0x36719000 - 0x3678efff GameKitServices armv7 <cc9529cc609635d88094b72f1a59edf1> /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices
0x3678f000 - 0x3679bfff GenerationalStorage armv7 <d77ad2367fff37d485480aa39df7d325> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x3679c000 - 0x36895fff GeoServices armv7 <edbf37a31a6a31f49e392ed8ece200c7> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x36896000 - 0x368a1fff GraphicsServices armv7 <d4b7fd6509753bff9525fef374ddc359> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x36910000 - 0x3698bfff HomeSharing armv7 <280b77b71df23f1cb5c9a2b76fc53212> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x3698c000 - 0x36996fff IAP armv7 <a9554a91bbb9308f96fcd9fddf596275> /System/Library/PrivateFrameworks/IAP.framework/IAP
0x36a4e000 - 0x36ac6fff IMCore armv7 <d5f1d98ec53d3acbb51b116e93923d9c> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x36b8d000 - 0x36bd9fff IMFoundation armv7 <797535fc363c3f818bcd1424251393bf> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x36be0000 - 0x36be1fff IOAccelerator armv7 <9655464326203d258d3d0fc7e94651e2> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x36be2000 - 0x36be7fff IOMobileFramebuffer armv7 <f38c374982a931d5a47458dd3c34ac59> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x36be8000 - 0x36becfff IOSurface armv7 <a55bf03c35de3fd9b56dce82083c3d10> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x36c36000 - 0x36ddcfff JavaScriptCore armv7 <a5780997f4b738659172f40877c9a7d9> /System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore
0x36e0d000 - 0x36e43fff MIME armv7 <57a1db0d5d3237708f54b3bd83553bae> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x36e44000 - 0x36e7afff MMCS armv7 <7f329f193ef138c2b372e8b16e855bce> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x36e82000 - 0x36e8cfff MailServices armv7 <a688a9972cb43169a19d2f2f57121a1e> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x36ea8000 - 0x36f00fff ManagedConfiguration armv7 <44bbb2ba85c8320bb9e73c654b90f8c0> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x36f01000 - 0x36f06fff Marco armv7 <da45fc9b228b3d1fad95e03071441585> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x36f17000 - 0x36f8dfff MediaControlSender armv7 <9fb205b64b5333a495ac61c149e0304b> /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender
0x36f8e000 - 0x36f97fff MediaRemote armv7 <73da55e989e73cb9ad6e9fdd4604ecc3> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x36f98000 - 0x36facfff MediaStream armv7 <86443ae270083a829e1797d24cd0d17c> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x3700a000 - 0x370c3fff Message armv7 <f6684c79e78f371fa81c6ec7336a0701> /System/Library/PrivateFrameworks/Message.framework/Message
0x370cc000 - 0x370cefff MessageSupport armv7 <81eb34b663513745b0ed65e244c7ab0f> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x370d7000 - 0x37104fff MobileAsset armv7 <3a9e6258ae1230f5b12f1638b09cb974> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x37127000 - 0x3712ffff MobileBluetooth armv7 <e558fe2c504833cba4b89bd76178c1a9> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x37130000 - 0x37130fff MobileDelete armv7 <5a5d4e124bcf357d95eaa76ec11592d6> /System/Library/PrivateFrameworks/MobileDelete.framework/MobileDelete
0x37131000 - 0x37140fff MobileDeviceLink armv7 <817380030c613284a12074d960087522> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x37141000 - 0x37148fff MobileIcons armv7 <36286c22bac93c6fa68ca9fe3d739185> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x37149000 - 0x3714cfff MobileInstallation armv7 <c63e4b1ae40635cd9c6a7de851c80d10> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x3714d000 - 0x37153fff MobileKeyBag armv7 <35882c57076334aeb0641969a9b69ff3> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x3718c000 - 0x371affff MobileSync armv7 <1edd78024ae13e9997972ee905bc944e> /System/Library/PrivateFrameworks/MobileSync.framework/MobileSync
0x371b0000 - 0x371b3fff MobileSystemServices armv7 <10b4eee2739c353183ac2cfe4e39a443> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x371cb000 - 0x371d4fff MobileWiFi armv7 <bb4efbe3c7273c0fb534f12789756089> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x371ee000 - 0x37332fff MusicLibrary armv7 <3870f4cb0c8b36778ad1a3f7556547f7> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x3734a000 - 0x37363fff Notes armv7 <3d4a8d4b012a3743b0ffc8dc33fb79e9> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x37364000 - 0x37366fff OAuth armv7 <575df12a2f2436af92e31494c3b74465> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x37aa0000 - 0x37ac5fff OpenCL armv7 <9baf655cae4e3f9f99a5c6a99207099d> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
0x37e26000 - 0x37e43fff PersistentConnection armv7 <c773b3dc885832f8a916de67f24f9f92> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x37fb5000 - 0x3809cfff PhotoLibraryServices armv7 <7759e7908e87323f87719265209ebc41> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x380a0000 - 0x380d8fff Preferences armv7 <7c51c73af58635c79afe5d35c904decf> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x380d9000 - 0x38101fff PrintKit armv7 <3f0b9c58a458358eb506858e8ff9e1fe> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
0x38102000 - 0x38176fff ProofReader armv7 <9cb25467554637bcb268ba30527d3c0f> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x38177000 - 0x3817ffff ProtocolBuffer armv7 <d1f2888d5e5a39cca6a6179a35c86770> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x3819c000 - 0x381f4fff SAObjects armv7 <6d8e06fad61633369f274cd956fdb5a7> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x382bb000 - 0x382ccfff SpringBoardServices armv7 <0e48e91ad40f34aab3323c7c4157ce52> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x382cd000 - 0x382e1fff SpringBoardUI armv7 <6efc1c71f1fc3c07ae44d9cf45a6614e> /System/Library/PrivateFrameworks/SpringBoardUI.framework/SpringBoardUI
0x3830d000 - 0x383e8fff StoreServices armv7 <6d45f42eff2736d18cdd81af0473dd5a> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x38436000 - 0x38438fff TCC armv7 <d5bef30a5bda315194173b862975f9fb> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x38439000 - 0x38456fff TelephonyUI armv7 <f4944c45b790382ea44b08f088b27d6f> /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI
0x38457000 - 0x38464fff TelephonyUtilities armv7 <803d7a92439238ee942086999c481eb6> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x3888a000 - 0x388b8fff ToneLibrary armv7 <99c310617b7d3fe4bdabf13892fc6f0c> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x388e7000 - 0x38987fff UIFoundation armv7 <9a464526e26634bc834537e5ac3abf1f> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x389a6000 - 0x38b24fff VectorKit armv7 <d5f64cf2bdc636228ae481b5bbfd1d28> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x38b25000 - 0x38c0cfff VideoProcessing armv7 <7407c070e3bb3a09a8344726fb605412> /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing
0x38c5d000 - 0x38c73fff VoiceServices armv7 <02e2faf1aceb3d2c94ad4528c7a23837> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x38c8b000 - 0x38caafff WebBookmarks armv7 <77b65bc9c87b367ebea9a5b7984b13a5> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x38cab000 - 0x395dafff WebCore armv7 <06c849df1ad435aeb8b6130d85cee5df> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x395db000 - 0x396b8fff WebKit armv7 <e0768dbdbdf13c769af7959497e24024> /System/Library/PrivateFrameworks/WebKit.framework/WebKit
0x3975c000 - 0x39762fff XPCKit armv7 <cf94468d5a44389e8fdfd2b0802c4378> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
0x39763000 - 0x3976afff XPCObjects armv7 <723fe314ab95381cbfa69a0000005692> /System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects
0x398bd000 - 0x398f8fff iCalendar armv7 <1c4486846efd3c9480174d9e7df8cec6> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x39bdb000 - 0x39c13fff iTunesStore armv7 <e88e4626134b32f8bac8e3f79afddf24> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x3a47b000 - 0x3a481fff libAccessibility.dylib armv7 <f40705b5e9c43ce3b1f185fe690b9ac8> /usr/lib/libAccessibility.dylib
0x3a482000 - 0x3a498fff libCRFSuite.dylib armv7 <5a8a3d18a1ff3c97bd773705fef2d81c> /usr/lib/libCRFSuite.dylib
0x3a4ae000 - 0x3a4affff libMobileCheckpoint.dylib armv7 <1e9d719e2f4e3b41970b635e47ee8058> /usr/lib/libMobileCheckpoint.dylib
0x3a4b0000 - 0x3a4bcfff libMobileGestalt.dylib armv7 <d0dce72a604b37309b8714fb35d74468> /usr/lib/libMobileGestalt.dylib
0x3a4ce000 - 0x3a4cefff libSystem.B.dylib armv7 <7aeeab280f7e361e9986d962d0fa5281> /usr/lib/libSystem.B.dylib
0x3a5ec000 - 0x3a5f8fff libbsm.0.dylib armv7 <3870b1c8b1783b788bd51da1a04eae6e> /usr/lib/libbsm.0.dylib
0x3a5f9000 - 0x3a602fff libbz2.1.0.dylib armv7 <b04d27fa0f2d31d8bd0745f8aa0d7f67> /usr/lib/libbz2.1.0.dylib
0x3a603000 - 0x3a64dfff libc++.1.dylib armv7 <ceb9fb64fb203d3a94063a9db6590ca4> /usr/lib/libc++.1.dylib
0x3a64e000 - 0x3a661fff libc++abi.dylib armv7 <4b8520bc534231ae97ce146e076bc7bf> /usr/lib/libc++abi.dylib
0x3a68d000 - 0x3a68dfff libgcc_s.1.dylib armv7 <e7e2e533904235d7869baf2ef943407e> /usr/lib/libgcc_s.1.dylib
0x3a692000 - 0x3a77ffff libiconv.2.dylib armv7 <ac23bb84e91e35418c9a2fb4792658b2> /usr/lib/libiconv.2.dylib
0x3a780000 - 0x3a8c9fff libicucore.A.dylib armv7 <da9d04cc6f6d3825aa52636342ef1e04> /usr/lib/libicucore.A.dylib
0x3a8d1000 - 0x3a8d1fff liblangid.dylib armv7 <a10d8f96815d35e0a1d2c7b998a941f3> /usr/lib/liblangid.dylib
0x3a8d4000 - 0x3a8dbfff liblockdown.dylib armv7 <224c65d491603e21a78a00af9e10f012> /usr/lib/liblockdown.dylib
0x3a8dc000 - 0x3a8f1fff liblzma.5.dylib armv7 <4a1f38cbee783a9ea6de94af25d45cc1> /usr/lib/liblzma.5.dylib
0x3abbc000 - 0x3abd1fff libmis.dylib armv7 <7502589f14733beb963c542fa40438c8> /usr/lib/libmis.dylib
0x3abfa000 - 0x3acf8fff libobjc.A.dylib armv7 <79e5d714945834e4b2587abfc6c7269c> /usr/lib/libobjc.A.dylib
0x3adbc000 - 0x3add1fff libresolv.9.dylib armv7 <3ee61a04a99b322e97e179bc03c46cf1> /usr/lib/libresolv.9.dylib
0x3adf6000 - 0x3ae7bfff libsqlite3.dylib armv7 <cbefd01867b93d2a869a534825a1414c> /usr/lib/libsqlite3.dylib
0x3ae7c000 - 0x3aec7fff libstdc++.6.dylib armv7 <e3154b06ac5d360c948111abfb2bc339> /usr/lib/libstdc++.6.dylib
0x3aec8000 - 0x3aeeefff libtidy.A.dylib armv7 <c43990ee3a5e389aacf288c3615a50dc> /usr/lib/libtidy.A.dylib
0x3aef2000 - 0x3af9ffff libxml2.2.dylib armv7 <28dcf6ee713b387ebb763d11d4b3cd37> /usr/lib/libxml2.2.dylib
0x3afa0000 - 0x3afc0fff libxslt.1.dylib armv7 <d327d9e0f43333568abda8d83558c8a9> /usr/lib/libxslt.1.dylib
0x3afc1000 - 0x3afcdfff libz.1.dylib armv7 <3ea49513bc023326be68e35324c11d0e> /usr/lib/libz.1.dylib
0x3afce000 - 0x3afd1fff libcache.dylib armv7 <91862e82d5063531b4fb4da9a19e5365> /usr/lib/system/libcache.dylib
0x3afd2000 - 0x3afd8fff libcommonCrypto.dylib armv7 <d9e66574881739e8b25c3ae087a9f409> /usr/lib/system/libcommonCrypto.dylib
0x3afd9000 - 0x3afdbfff libcompiler_rt.dylib armv7 <6ac449c92d743640a23d9d1ebe0b48a9> /usr/lib/system/libcompiler_rt.dylib
0x3afdc000 - 0x3afe1fff libcopyfile.dylib armv7 <87bcae8743ab35c8a070ac95b7d57acb> /usr/lib/system/libcopyfile.dylib
0x3afe2000 - 0x3b017fff libcorecrypto.dylib armv7 <04b464137fc2304b84eeed1a5418f4a8> /usr/lib/system/libcorecrypto.dylib
0x3b018000 - 0x3b035fff libdispatch.dylib armv7 <9323bb560d4e3a3fb41efdc78bd0cf94> /usr/lib/system/libdispatch.dylib
0x3b036000 - 0x3b037fff libdnsinfo.dylib armv7 <c25502085c833181b2a12cf525cffde6> /usr/lib/system/libdnsinfo.dylib
0x3b038000 - 0x3b039fff libdyld.dylib armv7 <f0b2fad1b720361297e22866c5c0fb64> /usr/lib/system/libdyld.dylib
0x3b03a000 - 0x3b03afff libkeymgr.dylib armv7 <e19c865e73e2352bbc8022033e953f22> /usr/lib/system/libkeymgr.dylib
0x3b03b000 - 0x3b040fff liblaunch.dylib armv7 <c8bedc36bc3d3b55b91b12ebb1240968> /usr/lib/system/liblaunch.dylib
0x3b041000 - 0x3b044fff libmacho.dylib armv7 <965ab939e24935e7a3a65981574a7745> /usr/lib/system/libmacho.dylib
0x3b045000 - 0x3b046fff libremovefile.dylib armv7 <295706037a5238b4aa145df7b9354a0e> /usr/lib/system/libremovefile.dylib
0x3b047000 - 0x3b047fff libsystem_blocks.dylib armv7 <50a01a02f573317fbd21e1070b0afc7d> /usr/lib/system/libsystem_blocks.dylib
0x3b048000 - 0x3b0cefff libsystem_c.dylib armv7 <cacc68d271e53338b7780c26f651b767> /usr/lib/system/libsystem_c.dylib
0x3b0cf000 - 0x3b0d5fff libsystem_dnssd.dylib armv7 <6c5ac17133a1366aaeea5dc38dceaf1f> /usr/lib/system/libsystem_dnssd.dylib
0x3b0d6000 - 0x3b0eefff libsystem_info.dylib armv7 <5a4a4c9da868317db7f17cb616eb32d1> /usr/lib/system/libsystem_info.dylib
0x3b0ef000 - 0x3b105fff libsystem_kernel.dylib armv7 <7d409890411a396a9c812f488f8ea99a> /usr/lib/system/libsystem_kernel.dylib
0x3b106000 - 0x3b122fff libsystem_m.dylib armv7 <036ea0321da038e8b69a0c4413da00fe> /usr/lib/system/libsystem_m.dylib
0x3b123000 - 0x3b131fff libsystem_network.dylib armv7 <afc167a2e9be3dd6851da8deaf42bafd> /usr/lib/system/libsystem_network.dylib
0x3b132000 - 0x3b139fff libsystem_notify.dylib armv7 <c1d71aa978383c51a9ba2b32782d6cc6> /usr/lib/system/libsystem_notify.dylib
0x3b13a000 - 0x3b13bfff libsystem_sandbox.dylib armv7 <45bb99d46408351a9c61b5326032adea> /usr/lib/system/libsystem_sandbox.dylib
0x3b13c000 - 0x3b13cfff libunwind.dylib armv7 <df8f1d90cbb837cc92d5901fab94e6ca> /usr/lib/system/libunwind.dylib
0x3b13d000 - 0x3b152fff libxpc.dylib armv7 <7f983066ea4c3c119f3e2344a04fef6e> /usr/lib/system/libxpc.dylib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment