Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Xcode 4.3.2 Constantly Crashes

I am TRYING to develop an iOS App and Xcode crashes literally every minute. I give up. Maybe Apple wasn't meant to create IDEs for people?


The crash code is this:



Process:         Xcode [1746]
Path:            /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier:      com.apple.dt.Xcode
Version:         4.3.2 (1177)
Build Info:      IDEApplication-1177000000000000~6
App Item ID:     497799835
App External ID: 7171108
Code Type:       X86-64 (Native)
Parent Process:  launchd [137]


PlugIn Path:       /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libclang.dylib
PlugIn Identifier: libclang.dylib
PlugIn Version:    318.0.58 (compatibility 1.0.0)


Date/Time:       2012-06-04 20:31:56.035 +0100
OS Version:      Mac OS X 10.7.4 (11E53)
Report Version:  9


Interval Since Last Report:          87691 sec
Crashes Since Last Report:           21
Per-App Interval Since Last Report:  80330 sec
Per-App Crashes Since Last Report:   20
Anonymous UUID:                      70F86979-31BD-4136-A3E9-84E42190A7BB


Crashed Thread:  8  Dispatch queue: Clang QP lock


Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000


Application Specific Information:
ProductBuildVersion: 4E2002
objc[1746]: garbage collection is ON
*** error for object 0x7f835cadda00: incorrect checksum for freed object - object was probably modified after being freed.



Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib                  0x00007fff8eec067a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8eebfd71 mach_msg + 73
2   com.apple.CoreFoundation                0x00007fff9340b50c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation                0x00007fff93413c74 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation                0x00007fff93413486 CFRunLoopRunSpecific + 230
5   com.apple.HIToolbox                     0x00007fff991014d3 RunCurrentEventLoopInMode + 277
6   com.apple.HIToolbox                     0x00007fff99108781 ReceiveNextEventCommon + 355
7   com.apple.HIToolbox                     0x00007fff9910860e BlockUntilNextEventMatchingListInMode + 62
8   com.apple.AppKit                        0x0000000108121e31 _DPSNextEvent + 659
9   com.apple.AppKit                        0x0000000108121735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
10  com.apple.AppKit                        0x000000010811e071 -[NSApplication run] + 470
11  com.apple.AppKit                        0x000000010839a244 NSApplicationMain + 867
12  com.apple.dt.Xcode                      0x0000000106f9feec 0x106f9f000 + 3820


Thread 1:
0   libsystem_kernel.dylib                  0x00007fff8eec2192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff96669594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff9666ab85 start_wqthread + 13


Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x00007fff8eec27e6 kevent + 10
1   libdispatch.dylib                       0x00007fff983c778a _dispatch_mgr_invoke + 923
2   libdispatch.dylib                       0x00007fff983c631a _dispatch_mgr_thread + 54


Thread 3:
0   libsystem_kernel.dylib                  0x00007fff8eec2192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff96669594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff9666ab85 start_wqthread + 13


Thread 4:
0   libsystem_kernel.dylib                  0x00007fff8eec2192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff96669594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff9666ab85 start_wqthread + 13


Thread 5:
0   libsystem_kernel.dylib                  0x00007fff8eec2192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff96669594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff9666ab85 start_wqthread + 13


Thread 6:
0   libsystem_kernel.dylib                  0x00007fff8eec2192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff96669594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff9666ab85 start_wqthread + 13


Thread 7:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib                  0x00007fff8eec067a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8eebfd71 mach_msg + 73
2   com.apple.CoreFoundation                0x00007fff9340b50c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation                0x00007fff93413c74 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation                0x00007fff93413486 CFRunLoopRunSpecific + 230
5   com.apple.Foundation                    0x00007fff90a31fd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
6   com.apple.Foundation                    0x00007fff90a2672a -[NSThread main] + 68
7   com.apple.Foundation                    0x00007fff90a266a2 __NSThread__main__ + 1575
8   libsystem_c.dylib                       0x00007fff966678bf _pthread_start + 335
9   libsystem_c.dylib                       0x00007fff9666ab75 thread_start + 13


Thread 8 Crashed:: Dispatch queue: Clang QP lock
0   libsystem_kernel.dylib                  0x00007fff8eec1ce2 __pthread_kill + 10
1   libsystem_c.dylib                       0x00007fff966697d2 pthread_kill + 95
2   libsystem_c.dylib                       0x00007fff9665aa7a abort + 143
3   libsystem_c.dylib                       0x00007fff9667c4ac szone_error + 459
4   libsystem_c.dylib                       0x00007fff9667c4e8 free_list_checksum_botch + 29
5   libsystem_c.dylib                       0x00007fff9667cae0 small_free_list_remove_ptr + 264
6   libsystem_c.dylib                       0x00007fff96680c53 szone_free_definite_size + 3495
7   libsystem_c.dylib                       0x00007fff966b9789 free + 194
8   libclang.dylib                          0x0000000109bb9110 clang::ASTReader::~ASTReader() + 1280
9   libclang.dylib                          0x0000000109bb8b65 non-virtual thunk to clang::ASTReader::~ASTReader() + 21
10  libclang.dylib                          0x0000000109e8ddce clang::ASTContext::~ASTContext() + 1054
11  libclang.dylib                          0x0000000109b32f48 clang::CompilerInstance::~CompilerInstance() + 136
12  libclang.dylib                          0x0000000109b32ea1 clang::CompilerInstance::~CompilerInstance() + 17
13  libclang.dylib                          0x0000000109f9b251 llvm::CrashRecoveryContext::~CrashRecoveryContext() + 65
14  libclang.dylib                          0x0000000109ada9f9 clang_reparseTranslationUnit + 201
15  com.apple.dt.IDEFoundation              0x0000000107653766 -[IDEIndexClangQueryProvider _createSharedTranslationUnitWithCurrentFileContentDictionary:index:] + 1262
16  com.apple.dt.IDEFoundation              0x00000001077099d4 __150-[IDEIndexClangQueryProvider processedSymbolsInContext:initFunction:visitorFunction:includeSymbolLocations:withCurrentFileContentDictionary:forIndex:]_block_invoke_0 + 48
17  com.apple.dt.DVTFoundation              0x0000000107045666 __DVTDispatchSync_block_invoke_0 + 19
18  libdispatch.dylib                       0x00007fff983c7c79 _dispatch_barrier_sync_f_invoke + 33
19  com.apple.dt.DVTFoundation              0x0000000107045483 DVTDispatchSync + 152
20  com.apple.dt.DVTFoundation              0x0000000107045297 DVTSyncPerformBlock + 327
21  com.apple.dt.DVTFoundation              0x0000000106fa769b -[DVTDispatchLock performLockedBlock:] + 170
22  com.apple.dt.IDEFoundation              0x000000010765319c -[IDEIndexClangQueryProvider performClang:] + 113
23  com.apple.dt.IDEFoundation              0x000000010765310a -[IDEIndexClangQueryProvider processedSymbolsInContext:initFunction:visitorFunction:includeSymbolLocations:withCurrentFileContentDictionary:forIndex:] + 597
24  com.apple.dt.IDEFoundation              0x0000000107652e86 -[IDEIndexClangQueryProvider symbolsOccurrencesInContext:withCurrentFileContentDictionary:forIndex:] + 311
25  com.apple.dt.IDE.IDESourceEditor          0x000000010c8e41db __62-[IDESourceCodeAdjustNodeTypesRequest _batchProcessDirtyRange]_block_invoke_0172 + 296
26  com.apple.Foundation                    0x00007fff90a146b4 -[__NSOperationInternal start] + 705
27  com.apple.Foundation                    0x00007fff90a27912 ____NSOQSchedule_block_invoke_2 + 124
28  libdispatch.dylib                       0x00007fff983c5a86 _dispatch_call_block_and_release + 18
29  libdispatch.dylib                       0x00007fff983c6965 _dispatch_worker_thread2 + 255
30  libsystem_c.dylib                       0x00007fff966693da _pthread_wqthread + 316
31  libsystem_c.dylib                       0x00007fff9666ab85 start_wqthread + 13


Thread 9:
0   libsystem_kernel.dylib                  0x00007fff8eec067a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8eebfd71 mach_msg + 73
2   com.apple.CoreFoundation                0x00007fff9340b50c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation                0x00007fff93413c74 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation                0x00007fff93413486 CFRunLoopRunSpecific + 230
5   com.apple.DTDeviceKit                   0x000000010fc12ee8 -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 298
6   com.apple.Foundation                    0x00007fff90a2672a -[NSThread main] + 68
7   com.apple.Foundation                    0x00007fff90a266a2 __NSThread__main__ + 1575
8   libsystem_c.dylib                       0x00007fff966678bf _pthread_start + 335
9   libsystem_c.dylib                       0x00007fff9666ab75 thread_start + 13


Thread 10:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                  0x00007fff8eec1df2 __select + 10
1   com.apple.CoreFoundation                0x00007fff9345cc8b __CFSocketManager + 1355
2   libsystem_c.dylib                       0x00007fff966678bf _pthread_start + 335
3   libsystem_c.dylib                       0x00007fff9666ab75 thread_start + 13


Thread 11:: DYMobileDeviceManager
0   libsystem_kernel.dylib                  0x00007fff8eec067a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8eebfd71 mach_msg + 73
2   com.apple.CoreFoundation                0x00007fff9340b50c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation                0x00007fff93413c74 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation                0x00007fff93413486 CFRunLoopRunSpecific + 230
5   com.apple.Foundation                    0x00007fff909d7f7b -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
6   com.apple.Foundation                    0x00007fff909d7e67 -[NSRunLoop(NSRunLoop) run] + 62
7   com.apple.Foundation                    0x00007fff90a2672a -[NSThread main] + 68
8   com.apple.Foundation                    0x00007fff90a266a2 __NSThread__main__ + 1575
9   libsystem_c.dylib                       0x00007fff966678bf _pthread_start + 335
10  libsystem_c.dylib                       0x00007fff9666ab75 thread_start + 13


Thread 12:
0   libsystem_kernel.dylib                  0x00007fff8eec2192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff96669594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff9666ab85 start_wqthread + 13


Thread 13:: CVDisplayLink
0   libsystem_kernel.dylib                  0x00007fff8eec1bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff9666b274 _pthread_cond_wait + 840
2   com.apple.CoreVideo                     0x00007fff911cf6c8 CVDisplayLink::runIOThread() + 710
3   com.apple.CoreVideo                     0x00007fff911cf3e9 _ZL13startIOThreadPv + 148
4   libsystem_c.dylib                       0x00007fff966678bf _pthread_start + 335
5   libsystem_c.dylib                       0x00007fff9666ab75 thread_start + 13


Thread 14:
0   libsystem_kernel.dylib                  0x00007fff8eec2192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff96669594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff9666ab85 start_wqthread + 13


Thread 15:
0   libsystem_kernel.dylib                  0x00007fff8eec2192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff96669594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff9666ab85 start_wqthread + 13


Thread 16:
0   libsystem_kernel.dylib                  0x00007fff8eec2192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff96669594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff9666ab85 start_wqthread + 13


Thread 17:
0   libsystem_kernel.dylib                  0x00007fff8eec2192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff96669594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff9666ab85 start_wqthread + 13


Thread 18:
0   libsystem_kernel.dylib                  0x00007fff8eec2192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff96669594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff9666ab85 start_wqthread + 13


Thread 19:
0   libsystem_kernel.dylib                  0x00007fff8eec1bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff9666b274 _pthread_cond_wait + 840
2   com.apple.Xcode.DevToolsCore            0x000000010c2dcb48 -[XCInvocationQueue _processInvocationsInThreadSlotNumber:] + 348
3   com.apple.Foundation                    0x00007fff90a2672a -[NSThread main] + 68
4   com.apple.Foundation                    0x00007fff90a266a2 __NSThread__main__ + 1575
5   libsystem_c.dylib                       0x00007fff966678bf _pthread_start + 335
6   libsystem_c.dylib                       0x00007fff9666ab75 thread_start + 13


Thread 8 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x000000010ffd60c8  rdx: 0x0000000000000000
  rdi: 0x0000000000009403  rsi: 0x0000000000000006  rbp: 0x000000010ffd60f0  rsp: 0x000000010ffd60c8
   r8: 0x00007fff7ee06fb8   r9: 0x0000000000000000  r10: 0x00007fff8eec1d0a  r11: 0xffffff80002da8d0
  r12: 0x0000000106fa3000  r13: 0x000000010f323000  r14: 0x000000010ffd7000  r15: 0x000000010f3230c0
  rip: 0x00007fff8eec1ce2  rfl: 0x0000000000000206  cr2: 0x000000010f326000
Logical CPU: 0


Binary Images:
       0x106f9f000 -        0x106f9fff7  com.apple.dt.Xcode (4.3.2 - 1177) <13F97E1B-1609-33FA-8D0D-CEBF96C1D890> /Applications/Xcode.app/Contents/MacOS/Xcode
       0x106fa5000 -        0x1071a5fff  com.apple.dt.DVTFoundation (4.3.2 - 1193) <A178827B-5660-3F43-8520-332A5BAC53B4> /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versions/A/DVTFoundation
       0x107294000 -        0x1074bffff  com.apple.dt.DVTKit (4.3.2 - 1174) <9BB834DC-BA77-3933-B7E5-5CFA69FADA1E> /Applications/Xcode.app/Contents/SharedFrameworks/DVTKit.framework/Versions/A/DVTKit
       0x107602000 -        0x10784efff  com.apple.dt.IDEFoundation (4.3.2 - 1192) <1A2C2BAD-91CE-31A1-A739-37F928BBF1B9> /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/IDEFoundation
       0x1079d2000 -        0x107e37fff  com.apple.dt.IDEKit (4.3.2 - 1208) <819982B3-C70C-368B-9E8C-CD7A33D59778> /Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit
       0x108119000 -        0x108d1fff7  com.apple.AppKit (6.7.3 - 1138.47) <CAF5783F-F80B-30E7-929F-BBA6D96C5C44> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x1093aa000 -        0x109693ff7  com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
       0x1097ae000 -        0x109817fff  com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
       0x109856000 -        0x109866ff7  com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
       0x109872000 -        0x1098a5ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
       0x1098c0000 -        0x109912ff7  libGLU.dylib (??? - ???) <E2EF0336-3A5F-3532-AEB0-6CCF04851B72> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
       0x109928000 -        0x10992efff  libGFXShared.dylib (??? - ???) <8A61FA67-EB3C-319D-AE3C-64936FB26BAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
       0x109937000 -        0x109976ff7  libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
       0x10997f000 -        0x109981fff  libCVMSPluginSupport.dylib (??? - ???) <1C73D331-6F6C-3872-A011-1C41FBF49F2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
       0x10998b000 -        0x10998efff  libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
       0x109993000 -        0x109993ff7  com.apple.dt.IDE.IDEAppleScriptEditor (4.3.2 - 1165) <5769E6F3-7708-3EC2-9222-074FE3781439> /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptEditor.ideplugin/Contents/MacOS/IDEAppleScriptEditor
       0x109997000 -        0x1099c4ff7  com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F8763> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
       0x1099d4000 -        0x109a6efff  com.apple.PackageKit (2.0.3 - 170) <A881A44F-2543-3E46-8AE0-9C46C58BE9D9> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
       0x109ad0000 -        0x10a079fff +libclang.dylib (318.0.58 - compatibility 1.0.0) <AD73BB2E-E322-3F2B-A737-917E698A6AAB> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libclang.dylib
       0x10a1b8000 -        0x10a1b9ff7  com.apple.dt.DVTDeveloperModeHelper (1.0 - 1) <21A6F1C8-65DD-3E61-AED0-E68B58D7B4C2> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDeveloperModeHelper.framework/Versions/A/DVTDeveloperModeHelper
       0x10b62b000 -        0x10b646fff  com.apple.DADocSetManagement (4.3.2 - 1170) <DE6ED7B4-C477-3FCE-95B2-668216C6798C> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetManagement.framework/Versions/A/DADocSetManagement
       0x10b65b000 -        0x10b65dff7  com.apple.dt.gpu.GPUTraceDebugger (4.3.2 - 64) <CACE011E-9A00-3E7C-B24D-C9C3E3D134FA> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebugger.ideplugin/Contents/MacOS/GPUTraceDebugger
       0x10b68f000 -        0x10b697fff  com.apple.xcode.plug-in.CoreBuildTasks (6.3.2 - 1197) <03099273-AEFC-3844-B216-B1951F0CBA0C> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/CoreBuildTasks
       0x10b6a3000 -        0x10b755fff  com.apple.dt.IDE.IDEDevkitRefactoring (4.3.2 - 1170) <4A99E7F4-F6A8-31A1-B57C-8F8DED4A4E1A> /Applications/Xcode.app/Contents/PlugIns/IDEDevkitRefactoring.ideplugin/Contents/MacOS/IDEDevkitRefactoring
       0x10b7be000 -        0x10b80afff  com.apple.dt.IDE.IDEFindReplace (4.3.2 - 1170) <CBE2AF30-B841-3282-9142-D83C1BE279E8> /Applications/Xcode.app/Contents/PlugIns/IDEFindReplace.ideplugin/Contents/MacOS/IDEFindReplace
       0x10b843000 -        0x10b88dfff  com.apple.DADocSetAccess (4.3.2 - 1169) <F4857B4C-7710-39E6-BF99-9F969C3F8358> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetAccess.framework/Versions/A/DADocSetAccess
       0x10b8b9000 -        0x10b903fff  com.apple.dt.IDE.IDEDocViewer (4.3.2 - 1172) <D47E1D85-4FD3-36FC-A220-758FC2DF34DF> /Applications/Xcode.app/Contents/PlugIns/IDEDocViewer.ideplugin/Contents/MacOS/IDEDocViewer
       0x10b940000 -        0x10bc1bff7  com.apple.dt.IDE.IDEInterfaceBuilderKit (4.3.2 - 2182) <2E41D771-B34A-388F-AE24-30AE175B0FB7> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderKit.ideplugin/Contents/MacOS/IDEInterfaceBuilderKit
       0x10be53000 -        0x10bfcdfff  com.apple.dt.IDE.IDEInterfaceBuilderCocoaIntegration (4.3.2 - 2182) <EE42467E-9648-3DD0-BEAB-86A0287C337C> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaIntegration
       0x10c0d1000 -        0x10c11bfff  com.apple.glut (3.4.9 - GLUT-3.4.9) <B17217E4-837F-35F8-A3EF-243FF2C3557B> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
       0x10c18d000 -        0x10c19efff  com.apple.dt.IDE.IDEQuickHelp (4.3.2 - 1171) <CA05B696-4492-3F2B-B4E6-E987B9D7F81B> /Applications/Xcode.app/Contents/PlugIns/IDEQuickHelp.ideplugin/Contents/MacOS/IDEQuickHelp
       0x10c1b0000 -        0x10c1c7ff7  com.apple.dt.IDE.SharedPlugInUtilities (4.3.2 - 1165) <4AD97845-B721-3336-8E97-3B206E0C667D> /Applications/Xcode.app/Contents/PlugIns/SharedPlugInUtilities.ideplugin/Contents/MacOS/SharedPlugInUtilities
       0x10c1d6000 -        0x10c1ebfff  com.apple.dt.IDE.Xcode3Core (4.3.2 - 1197) <E8F5EA69-BDD5-3198-B362-1F0987853C5F> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xcode3Core
       0x10c1fb000 -        0x10c4a4ff7  com.apple.Xcode.DevToolsCore (6.3.2 - 1197) <9D3C61B8-0392-3F73-A454-A8B2648F0274> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsCore.framework/Versions/A/DevToolsCore
       0x10c607000 -        0x10c610fff  com.apple.DevToolsFoundation (6.3.2 - 1197) <1942F35F-BD36-3B4D-88A9-2F27C406625B> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsFoundation.framework/Versions/A/DevToolsFoundation
       0x10c61a000 -        0x10c650ff7  com.apple.Xcode.DevToolsSupport (6.3.2 - 1197) <01E42044-3D5B-3D8A-B39D-3050979D092C> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsSupport.framework/Versions/A/DevToolsSupport
       0x10c673000 -        0x10c76cfff  com.apple.dt.IDE.Xcode3UI (4.3.2 - 1197) <68530D69-CF97-3389-A982-5B6F5D916DE5> /Applications/Xcode.app/Contents/PlugIns/Xcode3UI.ideplugin/Contents/MacOS/Xcode3UI
       0x10c895000 -        0x10c920fff  com.apple.dt.IDE.IDESourceEditor (4.3.2 - 1175) <B1776C9F-426F-3F26-91A8-4DD2E5F24F78> /Applications/Xcode.app/Contents/PlugIns/IDESourceEditor.ideplugin/Contents/MacOS/IDESourceEditor
       0x10cc2c000 -        0x10cca1ff7  com.apple.dt.gpu.GPUDebuggerFoundation (4.3.2 - 64) <7589B1CA-81DC-3CE2-B858-AAC63ECD830E> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerFoundation.ideplugin/Contents/MacOS/GPUDebuggerFoundation
       0x10ccdd000 -        0x10cd50ff7  com.apple.GPUTools (1.0 - 93.6.2) <6CB0F2AA-1991-3408-AC7F-152AB27A4FFC> /Applications/Xcode.app/Contents/SharedFrameworks/GPUTools.framework/Versions/A/GPUTools
       0x10cd9b000 -        0x10ce09ff7  com.apple.GPUToolsCore (1.0 - 93.6.2) <681A5D95-E15F-3A4F-82D2-C9556C8B3B65> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsCore.framework/Versions/A/GPUToolsCore
       0x10ce3e000 -        0x10ceaffff  com.apple.GPUToolsAnalysis (1.0 - 1.4) <FB1AA8AC-871A-386C-9F82-BC653FC98DAA> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsAnalysis.framework/Versions/A/GPUToolsAnalysis
       0x10cee9000 -        0x10cef3fff  com.apple.dt.gpu.GPUDebuggerKit (4.3.2 - 64) <660E4DEC-8805-3447-A3B8-7FEF19D09CF4> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerKit.ideplugin/Contents/MacOS/GPUDebuggerKit
       0x10cf02000 -        0x10cf7aff7  com.apple.dt.gpu.GPUTraceDebuggerUI (4.3.2 - 64) <8D891EA9-C137-3166-B9E5-2AE4E73A4ADF> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebuggerUI.ideplugin/Contents/MacOS/GPUTraceDebuggerUI
       0x10cfa9000 -        0x10d00aff7  com.apple.dt.gpu.GPURenderTargetEditor (4.3.2 - 64) <108B54D5-F53B-3593-9BCB-A30F60884087> /Applications/Xcode.app/Contents/PlugIns/GPURenderTargetEditor.ideplugin/Contents/MacOS/GPURenderTargetEditor
       0x10d051000 -        0x10d05afff  com.apple.GPUToolsInterface (1.0 - 1.4) <0D543BF3-31C4-3008-B414-83E0B12E8B0D> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsInterface.framework/Versions/A/GPUToolsInterface
       0x10d063000 -        0x10d069ff7  com.apple.dt.IDE.HexEditor (4.3.2 - 1169) <49836398-9579-3FBC-B861-C0795A6B125A> /Applications/Xcode.app/Contents/PlugIns/HexEditor.ideplugin/Contents/MacOS/HexEditor
       0x10d071000 -        0x10d074ff7  com.apple.dt.IDE.IDEPDFViewer (4.3.2 - 1165) <5509E3C2-E7F1-3A1A-AEB9-D6DF4104090D> /Applications/Xcode.app/Contents/PlugIns/IDEPDFViewer.ideplugin/Contents/MacOS/IDEPDFViewer
       0x10d07b000 -        0x10d083fff  com.apple.dt.PlistEditor (4.3.2 - 1168) <3AEFC7D7-054C-3765-8218-AAACF500BFCA> /Applications/Xcode.app/Contents/PlugIns/PlistEditor.ideplugin/Contents/MacOS/PlistEditor
       0x10db93000 -        0x10dbb2ff7  com.apple.dt.dbg.DebuggerFoundation (4.3.2 - 1185) <764C4576-5E99-3A08-B097-5D5218BB0F4A> /Applications/Xcode.app/Contents/PlugIns/DebuggerFoundation.ideplugin/Contents/MacOS/DebuggerFoundation
       0x10dbd0000 -        0x10dc2cfff  com.apple.dt.dbg.DebuggerUI (4.3.2 - 1185) <D399F888-1705-3139-AD9B-A61C2A4DC504> /Applications/Xcode.app/Contents/PlugIns/DebuggerUI.ideplugin/Contents/MacOS/DebuggerUI
       0x10dc75000 -        0x10dcabff7 +com.ridiculousfish.HexFiendFramework (4.3.2 - 1169) <89E8C0B9-2EA8-3372-88AC-613F08922C84> /Applications/Xcode.app/Contents/SharedFrameworks/HexFiend.framework/Versions/A/HexFiend
       0x10dcd1000 -        0x10dcddff7  com.apple.dt.IDE.IDEQuickLookEditor (4.3.2 - 1168) <F0C98BD0-8EA0-3854-843E-93EED50E6449> /Applications/Xcode.app/Contents/PlugIns/IDEQuickLookEditor.ideplugin/Contents/MacOS/IDEQuickLookEditor
       0x10dced000 -        0x10dcf3fff  com.apple.dt.ScriptingDefinitionEditor (4.3.2 - 1165) <EFC5A7B0-7685-3F72-A2F3-37C315937EDA> /Applications/Xcode.app/Contents/PlugIns/ScriptingDefinitionEditor.ideplugin/Contents/MacOS/ScriptingDefinitionEditor
       0x10dcfa000 -        0x10dd01fff  com.apple.DVTiPhoneSimulatorRemoteClient (4.3.2 - 1165) <C532FFE5-C90B-3890-95A9-28EC0AE96C6E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/PrivateFrameworks/DVTiPhoneSimulatorRemoteClient.framework/Versions/A/DVTiPhoneSimulatorRemoteClient
       0x10e5c1000 -        0x10e5f0fff  com.apple.dt.IDE.IDELogNavigator (4.3.2 - 1166) <B40183D1-CBF1-3A65-BA32-DD8C18FCCE7D> /Applications/Xcode.app/Contents/PlugIns/IDELogNavigator.ideplugin/Contents/MacOS/IDELogNavigator
       0x10e615000 -        0x10e627fff  com.apple.dt.IDE.IDERTFEditor (4.3.2 - 1168) <E0F8FB0B-D528-3005-821A-A183C9F93472> /Applications/Xcode.app/Contents/PlugIns/IDERTFEditor.ideplugin/Contents/MacOS/IDERTFEditor
       0x10e637000 -        0x10e709ff7  com.apple.dt.IDE.IDEModelEditor (4.3.2 - 1171) <42B88E03-6648-3CEA-9A90-F62F2FF8FED1> /Applications/Xcode.app/Contents/PlugIns/IDEModelEditor.ideplugin/Contents/MacOS/IDEModelEditor
       0x10e796000 -        0x10e7fcff7  com.apple.dt.IDE.IDEModelFoundation (4.3.2 - 1171) <18183A83-06B1-329D-80FF-4CDF05125E32> /Applications/Xcode.app/Contents/PlugIns/IDEModelFoundation.ideplugin/Contents/MacOS/IDEModelFoundation
       0x10e84a000 -        0x10e9a6fff  com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration (4.3.2 - 1181) <E58690BC-6977-3FA6-87B0-023A774044A3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderCocoaTouchIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchIntegration
       0x10ea43000 -        0x10ea44ff7  com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchEditingSupport (4.3.2 - 1181) <023B947D-B5E4-3F31-AB08-14C247C2B34A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderCocoaTouchEditingSupport.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchEditingSupport
       0x10eb0f000 -        0x10eb12fff  com.apple.platform.iphoneos.plugin (1.0 - 1.0) <A9BBF89C-8EF7-3AE8-A5BC-8681A1EEA622> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/iPhoneOS Build System Support.xcplugin/Contents/MacOS/iPhoneOS Build System Support
       0x10f086000 -        0x10f087ff7  com.apple.dt.dbg.DebuggerGDBService (4.3.2 - 1185) <7B0B2C6F-BF43-3099-AC0E-70ADA53C84AA> /Applications/Xcode.app/Contents/PlugIns/DebuggerGDBService.ideplugin/Contents/MacOS/DebuggerGDBService
       0x10f08c000 -        0x10f08dff7  com.apple.dt.dbg.DebuggerLLDBService (4.3.2 - 1185) <4685EFE8-BD6C-38EC-A5F0-5D5D5A9C5985> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDBService.ideplugin/Contents/MacOS/DebuggerLLDBService
       0x10fa92000 -        0x10fb35ff7  com.apple.dt.IDE.IDEiPhoneSupport (4.3.2 - 1193) <522670CF-BC65-32A6-AFA7-684FC9ED7F36> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEiPhoneSupport.ideplugin/Contents/MacOS/IDEiPhoneSupport
       0x10fb83000 -        0x10fbafff7  com.apple.framework.ConfigurationProfiles (3.6 - 444) <E191DE39-34B8-3908-93D7-93800BAF263B> /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/ConfigurationProfiles
       0x10fbc6000 -        0x10fbeefff  com.apple.DTDeviceKitBase (??? - 1196) <0AAC5008-DC1E-35C1-831F-90B98D38973C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/DTDeviceKitBase.framework/Versions/A/DTDeviceKitBase
       0x10fc0a000 -        0x10fc6efff  com.apple.DTDeviceKit (4.2 - 1196) <9EAC4AEA-3C77-3437-B32B-0797168C66A7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/DTDeviceKit.framework/Versions/A/DTDeviceKit
       0x10fcb6000 -        0x10fccefff  com.apple.DeviceLinkX (5.0 - 256) <77F676C0-0FF6-37B1-B40C-C1A0AFDCB584> /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink
       0x10fcde000 -        0x10fd6dff7  com.apple.mobiledevice (507.6 - 507.6) <DBB86288-BF4A-333D-81E7-1803B8121465> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice
       0x10fdb1000 -        0x10fdcbff7  com.apple.dt.IDE.IDEArchivedApplicationsViewer (4.3.2 - 1187) <45F363E7-208A-36A3-90BB-48950DBE0F77> /Applications/Xcode.app/Contents/PlugIns/IDEArchivedApplicationsViewer.ideplugin/Contents/MacOS/IDEArchivedApplicationsViewer
       0x10fde5000 -        0x10fec8fff  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <358B5B40-43B2-3F92-9FD3-DAA68806E1FF> /usr/lib/libcrypto.0.9.7.dylib
       0x10ff1e000 -        0x10ff45fff  libssl.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <B0925A5D-5355-3ECE-BF2F-E576FF105F5A> /usr/lib/libssl.0.9.7.dylib
       0x1100f3000 -        0x1100ffff7  com.apple.dt.IDE.IDEInterfaceBuilderCocoa (4.3.2 - 1117) <DABB2E80-260E-3E48-809A-88A3CB8774E8> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoa.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoa
       0x11010f000 -        0x110140fff  com.apple.DiscRecordingUI (6.0.4 - 6040.4.1) <A0CB5513-A023-31E4-990D-2CDFF8693DB3> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
       0x110161000 -        0x110162fff  com.apple.dt.IDE.IDEInterfaceBuilderAutomator (4.3.2 - 1117) <D16BFBC4-3088-326E-B4DD-462322D48C30> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderAutomator.ideplugin/Contents/MacOS/IDEInterfaceBuilderAutomator
       0x1102ce000 -        0x110419ff7  com.apple.audio.units.Components (1.7.2 - 1.7.2) <DC2BA4BE-E91A-3680-A88A-D8A709C48909> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       0x11048d000 -        0x110491fff  com.apple.audio.AudioIPCPlugIn (1.2.2 - 1.2.2) <D4D40031-05D5-3D8B-A9A5-490D9483E188> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
       0x110496000 -        0x11049bfff  com.apple.audio.AppleHDAHALPlugIn (2.2.0 - 2.2.0f3) <4EC4981B-68AE-357E-960F-3D4603A61E9F> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
       0x1104a0000 -        0x1104a1fff  com.apple.bluetooth.IOBluetoothSCOAudioDriverPlugIn (4.0.5 - 4.0.5f11) <B35B5E55-78F5-3AA1-825D-C41FDD3F8EEA> /System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/IOBluetoothSCOAudioDriver.kext/Contents/Resources/IOBluetoothSCOAudioDriverPlugIn.bundle/Contents/MacOS/IOBluetoothSCOAudioDriverPlugIn
       0x1104a6000 -        0x1104aaff7  com.apple.dt.gpu.GPUDebuggeriOSSupport (4.3.2 - 2) <807B2E25-EC04-37EA-9F25-18A64798DDC2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/GPUDebuggeriOSSupport.ideplugin/Contents/MacOS/GPUDebuggeriOSSupport
       0x1104be000 -        0x1104cefff  com.apple.dt.IDE.IDEStructureNavigator (4.3.2 - 1171) <CFB17A9B-5035-3E9F-9639-4A5AE7B5E4DD> /Applications/Xcode.app/Contents/PlugIns/IDEStructureNavigator.ideplugin/Contents/MacOS/IDEStructureNavigator
       0x1104db000 -        0x1104e5fff  com.apple.dt.IDE.IDEProjectsOrganizer (4.3.2 - 1165) <F3D128D3-958C-394C-824D-AAB97B225861> /Applications/Xcode.app/Contents/PlugIns/IDEProjectsOrganizer.ideplugin/Contents/MacOS/IDEProjectsOrganizer
       0x1104f0000 -        0x110529ff7  com.apple.dt.IDE.IDERepositoryViewer (4.3.2 - 1171) <413F1505-C7AC-3B42-8CEE-231F6F074E6E> /Applications/Xcode.app/Contents/PlugIns/IDERepositoryViewer.ideplugin/Contents/MacOS/IDERepositoryViewer
       0x110558000 -        0x110574fff  com.apple.dt.IDE.IDESymbolNavigator (4.3.2 - 1170) <A15EE932-A090-3A6A-B17C-509CE31ADFF5> /Applications/Xcode.app/Contents/PlugIns/IDESymbolNavigator.ideplugin/Contents/MacOS/IDESymbolNavigator
       0x11058a000 -        0x110596fff  com.apple.dt.IDE.IDEIssueNavigator (4.3.2 - 1165) <60701CFA-6124-38E7-8A06-EA7C341A7515> /Applications/Xcode.app/Contents/PlugIns/IDEIssueNavigator.ideplugin/Contents/MacOS/IDEIssueNavigator
       0x11169d000 -        0x1116abfff  com.apple.GPUToolsMobileFoundation (1.0 - 2.4.1) <EE36409B-0A79-3F09-9254-3AE0AD3B7B46> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/GPUToolsMobileFoundation.framework/Versions/A/GPUToolsMobileFoundation
       0x11174a000 -        0x11174bff3 +cl_kernels (??? - ???) <4B2B2CF8-01BC-4C27-A73B-7CE40A01ED1F> cl_kernels
       0x11191d000 -        0x111946fff  libPDFRIP.A.dylib (600.0.0 - compatibility 64.0.0) <17F693AC-4909-3599-BCE0-EE2EE472271E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
       0x111a04000 -        0x111a05ff3 +cl_kernels (??? - ???) <7FDDD5F7-C482-43C1-894A-25BA132052FD> cl_kernels
       0x111e83000 -        0x111e86ff7  libCoreFSCache.dylib (??? - ???) <70D5EB80-24F5-3837-9302-EBD4CFCE5CBA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
       0x111ea2000 -        0x111ea2ffd +cl_kernels (??? - ???) <1FDB52CF-D0B4-4AD1-BA1F-3F2BBD51A04B> cl_kernels
       0x111ecd000 -        0x111efbff7  GLRendererFloat (??? - ???) <E33704BC-AA25-3279-A585-ABC6B3176D3E> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
       0x1123c4000 -        0x1123cafef  libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <303313AD-2D57-37A5-922B-3194C5DCD007> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
       0x112415000 -        0x1124a8ff7  unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <5FB796A4-1AD0-3B4D-AA83-F8A46E039224> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
       0x1124c7000 -        0x1124c8ffc +cl_kernels (??? - ???) <F587AC07-9512-4A17-BAB1-606CA8F48FD4> cl_kernels
       0x1126fe000 -        0x112897fff  GLEngine (??? - ???) <61484217-C41D-3A65-86BD-397ACC0D069F> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x1128cb000 -        0x1129c4fff  libGLProgrammability.dylib (??? - ???) <7396EE13-5FA6-3E78-88D0-2502CFE79A97> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
       0x1129ea000 -        0x112cb2ff7  com.apple.ATIRadeonX3000GLDriver (7.18.18 - 7.1.8) <337EB117-0CB0-3C9E-AEE8-76BCB3CB9371> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver
       0x1135c7000 -        0x1135c8ff7  com.apple.dt.IDE.IDEAppleScriptCore (4.3.2 - 1165) <7FC4502E-6A2C-3902-ABF7-4C778C8EDC9B> /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptCore.ideplugin/Contents/MacOS/IDEAppleScriptCore
       0x113624000 -        0x113661fff +__DATA (210.0.0 - compatibility 1.0.0) <E198603B-C205-3366-82BD-7D642FF2F909> __DATA
       0x113624000 -        0x113661fff  com.apple.Ubiquity (1.1 - 210) <E198603B-C205-3366-82BD-7D642FF2F909> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
       0x11367f000 -        0x11369ffff  com.apple.ChunkingLibrary (1.0 - 127) <ED9D3079-A201-30D8-9FC4-2F5860100E63> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
       0x11375f000 -        0x113763ff7  com.apple.dt.IDE.IDEInstrumentsService (4.3.2 - 1185) <C38A215F-600C-351A-835D-A0FCC7BAC924> /Applications/Xcode.app/Contents/PlugIns/IDEInstrumentsService.ideplugin/Contents/MacOS/IDEInstrumentsService
       0x113a63000 -        0x113a74fff  com.apple.dt.IDE.IDEGit (4.3.2 - 1169) <0E51BEDA-4000-3D07-B0DB-38CA56F427AC> /Applications/Xcode.app/Contents/PlugIns/IDEGit.ideplugin/Contents/MacOS/IDEGit
       0x113a83000 -        0x113a90fff  com.apple.dt.IDE.IDESubversion (4.3.2 - 1169) <848635D1-F04D-3040-A7C3-841D84F02653> /Applications/Xcode.app/Contents/PlugIns/IDESubversion.ideplugin/Contents/MacOS/IDESubversion
       0x11450d000 -        0x11450dff5 +cl_kernels (??? - ???) <154B6618-CE27-4A39-B02F-F20FB4BC42C8> cl_kernels
       0x114ba7000 -        0x114bb7ff7  com.apple.dt.IDE.IDECodeSnippetLibrary (4.3.2 - 1165) <57460C28-9A29-3ACE-935D-91B961A3243A> /Applications/Xcode.app/Contents/PlugIns/IDECodeSnippetLibrary.ideplugin/Contents/MacOS/IDECodeSnippetLibrary
    0x7fff66b9f000 -     0x7fff66bd3baf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
    0x7fff8e0de000 -     0x7fff8e0f0ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff8e128000 -     0x7fff8e136ff7  com.apple.AppleFSCompression (37 - 1.0) <A75A7E75-2EC5-31A8-83EC-D71ABBFD869A> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff8e137000 -     0x7fff8e156fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
    0x7fff8e15b000 -     0x7fff8e15cfff  libunc.dylib (24.0.0 - compatibility 1.0.0) <0482C762-746D-37EB-A8C9-E1048CF70462> /usr/lib/system/libunc.dylib
    0x7fff8e15d000 -     0x7fff8e25ffff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
    0x7fff8e264000 -     0x7fff8e2e8ff7  com.apple.ApplicationServices.ATS (317.11.0 - ???) <082DEAFE-8A93-3AF2-B4E5-30012E725929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff8e336000 -     0x7fff8e36bfff  com.apple.securityinterface (5.0 - 55022.4) <09EC371E-0B6E-3849-A6C9-F8E9DB17BBCD> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff8e372000 -     0x7fff8e3a1fff  com.apple.shortcut (2.1 - 2.1) <43C186C0-6B0F-39FA-976A-C307CC410495> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff8e3a2000 -     0x7fff8e617ff7  com.apple.imageKit (2.1.2 - 1.0) <5BAA52A9-F359-31E4-8109-74EBCEB626B4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff8e618000 -     0x7fff8e61fff7  com.apple.CommerceCore (1.0 - 17) <95285481-4162-308B-85E9-E0A47D4F3766> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff8e6e8000 -     0x7fff8e6e8fff  com.apple.Cocoa (6.6 - ???) <9E3D4787-A2CE-38E0-BEF8-E5DA63B6E6A1> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8e756000 -     0x7fff8e7aaff7  com.apple.ScalableUserInterface (1.0 - 1) <EB468227-3203-38C9-A5BC-E28576D507CF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8e7b6000 -     0x7fff8e806fff  com.apple.imfoundation (7.0 - 900) <F3CB80AA-D7A2-3534-BE47-04B8D18EA6BD> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/Frameworks/IMFoundation.framework/Versions/A/IMFoundation
    0x7fff8e80e000 -     0x7fff8eb30fe7  com.apple.JavaScriptCore (7534.56 - 7534.56.6) <675725F8-37C4-3B80-ADB0-7B6AE908A908> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8ebad000 -     0x7fff8ebaefff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8ebaf000 -     0x7fff8ebd6fff  com.apple.framework.internetaccounts (1.2 - 3) <483427CA-8140-355D-B668-78F5A5F1A1D6> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
    0x7fff8ebf3000 -     0x7fff8ebfeff7  com.apple.aps.framework (2.1 - 2.1) <D0C49BA6-A5FB-3DBD-AFCC-7B6F056A57A7> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff8ebff000 -     0x7fff8ec3afff  com.apple.LDAPFramework (3.2 - 120.2) <A2675243-9122-308D-A5C8-9C1C4FE7639D> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8ec3b000 -     0x7fff8ec7bfff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
    0x7fff8eeab000 -     0x7fff8eecbfff  libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8eecc000 -     0x7fff8eed9fff  libexslt.0.dylib (9.13.0 - compatibility 9.0.0) <6D02C1F3-1C8D-3A53-A0C0-208A68D91411> /usr/lib/libexslt.0.dylib
    0x7fff8eeda000 -     0x7fff8ef1aff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
    0x7fff8ef1b000 -     0x7fff8ef1dfff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff8ef1e000 -     0x7fff8efe5ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff8efe6000 -     0x7fff8f38ffef  com.apple.MediaToolbox (1.0 - 705.78) <A4DF8258-0CB9-3244-BF12-3AD02B1952B0> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff8f6f0000 -     0x7fff90427fff  com.apple.WebCore (7534.56 - 7534.56.5) <4E63291C-539E-32E3-8B1C-EA8E546B3159> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff9062b000 -     0x7fff90639ff7  libkxld.dylib (??? - ???) <C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib
    0x7fff9063a000 -     0x7fff9063ffff  libcache.dylib (47.0.0 - compatibility 1.0.0) <3D114C8A-AD1F-3C78-9E8C-B8F3810740E5> /usr/lib/system/libcache.dylib
    0x7fff906aa000 -     0x7fff906c1fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff906c2000 -     0x7fff907bcff7  com.apple.DiskImagesFramework (10.7.4 - 331.6) <C7860B00-E1CF-3851-9A3B-9F145B7F498F> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff907bd000 -     0x7fff907ffff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
    0x7fff90800000 -     0x7fff90919fff  com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff909cc000 -     0x7fff90ce5fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff90ce6000 -     0x7fff90d2aff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff90d2b000 -     0x7fff90e0aff7  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <FFA7532B-336A-3F0B-9AB9-2A35B56ED887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff90e0b000 -     0x7fff90eefe5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
    0x7fff90ef0000 -     0x7fff90ffcfff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff90ffd000 -     0x7fff91041ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <22B2A10A-34B5-3787-88C9-B2722FE79504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff91042000 -     0x7fff911ccfff  com.apple.QTKit (7.7.1 - 2330) <4B5363D4-4854-342F-8B95-DE6559075B46> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff911cd000 -     0x7fff911f6fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff91216000 -     0x7fff9131dfe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
    0x7fff91333000 -     0x7fff91379fff  com.apple.OSAKit (1.2.4 - 82.1) <BD0FEE4A-709B-3021-A8D2-6C594DAA82E1> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit
    0x7fff9137a000 -     0x7fff913ffff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff91400000 -     0x7fff91536fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff9185f000 -     0x7fff91e43fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff91e44000 -     0x7fff91ed7ff7  com.apple.PDFKit (2.6.3 - 2.6.3) <49BF9CDC-E902-3CAC-9C04-3302545907D5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff91ed9000 -     0x7fff91edbfff  libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
    0x7fff91edc000 -     0x7fff91eddfff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff91ede000 -     0x7fff91edffff  com.apple.ServerInformation (1.0 - 1) <2292259E-3C43-3CE3-8556-0538E3562640> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/ServerInformation
    0x7fff91ee0000 -     0x7fff91fe5fff  libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff9203a000 -     0x7fff92040fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff92041000 -     0x7fff920e2ff7  com.apple.LaunchServices (480.33 - 480.33) <45EF2044-3396-3910-9B5B-C8F7777D5F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff920e3000 -     0x7fff920f2ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
    0x7fff920f3000 -     0x7fff9212dfe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff92190000 -     0x7fff9219efff  com.apple.NetAuth (1.0 - 3.0) <CAA2C83D-B164-315A-8B6C-76C4A3746C9B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff9219f000 -     0x7fff921c3fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff921c4000 -     0x7fff921cffff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff921d0000 -     0x7fff921d5fff  libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff921d6000 -     0x7fff921e3fff  com.apple.CrashReporterSupport (10.7.4 - 352) <9C16B49C-CF02-38F9-A7CD-969C140D3961> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff9291d000 -     0x7fff92958fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
    0x7fff9296a000 -     0x7fff9296ffff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff92970000 -     0x7fff9297cfff  com.apple.DirectoryService.Framework (10.7 - 146) <65C78AE3-89B8-3372-8359-31FD520781D5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff9297d000 -     0x7fff92a30ff7  com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff92a31000 -     0x7fff92a5efff  com.apple.quartzfilters (1.7.0 - 1.7.0) <65DCAA1D-6958-3031-91C8-EC10BB1B948F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff92a5f000 -     0x7fff92ad2fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
    0x7fff92ad3000 -     0x7fff92ae0fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <528BAA66-C38C-3093-84B5-92A7832CE7BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff92b50000 -     0x7fff92b97ff7  com.apple.CoreMedia (1.0 - 705.78) <F6EA2328-FD3E-3057-80C7-C9845837F863> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff92b98000 -     0x7fff92bd7fff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff92bd8000 -     0x7fff92daeff7  com.apple.AutomatorFramework (1.2.4 - 339.2) <454ABE14-4527-3BC9-B762-F57E0A472006> /System/Library/Frameworks/Automator.framework/Versions/A/Automator
    0x7fff92daf000 -     0x7fff92daffff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff92db0000 -     0x7fff92e9afff  com.apple.backup.framework (1.3.3 - 1.3.3) <6C49FBCF-D6AF-3351-BBBF-A98A622CA517> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff92e9b000 -     0x7fff92e9bfff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff92e9c000 -     0x7fff92eafff7  com.apple.iChat.InstantMessage (6.1 - 2010) <901FB08B-71A8-36F2-BB55-B24A249098B5> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x7fff92eb0000 -     0x7fff92fa5fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
    0x7fff92fa6000 -     0x7fff92ffefff  libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff92fff000 -     0x7fff93004ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
    0x7fff93148000 -     0x7fff93151ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
    0x7fff93152000 -     0x7fff93154ff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff931ec000 -     0x7fff9324eff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff9324f000 -     0x7fff93263ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <A7C58D71-6D4A-317D-AA06-D648B1F78573> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff93264000 -     0x7fff933cbfff  com.apple.CFNetwork (520.4.3 - 520.4.3) <31D7A595-375E-341A-8E97-21E73CC62E4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff933cc000 -     0x7fff933d2fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <548BAEB6-8C4C-3B0F-AB0C-7E1C960BCAB5> /usr/lib/system/libmacho.dylib
    0x7fff933d3000 -     0x7fff933dafff  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <B3F07872-63B1-3AAF-A313-9B2886822C58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff933db000 -     0x7fff935afff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff9361e000 -     0x7fff9372bfff  libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff9372c000 -     0x7fff93885fff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff93886000 -     0x7fff9388dfff  com.apple.NetFS (4.0 - 4.0) <AD99FA2A-CF27-30CB-937E-233AD161BA2C> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff9388e000 -     0x7fff938a1ff7  libCRFSuite.dylib (??? - ???) <322486D1-359C-3059-BF53-D4B038621E18> /usr/lib/libCRFSuite.dylib
    0x7fff938a2000 -     0x7fff938b8ff7  com.apple.ImageCapture (7.0.1 - 7.0.1) <BF4EC1CC-C998-3529-A69F-765774C66A6F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff938b9000 -     0x7fff938c4ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <F260D4A7-C727-3FB6-8525-50E279BF9BAF> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff938c5000 -     0x7fff938e1ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff938e2000 -     0x7fff938f9fff  com.apple.CFOpenDirectory (10.7 - 144) <99A746A5-870A-33DB-9E4F-30A0D755A8F6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff938fa000 -     0x7fff93922fff  com.apple.SystemConfiguration.EAP8021X (11.0.2 - ???) <9143B6E2-FD15-3D82-A08C-4299E94B4662> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
    0x7fff9454f000 -     0x7fff94555ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
    0x7fff94556000 -     0x7fff94872fff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff94873000 -     0x7fff94873fff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff9487b000 -     0x7fff948c7ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff948c8000 -     0x7fff9490efff  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
    0x7fff949be000 -     0x7fff949f8fff  libncurses.5.4.dylib (5.4.0 - compatibility 5.4.0) <387DE593-9CC5-38C7-911B-A5F2264D34F2> /usr/lib/libncurses.5.4.dylib
    0x7fff949f9000 -     0x7fff949faff7  libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff949fb000 -     0x7fff94a0afff  libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
    0x7fff94a0b000 -     0x7fff94aadfff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff94aae000 -     0x7fff94b0bff7  com.apple.QuickLookFramework (3.2 - 500.16) <46017A4B-9E2B-329C-A8D9-2C11DE6C1A47> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff94b0c000 -     0x7fff94d7aff7  com.apple.QuartzComposer (5.0 - 236.7) <D556126B-3D67-3E37-82E0-D06532DE0C89> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff94d7b000 -     0x7fff94d86ff7  com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff94e7f000 -     0x7fff94e7ffff  com.apple.ApplicationServices (41 - 41) <E23F1CED-C0FB-35A8-9657-484C5E6A32AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff94e80000 -     0x7fff94e84fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
    0x7fff94e85000 -     0x7fff9500fff7  com.apple.WebKit (7534.56 - 7534.56.5) <BC22A17F-A32F-3D9B-926F-091A47C4B315> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff95010000 -     0x7fff9502dff7  com.apple.openscripting (1.3.3 - ???) <BDCCCBA9-F440-30BD-8378-FAB5AF685A5D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff9502e000 -     0x7fff95059fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
    0x7fff9505a000 -     0x7fff95066fff  com.apple.CoreBluetooth (100.7 - 1) <988DB0FD-7759-3BA0-AE5F-B6DA2BDB3FF5> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff95067000 -     0x7fff95068fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
    0x7fff95069000 -     0x7fff9538dfff  com.apple.AddressBook.framework (6.1.2 - 1090) <65FE6A36-F3F8-37FE-8B88-50F20F278779> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff9538e000 -     0x7fff9539bff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
    0x7fff9546d000 -     0x7fff95487fff  com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fff954b4000 -     0x7fff954bafff  com.apple.phonenumbers (1.0 - 47) <0398EEEE-DBA1-36B6-AE0E-AABBDC17AF4F> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
    0x7fff954bb000 -     0x7fff954d1fff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff954d2000 -     0x7fff954ddff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff954ed000 -     0x7fff954ffff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff95500000 -     0x7fff95504fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
    0x7fff95505000 -     0x7fff959aafff  com.apple.RawCamera.bundle (3.12.0 - 615) <10CCCC87-4A1E-3343-BF09-1C6640B56F45> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff959ab000 -     0x7fff959b0fff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff959b1000 -     0x7fff959b4ff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff959b5000 -     0x7fff959b8fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff95d14000 -     0x7fff95d4dfe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
    0x7fff95d4e000 -     0x7fff95de4ff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff95de5000 -     0x7fff95de5fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff95fc8000 -     0x7fff96022ff7  com.apple.ImageCaptureCore (3.0.3 - 3.0.3) <12C722EE-3A13-3937-ABDF-EDC922F4C299> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff96023000 -     0x7fff9607fff7  com.apple.HIServices (1.21 - ???) <9645CFA8-63BE-3A0D-A636-56D9827E6C8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff96080000 -     0x7fff960abff7  com.apple.CoreServicesInternal (113.17 - 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff960e0000 -     0x7fff960e7fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <65602684-33B1-32DE-802B-050CE07659AC> /usr/lib/system/libcopyfile.dylib
    0x7fff960e8000 -     0x7fff96312fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff964cc000 -     0x7fff964ccfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff964cd000 -     0x7fff96572fff  com.apple.ink.framework (1.4 - 110) <F93B76B3-E57C-3805-B20D-03717A3F91DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff96573000 -     0x7fff96577fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <2B1215A0-1B43-39C3-B4F4-392D71D08FFA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff96578000 -     0x7fff9657cff7  com.apple.CommonPanels (1.2.5 - 94) <CA9C910D-E406-33E7-B8EE-C86EAA62AB68> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff9657d000 -     0x7fff965f3fff  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
    0x7fff965f4000 -     0x7fff96618fff  com.apple.RemoteViewServices (1.4 - 44.1) <EA3837DF-A3A3-37FF-AE11-D50048D5F21A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff96619000 -     0x7fff966f6fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
    0x7fff966f7000 -     0x7fff96772ff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff96773000 -     0x7fff9677eff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
    0x7fff96784000 -     0x7fff96784fff  com.apple.Carbon (153 - 153) <E37A515C-4C10-3102-8146-C0FBD458F8CF> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff967c0000 -     0x7fff967ebff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
    0x7fff967ec000 -     0x7fff9684cfff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff96866000 -     0x7fff96ffafef  com.apple.CoreAUC (6.16.11 - 6.16.11) <3D40FEA5-AFE7-3752-A52E-D0F80304320A> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff96ffb000 -     0x7fff97049fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
    0x7fff9704a000 -     0x7fff97088fff  com.apple.bom (11.0 - 183) <14A5A4D8-4639-3F87-A096-5A830D54E9FF> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff9709f000 -     0x7fff97187fff  com.apple.Bluetooth (4.0.5 - 4.0.5f11) <4DF38224-CA01-3E76-BE84-0A510C1983A0> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff971b9000 -     0x7fff97224ff7  com.apple.framework.IOKit (2.0 - ???) <6C604894-7F61-3130-8499-20791D14577F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff97225000 -     0x7fff97327ff7  com.apple.PubSub (1.0.5 - 65.28) <98BFFA0E-6E32-3779-9594-B0629EFF1B6E> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff97375000 -     0x7fff97387ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
    0x7fff97388000 -     0x7fff97389fff  libffi.dylib (??? - ???) <DB96CC4B-0D38-3102-80AA-91DDE9AF3886> /usr/lib/libffi.dylib
    0x7fff973a9000 -     0x7fff97487fff  com.apple.DiscRecording (6.0.4 - 6040.4.1) <E6D5835F-EE3C-3814-A2EE-6962B5570EF1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff9751a000 -     0x7fff97521ff7  com.apple.marco (7.0 - 900) <8312C3DD-BEDC-363A-B04A-A68A668D80B3> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
    0x7fff97522000 -     0x7fff97525fff  com.apple.AppleSystemInfo (1.0 - 1) <A42D460F-02ED-3AF3-9C11-FBB64124B191> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff97534000 -     0x7fff976d3ff7  com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff976d4000 -     0x7fff97b07ff7  com.apple.VideoToolbox (1.0 - 705.78) <7F115540-88CF-3087-951A-7073F7D58F4D> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff97b08000 -     0x7fff97b10fff  libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff97b11000 -     0x7fff97b39fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff97b4d000 -     0x7fff97b69fff  com.apple.ScriptingBridge (1.2.1 - ???) <3E99B861-E011-3594-A9C4-E39B7EFE2F3F> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x7fff97b6a000 -     0x7fff97c04ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff97c05000 -     0x7fff97d02ff7  com.apple.avfoundation (2.0 - 180.40) <ED3DCB15-7E88-34FD-9E56-4ECAD10A6E7E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff97d03000 -     0x7fff97d57fff  libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff97d58000 -     0x7fff97d68fff  com.apple.AppleScriptObjC (1.1 - ???) <8F0860D8-1085-3B2E-B384-86443E79D860> /System/Library/Frameworks/AppleScriptObjC.framework/Versions/A/AppleScriptObjC
    0x7fff97dab000 -     0x7fff97dd4fff  com.apple.datadetectors (3.3 - 172.6) <4C5A759B-7CB7-3C0E-8C50-DC2CCE92F5F7> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
    0x7fff97dd5000 -     0x7fff97fd7fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
    0x7fff97fd8000 -     0x7fff98019fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff98023000 -     0x7fff98023fff  com.apple.quartzframework (1.5 - 1.5) <A7A2DBBA-BFFC-35C0-A927-CC0BA4C851E7> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff98024000 -     0x7fff9802afff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff9802b000 -     0x7fff98048fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
    0x7fff98049000 -     0x7fff980bffff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff980c0000 -     0x7fff980d5fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <1158319D-3B16-3000-94D8-E4234CEC6152> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff98120000 -     0x7fff98188ff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff98189000 -     0x7fff981affff  com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff981b0000 -     0x7fff98220fff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff98221000 -     0x7fff98305fff  com.apple.CoreServices.OSServices (478.46 - 478.46) <70BEE269-8F4D-3FDC-B1AD-A591C0CB37E5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff98306000 -     0x7fff9832ffff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff98330000 -     0x7fff98333fff  com.apple.help (1.3.2 - 42) <416BA8D2-9A2F-3F07-9E6B-E1231A92AAC0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff98334000 -     0x7fff983c1ff7  com.apple.imcore (7.0 - 900) <E4E8E633-39D4-343C-99D8-018EA6A670F7> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
    0x7fff983c2000 -     0x7fff983c3ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff983c4000 -     0x7fff983d2fff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
    0x7fff983d3000 -     0x7fff983e1fff  com.apple.HelpData (2.1.2 - 72.2) <363E36C5-F7C0-34A6-83D3-97C8FB6511F0> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff983e2000 -     0x7fff98435fff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <E3FE9B47-2276-3316-B2D2-85784AD2D9B3> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff98436000 -     0x7fff98487ff7  com.apple.CoreMediaIO (212.0 - 3199.1.1) <D8C364AF-A1E8-3215-ABF5-188B50A80B18> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff9848a000 -     0x7fff9858afff  com.apple.QuickLookUIFramework (3.2 - 500.16) <0BACF8C4-5A7B-31EE-B4AA-3CCF8615C9A8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff9858b000 -     0x7fff9858cff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
    0x7fff985cc000 -     0x7fff985f9fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
    0x7fff986af000 -     0x7fff98741ff7  com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff98744000 -     0x7fff990e1c9f  com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff990e2000 -     0x7fff990fefff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff990ff000 -     0x7fff9942bff7  com.apple.HIToolbox (1.9 - ???) <B7D2A06B-7BE5-3355-BF7D-8139100B9B97> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff9942c000 -     0x7fff994a2fff  com.apple.ISSupport (1.9.8 - 56) <E7ED107A-1EFD-3720-A4B4-C0E2DDFA6C81> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff994a3000 -     0x7fff994adff7  liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
    0x7fff994ae000 -     0x7fff994deff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff994e3000 -     0x7fff99503fff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff99504000 -     0x7fff999cbfff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x7fff999cc000 -     0x7fff99de9ff7  com.apple.SceneKit (125.3 - 125.4) <12AD6DBE-F3A3-34D6-BA01-B211BEAFD48F> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x7fff9a4c6000 -     0x7fff9a4c6fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff9a533000 -     0x7fff9a5b6fef  com.apple.Metadata (10.7.0 - 627.32) <38735923-2EB5-3133-BE36-BDD65A7E47DB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff9a5b7000 -     0x7fff9a5bcfff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
    0x7fff9a5bd000 -     0x7fff9a9eafff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff9a9eb000 -     0x7fff9ac5efff  com.apple.CoreImage (7.98 - 1.0.1) <73485E4E-1407-3913-AB3C-B54986A3E01C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage


External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 8
    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: 1764
    thread_create: 1
    thread_set_state: 81


VM Region Summary:
ReadOnly portion of Libraries: Total=276.9M resident=183.6M(66%) swapped_out_or_unallocated=93.3M(34%)
Writable regions: Total=17.2G written=41.9M(0%) resident=140.7M(1%) swapped_out=0K(0%) unallocated=17.0G(99%)

REGION TYPE                        VIRTUAL
===========                        =======
CG backing stores                    15.3M
CG image                              284K
CG raster data                        756K
CG shared images                     4432K
CoreAnimation                         320K
CoreGraphics                           16K
CoreImage                              16K
CoreServices                         3624K
IOKit                                10.2M
IOKit (reserved)                     1024K        reserved VM address space (unallocated)
JS JIT generated code                   8K
JS JIT generated code (reserved)      1.0G        reserved VM address space (unallocated)
MALLOC                              356.2M
MALLOC (reserved)                    15.8G        reserved VM address space (unallocated)
MALLOC guard page                      64K
Memory tag=240                          4K
Memory tag=242                         12K
Memory tag=249                        156K
Memory tag=251                         68K
OpenCL                                 52K
OpenGL GLSL                          1372K
OpenGL GLSL (reserved)                128K        reserved VM address space (unallocated)
SQLite page cache                    2880K
STACK GUARD                          56.1M
Stack                                17.2M
VM_ALLOCATE                          17.6M
__CI_BITMAP                            80K
__DATA                               29.8M
__IMAGE                               528K
__LINKEDIT                           67.5M
__RC_CAMERAS                          244K
__TEXT                              209.3M
__UNICODE                             544K
mapped file                          49.6M
shared memory                        6764K
===========                        =======
TOTAL                                17.6G
TOTAL, minus reserved VM space      850.6M


Model: Macmini5,2, BootROM MM51.0077.B10, 2 processors, Intel Core i7, 2.7 GHz, 8 GB, SMC 1.75f0
Graphics: AMD Radeon HD 6630M, AMD Radeon HD 6630M, PCIe, 256 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333531533642465238432D48392020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333531533642465238432D48392020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xE4), Broadcom BCM43xx 1.0 (5.106.198.4.20)
Bluetooth: Version 4.0.5f11, 2 service, 18 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
PCI Card: pci12d8,400e, sppci_usbopenhost, Thunderbolt@108,0,0
PCI Card: pci12d8,400e, sppci_usbopenhost, Thunderbolt@108,0,1
PCI Card: pci12d8,400f, USB Enhanced Host Controller, Thunderbolt@108,0,2
PCI Card: Apple 57761-B0, sppci_ethernet, Thunderbolt@109,0,0
PCI Card: pci11c1,5901, sppci_ieee1394openhci, Thunderbolt@110,0,0
PCI Card: pci12d8,400e, sppci_usbopenhost, Thunderbolt@116,0,0
PCI Card: pci12d8,400e, sppci_usbopenhost, Thunderbolt@116,0,1
PCI Card: pci12d8,400f, USB Enhanced Host Controller, Thunderbolt@116,0,2
PCI Card: Apple 57761-B0, sppci_ethernet, Thunderbolt@117,0,0
PCI Card: pci11c1,5901, sppci_ieee1394openhci, Thunderbolt@118,0,0
Serial ATA Device: APPLE SSD TS256C, 251 GB
Serial ATA Device: Hitachi HTS727575A9E362, 750.16 GB
USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
USB Device: BRCM20702 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 3
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8281, 0xfa113000 / 6
USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3
USB Device: hub_device, apple_vendor_id, 0x9127, 0x40100000 / 2
USB Device: MacBook Air SuperDrive, apple_vendor_id, 0x1500, 0x40130000 / 6
USB Device: Apple Thunderbolt Display, apple_vendor_id, 0x9227, 0x40170000 / 5
USB Device: FaceTime HD Camera (Display), apple_vendor_id, 0x1112, 0x40150000 / 4
USB Device: Display Audio, apple_vendor_id, 0x1107, 0x40140000 / 3
USB Device: hub_device, apple_vendor_id, 0x9127, 0xff100000 / 2
USB Device: FaceTime HD Camera (Display), apple_vendor_id, 0x1112, 0xff150000 / 5
USB Device: Display Audio, apple_vendor_id, 0x1107, 0xff140000 / 4
USB Device: Apple Thunderbolt Display, apple_vendor_id, 0x9227, 0xff170000 / 3

Posted on Jun 4, 2012 12:33 PM

Reply
2 replies

Xcode 4.3.2 Constantly Crashes

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.