Process: Xcode [10508]
Path: /Applications/Xcode 2.app/Contents/MacOS/Xcode
Identifier: com.apple.dt.Xcode
Version: 6.4 (7720)
Build Info: IDEFrameworks-7720000000000000~8
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Xcode [10508]
User ID: 501
Date/Time: 2016-06-28 14:36:54.019 +0800
OS Version: Mac OS X 10.12 (16A201w)
Report Version: 12
Anonymous UUID: DE573EBB-0C62-34DE-3398-FB550D3E86E2
Time Awake Since Boot: 23000 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Application Specific Information:
ProductBuildVersion: 6E35b
ASSERTION FAILURE in /SourceCache/IDEFrameworks/IDEFrameworks-7720/IDEKit/CommandsAndSelection/IDECommandManager.m:72
Details: Error looking up handler class for extension 'Xcode.IDEKit.CmdHandler.CaptureViewHierarchy' in plug-in 'com.apple.dt.dbg.DebuggerUI': Error Domain=DVTPlugInErrorDomain Code=2 "Loading a plug-in failed." UserInfo={DVTPlugInIdentifierErrorKey=com.apple.dt.IDE.iCloudSupport, DVTPlugInExecutablePathErrorKey=/Applications/Xcode 2.app/Contents/PlugIns/iCloudSupport.ideplugin/Contents/MacOS/iCloudSupport, NSLocalizedRecoverySuggestion=The plug-in or one of its prerequisite plug-ins may be missing or damaged and may need to be reinstalled., DVTPlugInDYLDErrorMessageErrorKey=dlopen(/Applications/Xcode 2.app/Contents/PlugIns/iCloudSupport.ideplugin/Contents/MacOS/iCloudSupport, 0): Library not loaded: /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
Referenced from: /Applications/Xcode 2.app/Contents/PlugIns/iCloudSupport.ideplugin/Contents/MacOS/iCloudSupport
Reason: image not found, NSLocalizedDescription=Loading a plug-in failed., NSFilePath=/Applications/Xcode 2.app/Contents/PlugIns/iCloudSupport.ideplugin, NSLocalizedFailureReason=The plug-in “com.apple.dt.IDE.iCloudSupport” at path “/Applications/Xcode 2.app/Contents/PlugIns/iCloudSupport.ideplugin” could not be loaded. The plug-in or one of its prerequisite plug-ins may be missing or damaged., NSUnderlyingError=0x7feab97ac750 {Error Domain=NSCocoaErrorDomain Code=3587 "dlopen_preflight(/Applications/Xcode 2.app/Contents/PlugIns/iCloudSupport.ideplugin/Contents/MacOS/iCloudSupport): Library not loaded: /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
Referenced from: /Applications/Xcode 2.app/Contents/PlugIns/iCloudSupport.ideplugin/Contents/MacOS/iCloudSupport
Reason: image not found" UserInfo={NSLocalizedFailureReason=The bundle is damaged or missing necessary resources., NSLocalizedRecoverySuggestion=Try reinstalling the bundle., NSFilePath=/Applications/Xcode 2.app/Contents/PlugIns/iCloudSupport.ideplugin/Contents/MacOS/iCloudSupport, NSDebugDescription=dlopen_preflight(/Applications/Xcode 2.app/Contents/PlugIns/iCloudSupport.ideplugin/Contents/MacOS/iCloudSupport): Library not loaded: /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
Referenced from: /Applications/Xcode 2.app/Contents/PlugIns/iCloudSupport.ideplugin/Contents/MacOS/iCloudSupport
Reason: image not found, NSBundlePath=/Applications/Xcode 2.app/Contents/PlugIns/iCloudSupport.ideplugin, NSLocalizedDescription=The bundle “iCloudSupport” couldn’t be loaded because it is damaged or missing necessary resources.}}}
Object: <IDECommandManager>
Method: +cacheCommandDefinitionsAndHandlers
Thread: <NSThread: 0x7feab751ca50>{number = 1, name = main}
Hints: None
Backtrace:
0 0x000000010db91fda -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:assertionSignature:messageFormat:arguments:] (in IDEKit)
1 0x000000010c8ea65f _DVTAssertionHandler (in DVTFoundation)
2 0x000000010c8ea94e _DVTAssertionFailureHandler (in DVTFoundation)
3 0x000000010db8cfd6 __55+[IDECommandManager cacheCommandDefinitionsAndHandlers]_block_invoke (in IDEKit)
4 0x00007fffe6ec3ed6 _dispatch_client_callout (in libdispatch.dylib)
5 0x00007fffe6ec3e8f dispatch_once_f (in libdispatch.dylib)
6 0x000000010d94a6e0 +[IDECommandManager cacheCommandDefinitionsAndHandlers] (in IDEKit)
7 0x000000010d949cbd -[IDEApplicationController applicationWillFinishLaunching:] (in IDEKit)
8 0x00007fffd2d8186c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ (in CoreFoundation)
9 0x00007fffd2d8176b _CFXRegistrationPost (in CoreFoundation)
10 0x00007fffd2d814d2 ___CFXNotificationPost_block_invoke (in CoreFoundation)
11 0x00007fffd2d3ede2 -[_CFXNotificationRegistrar find:object:observer:enumerator:] (in CoreFoundation)
12 0x00007fffd2d3ddcb _CFXNotificationPost (in CoreFoundation)
13 0x00007fffd4740ae3 -[NSNotificationCenter postNotificationName:object:userInfo:] (in Foundation)
14 0x000000010c8c7998 -[NSNotificationCenter(DVTNSNotificationCenterAdditions) _dvt_postNotificationName:object:userInfo:] (in DVTFoundation)
15 0x00007fffd0aa0ced -[NSApplication finishLaunching] (in AppKit)
16 0x000000010ce6c952 -[DVTApplication finishLaunching] (in DVTKit)
17 0x00007fffd0aa079f -[NSApplication run] (in AppKit)
18 0x00007fffd0a6c367 NSApplicationMain (in AppKit)
19 0x00007fffe6efe285 start (in libdyld.dylib)
abort() called
Application Specific Signatures:
handlerVendorClass != ((void *)0)
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fffe702ce6e __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fffe71158fb pthread_kill + 90
2 libsystem_c.dylib 0x00007fffe6f9152c abort + 129
3 com.apple.dt.IDEKit 0x000000010db91bc3 +[IDEAssertionHandler _handleAssertionWithLogString:assertionSignature:assertionReason:extraBacktrace:] + 1507
4 com.apple.dt.IDEKit 0x000000010db92190 -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:assertionSignature:messageFormat:arguments:] + 1169
5 com.apple.dt.DVTFoundation 0x000000010c8ea65f _DVTAssertionHandler + 367
6 com.apple.dt.DVTFoundation 0x000000010c8ea94e _DVTAssertionFailureHandler + 407
7 com.apple.dt.IDEKit 0x000000010db8cfd6 __55+[IDECommandManager cacheCommandDefinitionsAndHandlers]_block_invoke + 2065
8 libdispatch.dylib 0x00007fffe6ec3ed6 _dispatch_client_callout + 8
9 libdispatch.dylib 0x00007fffe6ec3e8f dispatch_once_f + 38
10 com.apple.dt.IDEKit 0x000000010d94a6e0 +[IDECommandManager cacheCommandDefinitionsAndHandlers] + 346
11 com.apple.dt.IDEKit 0x000000010d949cbd -[IDEApplicationController applicationWillFinishLaunching:] + 935
12 com.apple.CoreFoundation 0x00007fffd2d8186c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
13 com.apple.CoreFoundation 0x00007fffd2d8176b _CFXRegistrationPost + 427
14 com.apple.CoreFoundation 0x00007fffd2d814d2 ___CFXNotificationPost_block_invoke + 50
15 com.apple.CoreFoundation 0x00007fffd2d3ede2 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 2018
16 com.apple.CoreFoundation 0x00007fffd2d3ddcb _CFXNotificationPost + 667
17 com.apple.Foundation 0x00007fffd4740ae3 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66
18 com.apple.dt.DVTFoundation 0x000000010c8c7998 -[NSNotificationCenter(DVTNSNotificationCenterAdditions) _dvt_postNotificationName:object:userInfo:] + 162
19 com.apple.AppKit 0x00007fffd0aa0ced -[NSApplication finishLaunching] + 327
20 com.apple.dt.DVTKit 0x000000010ce6c952 -[DVTApplication finishLaunching] + 149
21 com.apple.AppKit 0x00007fffd0aa079f -[NSApplication run] + 258
22 com.apple.AppKit 0x00007fffd0a6c367 NSApplicationMain + 1237
23 libdyld.dylib 0x00007fffe6efe285 start + 1
Thread 1:
0 libsystem_pthread.dylib 0x00007fffe71123a0 start_wqthread + 0
1 ??? 0x0000000000000010 0 + 16
Thread 2:
0 libsystem_kernel.dylib 0x00007fffe702d592 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffe71127b8 _pthread_wqthread + 1017
2 libsystem_pthread.dylib 0x00007fffe71123ad start_wqthread + 13
Thread 3:
0 libsystem_pthread.dylib 0x00007fffe71123a0 start_wqthread + 0
1 ??? 0x0000000000000010 0 + 16
Thread 4:
0 libsystem_kernel.dylib 0x00007fffe70256a6 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fffe7024af3 mach_msg + 55
2 com.apple.CoreFoundation 0x00007fffd2d6bea4 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fffd2d6b321 __CFRunLoopRun + 1361
4 com.apple.CoreFoundation 0x00007fffd2d6ab6d CFRunLoopRunSpecific + 285
5 com.apple.CoreFoundation 0x00007fffd2daa281 CFRunLoopRun + 97
6 com.apple.DebugSymbols 0x00007fffde196f1e SpotlightQueryThread(void*) + 478
7 libsystem_pthread.dylib 0x00007fffe7112c2b _pthread_body + 176
8 libsystem_pthread.dylib 0x00007fffe7112b7b _pthread_start + 274
9 libsystem_pthread.dylib 0x00007fffe71123bd thread_start + 13
Thread 5:
0 libsystem_kernel.dylib 0x00007fffe702d072 __semwait_signal + 10
1 libsystem_c.dylib 0x00007fffe6fb2c0e nanosleep + 199
2 com.apple.CoreSymbolication 0x00007fffddd3521e cleaner_thread_main(void*) + 42
3 libsystem_pthread.dylib 0x00007fffe7112c2b _pthread_body + 176
4 libsystem_pthread.dylib 0x00007fffe7112b7b _pthread_start + 274
5 libsystem_pthread.dylib 0x00007fffe71123bd thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff534ea618 rdx: 0x0000000000000000
rdi: 0x000000000000150b rsi: 0x0000000000000006 rbp: 0x00007fff534ea640 rsp: 0x00007fff534ea618
r8: 0x00000000000003ff r9: 0x00007feab751ca50 r10: 0x0000000008000000 r11: 0x0000000000000206
r12: 0x00007fffe661a080 r13: 0x00007feabc282e00 r14: 0x00007fffef82e300 r15: 0x00007feab750cb00
rip: 0x00007fffe702ce6e rfl: 0x0000000000000206 cr2: 0x00007fffef812128
Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133
Binary Images:
0x10c714000 - 0x10c714ff7 com.apple.dt.Xcode (6.4 - 7720) <5AA376C7-6F2D-3E6E-91CF-6B71CE120374> /Applications/Xcode 2.app/Contents/MacOS/Xcode
0x10c71c000 - 0x10cb63ff7 com.apple.dt.DVTFoundation (6.4 - 7714) <BD7A27A3-3DC4-3291-A2CB-9D55AE490666> /Applications/Xcode 2.app/Contents/SharedFrameworks/DVTFoundation.framework/Versions/A/DVTFoundation
0x10cd2a000 - 0x10d04bff7 com.apple.dt.DVTKit (6.4 - 7714) <F840DD5F-7666-31A2-B234-B8CA61D015D0> /Applications/Xcode 2.app/Contents/SharedFrameworks/DVTKit.framework/Versions/A/DVTKit
0x10d23b000 - 0x10d680ff7 com.apple.dt.IDEFoundation (6.4 - 7720) <7C19A37C-2267-332B-846B-0D198380A36C> /Applications/Xcode 2.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/IDEFoundation
0x10d947000 - 0x10e19dff7 com.apple.dt.IDEKit (6.4 - 7720) <A62F66A0-C3D0-3763-8A34-71FF70E38649> /Applications/Xcode 2.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit
0x10e753000 - 0x10e770ff7 com.apple.dt.instruments.DTXConnectionServices (1.0 - 57059) <FFBA155F-8541-380F-AB7A-F1DB7A569350> /Applications/Xcode 2.app/Contents/SharedFrameworks/DTXConnectionServices.framework/Versions/A/DTXConnectionServices
0x10e790000 - 0x10f3bbff7 +libclang.dylib (602.0.53) <F6E189ED-983F-30B1-86A2-9C9F4541E894> /Applications/Xcode 2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libclang.dylib
0x10f587000 - 0x10f5bcff7 com.apple.dt.Xcode.DVTSourceControl (1.0 - 1) <734E57F6-E42C-330A-BBD0-6F2DBBAB9292> /Applications/Xcode 2.app/Contents/SharedFrameworks/DVTSourceControl.framework/Versions/A/DVTSourceControl
0x10f5ea000 - 0x10f5fffff com.apple.DADocSetManagement (6.4 - 7700) <27B6AFCE-72E4-34A4-A654-F8F3592EEFAB> /Applications/Xcode 2.app/Contents/SharedFrameworks/DADocSetManagement.framework/Versions/A/DADocSetManagement
0x10f617000 - 0x10f618ff7 com.apple.dt.DVTDeveloperModeHelper (1.0 - 1) <DAE3CF31-E3EA-3CD2-A80C-0B7E6970E8FF> /Applications/Xcode 2.app/Contents/SharedFrameworks/DVTDeveloperModeHelper.framework/Versions/A/DVTDeveloperModeHelper
0x10f622000 - 0x10f6a1ff7 com.apple.dt.instruments.DTGraphKit (6.4 - 57046) <A0EA70C1-6762-3009-9304-E8B369E130DC> /Applications/Xcode 2.app/Contents/SharedFrameworks/DTGraphKit.framework/Versions/A/DTGraphKit
0x10f6e4000 - 0x10f72cfff com.apple.DADocSetAccess (6.4 - 7700) <7EB1D9F0-7A1A-3CFD-9E4A-DF698F47D780> /Applications/Xcode 2.app/Contents/SharedFrameworks/DADocSetAccess.framework/Versions/A/DADocSetAccess
0x10f75a000 - 0x10f82efff com.apple.PubSub (1.0.5 - 65.41) <E0D64CBB-7BBA-360F-8688-45FB53006AEC> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x10f8a0000 - 0x10f8a9ff7 com.apple.dt.instruments.DVTInstrumentsUtilities (1.0 - 57059) <52F0EB4D-233A-35DF-A31C-ADEC7F84E805> /Applications/Xcode 2.app/Contents/SharedFrameworks/DVTInstrumentsUtilities.framework/Versions/A/DVTInstrumentsUtilities
0x11267b000 - 0x1126b7ff7 com.apple.CoreSimulator (117.15 - 117.15) <097871EF-1D42-3D2B-AE4E-1C0B47778328> /Applications/Xcode 2.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/CoreSimulator
0x11274f000 - 0x11275cff7 com.apple.dt.IDELanguageSupportCore (6.4 - 7701) <19768293-D473-322E-9ABB-878249BF8AA2> /Applications/Xcode 2.app/Contents/PlugIns/IDELanguageSupportCore.ideplugin/Contents/MacOS/IDELanguageSupportCore
0x11276a000 - 0x11276afff com.apple.IDEPepperSupportUI (6.4 - 7700) <94B3CCFF-7E03-30F4-A790-6C5F40A78C32> /Applications/Xcode 2.app/Contents/PlugIns/IDEPepperSupportUI.ideplugin/Contents/MacOS/IDEPepperSupportUI
0x11276f000 - 0x1127a6ff7 com.apple.dt.dbg.DebuggerFoundation (6.4 - 7701) <8DC24CFE-2446-3073-8F81-B7EDD743F727> /Applications/Xcode 2.app/Contents/PlugIns/DebuggerFoundation.ideplugin/Contents/MacOS/DebuggerFoundation
0x1127db000 - 0x1127dcfff libpanel.5.4.dylib (51) <F44C7DDD-5057-34D1-A7EE-5C56B88C7C98> /usr/lib/libpanel.5.4.dylib
0x112843000 - 0x1128b3ff7 com.apple.sourcekitd (1.0 - 602.0.53.1) <F9D24141-94EE-3A9D-B3A0-7BA9F6C75341> /Applications/Xcode 2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/sourcekitd.framework/Versions/A/sourcekitd
0x1128e0000 - 0x11296eff7 com.apple.dt.IBAutolayoutFoundation (6.4 - 7706) <84B0B6F0-B20D-3438-8BCE-6799F67941EB> /Applications/Xcode 2.app/Contents/Frameworks/IBAutolayoutFoundation.framework/Versions/A/IBAutolayoutFoundation
0x1129cc000 - 0x112a6ffff com.apple.dt.IBFoundation (6.4 - 7706) <F35647E8-0A0D-33A6-B793-C087EF942F5E> /Applications/Xcode 2.app/Contents/Frameworks/IBFoundation.framework/Versions/A/IBFoundation
0x112ae3000 - 0x112b59ff7 com.apple.CoreThemeDefinition (2.0 - 275) <A928EA47-3401-3D91-9B7D-90E397770F7D> /System/Library/PrivateFrameworks/CoreThemeDefinition.framework/Versions/A/CoreThemeDefinition
0x112ba7000 - 0x112beffff com.apple.dt.dbg.DebuggerLLDB (6.4 - 7701) <584D7932-77A5-3E2E-B9B5-5AEE9435F5F5> /Applications/Xcode 2.app/Contents/PlugIns/DebuggerLLDB.ideplugin/Contents/MacOS/DebuggerLLDB
0x112c23000 - 0x112d14fff org.python.python (2.7.10 - 2.7.10) <5637F035-61DD-3FC6-8820-1E381C8E82D7> /System/Library/Frameworks/Python.framework/Versions/2.7/Python
0x112da2000 - 0x112da4fff com.apple.XCPepperSupport (1.0 - 1) <92EC5606-8007-3A69-9DCE-8180AD763EA3> /Applications/Xcode 2.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCPepperSupport.xcplugin/Contents/MacOS/XCPepperSupport
0x112da9000 - 0x112da9fff com.apple.Metal (1.0 - 1) <5FCDBDBA-EF25-33AC-898B-D480A7DAA3CF> /Applications/Xcode 2.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Metal.xcplugin/Contents/MacOS/Metal
0x112dad000 - 0x112dadff7 com.apple.xcode.compilers.coredata (8.4 - 7709) <E40C534E-D45D-37C0-BC5C-509A12D27E9D> /Applications/Xcode 2.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Core Data.xcplugin/Contents/MacOS/Core Data
0x113319000 - 0x113356fff com.apple.dt.IDE.Xcode3Core (6.4 - 7709) <55B31B3B-4C01-3A44-AD7F-799679CCF149> /Applications/Xcode 2.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xcode3Core
0x11337c000 - 0x113384ff7 com.apple.DevToolsFoundation (8.4 - 7709) <41ECD648-AE15-3084-A31A-244023525C9C> /Applications/Xcode 2.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsFoundation.framework/Versions/A/DevToolsFoundation
0x11338f000 - 0x1133a0ff7 com.apple.dt.XCLanguageSupport (6.4 - 7701) <067BDE19-F5EA-3F6F-8D22-C0BDE419D69A> /Applications/Xcode 2.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCLanguageSupport.xcplugin/Contents/MacOS/XCLanguageSupport
0x113971000 - 0x115e1bfc7 com.apple.LLDB.framework (1.330.0.48 - 330.0.48) <8838B35C-BF73-3630-9E58-75F6A378CD96> /Applications/Xcode 2.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/LLDB
0x116791000 - 0x116af6fff com.apple.Xcode.DevToolsCore (8.4 - 7709) <26D49EC9-B005-39E7-8C65-F82EE0336B78> /Applications/Xcode 2.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsCore.framework/Versions/A/DevToolsCore
0x116c97000 - 0x116ccefff com.apple.Xcode.DevToolsSupport (8.4 - 7709) <B45BA8BF-2511-3574-A1A9-87B864C54222> /Applications/Xcode 2.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsSupport.framework/Versions/A/DevToolsSupport
0x116cf5000 - 0x116cffff7 com.apple.xcode.plug-in.CoreBuildTasks (8.4 - 7709) <2DE8FCFB-858A-3038-88DF-1246C84F01E5> /Applications/Xcode 2.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/CoreBuildTasks
0x116d07000 - 0x116d07ff7 com.apple.compilers.clang (8.4 - 7709) <62EC5CC3-D613-3547-A06E-FA5119B58BF4> /Applications/Xcode 2.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Clang LLVM 1.0.xcplugin/Contents/MacOS/Clang LLVM 1.0
0x116d0b000 - 0x116d0eff7 com.apple.platform.iphonesimulator.plugin (1.0 - 1.0) <CF5A57AB-6DDF-3D8F-99B2-0B64EDCF96B0> /Applications/Xcode 2.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/iPhoneSimulator Build System Support.xcplugin/Contents/MacOS/iPhoneSimulator Build System Support
0x116d14000 - 0x116d15ff7 com.apple.platform.iphoneos.plugin (1.0 - 1.0) <31625E2E-223B-3765-80DC-28530AB21388> /Applications/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/iPhoneOS Build System Support.xcplugin/Contents/MacOS/iPhoneOS Build System Support
0x116d19000 - 0x116d99ff7 com.apple.DTDeviceKitBase (6.4 - 7709) <99DC6831-3301-3B3C-94A2-E33A8F43773D> /Applications/Xcode 2.app/Contents/SharedFrameworks/DTDeviceKitBase.framework/Versions/A/DTDeviceKitBase
0x116dec000 - 0x116f3dfef com.apple.mobiledevice (879.0.0.1.2 - 879.0.0.1.2) <C03DDEB8-F7F1-34F3-98DB-EFD069715D45> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice
0x116fb4000 - 0x116fcdfff com.apple.DeviceLinkX (5.0 - 264) <D3E06D12-49C6-316A-904E-52D0FACCE67C> /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink
0x116fdd000 - 0x11750bfff com.apple.dt.IDE.IDEInterfaceBuilderKit (6.4 - 7706) <5D7BF244-18E6-38A3-8D0D-6793174EF000> /Applications/Xcode 2.app/Contents/PlugIns/IDEInterfaceBuilderKit.ideplugin/Contents/MacOS/IDEInterfaceBuilderKit
0x11c0e8000 - 0x11c124447 dyld (418) <13C9A7EE-7ECE-33F6-AB7E-D47FCEE54F17> /usr/lib/dyld
0x7fffcf654000 - 0x7fffcf837ff7 com.apple.avfoundation (2.0 - 1132.5) <54BF0330-84F4-32BB-9BF6-32F16B337DBF> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fffcf838000 - 0x7fffcf8d9fff com.apple.audio.AVFAudio (1.0 - ???) <F31F37B5-B7E4-33DC-897E-D45D06CA82DB> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
0x7fffcf96a000 - 0x7fffcf96afff com.apple.Accelerate (1.11 - Accelerate 1.11) <0F95E4B6-F6D4-3865-9CB6-A7169F945A76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fffcf982000 - 0x7fffcffaafdb com.apple.vImage (8.1 - ???) <7CA3A295-7BDB-39CB-AE59-8AE6C3F35A85> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fffcffab000 - 0x7fffd0172feb libBLAS.dylib (1179) <F3DBA453-5587-3B26-A4FB-A843B6DC0020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fffd0173000 - 0x7fffd0182ff7 libBNNS.dylib (9) <8FBC2DE0-B81F-3528-904A-7699D3915A11> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fffd0183000 - 0x7fffd058efff libLAPACK.dylib (1179) <D81E5836-4635-3646-8106-61C545D6DF74> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fffd058f000 - 0x7fffd05a5fff libLinearAlgebra.dylib (1179) <6543A970-DCA2-3CCF-9D4B-D8404724FB68> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fffd05a6000 - 0x7fffd05acfff libQuadrature.dylib (3) <68A97655-DC97-3EDE-B952-EF2F5C57B846> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fffd05ad000 - 0x7fffd05c0ff7 libSparseBLAS.dylib (1179) <38388F04-F335-337E-820E-D7A62AE32275> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fffd05c1000 - 0x7fffd070eff7 libvDSP.dylib (595) <099AD643-23A0-3A20-89BC-2C88722B038B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fffd070f000 - 0x7fffd07c6fff libvMisc.dylib (595) <E94D2F36-D06F-3009-882A-AEA8B5599D1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fffd07c7000 - 0x7fffd07c7fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <67DA09C6-1987-305E-81C2-BB23EB1D7ED2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fffd07c8000 - 0x7fffd0804ffb com.apple.Accounts (113 - 113) <C484C883-3CEC-3E0B-AA48-5D32F0E35922> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x7fffd0805000 - 0x7fffd0a65fff com.apple.AddressBook.framework (9.0 - 1732.6) <8E31D9CB-AC7E-30C2-B658-A3333D3143E0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fffd0a66000 - 0x7fffd1725fff com.apple.AppKit (6.9 - 1485.41) <3CD85152-1303-377F-8F61-CF4ADA48D28C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fffd1737000 - 0x7fffd1737fff com.apple.ApplicationServices (48 - 48) <16269D6B-4914-3F72-A20A-5EDD17301941> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fffd1738000 - 0x7fffd17a6fff com.apple.ApplicationServices.ATS (377 - 412) <9EEDF2F6-F6F0-3256-B8DE-85C4E89F3B09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fffd1840000 - 0x7fffd196cfff libFontParser.dylib (178) <134DF95C-F316-3BDD-A407-FC550642008A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fffd196d000 - 0x7fffd19c0fff libFontRegistry.dylib (179) <A21CF233-FD46-3990-A619-6ECDF7ABF6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fffd1ac6000 - 0x7fffd1b72ff7 com.apple.ColorSync (4.12.0 - 497) <F7B74738-BF08-3A35-B98F-90CC6EBE770D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fffd1b73000 - 0x7fffd1bc3ffb com.apple.HIServices (1.22 - 584) <8D93B518-3A12-313D-BA95-3685E4029F82> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fffd1bc4000 - 0x7fffd1bd3ff3 com.apple.LangAnalysis (1.7.0 - 1.7.0) <52960558-CEA9-38D6-B723-7EFF87896CA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fffd1bd4000 - 0x7fffd1c21fff com.apple.print.framework.PrintCore (12 - 487) <4F0EECBC-4B76-3D21-B353-213F9E0EBDCD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fffd1c22000 - 0x7fffd1c5dff7 com.apple.QD (3.12 - 310) <9231F44C-73AF-3558-9B3B-40804EC6AAE1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fffd1c5e000 - 0x7fffd1c69ff7 com.apple.speech.synthesis.framework (6.0.9 - 6.0.9) <71CABE02-9550-3443-9F7B-C120F29E4BF5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fffd1c6a000 - 0x7fffd1e70ff7 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <169CFC39-4F8A-336C-8D9B-6AA2F77AB4C1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fffd1e71000 - 0x7fffd1e71fff com.apple.audio.units.AudioUnit (1.14 - 1.14) <978BBB96-27E2-3A03-B2AE-6AEEBBF39B88> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fffd1fda000 - 0x7fffd22edff7 com.apple.CFNetwork (790.2 - 790.2) <674D66AA-F673-3AB9-98C1-9FC4D2104CA2> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fffd2307000 - 0x7fffd2307fff com.apple.Carbon (154 - 157) <C7B060C1-ECD2-3F5E-9086-0B46258B5539> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fffd2308000 - 0x7fffd230bfff com.apple.CommonPanels (1.2.6 - 98) <5BE3405B-1DCB-3D24-8140-5A1A8C2F8AA5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fffd230c000 - 0x7fffd260cfff com.apple.HIToolbox (2.1.1 - 843.2) <5D2AD195-8B04-34B0-8734-260C6589A79F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fffd260d000 - 0x7fffd2610ff7 com.apple.help (1.3.4 - 48) <606D94B0-D252-3F89-9CB4-895D1643C0CB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fffd2611000 - 0x7fffd2616fff com.apple.ImageCapture (9.0 - 9.0) <5D7A03FE-592C-301E-931D-DC7E8A292E25> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fffd2617000 - 0x7fffd26aeff3 com.apple.ink.framework (10.9 - 214) <A6E795DD-BD92-30A7-8DA9-4A0B834542FB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fffd26af000 - 0x7fffd26c9ff7 com.apple.openscripting (1.7 - 171) <CF3A7EDF-40A4-3AEB-B0DF-8A7AE9839252> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fffd26ca000 - 0x7fffd26cbff3 com.apple.print.framework.Print (12 - 267) <A2B26DE9-B91D-3C89-A838-5987FAF667F8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fffd26cc000 - 0x7fffd26ceff7 com.apple.securityhi (9.0 - 55006) <D9729B60-64EC-338A-A65C-9D17F43A9B32> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fffd26cf000 - 0x7fffd26d5ff7 com.apple.speech.recognition.framework (6.0.1 - 6.0.1) <54241D1B-FAFD-3CE6-9137-8468F8BF6F5C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fffd27b1000 - 0x7fffd27b1fff com.apple.Cocoa (6.11 - 22) <FFF7592A-D762-3C0F-99C7-5F5D9D25B309> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fffd28d2000 - 0x7fffd2960ff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <FBCDC4DD-78F1-3C84-8D28-F71EF6106C23> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fffd2961000 - 0x7fffd2975fff com.apple.CoreBluetooth (1.0 - 1) <4EA45DD1-3BB0-3DA3-AC83-6CB9D60FF557> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fffd2976000 - 0x7fffd2c5cfff com.apple.CoreData (120 - 732) <45141E6B-833C-3027-8725-D711AC57B11D> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fffd2c5d000 - 0x7fffd2ce5ff7 com.apple.CoreDisplay (1.0 - 1) <AC32E2EF-F229-3FA3-8FC9-AEDF72C11952> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fffd2ce6000 - 0x7fffd316ffff com.apple.CoreFoundation (6.9 - 1333.20) <E7507710-1035-3937-8C66-BFA7D08C5DA7> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffd3170000 - 0x7fffd37edff7 com.apple.CoreGraphics (2.0 - 1053.4) <A5F51CBF-FAB4-3A75-BCE5-B8944CEA4BD7> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fffd37ee000 - 0x7fffd3a0bff7 com.apple.CoreImage (12.0.0 - 427) <597638EF-0008-3B31-8668-06284842F2F6> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fffd3a67000 - 0x7fffd3b65ff3 com.apple.CoreMedia (1.0 - 1847.4.3) <4746E941-25C1-3244-ADF0-AB6832B3258B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fffd3b66000 - 0x7fffd3bb1fff com.apple.CoreMediaIO (801.0 - 4912) <0FF2C2EC-EF7E-3DA5-833C-3B0C5F49099D> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fffd3bb2000 - 0x7fffd3bb2fff com.apple.CoreServices (763.1 - 763.1) <11420B3E-C189-36C4-8267-81AFC961B3C2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fffd3bb3000 - 0x7fffd3c04ffb com.apple.AE (708 - 708) <8B71F7C9-67B8-3E47-BF7C-B13877966C6E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fffd3c05000 - 0x7fffd3ee0ff7 com.apple.CoreServices.CarbonCore (1156 - 1156) <8C4AB09B-B458-302F-87DA-9235DC68A437> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fffd3ee1000 - 0x7fffd3f12ff7 com.apple.DictionaryServices (1.2 - 261.1) <35E4AED4-FD47-35CF-AC19-DB0387111627> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fffd3f13000 - 0x7fffd3f1bffb com.apple.CoreServices.FSEvents (1227 - 1227) <236E9225-FDF9-3B09-895E-BF09B6565DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fffd3f1c000 - 0x7fffd407bff3 com.apple.LaunchServices (763.1 - 763.1) <4A883E43-DF3F-374D-86E5-E62862C13184> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fffd407c000 - 0x7fffd4127ff7 com.apple.Metadata (10.7.0 - 1020.11) <4A422756-6638-35E6-B723-7AE34F425566> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fffd4128000 - 0x7fffd4185ff7 com.apple.CoreServices.OSServices (763.1 - 763.1) <9978B87E-D693-3CC9-9B17-F15256A7E1A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fffd4186000 - 0x7fffd41f6fff com.apple.SearchKit (1.4.0 - 1.4.0) <46C6E7ED-2CD7-3630-AF7B-9659AD820F7C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fffd41f7000 - 0x7fffd423cff7 com.apple.coreservices.SharedFileList (31.1 - 31.1) <413F3D01-7968-33D3-AECA-2ECFBFCB4226> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fffd42c5000 - 0x7fffd440eff7 com.apple.CoreText (352.0 - 526) <61D55E03-708A-324A-966A-6D65EB40C7C0> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fffd440f000 - 0x7fffd4444fff com.apple.CoreVideo (1.8 - 221.0) <32659870-41C6-3A35-9EAE-C859FCB34D81> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fffd4445000 - 0x7fffd44b4ff3 com.apple.framework.CoreWLAN (11.0 - 1200.16) <76A1FC34-4FD8-3394-AEB1-7EB21B3BBB67> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fffd44e2000 - 0x7fffd44edff3 com.apple.DirectoryService.Framework (10.12 - 194) <65B62D58-FC2E-32C4-9FFD-FA0C66CC8EA7> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fffd44ee000 - 0x7fffd45acff7 com.apple.DiscRecording (9.0.2 - 9020.4.4) <8CBA09BE-2331-3761-ACC1-A6C44A69528A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fffd45ad000 - 0x7fffd45b2fff com.apple.DiskArbitration (2.7 - 2.7) <AA0A4BA8-0DC5-3FB7-890A-1D32BA342350> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fffd473a000 - 0x7fffd4abcff3 com.apple.Foundation (6.9 - 1333.19) <A1F909AA-DF31-3B90-9696-DE6C6770A89A> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffd4ae8000 - 0x7fffd4b19ff3 com.apple.GSS (4.0 - 2.0) <92620C92-0F25-3416-92FE-DD2E47B20C49> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fffd4b4e000 - 0x7fffd4befff3 com.apple.Bluetooth (5.0.0 - 5.0.0d59) <57F2F979-509E-36DE-8196-D94C79F219D1> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fffd4bf0000 - 0x7fffd4c6bffb com.apple.framework.IOKit (2.0.2 - 1291.0.0.1.2) <CBA25B49-A3C9-3601-B27B-9C4160EAEA17> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fffd4c6c000 - 0x7fffd4c72ffb com.apple.IOSurface (141 - 141) <1E7FCC36-1A9C-316E-92CB-0E6E84098436> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fffd4c73000 - 0x7fffd4cc5fff com.apple.ImageCaptureCore (7.0 - 7.0) <547CCA95-F721-3891-A77F-2251E5D73CBD> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fffd4cc6000 - 0x7fffd4e73fff com.apple.ImageIO.framework (3.3.0 - 1542.4) <80E61F86-B214-3F5F-873A-6AF15EB07976> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fffd4e74000 - 0x7fffd4e78fff libGIF.dylib (1542.4) <59AF0DC3-7153-3B18-91C2-3529756AE3BA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fffd4e79000 - 0x7fffd4f6aff7 libJP2.dylib (1542.4) <122CDD72-712E-3450-A8AE-BD2B4A3E72AE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fffd4f6b000 - 0x7fffd4f8efff libJPEG.dylib (1542.4) <483DC4C1-78F1-3B5D-ADA3-72414A5B82A4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fffd4f8f000 - 0x7fffd4fb5fff libPng.dylib (1542.4) <F2EE84DA-6BDE-3AC5-A2B5-1D47FDC64A13> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fffd4fb6000 - 0x7fffd4fb8ff3 libRadiance.dylib (1542.4) <FF9F735D-7006-325F-AA13-4B5E86CEA732> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fffd4fb9000 - 0x7fffd5012ff7 libTIFF.dylib (1542.4) <99806F82-34E5-38C3-AD51-7656767B2488> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fffd5115000 - 0x7fffd5bb3fff com.apple.JavaScriptCore (12602 - 12602.1.32.7) <E22A7AEE-52A9-344F-B24D-1EBAA84FBF9D> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fffd5bb4000 - 0x7fffd5bcdff7 com.apple.Kerberos (3.0 - 1) <6E988CE1-4763-3F08-8F17-C31B318DAD59> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fffd5bce000 - 0x7fffd5c04fff com.apple.LDAPFramework (2.4.28 - 194.5) <FFF37C37-EC07-361F-A1E5-75298742ED42> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fffd5e32000 - 0x7fffd5e38ff3 com.apple.MediaAccessibility (1.0 - 92) <7D611B52-ECED-30BB-83E1-AA85297B4C72> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fffd5e4e000 - 0x7fffd6522fff com.apple.MediaToolbox (1.0 - 1847.4.3) <AA9F410C-9C86-33FE-B3E2-862DB5832716> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fffd6523000 - 0x7fffd6575fff com.apple.Metal (85.28.3 - 85.28.3) <19EFF4BB-10D6-3CBC-ABD5-562F82892CAB> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fffd6c5f000 - 0x7fffd6c67fff com.apple.NetFS (6.0 - 4.0) <5B7B9228-D2B9-341D-845A-1C80919210A4> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fffd6fe3000 - 0x7fffd7031fff com.apple.opencl (2.8.3 - 2.8.3) <B5FBA610-AA9F-39A8-8042-6C660B5CDF74> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fffd7032000 - 0x7fffd704bffb com.apple.CFOpenDirectory (10.12 - 194) <4DDFBC09-02DC-38C2-BF34-F91424F5B42B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fffd704c000 - 0x7fffd7057ff7 com.apple.OpenDirectory (10.12 - 194) <480AFB6B-CBD3-3380-8EF7-24563C21429D> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fffd7058000 - 0x7fffd705afff libCVMSPluginSupport.dylib (12.2.16) <F95D57B8-9D11-3D8F-AB6E-AF63565E6A2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fffd705b000 - 0x7fffd705eff7 libCoreFSCache.dylib (135) <8DB3A670-DD9C-3733-B612-133CCC699097> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fffd705f000 - 0x7fffd7062fff libCoreVMClient.dylib (135) <07AF751A-7754-3F56-B4A7-BB5DD3FDA62C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fffd7063000 - 0x7fffd706bffb libGFXShared.dylib (12.2.16) <445F9964-74EC-3959-BC1C-F41BD3E8A1E9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fffd706c000 - 0x7fffd7077fff libGL.dylib (12.2.16) <2B5BCD19-B939-3146-9920-002153C06A73> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fffd7078000 - 0x7fffd70b4ff7 libGLImage.dylib (12.2.16) <E67B4DD7-5ECB-3715-A8FB-B28AB02CCD29> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fffd722c000 - 0x7fffd726cff3 libGLU.dylib (12.2.16) <2C3A17EB-97B5-3ECD-84EA-F01005B55DB7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fffd7bd5000 - 0x7fffd7be3fff com.apple.opengl (12.2.16 - 12.2.16) <8AAEA833-8C13-3927-BE4B-26C1CCA7D9D3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fffd7e42000 - 0x7fffd7f89ff7 com.apple.QTKit (7.7.3 - 2964) <062AEF14-0DFB-3784-B6C7-3BBEBE2C4932> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fffd7f8a000 - 0x7fffd81f5fff com.apple.imageKit (3.0 - 1011) <2A27D086-8BB1-3FE3-952E-1A7B1B3D9A70> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fffd81f6000 - 0x7fffd82a3ff3 com.apple.PDFKit (1.0 - 1) <80C6C446-368A-3D94-9B61-36F65681EA79> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fffd82a4000 - 0x7fffd87ccfff com.apple.QuartzComposer (5.1 - 348) <7001F023-6331-3CEF-A96F-8EE21B154E21> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fffd87cd000 - 0x7fffd87f0ffb com.apple.quartzfilters (1.10.0 - 1.10.0) <94D69360-EFF3-38E8-A42E-5DB7CA7006FC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fffd87f1000 - 0x7fffd88dcfff com.apple.QuickLookUIFramework (5.0 - 711.2) <80B86B03-5E2F-3A92-B5E7-6CDC92D5E660> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fffd88dd000 - 0x7fffd88ddfff com.apple.quartzframework (1.5 - 21) <A2AA8348-3AB4-3B7F-9EA1-41E581AE0B33> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fffd88de000 - 0x7fffd8acfff7 com.apple.QuartzCore (1.11 - 448.19) <EEED3BF5-7F7B-3D9F-B3B6-98CA4437F11D> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fffd8ad0000 - 0x7fffd8b25fff com.apple.QuickLookFramework (5.0 - 711.2) <35CDD3EB-C9F7-35E4-8AD9-A6152C4363F1> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fffd8b26000 - 0x7fffd8b34ff3 com.apple.SafariServices.framework (12602 - 12602.1.32.7) <C4FBF976-7E96-3966-B918-2DEBE8673CB0> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
0x7fffd8b35000 - 0x7fffd8b4cff7 com.apple.ScriptingBridge (1.3.3 - 68) <5B850122-9079-32DD-A7EA-6A7DCB648DCF> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
0x7fffd8b4d000 - 0x7fffd8e37fff com.apple.security (7.0 - 57655.0.0.1.6) <81570A23-865A-36BA-B907-842AD83F690F> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fffd8e38000 - 0x7fffd8eaeff7 com.apple.securityfoundation (6.0 - 55131) <88840F29-9309-3052-92EC-EBFDD474EC58> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fffd8eaf000 - 0x7fffd8edcff3 com.apple.securityinterface (10.0 - 55074) <1FCA96B8-51AB-3179-B4D3-47714C1EACB1> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fffd8edd000 - 0x7fffd8ee0ff3 com.apple.xpc.ServiceManagement (1.0 - 1) <F66870DC-A20E-3E62-A6E4-04A20BE81BAB> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fffd9074000 - 0x7fffd90e2fff com.apple.SystemConfiguration (1.14 - 1.14) <92A4A8BA-098C-38F6-9C46-97E9A4E98898> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fffd90e3000 - 0x7fffd94b4fff com.apple.************ (1.0 - 1847.4.3) <9439FD33-35E4-33FB-8631-82EBC8061EE3> /System/Library/Frameworks/************.framework/Versions/A/************
0x7fffd94b5000 - 0x7fffda6d8fff com.apple.WebCore (12602 - 12602.1.32.7) <182F52D8-3DA9-37B5-9C4C-DB7BE37FEAED> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fffda6d9000 - 0x7fffda83dff3 com.apple.WebKitLegacy (12602 - 12602.1.32.7) <75DCC3B0-3C64-3E97-9A2C-CE665309F230> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
0x7fffda83e000 - 0x7fffdaba8ffb com.apple.WebKit (12602 - 12602.1.32.7) <221D0AEE-A580-3D7B-A740-3124D7C99E16> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fffdaf9a000 - 0x7fffdaf9fff7 com.apple.APFS (1.0 - 1) <1A03F5A2-EBD4-3C97-A3B6-8F89F2C9A48F> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7fffdb561000 - 0x7fffdb57cff7 com.apple.AppContainer (4.0 - 296.0.0.1.1) <62B78085-A2E4-3E2F-8C22-6D6B969F3894> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x7fffdb57d000 - 0x7fffdb58aff7 com.apple.AppSandbox (4.0 - 296.0.0.1.1) <C219F5A8-063F-3970-920A-1209D820DAA1> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x7fffdb58b000 - 0x7fffdb5acffb com.apple.framework.Apple80211 (12.0 - 1200.19) <79D15499-3F3B-380E-A74B-F6A1EAAFA0ED> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fffdb5ad000 - 0x7fffdb5bcfdb com.apple.AppleFSCompression (88 - 1.0) <003F9E7C-7A60-3D6A-89E5-8AFD3DEFD2E2> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fffdb69f000 - 0x7fffdb72a903 com.apple.AppleJPEG (1.0 - 1) <AF49744D-6637-30C5-B5B9-A7562FD42EEF> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fffdb73e000 - 0x7fffdb758ff3 com.apple.aps.framework (4.0 - 4.0) <F1707C95-F39D-3DD4-9DB6-8D1E4656EE7E> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x7fffdb759000 - 0x7fffdb761ffb com.apple.AppleSRP (5.0 - 1) <3313BF88-4F3F-378C-BF4E-6B3526CE0716> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fffdb762000 - 0x7fffdb765ff3 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <3C22ED4B-85EB-363D-82BA-278FC0B4E875> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fffdb766000 - 0x7fffdb7b8fff com.apple.AppleVAFramework (5.0.34 - 5.0.34) <5E83C2FB-961F-39D3-BE02-42925D29078F> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fffdbb29000 - 0x7fffdbbbefff com.apple.backup.framework (1.8 - 1.8) <5982AAB5-DE59-36AD-AA4E-162599A6FF35> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fffdbbce000 - 0x7fffdbc0bff7 com.apple.bom (14.0 - 193.8) <07522F05-6F80-3F21-91D6-C835B8A65383> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fffdc207000 - 0x7fffdc22bfff com.apple.CalendarAgentLink (8.0 - 250) <5940C78C-D684-3132-ADFF-1B9E72212976> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink
0x7fffdc788000 - 0x7fffdc7afffb com.apple.ChunkingLibrary (172 - 172) <FD462ADE-5F6B-30B3-B584-4C882D517828> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fffdd12c000 - 0x7fffdd137ffb com.apple.CommerceCore (1.0 - 533.1) <E38EF403-0C0C-3DA1-9720-1C03051C0459> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fffdd138000 - 0x7fffdd141ffb com.apple.CommonAuth (4.0 - 2.0) <5B9D228A-BDB5-3D12-84AD-8C369CBC96DB> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fffdd157000 - 0x7fffdd1b1fff com.apple.framework.ConfigurationProfiles (9.0 - 918.1) <6C454752-446B-3B90-B18D-BF1B46B61028> /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/ConfigurationProfiles
0x7fffdd1f9000 - 0x7fffdd241fff com.apple.AddressBook.ContactsFoundation (8.0 - 2216.2) <969D010A-69DB-3A82-982A-DB92CE89B3F7> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
0x7fffdd242000 - 0x7fffdd263fff com.apple.contacts.ContactsPersistence (1.0 - 2216.2) <CBDE0EF6-A2AE-3D2F-A1B4-641AD2343875> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
0x7fffdd298000 - 0x7fffdd671fe7 com.apple.CoreAUC (222.0.0 - 222.0.0) <BC34F24D-E055-3C17-AC5F-D225296A48B5> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fffdd672000 - 0x7fffdd6a3ff7 com.apple.CoreAVCHD (5.9.0 - 5900.4.1) <F615D184-0F9B-3A93-B670-37054CC0D55B> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fffdd715000 - 0x7fffdd71dffb com.apple.frameworks.CoreDaemon (1.3 - 1.3) <7B2DC891-7D26-3CFE-91B8-256E07CEB74E> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fffdd862000 - 0x7fffdd878fff com.apple.CoreMediaAuthoring (2.2 - 955) <392E0A4B-B362-3E2C-8A05-7889580F6347> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fffdd87f000 - 0x7fffdd90fffb com.apple.CorePDF (4.0 - 4) <E86CB88F-5994-36D5-821D-5651E91D9B38> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fffdda80000 - 0x7fffddab0ff7 com.apple.CoreServicesInternal (271.1 - 271.1) <51169377-9EAD-30FF-B49F-2CCA9CC94CC7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fffddd23000 - 0x7fffdddadfff com.apple.CoreSymbolication (61031) <89A11337-D0C9-3BC4-B03F-EAA188DC729E> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fffdddae000 - 0x7fffddee0fc7 com.apple.coreui (2.1 - 411) <B8598584-5605-3EF2-A54A-547D32670F79> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fffddee1000 - 0x7fffddf8bff3 com.apple.CoreUtils (4.3 - 430.50) <863B84ED-D5D4-36FF-8D4F-460DFA94DCE2> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fffddfdc000 - 0x7fffde041ff3 com.apple.framework.CoreWiFi (12.0 - 1200.16) <47D2C7BD-FA82-30F3-99F1-9C4855077E60> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fffde042000 - 0x7fffde04dff7 com.apple.CrashReporterSupport (10.12 - 810) <AB3218EF-62BD-3249-BB78-36CD654E81ED> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fffde0c0000 - 0x7fffde0f3ff3 com.apple.datadetectors (5.0 - 332) <B06CA6FD-80BE-37B7-9021-D9284818DE83> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
0x7fffde0f4000 - 0x7fffde160ff7 com.apple.datadetectorscore (7.0 - 513.2) <AD5DF381-65F7-3B9A-B83A-900BF8345E03> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fffde195000 - 0x7fffde1d4ff7 com.apple.DebugSymbols (136 - 136) <1E0D06A0-4470-311D-ADC0-E64F4E8C329F> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fffde1d5000 - 0x7fffde2e8fff com.apple.desktopservices (1.11 - 1.11) <5F3803EC-1E53-33B8-B7C4-F3E0476991F6> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fffde2ed000 - 0x7fffde3c3fff com.apple.DiskImagesFramework (10.12 - 439.2) <C599EA9D-0C35-3A9F-8E2C-7FEA6699EA47> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fffde3c4000 - 0x7fffde425ff3 com.apple.DiskManagement (9.0 - 1039) <E1858256-F5E6-3884-8960-F1F43C98212D> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
0x7fffde426000 - 0x7fffde42fff7 com.apple.DisplayServicesFW (3.1 - 380) <5BAC7C58-C678-395F-AF3B-A8DBCCD9E08A> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fffde43d000 - 0x7fffde470fff com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <3FB6AE8A-C73D-33C8-8A04-473AE2E6B562> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
0x7fffde471000 - 0x7fffde473ffb com.apple.EFILogin (2.0 - 2) <8B97710F-71AA-3A7F-8779-CCD3AD4A7A3E> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fffde58d000 - 0x7fffde9beff7 com.apple.vision.FaceCore (3.3.1 - 3.3.1) <D28292E1-A5A9-374D-B208-1A3CECE8785E> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fffde9c6000 - 0x7fffde9e4ffb com.apple.framework.familycontrols (4.1 - 410) <16A24F2E-4CC6-3B9E-89C7-3BDE7C9350FD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fffdfd33000 - 0x7fffdfd33fff libmetal_timestamp.dylib (600.0.48.5) <BA7B04FA-64F8-3879-9B6D-094426C5A173> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x7fffdfd4c000 - 0x7fffdfd68ff7 com.apple.GenerationalStorage (2.0 - 253) <0C597DC0-10F5-38A9-9B85-01BE28007C82> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fffe040c000 - 0x7fffe0482ff7 com.apple.Heimdal (4.0 - 2.0) <87430473-50CD-3007-B625-D4C497411756> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fffe0a53000 - 0x7fffe0a59ffb com.apple.IOAccelerator (259 - 259) <84069E28-80F5-3F10-B35A-4E173AF6B044> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fffe0a5a000 - 0x7fffe0a5afff com.apple.IOPlatformPluginFamily (1.0 - 1) <093463F5-13FB-3434-B1BC-70309C689E10> /System/Library/PrivateFrameworks/IOPlatformPluginFamily.framework/Versions/A/IOPlatformPluginFamily
0x7fffe0a5b000 - 0x7fffe0a6fff7 com.apple.IOPresentment (1.0 - 25) <5E516A9C-6559-3456-B43B-FBDB4115A6F2> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fffe0a70000 - 0x7fffe0a92ff7 com.apple.IconServices (73.1 - 73.1) <942B3AD1-167B-380F-9C4C-5C24DBDE31F8> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fffe0b25000 - 0x7fffe0b33fff com.apple.IntlPreferences (2.0 - 199.3) <D8D68AA9-E931-3DD0-B882-8AE1390BC07A> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
0x7fffe0b49000 - 0x7fffe0ceaff7 com.apple.LanguageModeling (1.0 - 109.1) <80FB21E1-489C-387B-A799-B66927E85D75> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fffe0d09000 - 0x7fffe0d0dffb com.apple.LoginUICore (4.0 - 4.0) <D61D3471-1796-3996-93D4-C44F919F42EB> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
0x7fffe1306000 - 0x7fffe1309fff com.apple.Mangrove (1.0 - 1) <A7BB5CBB-93A8-3EF4-8A31-E095C984E203> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fffe13b3000 - 0x7fffe13e7ff7 com.apple.MediaKit (16 - 837) <B7897AF3-2D69-3B00-A6E7-21E6AC1FFB43> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fffe1522000 - 0x7fffe1591fe7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <96AF56CD-B6A7-3FC5-AC9D-5BE9F4689B67> /System/Library/PrivateFrameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fffe15ad000 - 0x7fffe15d1ff7 com.apple.MultitouchSupport.framework (355.1.1 - 355.1.1) <8249DB15-06C7-3C3F-984A-4785416826AD> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fffe166a000 - 0x7fffe1674fff com.apple.NetAuth (6.0 - 6.0) <AB085B47-5D43-3587-872C-DC33F5221092> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fffe16bf000 - 0x7fffe16e0ffb com.apple.network.statistics.framework (1.2 - 1) <95415305-5149-319A-B446-1C7EB6131677> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistics
0x7fffe1a14000 - 0x7fffe1a16fff com.apple.OAuth (25 - 25) <369CDA12-6C5B-3C06-8592-92E260AAC08A> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
0x7fffe1a39000 - 0x7fffe1b29fc3 com.apple.PackageKit (3.0 - 615) <860EBB60-6A20-37F8-81B6-3CB90CB0AB43> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
0x7fffe1ef0000 - 0x7fffe1f31ff3 com.apple.PerformanceAnalysis (1.138 - 138) <10290759-7B04-3623-A3B1-19ADCB271A87> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fffe1f75000 - 0x7fffe1f7cff3 com.apple.phonenumbers (1.1.1 - 105) <E824D436-1214-3ABB-9F0D-03F99E3763F8> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x7fffe24c7000 - 0x7fffe24e5ffb com.apple.pluginkit.framework (1.0 - 1) <ED56B0DD-7E16-3E04-B648-8C7E342C4206> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
0x7fffe2529000 - 0x7fffe2582ff3 com.apple.ProtectedCloudStorage (1.0 - 1) <1C57FA56-C73C-3FA6-9649-9CF99F6F5189> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x7fffe2583000 - 0x7fffe259dfff com.apple.ProtocolBuffer (1 - 249) <F6CCD99C-A79C-3DAA-AC12-0FAC48F6A481> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fffe259e000 - 0x7fffe25adffb com.apple.QuickLookThumbnailing (1.0 - 1) <D96F2410-3C6E-35A6-887D-54EC2A83F831> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
0x7fffe25b6000 - 0x7fffe25d9ff3 com.apple.RemoteViewServices (2.0 - 124) <84103759-68A6-3E99-B09D-E9EBA721B18F> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fffe31d0000 - 0x7fffe31d3fff com.apple.SecCodeWrapper (4.0 - 296.0.0.1.1) <35967B07-4FD9-3429-9EF4-62259A8AAA9F> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x7fffe3261000 - 0x7fffe32d2fff com.apple.Sharing (594.1.1 - 594.1.1) <FB23135D-03DE-3E1C-93DD-7E566E3B0B66> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fffe32f3000 - 0x7fffe355cff7 com.apple.SkyLight (1.600.0 - 76.1.2) <E7130DCB-EB96-3C57-9E91-FD4B1BC3E788> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fffe372f000 - 0x7fffe373bfff com.apple.SpeechRecognitionCore (3.0.12 - 3.0.12) <F2E2F41E-0CAD-3C87-92B0-C83C9984F42A> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fffe3d5f000 - 0x7fffe3dc9fcb com.apple.Symbolication (61061.5) <B11F5656-7C92-3121-BE3F-0AFEC03D7B79> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fffe3f8b000 - 0x7fffe3fb7ff7 com.apple.framework.SystemAdministration (1.0 - 1.0) <09193C8D-0B13-3345-AC86-8FFF79D719B1> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
0x7fffe4193000 - 0x7fffe4198ffb com.apple.TCC (1.0 - 1) <C7D13C47-0734-3FED-8C4C-17AE6A2A228B> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fffe421a000 - 0x7fffe4294ff7 com.apple.TextureIO (1.12 - 1.12) <1359C5E7-3B0E-3954-B6DC-24822FA09F28> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fffe42dd000 - 0x7fffe42f2ff3 com.apple.ToneKit (1.0 - 1) <998D8B29-8E3E-33DF-B065-C446897CA71B> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
0x7fffe42f3000 - 0x7fffe4301ffb com.apple.ToneLibrary (1.0 - 1) <1BD53CC3-C2E4-35FD-A26E-74F0524392F7> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
0x7fffe4308000 - 0x7fffe4309fff com.apple.TrustEvaluationAgent (2.0 - 28) <0D2A8FF3-0C78-384D-B762-BBD6D59818C3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fffe430a000 - 0x7fffe4494ff3 com.apple.UIFoundation (1.0 - 475) <37DCE3C5-9BCE-3E7C-9046-574CB1FF6FF0> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fffe44a3000 - 0x7fffe44a4fff libUAPreferences.dylib (296.2) <36C3F768-C416-3AE2-B329-1DB4F31BD0BA> /System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Libraries/libUAPreferences.dylib
0x7fffe5002000 - 0x7fffe50a9fff com.apple.ViewBridge (232 - 232) <92010C9F-00F4-3EF0-B1E1-1DDBAAC57244> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fffe550f000 - 0x7fffe5515fff com.apple.XPCService (2.0 - 1) <4C0E69F2-2A2D-3BBA-A819-17635516D3F4> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x7fffe55e6000 - 0x7fffe55e8ffb com.apple.loginsupport (1.0 - 1) <06485356-4A52-3430-92CF-F53AD53A9C5D> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fffe5614000 - 0x7fffe5639ff3 com.apple.contacts.vCard (1.0 - 2216.2) <D5DACD21-D36B-3B80-A2F5-F34B8C4DD4E9> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
0x7fffe563b000 - 0x7fffe5656ff7 libCRFSuite.dylib (34) <1BD38183-0064-3CB7-9216-039CCADD7CD0> /usr/lib/libCRFSuite.dylib
0x7fffe5657000 - 0x7fffe5662ff7 libChineseTokenizer.dylib (20) <6F9AE106-44E7-30B5-AD58-706DADFA728D> /usr/lib/libChineseTokenizer.dylib
0x7fffe5663000 - 0x7fffe56f3fff libCoreStorage.dylib (530) <5425A649-B27E-3419-BE6A-FC7BB9789DA1> /usr/lib/libCoreStorage.dylib
0x7fffe56f4000 - 0x7fffe56f5ff3 libDiagnosticMessagesClient.dylib (101) <CE5348B7-F964-3AC7-83B8-1F679A43DFA4> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fffe56f6000 - 0x7fffe5908fff libFosl_dynamic.dylib (16.31) <20F91E8B-814B-333D-A1E5-D64A32A4F55B> /usr/lib/libFosl_dynamic.dylib
0x7fffe5922000 - 0x7fffe5929fff libMatch.1.dylib (27) <F2198C86-32D3-368B-8A9F-7F18C299CD7D> /usr/lib/libMatch.1.dylib
0x7fffe592a000 - 0x7fffe592afff libOpenScriptingUtil.dylib (171) <0F610CBE-A6A9-311B-BAB6-C0BF00E52DFB> /usr/lib/libOpenScriptingUtil.dylib
0x7fffe592b000 - 0x7fffe592eff7 libScreenReader.dylib (460.2) <398999B8-2358-3A7D-A759-A34E9ADD708A> /usr/lib/libScreenReader.dylib
0x7fffe592f000 - 0x7fffe5930ff3 libSystem.B.dylib (1237) <F3A36220-3968-3E23-8CB4-00E5864FB868> /usr/lib/libSystem.B.dylib
0x7fffe5999000 - 0x7fffe599bfff libUniversalAccess.dylib (296.2) <E6C95001-343A-3036-86D9-2DA308417D40> /usr/lib/libUniversalAccess.dylib
0x7fffe599c000 - 0x7fffe59c7ff3 libarchive.2.dylib (40) <CC0B47C9-A5CA-3E4B-BC67-58E9D20C1E1C> /usr/lib/libarchive.2.dylib
0x7fffe59c8000 - 0x7fffe5a71fcf libate.dylib (1.12.6) <59DB3173-45F0-36B6-8BE2-AD642821147A> /usr/lib/libate.dylib
0x7fffe5a75000 - 0x7fffe5a75ff3 libauto.dylib (187) <FEA61D43-2A11-33B2-AFAC-49D5423C2407> /usr/lib/libauto.dylib
0x7fffe5a76000 - 0x7fffe5a86ff3 libbsm.0.dylib (34) <89363826-3560-38CB-8865-3BB467FC587D> /usr/lib/libbsm.0.dylib
0x7fffe5a87000 - 0x7fffe5a95ff7 libbz2.1.0.dylib (38) <8DF8F2D5-2D9E-3C9B-BF2C-BB0F28B7265E> /usr/lib/libbz2.1.0.dylib
0x7fffe5a96000 - 0x7fffe5aecfff libc++.1.dylib (307.3) <B1C56346-1F2B-3C05-9068-2A20F3AF778D> /usr/lib/libc++.1.dylib
0x7fffe5aed000 - 0x7fffe5b16fff libc++abi.dylib (307.0.2) <CA3CD152-3AC0-3FF6-AF90-63C17C01277E> /usr/lib/libc++abi.dylib
0x7fffe5b17000 - 0x7fffe5b27ffb libcmph.dylib (6) <F15A7CEF-DAC0-3C74-BF43-A16F9BF9CE72> /usr/lib/libcmph.dylib
0x7fffe5b28000 - 0x7fffe5b3cfff libcompression.dylib (31) <A3D3D3F2-0752-3A04-9090-E42479DE2804> /usr/lib/libcompression.dylib
0x7fffe5b3d000 - 0x7fffe5b3effb libcoretls_cfhelpers.dylib (114) <B3DA3A44-4640-39DD-A7B7-82DB9C925D0D> /usr/lib/libcoretls_cfhelpers.dylib
0x7fffe5bf8000 - 0x7fffe5cdcff3 libcrypto.0.9.8.dylib (63) <CC5CE0B4-5E9E-32F3-83D8-BB9D5B17C170> /usr/lib/libcrypto.0.9.8.dylib
0x7fffe5e6e000 - 0x7fffe5e79fff libcsfde.dylib (530) <52517223-0230-32A5-9242-0F4133C07430> /usr/lib/libcsfde.dylib
0x7fffe5e7a000 - 0x7fffe5ecdff3 libcups.2.dylib (448) <D85AEBA2-4A3F-3F20-8CD9-71C8BD68B5E8> /usr/lib/libcups.2.dylib
0x7fffe5ece000 - 0x7fffe5f1cff7 libcurl.4.dylib (90) <8FD21840-7D60-3C20-8B96-90FBEE768AC1> /usr/lib/libcurl.4.dylib
0x7fffe5f1d000 - 0x7fffe5f24ff3 libdscsym.dylib (138) <4F9213AE-00BA-3B23-95E4-09DE035FB4B4> /usr/lib/libdscsym.dylib
0x7fffe5f27000 - 0x7fffe5f45ff3 libedit.3.dylib (48) <6223794F-9DB0-30BC-A355-E55963C11B18> /usr/lib/libedit.3.dylib
0x7fffe5f46000 - 0x7fffe5f46fff libenergytrace.dylib (15) <2DE66104-1ED0-32ED-AFDD-B11633E7F5AA> /usr/lib/libenergytrace.dylib
0x7fffe5f54000 - 0x7fffe5f6ffff libextension.dylib (78.1) <D06DD6A7-FCCE-35C7-B07D-02348DD3D0DD> /usr/lib/libextension.dylib
0x7fffe5f70000 - 0x7fffe5f71fff libffi.dylib (18.1) <85ADEC81-F5C1-3FF0-BFB1-1FE852E3E0B8> /usr/lib/libffi.dylib
0x7fffe5f72000 - 0x7fffe5f77ff3 libheimdal-asn1.dylib (490) <519DA129-C4CF-3827-B448-1A780CDEC3C9> /usr/lib/libheimdal-asn1.dylib
0x7fffe5f78000 - 0x7fffe606aff7 libiconv.2.dylib (50) <97265D02-CAAB-3AB5-8CD8-D082AFEF6859> /usr/lib/libiconv.2.dylib
0x7fffe606b000 - 0x7fffe6290ff7 libicucore.A.dylib (57118.0.1) <B2C252A6-6D69-3382-AAF8-F22765C63827> /usr/lib/libicucore.A.dylib
0x7fffe6296000 - 0x7fffe6297fff liblangid.dylib (125) <3D0DE599-0E11-3AD1-A5C0-746CACAF627C> /usr/lib/liblangid.dylib
0x7fffe6298000 - 0x7fffe62b1ffb liblzma.5.dylib (10) <FA506D4C-8EE8-3293-8727-1683872638C8> /usr/lib/liblzma.5.dylib
0x7fffe62b2000 - 0x7fffe62c8fff libmarisa.dylib (5) <D591739B-77DF-3673-A483-98309F66EBE0> /usr/lib/libmarisa.dylib
0x7fffe62c9000 - 0x7fffe656afff libmecabra.dylib (722) <1CCE3E02-0DB3-37FF-B50E-476802BAD6D1> /usr/lib/libmecabra.dylib
0x7fffe656b000 - 0x7fffe659cff3 libncurses.5.4.dylib (51) <844F9277-B15D-3C17-8720-9F66FD34CC78> /usr/lib/libncurses.5.4.dylib
0x7fffe659d000 - 0x7fffe6610ff3 libnetwork.dylib (805.0.0.1.5) <FCD52A40-53AE-3B6A-AB7D-0A97E000964D> /usr/lib/libnetwork.dylib
0x7fffe6611000 - 0x7fffe69e61bf libobjc.A.dylib (699) <7E95724E-E897-3BC8-B06C-57A5B4621F64> /usr/lib/libobjc.A.dylib
0x7fffe69e7000 - 0x7fffe69e8ff7 libodfde.dylib (23) <5C48719C-53C5-3575-94AC-D5891AA2B17F> /usr/lib/libodfde.dylib
0x7fffe69e9000 - 0x7fffe69edfff libpam.2.dylib (21) <361252D4-8201-36EB-A96A-BF8C6008BE8F> /usr/lib/libpam.2.dylib
0x7fffe69ee000 - 0x7fffe6a1eff7 libpcap.A.dylib (65) <161B40AD-914C-31B7-B55A-01F2E95CF97B> /usr/lib/libpcap.A.dylib
0x7fffe6a3c000 - 0x7fffe6a58ffb libresolv.9.dylib (64) <44E443D2-7ACF-3A74-A9C3-FD9BCE8595C6> /usr/lib/libresolv.9.dylib
0x7fffe6a59000 - 0x7fffe6a92fff libsandbox.1.dylib (570.0.0.1.2) <E592D9C9-1850-3EF6-91A6-E41CAF0AE227> /usr/lib/libsandbox.1.dylib
0x7fffe6a93000 - 0x7fffe6aa5ffb libsasl2.2.dylib (209) <E57F158C-D067-36B3-A050-C55D7F188FD5> /usr/lib/libsasl2.2.dylib
0x7fffe6aa6000 - 0x7fffe6aa7ff3 libspindump.dylib (223) <E3DA5924-82A6-384E-BD15-E0F02DD4412A> /usr/lib/libspindump.dylib
0x7fffe6aa8000 - 0x7fffe6be6ff3 libsqlite3.dylib (244.2) <3FAA1049-BD61-3D2C-BE7A-B9B8F22B9DDC> /usr/lib/libsqlite3.dylib
0x7fffe6c09000 - 0x7fffe6c41ff3 libssl.0.9.8.dylib (63) <CA399BDF-E990-3EC6-830B-689A4E4B47AC> /usr/lib/libssl.0.9.8.dylib
0x7fffe6c42000 - 0x7fffe6c92fff libstdc++.6.dylib (104.1) <66EEAFEB-5B4E-32E0-B35C-CAD9F7508CEE> /usr/lib/libstdc++.6.dylib
0x7fffe6c93000 - 0x7fffe6c94fff libsysmon.dylib (92) <411F96B1-A0AD-3ED6-8905-1C28847F6091> /usr/lib/libsysmon.dylib
0x7fffe6ca0000 - 0x7fffe6cd2fff libtidy.A.dylib (15.18.1) <30468642-23E6-3ADC-B85A-15E00ACDDF23> /usr/lib/libtidy.A.dylib
0x7fffe6cd3000 - 0x7fffe6cd5ffb libutil.dylib (47) <FB594D71-714F-3836-9B0E-3DB8D71E902F> /usr/lib/libutil.dylib
0x7fffe6cd6000 - 0x7fffe6ce3ff7 libxar.1.dylib (352) <C2DD589E-7E02-3905-AE1D-216AAC3D1D97> /usr/lib/libxar.1.dylib
0x7fffe6ce4000 - 0x7fffe6dd3ffb libxml2.2.dylib (30.3) <45314DED-ABDF-3691-8709-4C3DF05BFE52> /usr/lib/libxml2.2.dylib
0x7fffe6dd4000 - 0x7fffe6dfdfff libxslt.1.dylib (15.5) <537D530E-8254-3094-BE37-7F51DF306298> /usr/lib/libxslt.1.dylib
0x7fffe6dfe000 - 0x7fffe6e0fff3 libz.1.dylib (67) <4E78BC3D-E430-3C21-9630-241B7B194899> /usr/lib/libz.1.dylib
0x7fffe6e1e000 - 0x7fffe6e22ff7 libcache.dylib (79) <37EBC22F-DDE4-3B13-BC6B-7216CA653996> /usr/lib/system/libcache.dylib
0x7fffe6e23000 - 0x7fffe6e2dff7 libcommonCrypto.dylib (60089) <B374D147-2E5B-3CA9-9AFD-610A657E598B> /usr/lib/system/libcommonCrypto.dylib
0x7fffe6e2e000 - 0x7fffe6e35fff libcompiler_rt.dylib (62) <249AAE02-0678-349C-9F18-5BB612541529> /usr/lib/system/libcompiler_rt.dylib
0x7fffe6e36000 - 0x7fffe6e3efff libcopyfile.dylib (137) <2BC87B3A-0162-3CC1-A24D-87A6CF2962D6> /usr/lib/system/libcopyfile.dylib
0x7fffe6e3f000 - 0x7fffe6ec1fdf libcorecrypto.dylib (414) <A7DA8280-52E0-3C8F-A0F0-131C71D3CC4D> /usr/lib/system/libcorecrypto.dylib
0x7fffe6ec2000 - 0x7fffe6ef8ff7 libdispatch.dylib (674.0.0.1.2) <87E3154D-970E-353F-8513-D19FF710BF28> /usr/lib/system/libdispatch.dylib
0x7fffe6ef9000 - 0x7fffe6efeffb libdyld.dylib (418) <9E37AE23-F24E-33BE-814F-B02AD9F5896E> /usr/lib/system/libdyld.dylib
0x7fffe6eff000 - 0x7fffe6effffb libkeymgr.dylib (28) <9DED0B0F-3A87-3A78-B4F4-2E6AA922DA10> /usr/lib/system/libkeymgr.dylib
0x7fffe6f00000 - 0x7fffe6f0cffb libkxld.dylib (3705.0.0.1.10) <240CB4AE-768C-3DB3-B816-B23F3DFE1053> /usr/lib/system/libkxld.dylib
0x7fffe6f0d000 - 0x7fffe6f0dff7 liblaunch.dylib (935.0.0.1.2) <0A6A09A7-B600-30E1-9588-62D3CD0D26F5> /usr/lib/system/liblaunch.dylib
0x7fffe6f0e000 - 0x7fffe6f13fff libmacho.dylib (894) <EF293F52-6DC0-31A6-9C50-7C05F6BD649B> /usr/lib/system/libmacho.dylib
0x7fffe6f14000 - 0x7fffe6f16ff3 libquarantine.dylib (83) <E7A8C2B3-893B-3E18-A663-8B930BBD5BBA> /usr/lib/system/libquarantine.dylib
0x7fffe6f17000 - 0x7fffe6f18ffb libremovefile.dylib (45) <E952DE8C-CC1C-3AC8-B773-D44060DF8C30> /usr/lib/system/libremovefile.dylib
0x7fffe6f19000 - 0x7fffe6f31ff7 libsystem_asl.dylib (345.0.0.1.1) <6B431711-A93E-3516-9689-CA9F08440DCF> /usr/lib/system/libsystem_asl.dylib
0x7fffe6f32000 - 0x7fffe6f32ff7 libsystem_blocks.dylib (67) <C7934E6E-9A72-3090-984B-0A87BECC808F> /usr/lib/system/libsystem_blocks.dylib
0x7fffe6f33000 - 0x7fffe6fbffff libsystem_c.dylib (1138.0.0.1.2) <7EB6BC9C-E7DE-3F0F-890E-0FC478A6F034> /usr/lib/system/libsystem_c.dylib
0x7fffe6fc0000 - 0x7fffe6fc3fff libsystem_configuration.dylib (872.0.0.1.1) <2D62FF0D-0769-3165-9290-456447D64016> /usr/lib/system/libsystem_configuration.dylib
0x7fffe6fc4000 - 0x7fffe6fc7ff3 libsystem_coreservices.dylib (34) <21318394-1E51-3D72-8571-3992B7CDF805> /usr/lib/system/libsystem_coreservices.dylib
0x7fffe6fc8000 - 0x7fffe6fe0ff3 libsystem_coretls.dylib (114) <DFCA3BD7-9663-314E-8432-E6BACF3684A1> /usr/lib/system/libsystem_coretls.dylib
0x7fffe6fe1000 - 0x7fffe6fe7ff7 libsystem_dnssd.dylib (739.1.1) <0067CC81-FBF1-3578-B790-8BD37AA77998> /usr/lib/system/libsystem_dnssd.dylib
0x7fffe6fe8000 - 0x7fffe7012fff libsystem_info.dylib (498.0.0.1.1) <5A761F17-564F-3DE9-B5B6-D587B6A885FE> /usr/lib/system/libsystem_info.dylib
0x7fffe7013000 - 0x7fffe7035fff libsystem_kernel.dylib (3705.0.0.1.10) <FB0B1A10-F9E8-3E1A-BD77-B40584366D05> /usr/lib/system/libsystem_kernel.dylib
0x7fffe7036000 - 0x7fffe707dfe7 libsystem_m.dylib (3121.1) <4512B7C3-84E6-3DAC-A895-8D34EE3416C1> /usr/lib/system/libsystem_m.dylib
0x7fffe707e000 - 0x7fffe709bfff libsystem_malloc.dylib (106) <FBC0B819-3762-3A47-870D-6CE338225A9F> /usr/lib/system/libsystem_malloc.dylib
0x7fffe709c000 - 0x7fffe70f2fff libsystem_network.dylib (805.0.0.1.5) <CF0CE85C-AE12-3BCC-A0C1-A0966EC5AD7B> /usr/lib/system/libsystem_network.dylib
0x7fffe70f3000 - 0x7fffe70fcfff libsystem_networkextension.dylib (516.0.0.1.2) <B14F9266-4E35-3B5E-AE4B-1C299A7DF409> /usr/lib/system/libsystem_networkextension.dylib
0x7fffe70fd000 - 0x7fffe7106ffb libsystem_notify.dylib (165) <265F9E25-B375-3EF9-82E7-4C5D726AD28A> /usr/lib/system/libsystem_notify.dylib
0x7fffe7107000 - 0x7fffe710efff libsystem_platform.dylib (122) <D312CD8F-F520-3473-90DE-AB2E1369B4CB> /usr/lib/system/libsystem_platform.dylib
0x7fffe710f000 - 0x7fffe7119ff7 libsystem_pthread.dylib (202.0.0.1.1) <D5D842D1-087E-308D-ACE6-7149883C71D3> /usr/lib/system/libsystem_pthread.dylib
0x7fffe711a000 - 0x7fffe711dff7 libsystem_sandbox.dylib (570.0.0.1.2) <460EA58C-EDE2-3589-BB58-A018FCC2B26D> /usr/lib/system/libsystem_sandbox.dylib
0x7fffe711e000 - 0x7fffe711ffff libsystem_secinit.dylib (20) <D2516D36-10DE-3E68-9BCC-2F3177E7C363> /usr/lib/system/libsystem_secinit.dylib
0x7fffe7120000 - 0x7fffe7127fff libsystem_symptoms.dylib (481.0.0.1.5) <E9DEA033-E98B-3C46-A934-68B199D4D892> /usr/lib/system/libsystem_symptoms.dylib
0x7fffe7128000 - 0x7fffe7146ff7 libsystem_trace.dylib (425.0.0.1.9) <4E37B968-F90A-3462-B765-12A603622ED9> /usr/lib/system/libsystem_trace.dylib
0x7fffe7147000 - 0x7fffe714cffb libunwind.dylib (35.3) <2877B4B0-9844-3DD0-9EB1-9A840D1DFF7B> /usr/lib/system/libunwind.dylib
0x7fffe714d000 - 0x7fffe7176fff libxpc.dylib (935.0.0.1.2) <B36306A5-8796-3B34-AAB4-0BC30DD36A72> /usr/lib/system/libxpc.dylib
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 1124
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: 4487857
thread_create: 0
thread_set_state: 1593
VM Region Summary:
ReadOnly portion of Libraries: Total=415.0M resident=0K(0%) swapped_out_or_unallocated=415.0M(100%)
Writable regions: Total=142.7M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=142.7M(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Activity Tracing 256K 2
CoreUI image file 108K 2
Dispatch continuations 16.0M 2
Foundation 4K 2
Kernel Alloc Once 8K 2
MALLOC 115.4M 29
MALLOC guard page 32K 7
STACK GUARD 56.0M 7
Stack 10.5M 7
VM_ALLOCATE 32K 5
__DATA 39.5M 338
__IMAGE 528K 2
__LINKEDIT 129.7M 45
__TEXT 285.4M 334
__UNICODE 556K 2
mapped file 69.7M 9
shared memory 380K 15
=========== ======= =======
TOTAL 724.1M 793
Model: MacBookPro9,1, BootROM MBP91.00D3.B0D, 4 processors, Intel Core i7, 2.6 GHz, 16 GB, SMC 2.1f170
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In
Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x85F7, 0x483634314755363747313630304700000000
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x85F7, 0x483634314755363747313630304700000000
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF5), Broadcom BCM43xx 1.0 (7.21.149.34.1a7)
Bluetooth: Version 5.0.0d59, 3 services, 17 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: TOSHIBA MK7559GSXF, 750.16 GB
Serial ATA Device: MATSHITADVD-R UJ-8A8
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: FaceTime HD Camera (Built-in)
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: Hub
USB Device: Apple Internal Keyboard / Trackpad
USB Device: IR Receiver
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: USB 3.0 Bus
USB Device: USB Optical Mouse
Thunderbolt Bus: MacBook Pro, Apple Inc., 25.1