Skip to content

Instantly share code, notes, and snippets.

@odrobnik
Created July 13, 2012 13:05
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 odrobnik/3104795 to your computer and use it in GitHub Desktop.
Save odrobnik/3104795 to your computer and use it in GitHub Desktop.
Weird GeoCorder Crash
Process: GeoCorder [45519]
Path: /Users/USER/Library/Application Support/iPhone Simulator/*/GeoCorder.app/GeoCorder
Identifier: GeoCorder
Version: ??? (???)
Code Type: X86 (Native)
Parent Process: launchd [131]
Date/Time: 2012-07-10 21:32:53.939 +0300
OS Version: Mac OS X 10.7.4 (11E53)
Report Version: 9
Crashed Thread: 0
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000000007600bfd9
VM Regions Near 0x7600bfd9:
SQLite page cache 000000000e00a000-000000000e022000 [ 96K] rw-/rwx SM=PRV
-->
__TEXT 000000008fecf000-000000008ff02000 [ 204K] r-x/rwx SM=COW /usr/lib/dyld
Application Specific Information:
iPhone Simulator 272.21, iPhone OS 5.1 (iPhone/9B176)
Thread 0 Crashed:
0 CoreFoundation 0x022e533b CFHash + 43
1 CoreFoundation 0x023aa724 __CFSetStandardHashKey + 36
2 CoreFoundation 0x022e4fe8 __CFBasicHashAddValue + 648
3 CoreFoundation 0x022e4ce8 CFBasicHashAddValue + 2728
4 CoreFoundation 0x0230521c CFSetAddValue + 172
5 CoreFoundation 0x0232e09e -[__NSPlaceholderSet initWithObjects:count:] + 398
6 CoreData 0x01a51e73 +[_PFRoutines newMutableSetFromCollection:byRemovingItems:] + 1795
7 CoreData 0x019eb585 -[NSSQLCore recordToManyUpdatesForObject:withOperation:] + 1765
8 CoreData 0x019e8f45 -[NSSQLCore recordUpdateForObject:] + 133
9 CoreData 0x019e8c63 -[NSSQLCore recordChangesInContext:] + 1123
10 CoreData 0x019e7c84 -[NSSQLCore saveChanges:] + 228
11 CoreData 0x019b50fd -[NSSQLCore executeRequest:withContext:error:] + 301
12 CoreData 0x019b430a -[NSPersistentStoreCoordinator executeRequest:withContext:error:] + 1498
13 CoreData 0x019e12a7 -[NSManagedObjectContext save:] + 439
14 GeoCorder 0x000288c5 -[Database recordLocation:] + 2773 (Database.m:242)
15 GeoCorder 0x00008ce4 -[GeoCorderAppDelegate locationManager:didUpdateToLocation:fromLocation:] + 468 (GeoCorderAppDelegate.m:244)
16 CoreLocation 0x01096fda -[CLLocationManager onClientEventLocation:] + 919
17 CoreLocation 0x01096956 -[CLLocationManager onClientEvent:supportInfo:] + 72
18 CoreLocation 0x01095449 OnClientEvent + 48
19 CoreLocation 0x01091b9a __CLClientInvokeCallback_block_invoke_0 + 107
20 CoreFoundation 0x023a9970 __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 16
21 CoreFoundation 0x023491c1 __CFRunLoopDoBlocks + 257
22 CoreFoundation 0x0230c40e __CFRunLoopRun + 990
23 CoreFoundation 0x0230bd84 CFRunLoopRunSpecific + 212
24 CoreFoundation 0x0230bc9b CFRunLoopRunInMode + 123
25 GraphicsServices 0x022be7d8 GSEventRunModal + 190
26 GraphicsServices 0x022be88a GSEventRun + 103
27 UIKit 0x000de626 UIApplicationMain + 1163
28 GeoCorder 0x000034ad main + 125 (main.m:14)
29 GeoCorder 0x00002d75 start + 53
Thread 1:
0 libsystem_kernel.dylib 0x9795b90a kevent + 10
1 libdispatch.dylib 0x0479a372 _dispatch_mgr_invoke + 918
2 libdispatch.dylib 0x04798be1 _dispatch_mgr_thread + 53
Thread 2:
0 libsystem_kernel.dylib 0x97958c76 semaphore_timedwait_trap + 10
1 libdispatch.dylib 0x0479c0ad _dispatch_semaphore_wait_slow + 247
2 libdispatch.dylib 0x0479c0fa dispatch_semaphore_wait + 36
3 CoreLocation 0x01091ac3 CLClientInvokeCallback(__CLClient*, CLClientEvent, __CFDictionary const*) + 469
4 CoreLocation 0x01093e18 ___CLClientCreateConnection_block_invoke_0 + 307
5 CoreLocation 0x010c783d __setDefaultMessageHandler_onQueue_block_invoke_0 + 76
6 CoreLocation 0x010c4f01 CLConnection::handleMessage(CLConnectionMessage*) + 75
7 CoreLocation 0x010c4eb1 __initializeConnection_nl_block_invoke_0 + 27
8 CoreLocation 0x010c5c07 __setEventHandler_block_invoke_0 + 286
9 libxpc.dylib 0x047b7c84 __XPC_CONNECTION_EVENT_HANDLER_CALLOUT__ + 52
10 libxpc.dylib 0x047ba0e3 _xpc_connection_recv_message + 650
11 libxpc.dylib 0x047bab87 _xpc_connection_wakeup_recv + 199
12 libxpc.dylib 0x047baa2e _xpc_connection_wakeup2 + 1598
13 libxpc.dylib 0x047bac59 _xpc_connection_wakeup + 101
14 libdispatch.dylib 0x0479d450 _dispatch_source_invoke + 719
15 libdispatch.dylib 0x04799cc4 _dispatch_queue_invoke + 66
16 libdispatch.dylib 0x04799e50 _dispatch_queue_drain + 272
17 libdispatch.dylib 0x04799cb4 _dispatch_queue_invoke + 50
18 libdispatch.dylib 0x04799e50 _dispatch_queue_drain + 272
19 libdispatch.dylib 0x04799cb4 _dispatch_queue_invoke + 50
20 libdispatch.dylib 0x04799e50 _dispatch_queue_drain + 272
21 libdispatch.dylib 0x04799cb4 _dispatch_queue_invoke + 50
22 libdispatch.dylib 0x04799402 _dispatch_worker_thread2 + 247
23 libsystem_c.dylib 0x97c33b24 _pthread_wqthread + 346
24 libsystem_c.dylib 0x97c356fe start_wqthread + 30
Thread 3:: WebThread
0 libsystem_kernel.dylib 0x97958c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x979581f6 mach_msg + 70
2 CoreFoundation 0x023a910a __CFRunLoopServiceMachPort + 186
3 CoreFoundation 0x0230c5d5 __CFRunLoopRun + 1445
4 CoreFoundation 0x0230bd84 CFRunLoopRunSpecific + 212
5 CoreFoundation 0x0230bc9b CFRunLoopRunInMode + 123
6 WebCore 0x03757420 _ZL12RunWebThreadPv + 560
7 libsystem_c.dylib 0x97c31ed9 _pthread_start + 335
8 libsystem_c.dylib 0x97c356de thread_start + 34
Thread 4:
0 libsystem_kernel.dylib 0x97958c76 semaphore_timedwait_trap + 10
1 libdispatch.dylib 0x0479c0ad _dispatch_semaphore_wait_slow + 247
2 libdispatch.dylib 0x0479c0fa dispatch_semaphore_wait + 36
3 CoreLocation 0x01091ac3 CLClientInvokeCallback(__CLClient*, CLClientEvent, __CFDictionary const*) + 469
4 CoreLocation 0x01093e18 ___CLClientCreateConnection_block_invoke_0 + 307
5 CoreLocation 0x010c783d __setDefaultMessageHandler_onQueue_block_invoke_0 + 76
6 CoreLocation 0x010c4f01 CLConnection::handleMessage(CLConnectionMessage*) + 75
7 CoreLocation 0x010c4eb1 __initializeConnection_nl_block_invoke_0 + 27
8 CoreLocation 0x010c5c07 __setEventHandler_block_invoke_0 + 286
9 libxpc.dylib 0x047b7c84 __XPC_CONNECTION_EVENT_HANDLER_CALLOUT__ + 52
10 libxpc.dylib 0x047ba0e3 _xpc_connection_recv_message + 650
11 libxpc.dylib 0x047bab87 _xpc_connection_wakeup_recv + 199
12 libxpc.dylib 0x047baa2e _xpc_connection_wakeup2 + 1598
13 libxpc.dylib 0x047bac59 _xpc_connection_wakeup + 101
14 libdispatch.dylib 0x0479d450 _dispatch_source_invoke + 719
15 libdispatch.dylib 0x04799cc4 _dispatch_queue_invoke + 66
16 libdispatch.dylib 0x04799e50 _dispatch_queue_drain + 272
17 libdispatch.dylib 0x04799cb4 _dispatch_queue_invoke + 50
18 libdispatch.dylib 0x04799e50 _dispatch_queue_drain + 272
19 libdispatch.dylib 0x04799cb4 _dispatch_queue_invoke + 50
20 libdispatch.dylib 0x04799e50 _dispatch_queue_drain + 272
21 libdispatch.dylib 0x04799cb4 _dispatch_queue_invoke + 50
22 libdispatch.dylib 0x04799402 _dispatch_worker_thread2 + 247
23 libsystem_c.dylib 0x97c33b24 _pthread_wqthread + 346
24 libsystem_c.dylib 0x97c356fe start_wqthread + 30
Thread 5:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x97958c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x979581f6 mach_msg + 70
2 CoreFoundation 0x023a910a __CFRunLoopServiceMachPort + 186
3 CoreFoundation 0x0230c5d5 __CFRunLoopRun + 1445
4 CoreFoundation 0x0230bd84 CFRunLoopRunSpecific + 212
5 CoreFoundation 0x0230bc9b CFRunLoopRunInMode + 123
6 Foundation 0x01354e30 +[NSURLConnection(Loader) _resourceLoadLoop:] + 398
7 Foundation 0x012664d6 -[NSThread main] + 76
8 Foundation 0x01266447 __NSThread__main__ + 1258
9 libsystem_c.dylib 0x97c31ed9 _pthread_start + 335
10 libsystem_c.dylib 0x97c356de thread_start + 34
Thread 6:: NetworkIO
0 libsystem_kernel.dylib 0x97958c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x979581f6 mach_msg + 70
2 CoreFoundation 0x023a910a __CFRunLoopServiceMachPort + 186
3 CoreFoundation 0x0230c5d5 __CFRunLoopRun + 1445
4 CoreFoundation 0x0230bd84 CFRunLoopRunSpecific + 212
5 CoreFoundation 0x0230bc9b CFRunLoopRunInMode + 123
6 MapKit 0x018d986b 0x18ba000 + 129131
7 Foundation 0x012664d6 -[NSThread main] + 76
8 Foundation 0x01266447 __NSThread__main__ + 1258
9 libsystem_c.dylib 0x97c31ed9 _pthread_start + 335
10 libsystem_c.dylib 0x97c356de thread_start + 34
Thread 7:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x9795ab42 __select + 10
1 CoreFoundation 0x0233d7cb __CFSocketManager + 939
2 libsystem_c.dylib 0x97c31ed9 _pthread_start + 335
3 libsystem_c.dylib 0x97c356de thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x7600bfd9 ebx: 0xffffffff ecx: 0x76000000 edx: 0x0873ea30
edi: 0x022e531d esi: 0x7600bfd9 ebp: 0xbfffdbc8 esp: 0xbfffdbb0
ss: 0x00000023 efl: 0x00010202 eip: 0x022e533b cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x7600bfd9
Logical CPU: 0
Binary Images:
0x1000 - 0x84ff3 +GeoCorder (??? - ???) <585BF0D0-EC4E-3D03-857D-7E5058B0C3C1> /Users/USER/Library/Application Support/iPhone Simulator/*/GeoCorder.app/GeoCorder
0xd3000 - 0x6ffffb +UIKit (1700.0.0 - compatibility 1.0.0) <481F9A9D-400D-3436-A845-95C8744A8ECC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit
0x9dc000 - 0xbc8ffb com.apple.CoreGraphics (1.600.0 - ???) <9DA3408C-2848-30C4-8EE6-A3825D6D46AE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0xc21000 - 0xd58fff +QuartzCore (1.7.0 - compatibility 1.2.0) <09FB7EA5-79FF-3200-9802-6291007FBBED> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/QuartzCore.framework/QuartzCore
0xdcd000 - 0xe7dff7 +libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <C34F5E72-C41F-3E54-9C89-6ED800486FD1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/libsqlite3.dylib
0xe8e000 - 0xeefff7 +AddressBook (30.0.0 - compatibility 1.0.0) <195A802F-A145-3FA8-A273-97361735346A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/AddressBook.framework/AddressBook
0xf25000 - 0x100bffb +AddressBookUI (33.0.0 - compatibility 1.0.0) <337375C4-B096-3A72-AB09-2AB826B4257B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x108f000 - 0x10ecffb +CoreLocation (1233.22.0 - compatibility 1.0.0) <240B34DB-2D32-3B12-A5AD-CEAECF359F5D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x111a000 - 0x1166ff7 +SystemConfiguration (432.0.0 - compatibility 1.0.0) <21B63E5E-29A2-3E6C-A138-A537EEEA2FCC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x1187000 - 0x1209ff3 +MessageUI (??? - ???) <5D9680A8-1DD7-3FFB-BE68-E5C6DAD19D6C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/MessageUI.framework/MessageUI
0x1252000 - 0x1483ff7 +Foundation (890.1.0 - compatibility 300.0.0) <9AC539AD-2083-3D94-8FCF-AAAA62325704> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/Foundation.framework/Foundation
0x15a7000 - 0x1807fe7 +AudioToolbox (359.0.0 - compatibility 1.0.0) <2847414B-7D77-3CAD-A3E4-DFBDDEA246A0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x18a6000 - 0x18b5ff7 +libz.1.dylib (1.2.5 - compatibility 1.0.0) <FF9CD794-9B94-3DAF-8C48-8F097E814314> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/libz.1.dylib
0x18ba000 - 0x1969fff +MapKit (14.0.0 - compatibility 1.0.0) <3BB71618-3371-37E7-A185-642FF9EBDEBE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/MapKit.framework/MapKit
0x1994000 - 0x1bbbfef +CoreData (386.5.0 - compatibility 1.0.0) <ECFF41E7-1211-398C-9879-610A974B3DE8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/CoreData.framework/CoreData
0x1c73000 - 0x1ccfff7 +Security (??? - ???) <E83CFFF0-EDE0-3BEC-9AA9-15DBECC2C062> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/Security.framework/Security
0x1cf4000 - 0x1e5bfff +MediaPlayer (??? - ???) <56EE8F1B-2792-31F0-BD02-3309758474DD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x1f38000 - 0x1f54fff +libSystem.dylib (125.0.0 - compatibility 1.0.0) <5F27B235-4E4C-38B9-A887-E940BC419F65> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/libSystem.dylib
0x1f69000 - 0x212afff +libicucore.A.dylib (48.0.0 - compatibility 1.0.0) <2BB475EC-EA8B-3C60-BE72-F2FD191D209F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/libicucore.A.dylib
0x21b4000 - 0x2245ff7 +CoreImage (??? - ???) <4D1C5595-AAC7-3FED-9135-DEFD7256DCCD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/CoreImage.framework/CoreImage
0x2281000 - 0x22a3fff +DictionaryServices (??? - ???) <F4C5E9CE-AA0B-3C68-9CB6-084F964C2065> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x22b8000 - 0x22c7fff +GraphicsServices (14.0.0 - compatibility 1.0.0) <9C4C6798-39B9-3A84-85BC-B4F73A54288B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x22d7000 - 0x2457ff7 +CoreFoundation (690.1.0 - compatibility 150.0.0) <F29F2AF6-150B-3AE2-AB79-294F5AA5837E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x2561000 - 0x26367fb +libobjc.A.dylib (227.0.0 - compatibility 1.0.0) <7E41CC75-5687-3DB2-B9A9-F1C15547206B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/libobjc.A.dylib
0x2648000 - 0x28aeffb +ImageIO (??? - ???) <C2950EB7-2F20-3B82-9E44-9603E34DBA64> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/ImageIO.framework/ImageIO
0x2923000 - 0x293bffb +SpringBoardServices (??? - ???) <452EEB14-DD70-3001-895A-5A32FBA7FEDF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x294b000 - 0x299afe3 +AppSupport (29.0.0 - compatibility 1.0.0) <BF3346DD-004E-3C19-8FE9-9EA0D95CE79E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x29c7000 - 0x2a63ff3 +CoreText (??? - ???) <3F6EAE96-47E8-38B6-9A8A-DD5B95CB810E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/CoreText.framework/CoreText
0x2aa2000 - 0x2b0eff3 +MobileCoreServices (34.0.0 - compatibility 1.0.0) <1F9DF2D2-61A7-3992-BD35-2CAE377B6F21> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x2b3d000 - 0x2c43ff7 +WebKit (534.46.0 - compatibility 1.0.0) <42EB052E-9EE7-33B9-8DD3-CD6301337A35> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit
0x2ce1000 - 0x3c58ff3 +WebCore (534.46.0 - compatibility 1.0.0) <90C431EB-CD0D-3231-B483-9F4509288350> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x42cd000 - 0x437bffb +ProofReader (139.0.0 - compatibility 1.0.0) <6B6CD8E1-F6CC-3C47-AD6C-7E1CE0890E1F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x4393000 - 0x4502ffb +CFNetwork (548.1.4 - compatibility 1.0.0) <6D95FB2F-2279-3DB4-8726-AAEEA9E559CB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x4599000 - 0x459fffb +libAccessibility.dylib (??? - ???) <F40D58FC-9DC5-3868-933E-0A78640A729C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/libAccessibility.dylib
0x45a9000 - 0x45a9fff +Accelerate (4.0.0 - compatibility 1.0.0) <94425F60-E2A0-3514-A403-342B133C334E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/Accelerate.framework/Accelerate
0x45ac000 - 0x45ddfff +PrintKit (92.4.0 - compatibility 1.0.0) <E1D56A80-1636-3B49-8F46-FF0BCDCFCDC6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
0x45f3000 - 0x45feffb +libMobileGestalt.dylib (??? - ???) <495C9670-3E08-3647-8298-E86497677C89> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/libMobileGestalt.dylib
0x4608000 - 0x466aff3 +libstdc++.6.dylib (53.4.0 - compatibility 7.0.0) <75457A46-A389-39C4-BF1F-D3E61BD20B9D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/libstdc++.6.dylib
0x46c3000 - 0x46ccff7 +libc++abi.dylib (15.1.0 - compatibility 1.0.0) <A2EB5EEE-E35D-3749-B631-527C48ECCB4B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/libc++abi.dylib
0x46d4000 - 0x46d8ffb +libSystem.override.dylib (??? - ???) <3949C082-D12D-3627-B554-F47EFFD677A9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/system/libSystem.override.dylib
0x46de000 - 0x46e3ff3 +libcache_sim.dylib (49.0.0 - compatibility 1.0.0) <79F1CCC3-E1B2-3B74-AC73-EA8B5DCF7E83> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/system/libcache_sim.dylib
0x46e8000 - 0x4742ffb +libcommonCrypto_sim.dylib (40146.1.0 - compatibility 1.0.0) <403A859F-833E-39C1-A03B-86FB8E8D10D9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/system/libcommonCrypto_sim.dylib
0x4751000 - 0x4759ff7 +libnotify_sim.dylib (87.4.0 - compatibility 1.0.0) <82A644B2-1D93-3177-98B8-7CA2147AF215> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/system/libnotify_sim.dylib
0x4760000 - 0x4761ff3 +libsystem_sim_blocks.dylib (54.0.0 - compatibility 1.0.0) <37A1DF5C-5076-3367-BD66-665610FD4487> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/system/libsystem_sim_blocks.dylib
0x4766000 - 0x476dfff +libsystem_sim_dnssd.dylib (??? - ???) <6C736CF4-04E7-35E0-8BCF-1BC38CF1B343> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/system/libsystem_sim_dnssd.dylib
0x4773000 - 0x478bffb +libsystem_sim_info.dylib (??? - ???) <3A701E68-E031-3AEC-9F88-014298783991> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/system/libsystem_sim_info.dylib
0x4797000 - 0x47a5fff +libdispatch.dylib (192.10.0 - compatibility 1.0.0) <706AD2EF-E6DE-3F00-B5C7-2DCDE57F0948> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/system/libdispatch.dylib
0x47b3000 - 0x47ccfff +libxpc.dylib (89.13.0 - compatibility 1.0.0) <F853A651-5BE0-3920-BB6C-70C6398A9A7E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/system/libxpc.dylib
0x47dd000 - 0x47f1ff7 +OpenGLES (??? - ???) <D0A1D369-FE9C-3520-94A2-EBFC31ACB2B6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x47fb000 - 0x4c63ffb +FaceCoreLight (1.4.7 - compatibility 1.0.0) <63B2C669-2D43-378A-88DD-3BFB40B0C7A6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/FaceCoreLight.framework/FaceCoreLight
0x5000000 - 0x5010ff3 +CoreVideo (1.7.0 - compatibility 1.2.0) <BCB56E0E-BF73-3D7F-90CF-090E1FD3B26C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x501f000 - 0x5024ffb +libGFXShared.dylib (??? - ???) <A8D88630-296A-30F2-A630-ADEEA70A052D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x502a000 - 0x502ffff +IOKit (275.0.0 - compatibility 1.0.0) <675CDA90-A87D-3D2C-8CAE-02C07F388FFB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/IOKit.framework/IOKit
0x5037000 - 0x5079ff7 +libGLImage.dylib (??? - ???) <3AF7CFA6-4DE5-3295-B107-AD80B90905CA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x5081000 - 0x5083ffb +libCVMSPluginSupport.dylib (??? - ???) <7C13CA9D-434D-361A-95B8-15B631D4F320> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x5088000 - 0x508fffb +libCoreVMClient.dylib (??? - ???) <5C64A240-45EF-34AC-BA72-CE8B5AC59AB6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x5097000 - 0x5829fcf +libLLVMContainer.dylib (??? - ???) <1511F417-58A6-3B2C-BADC-AB6354165501> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/OpenGLES.framework/libLLVMContainer.dylib
0x5b7a000 - 0x5c77fff +libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <52BE5F04-7BA6-322A-82B9-2F86235B47C0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/libxml2.2.dylib
0x5c9b000 - 0x5cadff7 +libCRFSuite.dylib (??? - ???) <00AB4800-FDFF-335A-832B-3D7F0BF9D7E0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/libCRFSuite.dylib
0x5cb4000 - 0x5cb5fff +liblangid.dylib (??? - ???) <CEDA1D3E-21DB-3766-A2C0-358E1B9FED37> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/liblangid.dylib
0x5cb9000 - 0x5cceff3 +GenerationalStorage (124.0.0 - compatibility 1.0.0) <E2DD2BAD-26F3-3C5E-A775-4FD522C5A4DF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x5cd6000 - 0x5ce9fff +libbsm.0.dylib (??? - ???) <854FCB6D-F29A-3BE4-918C-895B1E4E37B6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/libbsm.0.dylib
0x5cf1000 - 0x5cfaffb +MobileIcons (??? - ???) <787F579C-454A-32C0-89EA-D205F7B1DAB6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x5d02000 - 0x5d8bffb +CoreTelephony (1285.19.0 - compatibility 1.0.0) <D70A5D68-5140-327A-A7C2-C84DCE21F6B7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x5dd9000 - 0x5ddaffb +DataMigration (??? - ???) <5495997C-F0BD-3EE5-B7C1-599952565C36> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x5ddf000 - 0x5de2fff +MobileInstallation (??? - ???) <DDD14E6E-DD27-3A4D-9712-D2D2025FE07E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x5de8000 - 0x5e21ff3 +Bom (177.0.0 - compatibility 2.0.0) <D12B88E2-94A4-3C4C-9D7D-E31E544D1102> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/Bom.framework/Bom
0x5e31000 - 0x5e3cff7 +libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <A809E6BD-3963-37DA-8DCA-7642313D1BF1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/libbz2.1.0.dylib
0x5e41000 - 0x5f68ffb +vImage (185.2.0 - compatibility 1.0.0) <2B81FCB0-38D9-3FB3-8EBD-A59990C52158> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x5f83000 - 0x5f83fff +vecLib (348.5.0 - compatibility 1.0.0) <9314A02C-F7F6-3F2E-AF86-71A581D86794> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x5f86000 - 0x5febfe3 +libvDSP.dylib (348.5.0 - compatibility 1.0.0) <2971D7CF-6B2F-32F3-A335-E67F3308EA62> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x5ff5000 - 0x640fff7 +libLAPACK.dylib (??? - ???) <170AD7C4-3E12-3866-8B09-CF3D7A3901FF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x643c000 - 0x6925ffb +libBLAS.dylib (??? - ???) <637EF410-C629-38BF-A00C-89DA9CB8EE64> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x6953000 - 0x69c7ffb +libvMisc.dylib (348.5.0 - compatibility 1.0.0) <F4E864E2-3B41-3816-9CCE-10C325A97AAD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x69ce000 - 0x69f9ff7 +libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <F5751178-AB30-3F2C-8D10-4D7B3CF7D187> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/libxslt.1.dylib
0x6a04000 - 0x6a0bffb +AggregateDictionary (??? - ???) <29306A75-80AE-3349-B902-FD952FAE2B41> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x6a12000 - 0x6a29ff3 +DataAccessExpress (??? - ???) <70ADAA40-7320-3128-B1BF-567671AAD020> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x6a3c000 - 0x6a4bfff +AccountSettings (??? - ???) <CE1A2791-E5CC-3183-A0F6-8DC27F064F81> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x6a55000 - 0x6ab2ffb +ManagedConfiguration (??? - ???) <8E5B4AD6-06CD-30FC-BE34-1397D8CE73DA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x6af3000 - 0x6b07ffb +PersistentConnection (??? - ???) <A061AA23-B3BB-304F-863F-A458264736CB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x6b18000 - 0x6b95fff +CoreAudio (??? - ???) <566A7D57-45C4-3015-8B81-CED0E3AC0BBF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x6bcc000 - 0x6c2efff +libc++.1.dylib (25.1.0 - compatibility 1.0.0) <D0D81167-0B12-3E7A-9B79-52BBB4498158> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/libc++.1.dylib
0x6c84000 - 0x6e26ff7 +JavaScriptCore (534.46.0 - compatibility 1.0.0) <7F8DCE97-3413-364F-8E8C-7B94F965F0DE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore
0x6e94000 - 0x6e9dfff +AssetsLibraryServices (??? - ???) <E3947F70-4B61-3D42-8A81-CBC5036B9518> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x6ea8000 - 0x6f98ff7 +libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <866E9ED5-611E-39CE-9529-1A55EB697BB4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/libiconv.2.dylib
0x6fa5000 - 0x6fa5ffb +libresolv.dylib (41.0.0 - compatibility 1.0.0) <D1E75151-C183-3C81-B13D-B0702759E282> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/libresolv.dylib
0x6faa000 - 0x700bffb +GeoServices (84.0.0 - compatibility 1.0.0) <8CE7824B-E1D5-3FB6-9CCB-A71088F527BC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x702e000 - 0x7032ff3 +CoreTime (??? - ???) <CFDB324F-4CC9-3EB0-87E4-3B60C1A8278E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x7039000 - 0x7043fff +ProtocolBuffer (57.0.0 - compatibility 1.0.0) <985C8AC0-76E4-388F-9D27-85DA08D5A234> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x704a000 - 0x704ffff +FTClientServices (800.0.0 - compatibility 1.0.0) <B4BE2BA3-AEB3-3535-9A62-0C2C9D7D3F1D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x7054000 - 0x70d9ff3 +StoreServices (??? - ???) <75B7CF55-5802-334A-A976-DD93912FAFBE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x7136000 - 0x71b2ff3 +IMCore (800.0.0 - compatibility 1.0.0) <78DC0A90-421E-3A50-B6EB-1598D43B4FF0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x71d5000 - 0x71dcfff +Marco (800.0.0 - compatibility 1.0.0) <94F15C8B-38FD-3D70-942B-91FDA7519221> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/Marco.framework/Marco
0x71e1000 - 0x721bfff +FTServices (800.0.0 - compatibility 1.0.0) <4A97ACD2-949A-30D7-8D2A-09233A378662> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x7231000 - 0x727affb +IMFoundation (800.0.0 - compatibility 1.0.0) <9F056CCF-CB24-3A10-BB93-0699408D89CF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation
0x72a1000 - 0x72d4fef +libtidy.A.dylib (??? - ???) <FF45279B-CDE2-3BF3-AFE8-6E6DA0A7A072> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/libtidy.A.dylib
0x72e1000 - 0x73c2ff3 +Message (20.0.0 - compatibility 1.0.0) <191039B3-476A-343B-8914-FD4332015F8E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/Message.framework/Message
0x7435000 - 0x7476ff7 +DataAccess (??? - ???) <C857DE15-FA99-33E2-9AC3-5D60D23EB6B1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x749f000 - 0x7581ffb +EventKit (100.0.0 - compatibility 1.0.0) <0D65F9A2-6F7C-3B01-A380-18FFDAADF20A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/EventKit.framework/EventKit
0x75ed000 - 0x7633ff7 +MIME (20.0.0 - compatibility 1.0.0) <06D7A2BE-E288-3F6E-B1CF-46147FED541E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/MIME.framework/MIME
0x7658000 - 0x7690ff7 +Celestial (??? - ???) <FCC8AA60-4475-303A-8AC3-9632423622FA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x76c8000 - 0x7719ff7 +QuickLook (??? - ???) <D2F087C8-6F40-3B0F-BADC-2F0B7A7D6D71> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/QuickLook.framework/QuickLook
0x7749000 - 0x7cdafff +VideoToolbox (??? - ???) <2D3B1CE1-4E6D-3F23-A3D6-C7CF9477D1F1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/VideoToolbox.framework/VideoToolbox
0x7d44000 - 0x7d49fff +CertUI (??? - ???) <4E3E4C9B-9312-391A-A3F0-48207D83893A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x7d50000 - 0x7d6cff7 +WebBookmarks (??? - ???) <3C28B14F-F87E-3D43-A1B1-DE01CCF0837A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x7d7c000 - 0x7d80fff +ActorKit (??? - ???) <CFD9E0F6-8B96-3177-A043-3C16A5E7C619> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/ActorKit.framework/ActorKit
0x7d86000 - 0x7db3ffb +MobileSync (837.0.0 - compatibility 1.0.0) <F6720B33-B57B-3D47-A56C-55C033E215BD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/MobileSync.framework/MobileSync
0x7dc9000 - 0x7e16fff +iCalendar (104.0.0 - compatibility 1.0.0) <3AE72A72-B66E-3010-A6D1-B5A7F63F575A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x7e40000 - 0x7e57ff3 +MobileDeviceLink (256.0.0 - compatibility 100.0.0) <9F8E6E5B-FAA4-3401-AC6B-1ADE7BECFBF8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x7e64000 - 0x7e86ff3 +Notes (??? - ???) <57673747-AF3F-347C-8A85-DD70B64C874F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/Notes.framework/Notes
0x7e95000 - 0x7eb0ff7 +AppleAccount (??? - ???) <B51EA021-4B9B-3C9A-8263-6D9CE353CDA7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x7ec7000 - 0x7f0affb +ContentIndex (??? - ???) <188EB65A-5F39-375D-A757-8147E88C74AF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x7f26000 - 0x7f2cfff +ApplePushService (??? - ???) <75777D03-09FA-311F-A255-A3CD07DE2D6E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x7f33000 - 0x7f3cfff +MailServices (??? - ???) <2C7B26ED-5F03-3C71-BF78-D1137E1740FA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x7f45000 - 0x7f8ffff +CoreMedia (??? - ???) <492D6D40-2711-3E38-BC36-D328B05894AB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x7faf000 - 0x8174ffb +MediaToolbox (??? - ???) <183A027F-DD04-355C-9D49-375EE50B978F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/MediaToolbox.framework/MediaToolbox
0x820e000 - 0x8287fff +GMM (14.0.0 - compatibility 1.0.0) <A65F1912-0367-3FC0-9634-341672C74708> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/GMM.framework/GMM
0x82af000 - 0x82fcfff +iTunesStore (??? - ???) <9EB8A482-11D2-3686-A201-A10E4BF683B8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x8330000 - 0x8339ff3 +IAP (??? - ???) <DAB568CD-7B21-30F1-B398-C30314187F67> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/IAP.framework/IAP
0x8343000 - 0x83c4ff7 +MusicLibrary (18.0.0 - compatibility 1.0.0) <FBDF97F9-41D2-339A-8822-3A5BA59BB5DD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x840d000 - 0x8416ff7 +MediaRemote (??? - ???) <7D5D3E20-AC9D-3300-993B-DEDFAF199198> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x841f000 - 0x844bff3 +HomeSharing (??? - ???) <5C30C524-D843-33FF-9F7E-99486BC9A51F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x8469000 - 0x849ffff +MediaControlSender (??? - ???) <B94A1914-70F8-39EB-8AD8-EA9EEC5716E9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender
0x84b4000 - 0x859cffb +AVFoundation (2.0.0 - compatibility 1.0.0) <11719DFF-46EB-3766-A833-22DA313E9256> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x9320000 - 0x936cffb +libCGFreetype.A.dylib (600.0.0 - compatibility 64.0.0) <63D770FC-3B56-3CDE-A1E7-E7E258951E2C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib
0x9384000 - 0x93abff7 +libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <FDAE5811-276F-390F-98A6-5DB6ECC80EAD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x8fecf000 - 0x8ff01aa7 dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
0x90550000 - 0x9056dfff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x9129e000 - 0x912a5ff9 libsystem_dnssd.dylib (??? - ???) <D3A766FC-C409-3A57-ADE4-94B7688E1C7E> /usr/lib/system/libsystem_dnssd.dylib
0x912c7000 - 0x912c8ff7 libquarantine.dylib (36.6.0 - compatibility 1.0.0) <600909D9-BD75-386E-8D3E-7CBD29079DF3> /usr/lib/system/libquarantine.dylib
0x9165f000 - 0x91661ff7 libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
0x92241000 - 0x92245ffa libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
0x9261a000 - 0x9261dff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x92aaa000 - 0x92ab2ff3 liblaunch.dylib (392.38.0 - compatibility 1.0.0) <D7F6E875-263A-37B5-B403-53F76710538C> /usr/lib/system/liblaunch.dylib
0x964e1000 - 0x964e2fff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x972e2000 - 0x972e7ff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
0x97942000 - 0x97960ff7 libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <3705DE40-E00F-3E37-ADB0-D4AE5F9950F5> /usr/lib/system/libsystem_kernel.dylib
0x97bd5000 - 0x97ca0fff libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
0x98071000 - 0x9809ffe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <07D9A827-9567-34C2-9022-AF4BF975C9A7> /usr/lib/libSystem.B.dylib
0x980fe000 - 0x980fefff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
0x990fe000 - 0x99109fff libkxld.dylib (??? - ???) <D8ED88D0-7153-3514-9927-AF15A12261A5> /usr/lib/system/libkxld.dylib
0x995a8000 - 0x995a9ff7 libsystem_sandbox.dylib (??? - ???) <EBC6ED6B-7D94-32A9-A718-BB9EDA1732C9> /usr/lib/system/libsystem_sandbox.dylib
0x99c5b000 - 0x99c5eff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x99c5f000 - 0x99ca2ffd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
0x9a0a6000 - 0x9a0aeff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
0x9a0af000 - 0x9a0b3ff3 libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x9a862000 - 0x9a869ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x9b056000 - 0x9b0bafff com.apple.framework.IOKit (2.0 - ???) <88D60E59-430D-35B8-B1E9-F5138301AEF9> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9b92f000 - 0x9b930ff4 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x9bc7a000 - 0x9bc82ff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x9bfe7000 - 0x9bfe8ff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
0x9ca65000 - 0x9ca65ffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x9cae4000 - 0x9cb13ff7 libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 74770
thread_create: 0
thread_set_state: 142
VM Region Summary:
ReadOnly portion of Libraries: Total=168.9M resident=58.0M(34%) swapped_out_or_unallocated=110.9M(66%)
Writable regions: Total=40.4M written=2032K(5%) resident=10.6M(26%) swapped_out=0K(0%) unallocated=29.8M(74%)
REGION TYPE VIRTUAL
=========== =======
CG image 256K
CoreAnimation 644K
Image IO 480K
MALLOC 22.2M
MALLOC guard page 32K
SQLite page cache 576K
Stack 67.4M
VM_ALLOCATE 180K
__DATA 10.2M
__LINKEDIT 68.0M
__PAGEZERO 4K
__TEXT 100.9M
__UNICODE 544K
mapped file 277.3M
shared memory 12K
shared pmap 12.5M
=========== =======
TOTAL 561.1M
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment