我用 win7 虚拟机安装了 Mac10.9, 在里面装了 xcode5.0.2
创建了一个最简单的项目,运行时候抛错
启动 instruments 抛出意外

`Process: Instruments [10565]
Path: /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/MacOS/Instruments
Identifier: com.apple.dt.Instruments
Version: 5.0.1 (51168)
Build Info: Instruments-51168000000000000~1
Code Type: X86-64 (Native)
Parent Process: launchd [148]
Responsible: Instruments [10565]
User ID: 501

Date/Time: 2014-02-12 11:12:31.256 +0800
OS Version: Mac OS X 10.9 (13A476u)
Report Version: 11
Anonymous UUID: C2D0E534-8283-E06E-98C9-258F7A7C295C

Crashed Thread: 1 Dispatch queue: NSOperationQueue Serial Queue

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

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'must provide a file handle or pipe'
abort() called
terminating with uncaught exception of type NSException

Application Specific Backtrace 1:
0 CoreFoundation 0x00007fff837248ce exceptionPreprocess + 174
1 libobjc.A.dylib 0x00007fff8d192f51 objc_exception_throw + 43
2 CoreFoundation 0x00007fff837246bc +[NSException raise:format:] + 204
3 Foundation 0x00007fff8a300dce NOCOPY_SETTER_IMPL + 153
4 DVTDeveloperModeHelper 0x00000001018dec6b __48-[DVTDeveloperModeHelper isDeveloperModeEnabled]_block_invoke + 35
5 DVTDeveloperModeHelper 0x00000001018deba6 -[DVTDeveloperModeHelper isDeveloperModeEnabled] + 326
6 DTInstrumentsX 0x00000001017a9cfa -[XRAuthorizationOp updateDeveloperModeStatus] + 154
7 Foundation 0x00007fff8a2b2791 -[
NSOperationInternal _start:] + 631
8 Foundation 0x00007fff8a2b45f0 __NSOQSchedule_f + 69
9 libdispatch.dylib 0x00007fff8d340c74 _dispatch_client_callout + 8
10 libdispatch.dylib 0x00007fff8d34211d _dispatch_queue_drain + 451
11 libdispatch.dylib 0x00007fff8d341f00 _dispatch_queue_invoke + 109
12 libdispatch.dylib 0x00007fff8d346f5b _dispatch_root_queue_drain + 75
13 libdispatch.dylib 0x00007fff8d341e8c _dispatch_worker_thread2 + 40
14 libsystem_pthread.dylib 0x00007fff85791f3e _pthread_wqthread + 308
15 libsystem_pthread.dylib 0x00007fff85794fd9 start_wqthread + 13

Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff9012b0ea getattrlist + 10
1 com.apple.CoreServicesInternal 0x00007fff872f10db corePropertyProviderPrepareValues(
CFURL const*, FileCache*, __CFString const* const*, void const*, long, void const, __CFError**) + 484
2 com.apple.CoreServicesInternal 0x00007fff872e72ef prepareValuesForBitmap(
CFURL const*, FileCache*, _FilePropertyBitmap*, __CFError**) + 227
3 com.apple.CoreServicesInternal 0x00007fff872e4fdb _FSURLCopyResourcePropertyForKeyInternal(
CFURL const*, CFString const*, void*, void*, __CFError**, unsigned char) + 213
4 com.apple.CoreServicesInternal 0x00007fff872e4f01 _FSURLCopyResourcePropertyForKey + 15
5 com.apple.CoreFoundation 0x00007fff836dec8b CFURLCopyResourcePropertyForKey + 123
6 com.apple.CoreFoundation 0x00007fff836dd7f8 -[NSURL getResourceValue:forKey:error:] + 72
7 com.apple.AppKit 0x00007fff8e5b6e72 +[NSImageRep _imageRepsWithContentsOfURL:expandImageContentNow:giveUpOnNetworkURLsWithoutGoodExtensions:] + 140
8 com.apple.AppKit 0x00007fff8e64e141 -[NSImage initWithContentsOfFile:] + 34
9 com.apple.Xcode.XcodeEdit 0x00000001018150ab +[NSCursor(XCTextExtras) IBeamCursor] + 139
10 com.apple.AppKit 0x00007fff8e5ad8d5 -[NSTextView(NSPrivate) _setWatchingSuperviewClipView:] + 681
11 com.apple.AppKit 0x00007fff8e5ad5f9 -[NSTextView(NSPrivate) _setSuperview:] + 90
12 com.apple.AppKit 0x00007fff8e4dfb51 -[NSView addSubview:] + 337
13 com.apple.AppKit 0x00007fff8e599e47 -[NSClipView setDocumentView:] + 325
14 com.apple.AppKit 0x00007fff8e599abc -[NSScrollView setDocumentView:] + 108
15 com.apple.AppKit 0x00007fff8e4ce20e -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 358
16 com.apple.AppKit 0x00007fff8e6c6b54 -[NSNib _instantiateNibWithExternalNameTable:] + 600
17 com.apple.AppKit 0x00007fff8e6c68b2 -[NSNib instantiateNibWithOwner:topLevelObjects:] + 215
18 com.apple.dt.instruments.InstrumentsPlugIn 0x0000000101443d3e -[PFTNibView setupNibView:] + 256
19 com.apple.dt.instruments.InstrumentsPlugIn 0x0000000101443c34 -[PFTNibView init] + 69
20 com.apple.dt.instruments.InstrumentsKit 0x000000010128ea41 -[XRTemplateChooser initWithTargetDevice:executablePath:includeDocuments:configureAsProfilePanel:] + 81
21 com.apple.dt.instruments.InstrumentsKit 0x00000001012d44d8 -[PFTDocumentController openDocumentWithContentsOfURL:display:error:] + 1504
22 com.apple.AppKit 0x00007fff8e849014 __80-[NSDocumentController openDocumentWithContentsOfURL:display:completionHandler:]_block_invoke_4 + 917
23 com.apple.AppKit 0x00007fff8e8481b0 -[NSDocumentController _openDocumentWithContentsOfURL:usingProcedure:] + 583
24 com.apple.AppKit 0x00007fff8e848c5b __80-[NSDocumentController openDocumentWithContentsOfURL:display:completionHandler:]_block_invoke_3 + 300
25 com.apple.CoreFoundation 0x00007fff836e09fc __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK
+ 12
26 com.apple.CoreFoundation 0x00007fff836a76b5 __CFRunLoopDoBlocks + 341
27 com.apple.CoreFoundation 0x00007fff836c6026 __CFRunLoopRun + 1158
28 com.apple.CoreFoundation 0x00007fff836c57b3 CFRunLoopRunSpecific + 467
29 com.apple.HIToolbox 0x00007fff8ce4ae81 RunCurrentEventLoopInMode + 226
30 com.apple.HIToolbox 0x00007fff8ce4aaf2 ReceiveNextEventCommon + 173
31 com.apple.HIToolbox 0x00007fff8cf5e949 _BlockUntilNextEventMatchingListInModeWithFilter + 65
32 com.apple.AppKit 0x00007fff8e509c3e _DPSNextEvent + 1434
33 com.apple.AppKit 0x00007fff8e50928b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
34 com.apple.AppKit 0x00007fff8e50153c -[NSApplication run] + 553
35 com.apple.AppKit 0x00007fff8e4ab563 NSApplicationMain + 940
36 libdyld.dylib 0x00007fff8aa0960d start + 1

Thread 1 Crashed:: Dispatch queue: NSOperationQueue Serial Queue
0 libsystem_kernel.dylib 0x00007fff9012b8a6 pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff857913c5 pthread_kill + 92
2 libsystem_c.dylib 0x00007fff8d0f3b7e abort + 125
3 libc++abi.dylib 0x00007fff843b4951 abort_message + 257
4 libc++abi.dylib 0x00007fff843c957a default_terminate_handler() + 264
5 libobjc.A.dylib 0x00007fff8d1933e9 _objc_terminate() + 103
6 libc++abi.dylib 0x00007fff843c6ebf std::
terminate(void (*)()) + 6
7 libc++abi.dylib 0x00007fff843c6f36 std::terminate() + 54
8 libobjc.A.dylib 0x00007fff8d19318c objc_terminate + 9
9 libdispatch.dylib 0x00007fff8d340c88 _dispatch_client_callout + 28
10 libdispatch.dylib 0x00007fff8d34211d _dispatch_queue_drain + 451
11 libdispatch.dylib 0x00007fff8d341f00 _dispatch_queue_invoke + 109
12 libdispatch.dylib 0x00007fff8d346f5b _dispatch_root_queue_drain + 75
13 libdispatch.dylib 0x00007fff8d341e8c _dispatch_worker_thread2 + 40
14 libsystem_pthread.dylib 0x00007fff85791f3e _pthread_wqthread + 308
15 libsystem_pthread.dylib 0x00007fff85794fd9 start_wqthread + 13

Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff9012c6a2 kevent64 + 10
1 libdispatch.dylib 0x00007fff8d342da6 _dispatch_mgr_invoke + 227
2 libdispatch.dylib 0x00007fff8d342cb2 _dispatch_mgr_thread + 52

Thread 3:
0 libsystem_kernel.dylib 0x00007fff9012beaa __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff85791f4e _pthread_wqthread + 324
2 libsystem_pthread.dylib 0x00007fff85794fd9 start_wqthread + 13

Thread 4:
0 libsystem_kernel.dylib 0x00007fff9012beaa __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff85791f4e _pthread_wqthread + 324
2 libsystem_pthread.dylib 0x00007fff85794fd9 start_wqthread + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fff9012beaa __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff85791f4e _pthread_wqthread + 324
2 libsystem_pthread.dylib 0x00007fff85794fd9 start_wqthread + 13

Thread 6:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff9012b9ea __select + 10
1 com.apple.CoreFoundation 0x00007fff83705a53 __CFSocketManager + 867
2 libsystem_pthread.dylib 0x00007fff8579090f _pthread_body + 138
3 libsystem_pthread.dylib 0x00007fff857907a0 _pthread_start + 131
4 libsystem_pthread.dylib 0x00007fff85794fe9 thread_start + 13

Thread 7:
0 libsystem_kernel.dylib 0x00007fff9012beaa __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff85791f4e _pthread_wqthread + 324
2 libsystem_pthread.dylib 0x00007fff85794fd9 start_wqthread + 13

Thread 8:
0 libsystem_kernel.dylib 0x00007fff9012b756 psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff85792c7b pthread_cond_wait + 727
2 com.apple.Foundation 0x00007fff8a1f91f2 -[NSCondition wait] + 237
3 com.apple.Foundation 0x00007fff8a1f2a5c -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 749
4 com.apple.Foundation 0x00007fff8a1fae2a -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:modes:] + 85
5 com.apple.CoreFoundation 0x00007fff83712c84 _
_forwarding
_ + 452
6 com.apple.CoreFoundation 0x00007fff83712a38 CF_forwarding_prep_0 + 120
7 com.apple.imageKit 0x00007fff8888c351 -[IKTaskManager taskLoop] + 151
8 com.apple.Foundation 0x00007fff8a1fac73 __NSThread
main_ + 1319
9 libsystem_pthread.dylib 0x00007fff8579090f _pthread_body + 138
10 libsystem_pthread.dylib 0x00007fff857907a0 _pthread_start + 131
11 libsystem_pthread.dylib 0x00007fff85794fe9 thread_start + 13

Thread 1 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000102c98000 rcx: 0x0000000102c97808 rdx: 0x0000000000000000
rdi: 0x0000000000001303 rsi: 0x0000000000000006 rbp: 0x0000000102c97830 rsp: 0x0000000102c97808
r8: 0x00007fff843ca4c7 r9: 0x00007fff8d11b970 r10: 0x000000000c000000 r11: 0x0000000000000206
r12: 0x0000000102c97990 r13: 0x0000000000000000 r14: 0x0000000000000006 r15: 0x0000000102c97870
rip: 0x00007fff9012b8a6 rfl: 0x0000000000000206 cr2: 0x00000001026a8000

Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133

Binary Images:
0x10124e000 - 0x101254ff7 com.apple.dt.Instruments (5.0.1 - 51168) /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/MacOS/Instruments
0x10125d000 - 0x101263ff7 com.apple.dt.instruments.InstrumentsSupport (1.0 - 51149) <83DD28F1-D330-3DED-AC40-81D36AEEF55E> /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/Frameworks/InstrumentsSupport.framework/Versions/A/InstrumentsSupport
0x101272000 - 0x101387ff7 com.apple.dt.instruments.InstrumentsKit (51168) /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/Frameworks/InstrumentsKit.framework/Versions/A/InstrumentsKit
0x10143b000 - 0x101596ff7 com.apple.dt.instruments.InstrumentsPlugIn (51168) /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/Frameworks/InstrumentsPlugIn.framework/Versions/A/InstrumentsPlugIn
0x10168e000 - 0x101697ff7 com.apple.Xcode.DevToolsRemoteClient (5.7 - 3000.1) <8FC2BF31-A2D6-351F-8702-1205C84C4826> /Applications/Xcode.app/Contents/OtherFrameworks/DevToolsRemoteClient.framework/Versions/A/DevToolsRemoteClient
0x1016a4000 - 0x1016cdfff com.apple.DevToolsFoundation (5.15.2 - 3001.1) /Applications/Xcode.app/Contents/OtherFrameworks/DevToolsFoundation.framework/Versions/A/DevToolsFoundation
0x1016f2000 - 0x10175cfff com.apple.DevToolsKit (4.1 - 120) <8B187AA5-6232-3780-B559-02CFE634FA77> /Applications/Xcode.app/Contents/OtherFrameworks/DevToolsKit.framework/Versions/A/DevToolsKit
0x10179f000 - 0x1017ddff7 com.apple.dt.instruments.DTInstrumentsX (51168) <08483BEE-736A-3FC0-A6D6-26FA57AF88EC> /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/Frameworks/DTInstrumentsX.framework/Versions/A/DTInstrumentsX
0x101814000 - 0x101890ff7 com.apple.Xcode.XcodeEdit (5.7 - 2300) <1A92EF83-2CAB-3982-9260-9A7166784F8D> /Applications/Xcode.app/Contents/OtherFrameworks/XcodeEdit.framework/Versions/A/XcodeEdit
0x1018d3000 - 0x1018d5ff7 com.apple.dt.instruments.DTBinaryAnalysis (1.0 - 51149) <53F847D7-41FB-310E-A19E-6D5D688808E7> /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/Frameworks/DTBinaryAnalysis.framework/Versions/A/DTBinaryAnalysis
0x1018dd000 - 0x1018dfff7 com.apple.dt.DVTDeveloperModeHelper (1.0 - 1) <385A175E-6002-32FC-8E16-5011295E859C> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDeveloperModeHelper.framework/Versions/A/DVTDeveloperModeHelper
0x1018e5000 - 0x1018e5ff7 com.apple.dt.instruments.CorePlugin (5.0.1 - 51168) <1CF62F88-9DC9-31AC-B12D-10B24B81C24B> /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/PlugIns/CorePlugin.bundle/Contents/MacOS/CorePlugin
0x1018ec000 - 0x101d19fff com.apple.dt.DVTFoundation (5.0.2 - 3542) <05454F93-F6FD-3813-B2B9-29D364BAE0F0> /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versions/A/DVTFoundation
0x101e97000 - 0x101fcbfff com.apple.framework.CoreProfile (1090.13023 - 13023) <036B81AE-DE9B-347B-9827-E74967C4BDE7> /System/Library/PrivateFrameworks/CoreProfile.framework/Versions/A/CoreProfile
0x10200a000 - 0x102455fff com.apple.Xcode.DevToolsCore (5.8 - 2404) <80F1E0E3-2EFC-3453-B65D-6DE27400C10D> /Applications/Xcode.app/Contents/OtherFrameworks/DevToolsCore.framework/Versions/A/DevToolsCore
0x10269b000 - 0x1026a0fff com.apple.dt.instruments.DTISAReferenceGuide (1.0 - 51149) /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/Frameworks/DTISAReferenceGuide.framework/Versions/A/DTISAReferenceGuide
0x1026aa000 - 0x1026d3ff7 com.apple.dt.instruments.DTGraphKit (5.0.2 - 51140) /Applications/Xcode.app/Contents/SharedFrameworks/DTGraphKit.framework/Versions/A/DTGraphKit
0x1026ec000 - 0x10270afff com.apple.dt.instruments.DTPerformanceSession (1.0 - 51138) <7133D3FE-8B07-3196-9A6E-02A5FAD4F17B> /Applications/Xcode.app/Contents/Developer/Library/Frameworks/DTPerformanceSession.framework/Versions/A/DTPerformanceSession
0x10271e000 - 0x102725ff7 com.apple.framework.AppleProfileFamily (1.119 - 119) /System/Library/PrivateFrameworks/AppleProfileFamily.framework/Versions/A/AppleProfileFamily
0x10272f000 - 0x102734fff com.apple.kperf (1.0 - 1) <7AC796ED-D924-3674-9A84-740C9657A45C> /System/Library/PrivateFrameworks/kperf.framework/Versions/A/kperf
0x10273c000 - 0x10273efff com.apple.bundle.AppleProfileCallstackAction (1.119 - 119) /System/Library/PrivateFrameworks/CoreProfile.framework/Versions/A/PlugIns/AppleProfileCallstackAction.bundle/Contents/MacOS/AppleProfileCallstackAction
0x102743000 - 0x102778fff com.apple.dt.instruments.DTInstrumentsCP (1.0 - 51149) <947C7D62-DF9E-3285-B573-8D6863EDEA4A> /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/Frameworks/DTInstrumentsCP.framework/Versions/A/DTInstrumentsCP
0x1027a1000 - 0x1027bcfff com.apple.dt.instruments.DTXConnectionServices (1.0 - 51139) <4693701F-4464-35BA-ADD9-ACE294998A09> /Applications/Xcode.app/Contents/SharedFrameworks/DTXConnectionServices.framework/Versions/A/DTXConnectionServices
0x1027e9000 - 0x1027edff7 com.apple.dt.instruments.DTMessageQueueing (1.1 - 51139) /Applications/Xcode.app/Contents/SharedFrameworks/DTMessageQueueing.framework/Versions/A/DTMessageQueueing
0x1027f4000 - 0x1027f5fff com.apple.bundle.AppleProfileKEventAction (1.119 - 119) /System/Library/PrivateFrameworks/CoreProfile.framework/Versions/A/PlugIns/AppleProfileKEventAction.bundle/Contents/MacOS/AppleProfileKEventAction
0x1027fb000 - 0x1027fefff com.apple.dt.instruments.RemoteInjection (1.0 - 51149) /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/Frameworks/RemoteInjection.framework/Versions/A/RemoteInjection
0x102804000 - 0x10289aff7 com.apple.PackageKit (3.0 - 325) <924141AA-CDCB-3B7E-81C6-6806B16BE2E3> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
0x102914000 - 0x102915ff3 libsysmon.dylib (58) /usr/lib/libsysmon.dylib
0x102922000 - 0x10295eff7 com.apple.Xcode.DevToolsSupport (5.7 - 2301) <36F913AC-DB94-3E84-8166-BC2EC0BB5AE5> /Applications/Xcode.app/Contents/OtherFrameworks/DevToolsSupport.framework/Versions/A/DevToolsSupport
0x102987000 - 0x1029a0ff7 com.apple.JavaKit (5.7 - 2300) <5288D0E3-5D3B-328E-B534-048201A1FDAB> /Applications/Xcode.app/Contents/OtherFrameworks/JavaKit.framework/Versions/A/JavaKit
0x1029b4000 - 0x102a63fff com.apple.Xcode.DevToolsCParsing (5.7 - 2301) <98DC5524-B213-3B4B-A7BA-8F7E1AFAB47E> /Applications/Xcode.app/Contents/OtherFrameworks/DevToolsCParsing.framework/Versions/A/DevToolsCParsing
0x102bd6000 - 0x102be5fff libSimplifiedChineseConverter.dylib (61) /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x104872000 - 0x104875fff libspindump.dylib (154) /usr/lib/libspindump.dylib
0x10487b000 - 0x104913ff7 com.apple.dt.instruments.KDebugPlugin (5.0.1 - 51168) <12BDDE99-127D-3DBC-9141-A14407336122> /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/PlugIns/KDebugPlugin.bundle/Contents/MacOS/KDebugPlugin
0x10494e000 - 0x10497bfff com.apple.dt.instruments.DTracePlugin (5.0.1 - 51168) <78F6FC28-1F36-3F42-80BC-905115C43511> /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/PlugIns/DTracePlugin/DTracePlugin.bundle/Contents/MacOS/DTracePlugin
0x104995000 - 0x1049c8fff com.apple.dt.instruments.InstrumentsDTrace (51168) <2C94DEC5-C2A9-3231-A4AD-5B4E8B870444> /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/Frameworks/InstrumentsDTrace.framework/Versions/A/InstrumentsDTrace
0x1049f2000 - 0x104a2cfff com.apple.dt.instruments.SamplerPlugin (5.0.1 - 51168) <98E60041-730C-3981-862F-C7B1DAEF608D> /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/PlugIns/SamplerPlugin.bundle/Contents/MacOS/SamplerPlugin
0x104a48000 - 0x104a4aff7 com.apple.bundle.AppleProfileReadCounterAction (1.119 - 119) <4164E78D-D87D-3CC1-8A6F-1778FD8DF76A> /System/Library/PrivateFrameworks/CoreProfile.framework/Versions/A/PlugIns/AppleProfileReadCounterAction.bundle/Contents/MacOS/AppleProfileReadCounterAction
0x104a4f000 - 0x104a51ff7 com.apple.bundle.AppleProfileThreadInfoAction (1.119 - 119) <1EDEC872-C3C0-3E4B-924A-414E5128950F> /System/Library/PrivateFrameworks/CoreProfile.framework/Versions/A/PlugIns/AppleProfileThreadInfoAction.bundle/Contents/MacOS/AppleProfileThreadInfoAction
0x104a56000 - 0x104a58ff7 com.apple.bundle.AppleProfileTimestampAction (1.119 - 119) <40F99F35-F349-3E14-BAE9-803EB2C3488A> /System/Library/PrivateFrameworks/CoreProfile.framework/Versions/A/PlugIns/AppleProfileTimestampAction.bundle/Contents/MacOS/AppleProfileTimestampAction
0x104a5d000 - 0x104a67ff7 com.apple.xray.quartz (2.1 - 51135) <9BACCDF1-3E74-32E6-A73E-331083911791> /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/PlugIns/XRQuartzPlugin.bundle/Contents/MacOS/XRQuartzPlugin
0x105e1c000 - 0x105e39fff com.apple.ActivityPlugin (5.0.1 - 51168) <7DA0493B-C30A-3A97-834F-6B5B88D7D65F> /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/PlugIns/ActivityPlugin.bundle/Contents/MacOS/ActivityPlugin
0x105e4d000 - 0x105e78fff com.apple.xray.discovery.mobiledevice (1.0 - 51133) <60AB1FD8-87D1-344B-85C5-73BDE7B3AC04> /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/PlugIns/XRMobileDeviceDiscoveryPlugIn.bundle/Contents/MacOS/XRMobileDeviceDiscoveryPlugIn
0x105e88000 - 0x105ef3ff7 com.apple.DTDeviceKitBase (5.0.2 - 3697) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/DTDeviceKitBase.framework/Versions/A/DTDeviceKitBase
0x105f31000 - 0x106022ff7 com.apple.mobiledevice (710.1 - 710.1) <356F402B-7499-3EA6-8541-A3D89F6D119F> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice
0x106087000 - 0x10609cff7 com.apple.DVTiPhoneSimulatorRemoteClient (5.0.2 - 3556) <79CF7E01-7773-3D7E-B5B5-3D085F64158D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/PrivateFrameworks/DVTiPhoneSimulatorRemoteClient.framework/Versions/A/DVTiPhoneSimulatorRemoteClient
0x107220000 - 0x1073b0ff7 GLEngine (9.0.71) <0CFE1E53-6B6F-3E88-99F7-4987D24AC0C6> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x1073e8000 - 0x107411fff GLRendererFloat (9.0.71) <07C6120C-EDAD-33E4-95B5-146E5E8763F7> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x10741a000 - 0x107423ff7 libcldcpuengine.dylib (2.3.46) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7fff6b50f000 - 0x7fff6b542987 dyld (236) /usr/lib/dyld
0x7fff83697000 - 0x7fff8387bfff com.apple.CoreFoundation (6.9 - 839.13) <048EF287-A909-3CF5-B077-D885BCC0CE5F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8387c000 - 0x7fff838bdff7 com.apple.PerformanceAnalysis (1.45 - 45) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff838be000 - 0x7fff838bffff libunc.dylib (28) <34E818C3-373C-3564-8941-D9161473FD8A> /usr/lib/system/libunc.dylib
0x7fff838c0000 - 0x7fff838c9fff com.apple.AppSandbox (3.0 - 1) /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x7fff838e9000 - 0x7fff838ebff7 com.apple.SecCodeWrapper (3.0 - 1) /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x7fff838ec000 - 0x7fff838f6ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <581F3F9D-DEEF-3D9D-A287-A9C7D54BBF6B> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff83903000 - 0x7fff8390bff7 com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <8BB0B966-E8C4-3E94-9DE9-B8C969F59249> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff83923000 - 0x7fff83930ff8 com.apple.Librarian (1.2 - 1) <5D4428A7-18A3-3084-9C0C-2858B860DBEC> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x7fff83932000 - 0x7fff83959ff7 libsystem_network.dylib (241.2) <377DF6DA-A545-3146-A2B0-69B7D4492FB2> /usr/lib/system/libsystem_network.dylib
0x7fff8395a000 - 0x7fff8397cfff com.apple.IconServices (25 - 25.1) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff8397d000 - 0x7fff83c66fff com.apple.CoreServices.CarbonCore (1076 - 1076) <83CC6710-327E-37B1-84F3-C9B02A672A1A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff83c67000 - 0x7fff83c7dff7 com.apple.CoreMediaAuthoring (2.2 - 943) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff83ce9000 - 0x7fff83d4dffe com.apple.Heimdal (4.0 - 2.0) <01AE098D-7A95-3454-A7A5-D0D2058DE297> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff83d84000 - 0x7fff83df7ffb com.apple.securityfoundation (6.0 - 55122) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff83f94000 - 0x7fff83f99ff7 com.apple.MediaAccessibility (1.0 - 38) <59E01F19-A426-3C3B-9568-9FF9B7D18DF4> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff83f9a000 - 0x7fff83f9cff7 com.apple.securityhi (9.0 - 55005) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff841b0000 - 0x7fff841b4ff3 libheimdal-asn1.dylib (319.1) <84A5726C-1419-3579-A7AB-25284079485E> /usr/lib/libheimdal-asn1.dylib
0x7fff841b5000 - 0x7fff84219ff7 com.apple.datadetectorscore (5.0 - 341.0) <5134470A-3C7A-3DF1-99D5-FD0F1E21401F> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff84260000 - 0x7fff84260ffd com.apple.audio.units.AudioUnit (1.9 - 1.9) <6D7D8C7C-98FC-33D1-8F88-C7B1F4331082> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff842b8000 - 0x7fff84352ff7 com.apple.PDFKit (2.9 - 2.9) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff84353000 - 0x7fff843adfff libTIFF.dylib (1026) <9187C83E-131F-3596-BE0E-CA6ECDB01280> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff843ae000 - 0x7fff843afff7 com.apple.print.framework.Print (9.0 - 260) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff843b0000 - 0x7fff843b3ffc com.apple.IOSurface (91 - 91) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff843b4000 - 0x7fff843d5fff libc++abi.dylib (41) /usr/lib/libc++abi.dylib
0x7fff8525a000 - 0x7fff85277ff7 com.apple.framework.Apple80211 (9.0 - 900.33) <87651777-96C3-3B0D-A60A-785470B55848> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff85278000 - 0x7fff852bffff libcups.2.dylib (361.1) <08CBFE4A-0A59-3FB4-B933-4901F405E096> /usr/lib/libcups.2.dylib
0x7fff852c0000 - 0x7fff8531fff3 com.apple.CoreUtils (1.8 - 180.63) <374466EC-212D-3A05-A91F-27AA055864FB> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff85320000 - 0x7fff85328fff libsystem_dnssd.dylib (519.0.71) <69EC92C2-E2E4-315E-AE65-B20E6BA117F8> /usr/lib/system/libsystem_dnssd.dylib
0x7fff85329000 - 0x7fff85358fd2 libsystem_m.dylib (3047.15) <471B9063-4C93-3157-A862-AD84E3620182> /usr/lib/system/libsystem_m.dylib
0x7fff8535f000 - 0x7fff853d6ff7 com.apple.CoreServices.OSServices (600 - 600) <182EB33E-5271-3585-9BB4-19B29BA7E9E5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff853d7000 - 0x7fff85528ff3 com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <924DDBA9-D630-3843-AEB8-047AC23D86C2> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff85529000 - 0x7fff85530ff7 liblaunch.dylib (841) <0554A59B-30EE-3E01-A5F6-3676F4B060B2> /usr/lib/system/liblaunch.dylib
0x7fff85531000 - 0x7fff85782ffe com.apple.security (7.0 - 55358.3) <00751658-24A5-3C8C-9D86-D06CBE943462> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff8578f000 - 0x7fff85796ff7 libsystem_pthread.dylib (52) /usr/lib/system/libsystem_pthread.dylib
0x7fff85a5a000 - 0x7fff85a5dfff com.apple.TCC (1.0 - 1) <6A944FCE-A853-302E-9934-9A0CCF88FE37> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff85a72000 - 0x7fff85b37ff7 com.apple.LaunchServices (571.3 - 571.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff85b38000 - 0x7fff85ba5fff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff85ba6000 - 0x7fff85bf3ff7 com.apple.opencl (2.3.46 - 2.3.46) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff85c45000 - 0x7fff861b5fff com.apple.CoreAUC (6.22.07 - 6.22.07) <04062AB8-DA47-30D7-9621-54BD9A0878CB> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff86344000 - 0x7fff86392ff9 libstdc++.6.dylib (60) /usr/lib/libstdc++.6.dylib
0x7fff86393000 - 0x7fff863a3fff libbsm.0.dylib (33) <65C2FC5C-4B4B-3C1B-B935-D67A3BF96A79> /usr/lib/libbsm.0.dylib
0x7fff863a4000 - 0x7fff863b1ff0 libbz2.1.0.dylib (29) /usr/lib/libbz2.1.0.dylib
0x7fff863b2000 - 0x7fff863b3ffb libremovefile.dylib (33) /usr/lib/system/libremovefile.dylib
0x7fff863b4000 - 0x7fff863e2fff com.apple.securityinterface (9.0 - 55043) <5E24B33B-F8A7-3CD9-94AF-398683BFE51E> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff863e3000 - 0x7fff86ce567b com.apple.CoreGraphics (1.600.0 - 554.1.4) <60D13D1D-CD70-38F6-A850-8AC9E2EA86ED> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff86ce6000 - 0x7fff86ceefff libMatch.1.dylib (19) /usr/lib/libMatch.1.dylib
0x7fff86cef000 - 0x7fff86cf0ff3 libSystem.B.dylib (1197) <3EE2A53C-6274-3FE4-AF73-E6BC8054D6EB> /usr/lib/libSystem.B.dylib
0x7fff86cf1000 - 0x7fff86d3eff2 com.apple.print.framework.PrintCore (9.0 - 423) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff86d94000 - 0x7fff872b7fff com.apple.QuartzComposer (5.1 - 310) <784C9CEE-ACB6-36DB-A81E-ADF25570E343> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff872b8000 - 0x7fff872d2fff libsystem_malloc.dylib (23) <987C72AA-A2B3-3AD8-8616-D8A04B7440EF> /usr/lib/system/libsystem_malloc.dylib
0x7fff872d3000 - 0x7fff872fffff com.apple.CoreServicesInternal (184 - 184) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff87300000 - 0x7fff873c2ff5 com.apple.CoreText (352.0 - 365.1) <92F5AC88-7C77-36E6-979C-A3A96D24C398> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff873c3000 - 0x7fff8744cff7 com.apple.ColorSync (4.9.0 - 4.9.0) <52B4E14E-41A3-314B-B6B8-2999A3FA7A6A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff8744d000 - 0x7fff874caff7 com.apple.iLifeMediaBrowser (2.8.0 - 619) <0761188E-237F-318F-AB70-E1D6426CA89A> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
0x7fff874cb000 - 0x7fff874cdfff libCVMSPluginSupport.dylib (9.0.71) <8EBF7A8B-1E75-3D9F-BFCF-541490FA9E41> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff8760d000 - 0x7fff8768cfff com.apple.CoreSymbolication (3.0 - 137) <60C341A7-447D-37B5-9FF0-EE0B75FDAB8C> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff8768d000 - 0x7fff87692fff com.apple.DiskArbitration (2.6 - 2.6) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff87693000 - 0x7fff8771bff7 com.apple.CorePDF (4.0 - 4) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff87722000 - 0x7fff8774bfff com.apple.DictionaryServices (1.2 - 197) <054D6C61-91EA-3A0C-9399-91DC4FA54935> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff8774c000 - 0x7fff87877ff7 com.apple.desktopservices (1.8 - 1.8) <3BC2A1C0-2943-3BCD-AE66-DA5D7D9E1B5B> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff87878000 - 0x7fff8787fff3 libcopyfile.dylib (103) <7925E83E-6C96-38AD-9E53-AA9AE7C9E406> /usr/lib/system/libcopyfile.dylib
0x7fff87c09000 - 0x7fff87f81ffe com.apple.JavaScriptCore (9537 - 9537.43.5) <0435707A-972F-3233-8E64-52600EC9DDFA> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff87f82000 - 0x7fff87f89fff com.apple.NetFS (6.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff87f8a000 - 0x7fff87f8dff7 com.apple.help (1.3.3 - 46) <8260B2A9-1D1F-349B-9B06-08133D7C610E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff87f9d000 - 0x7fff881d9fff com.apple.CoreData (107 - 462.1) <80DC571C-48A8-34F4-960B-B67CE7247C01> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff881da000 - 0x7fff881e5fff libkxld.dylib (2422.1.4.1.8) /usr/lib/system/libkxld.dylib
0x7fff881f1000 - 0x7fff881f5fff libGIF.dylib (1026) <939EC139-081F-383F-91F5-85982CB30578> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff88255000 - 0x7fff88284ffd com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff886ca000 - 0x7fff88782ff7 com.apple.DiscRecording (8.0 - 8000.4.5) <5352E0F6-D569-34AC-AC46-B819B0F0E5F2> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff8879c000 - 0x7fff887befff com.apple.framework.familycontrols (4.1 - 410) <5537AA8E-FC27-3646-AFFA-08F748FE05FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff887bf000 - 0x7fff88a1bfff com.apple.imageKit (2.5 - 751) <57D3A559-E64F-3DC5-93BC-C67741F796A8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff88a1c000 - 0x7fff88b0cff7 libJP2.dylib (1026) <364D0461-D421-3AB0-8DD5-64A7EA9EAB71> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff88b1c000 - 0x7fff88b25fff com.apple.speech.synthesis.framework (4.5.0 - 4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff88b26000 - 0x7fff88b76ffa com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <139C834B-CE48-3DC1-8DC9-090753A5B8E4> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff88bb0000 - 0x7fff88bb1ff7 libsystem_blocks.dylib (63) /usr/lib/system/libsystem_blocks.dylib
0x7fff88bb2000 - 0x7fff88c0fffb com.apple.CoreMedia (1.0 - 1273.1) <7A4261BD-AA62-35E3-ADED-B7953B782C44> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff88c10000 - 0x7fff88d01ff9 libiconv.2.dylib (41) <57FBE2D1-1ACD-3655-8E96-37DFE3945779> /usr/lib/libiconv.2.dylib
0x7fff88d13000 - 0x7fff88d13fff com.apple.Accelerate (1.9 - Accelerate 1.9) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff88d16000 - 0x7fff88d4eff7 com.apple.RemoteViewServices (2.0 - 94) <754D1279-514E-3EA2-94EB-039CF1CC61D9> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff88f7e000 - 0x7fff88fc0ff7 libauto.dylib (185.4) <4B2CABC5-1F75-3225-81B4-882AEAE31ADC> /usr/lib/libauto.dylib
0x7fff89029000 - 0x7fff89029fff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <91B3F95D-2DEC-3211-8D86-C2CF5E71617A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff89032000 - 0x7fff8906cffb com.apple.bom (12.0 - 192) <50B44FD6-44AB-313C-B962-EDBF45D95755> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff8906d000 - 0x7fff8906eff7 libDiagnosticMessagesClient.dylib (100) /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff8906f000 - 0x7fff89094fff libJPEG.dylib (1026) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff89095000 - 0x7fff890e8fff com.apple.ScalableUserInterface (1.0 - 1) <93EF8543-5648-351C-A984-A39E1C7C8FC5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff89100000 - 0x7fff894e1ffe libLAPACK.dylib (1094.4) <19E25957-74BA-3770-AAB5-B6A05F19BDC2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff894e4000 - 0x7fff89506fff libxpc.dylib (296.0.0.1.1) <4D58910D-3A78-3E94-A00F-C8184A51592B> /usr/lib/system/libxpc.dylib
0x7fff896f3000 - 0x7fff89759fff com.apple.framework.CoreWiFi (2.0 - 200.20) /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff89bdc000 - 0x7fff89c03ff3 libsystem_info.dylib (449) <6080681C-A561-3458-AA51-4DBE6D4E36B2> /usr/lib/system/libsystem_info.dylib
0x7fff89cd2000 - 0x7fff89cf7ffb com.apple.CoreVideo (1.8 - 117.0) <88727B0E-67BE-327E-AEB1-B20081C441EC> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff89cf8000 - 0x7fff89d56ff7 com.apple.framework.CoreWLAN (4.0 - 400.33) <299B2465-9B78-3AC2-AAB9-4E4B1D02434B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff89d68000 - 0x7fff89d75fff com.apple.CommerceCore (1.0 - 39) <2E3D0321-E0B8-3BC0-B7B5-B63EB86303D4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff89d90000 - 0x7fff89d95fff libmacho.dylib (845) <042598A7-4439-3CF6-8D51-FA41B43A52E7> /usr/lib/system/libmacho.dylib
0x7fff89d96000 - 0x7fff89f4effb libicucore.A.dylib (511.13) <552A1606-39B8-3A4F-A975-73838AC1FDD6> /usr/lib/libicucore.A.dylib
0x7fff89fb0000 - 0x7fff89fc0ffb libsasl2.2.dylib (169) <4DB6E107-D03E-3EC2-BCD2-80483FAC3FFF> /usr/lib/libsasl2.2.dylib
0x7fff89fff000 - 0x7fff8a135ffa com.apple.avfoundation (2.0 - 651.1) <8E35E65A-8086-305E-A898-B0CEB66FA204> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff8a136000 - 0x7fff8a136fff com.apple.ApplicationServices (48 - 48) <94B2858D-4302-3A46-98E6-A5E6EA2C1149> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff8a137000 - 0x7fff8a13cff7 libunwind.dylib (35.3) <56390AC7-A945-3A4B-9E83-305EF4828104> /usr/lib/system/libunwind.dylib
0x7fff8a13d000 - 0x7fff8a16dfff libncurses.5.4.dylib (42) /usr/lib/libncurses.5.4.dylib
0x7fff8a16e000 - 0x7fff8a16efff com.apple.CoreServices (59 - 59) <072FB8AE-63C9-3120-BE8C-C02CA849CB96> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff8a16f000 - 0x7fff8a46bfff com.apple.Foundation (6.9 - 1039) <79E7E698-DB77-3A4F-AB34-EADC5A867008> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8a46c000 - 0x7fff8a491ff8 libAVFAudio.dylib (32) /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
0x7fff8a492000 - 0x7fff8a492fff com.apple.Carbon (154 - 157) <707C502B-BDC0-3C6C-86C7-3F5B2A62C6A5> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8a493000 - 0x7fff8a4bdff7 libpcap.A.dylib (42) <854C4024-7FE9-3416-B349-C5D8F6336D14> /usr/lib/libpcap.A.dylib
0x7fff8a4be000 - 0x7fff8a4d6fff com.apple.GenerationalStorage (2.0 - 157) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff8a4d7000 - 0x7fff8a53afff com.apple.SystemConfiguration (1.13 - 1.13) <2761D924-A322-37DA-8EE9-F5EB4468C559> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff8a53b000 - 0x7fff8a677ff7 com.apple.QTKit (7.7.3 - 2802) <30619252-B85F-31D1-831F-FD475C8EB99E> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff8a678000 - 0x7fff8a679ff7 libsystem_sandbox.dylib (272) /usr/lib/system/libsystem_sandbox.dylib
0x7fff8a6af000 - 0x7fff8a6bbff7 com.apple.OpenDirectory (10.9 - 169.0.0.1.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff8a6bc000 - 0x7fff8a6e6fff libsandbox.1.dylib (272) <9F6BB3E2-7A0F-3A14-AC5F-8A07143BA7E3> /usr/lib/libsandbox.1.dylib
0x7fff8a6e7000 - 0x7fff8a713ff7 com.apple.framework.SystemAdministration (1.0 - 1.0) <3CA11651-3E34-3E26-8C69-FD4C1AFC6529> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
0x7fff8a729000 - 0x7fff8a75dfff libssl.0.9.8.dylib (50) <1A09EC98-23CF-39F1-9C99-38A47ED7184E> /usr/lib/libssl.0.9.8.dylib
0x7fff8a782000 - 0x7fff8a784ff7 libRadiance.dylib (1026) <7255ECEB-FE10-3588-9743-1CDA131FC8F6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff8a785000 - 0x7fff8a876fff libsqlite3.dylib (155) <925E99ED-08CF-35CB-9612-96D22B71ED8A> /usr/lib/libsqlite3.dylib
0x7fff8a881000 - 0x7fff8a8a5fff com.apple.quartzfilters (1.8.0 - 1.7.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff8a8a6000 - 0x7fff8a8b2ff3 com.apple.AppleFSCompression (56 - 1.0) <8C69BC1A-9C43-3873-AF32-10BF1991B3ED> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff8a8b3000 - 0x7fff8a8cbff3 com.apple.openscripting (1.4 - 154) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff8a8cc000 - 0x7fff8a9f7fef com.apple.MediaControlSender (1.8 - 180.63) /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x7fff8a9f8000 - 0x7fff8a9fbfff com.apple.AppleSystemInfo (3.0 - 3.0) <1DF73710-FC69-37C1-9665-3D697E18E159> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff8a9fc000 - 0x7fff8aa05ff3 libsystem_notify.dylib (121) <549072AF-B6C9-3F63-8027-72E70CAF91E4> /usr/lib/system/libsystem_notify.dylib
0x7fff8aa06000 - 0x7fff8aa09ff7 libdyld.dylib (236) <35641DC4-9D32-302F-BBE4-2B2E8A3D1D6B> /usr/lib/system/libdyld.dylib
0x7fff8aa0a000 - 0x7fff8acb0fcf com.apple.vImage (7.0 - 7.0) <617714AE-F2CD-3B40-A9B1-35F03F519EB9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff8adf1000 - 0x7fff8aeb7ff7 libvDSP.dylib (423.26) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff8aeb8000 - 0x7fff8b31dfef com.apple.VideoToolbox (1.0 - 1273.1) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff8b35d000 - 0x7fff8b367ff7 libcsfde.dylib (374) /usr/lib/libcsfde.dylib
0x7fff8b368000 - 0x7fff8b3f2ff7 com.apple.Metadata (10.7.0 - 774.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff8b421000 - 0x7fff8b424fff libsystem_stats.dylib (91.0.0.1.5) /usr/lib/system/libsystem_stats.dylib
0x7fff8b425000 - 0x7fff8b507fff com.apple.backup.framework (1.5 - 1.5) <22365E82-2031-30F8-A264-9CB0A9D63220> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff8b548000 - 0x7fff8b552fff libcommonCrypto.dylib (60047) <68F03BCA-58FD-39CC-878D-B7F6283102E5> /usr/lib/system/libcommonCrypto.dylib
0x7fff8b553000 - 0x7fff8b556fff libCoreVMClient.dylib (58) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff8b557000 - 0x7fff8b590ff7 com.apple.QD (3.49 - 297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff8b591000 - 0x7fff8b591fff com.apple.quartzframework (1.5 - 1.5) <56B4B42D-CB30-3405-9899-0F46F5FE130A> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff8b592000 - 0x7fff8b663ff2 com.apple.DiskImagesFramework (10.9 - 367) <9D17BC46-C8D8-3F00-AB59-4F238C92ED5A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff8b664000 - 0x7fff8b746ff7 com.apple.coreui (2.1 - 222) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff8b748000 - 0x7fff8b79ffff com.apple.Symbolication (1.4 - 124) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff8b7a0000 - 0x7fff8b7b1ff7 libsystem_asl.dylib (215) <0995D278-3165-324E-8B35-936EA612ACD1> /usr/lib/system/libsystem_asl.dylib
0x7fff8bf05000 - 0x7fff8bf12fff com.apple.Sharing (112 - 112) <3CEA653F-6FDC-350F-9368-2F0821482794> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff8c07a000 - 0x7fff8c082ffc libGFXShared.dylib (9.0.71) <9F57769A-B26D-3F46-94F8-E7469FACA406> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8c57a000 - 0x7fff8c589ff8 com.apple.LangAnalysis (1.7.0 - 1.7.0) <3D108602-24F0-39A8-BEA2-E7F1A71FA7D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff8c58a000 - 0x7fff8c5b3ffb libRIP.A.dylib (554.1.4) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff8c5b4000 - 0x7fff8c6c0fff com.apple.ImageIO.framework (3.2.0 - 1026) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff8c6ce000 - 0x7fff8c6f6ffb libxslt.1.dylib (13) <33D39746-6FCD-3F32-AFAE-2E45232BF6FB> /usr/lib/libxslt.1.dylib
0x7fff8c6f7000 - 0x7fff8c782fff libCoreStorage.dylib (374) <4722DBD3-C3CA-331D-8434-D961008D7871> /usr/lib/libCoreStorage.dylib
0x7fff8c783000 - 0x7fff8c7cfffe com.apple.CoreMediaIO (401.0 - 4538) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff8c7d0000 - 0x7fff8c7d0ff7 libkeymgr.dylib (28) /usr/lib/system/libkeymgr.dylib
0x7fff8c7d1000 - 0x7fff8c7d5ff7 libcache.dylib (61) /usr/lib/system/libcache.dylib
0x7fff8c7d6000 - 0x7fff8c8b5fff libcrypto.0.9.8.dylib (50) <8EC33C5F-0C70-38B0-B8C0-A42A0F0365F3> /usr/lib/libcrypto.0.9.8.dylib
0x7fff8c8b6000 - 0x7fff8c8b8ff3 libsystem_configuration.dylib (589) /usr/lib/system/libsystem_configuration.dylib
0x7fff8c8b9000 - 0x7fff8ccb4fff com.apple.MediaToolbox (1.0 - 1273.1) <18D05275-928A-3B14-87E7-734654A2F0B7> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff8cd82000 - 0x7fff8cd8bfff com.apple.DisplayServicesFW (2.8 - 360.8.11) /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff8cd8c000 - 0x7fff8cdd0ffe com.apple.HIServices (1.22 - 453) <57804968-C299-3081-B9CE-163195785469> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff8cdd1000 - 0x7fff8cdedff7 libPng.dylib (1026) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff8cdee000 - 0x7fff8d096ff5 com.apple.HIToolbox (2.1 - 680) <3105D26E-3FE0-3EDD-937E-7208622A5BED> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8d097000 - 0x7fff8d120ff7 libsystem_c.dylib (995) <82F1BDE9-FD58-3749-9837-15ADC6909E0A> /usr/lib/system/libsystem_c.dylib
0x7fff8d121000 - 0x7fff8d125fff libpam.2.dylib (20) <17E3DA0D-EE71-3398-BA30-BDD8514A6135> /usr/lib/libpam.2.dylib
0x7fff8d126000 - 0x7fff8d138fff com.apple.ImageCapture (9.0 - 9.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff8d139000 - 0x7fff8d184fff com.apple.ImageCaptureCore (5.0 - 5.0) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff8d185000 - 0x7fff8d332f37 libobjc.A.dylib (548) /usr/lib/libobjc.A.dylib
0x7fff8d333000 - 0x7fff8d33efff com.apple.DirectoryService.Framework (10.9 - 169.0.0.1.1) <45B074A6-7402-362D-929E-A731937ABC43> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff8d33f000 - 0x7fff8d359ff7 libdispatch.dylib (338.0.0.0.1) <280908EF-A853-3653-A5B0-ED2668057F26> /usr/lib/system/libdispatch.dylib
0x7fff8d364000 - 0x7fff8d365fff com.apple.TrustEvaluationAgent (2.0 - 25) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff8d366000 - 0x7fff8d36cff7 com.apple.XPCService (2.0 - 1) <7E5D4A8F-CF4C-3A83-9874-115EC68DEA88> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x7fff8d36d000 - 0x7fff8d37aff7 libxar.1.dylib (201) <1101B494-DDED-37A1-973B-F896CD6E72EA> /usr/lib/libxar.1.dylib
0x7fff8d37e000 - 0x7fff8d389fff libGL.dylib (9.0.71) <31232463-9997-3C5B-B305-F79F7223838B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff8d38a000 - 0x7fff8d471ff3 libxml2.2.dylib (25) <0DF42978-1D78-32B0-8682-908D94CB9F39> /usr/lib/libxml2.2.dylib
0x7fff8d472000 - 0x7fff8d480ff7 com.apple.opengl (9.0.71 - 9.0.71) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff8d481000 - 0x7fff8d483ff7 com.apple.EFILogin (2.0 - 2) <83D568C9-8E1D-32F0-9AED-231675485914> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff8d484000 - 0x7fff8d497ff7 com.apple.AppContainer (3.0 - 1) <9B163DCD-E8A2-3400-872F-E2434EA364E4> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x7fff8d51b000 - 0x7fff8d537fff libresolv.9.dylib (54) <8BE0B937-971C-3116-80B5-6EDA4A5734AE> /usr/lib/libresolv.9.dylib
0x7fff8d538000 - 0x7fff8d57fff7 libFontRegistry.dylib (120) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8d58b000 - 0x7fff8d5c0ffc com.apple.LDAPFramework (2.4.28 - 194.5) <28DC7636-BE04-3E19-84A2-585BE90DA1A7> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff8d5c1000 - 0x7fff8d5d3ff7 com.apple.MultitouchSupport.framework (245.11 - 245.11) <5264B7DC-F651-341E-9510-09169752F3A0> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff8d5e3000 - 0x7fff8d5e5fff libquarantine.dylib (65) <8791F59F-9F9F-3A24-83C4-BFD04CF589EA> /usr/lib/system/libquarantine.dylib
0x7fff8d5e6000 - 0x7fff8d5eafff com.apple.CommonPanels (1.2.6 - 96) <60D95FCD-5366-3A9D-A885-131D807A63AD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff8d5eb000 - 0x7fff8d61afff com.apple.DebugSymbols (106 - 106) <08FDA472-DC8C-334F-92F4-87EE046924C1> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff8d61b000 - 0x7fff8d7b7ffb com.apple.QuartzCore (1.8 - 327.0) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff8d7b8000 - 0x7fff8d7c9ff7 libz.1.dylib (53) <372E2641-66CA-3B13-8BE6-3A4335F861A6> /usr/lib/libz.1.dylib
0x7fff8d7ca000 - 0x7fff8d7ccfff com.apple.Mangrove (1.0 - 1) <24768555-5D40-3367-8677-3304F385B3C9> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff8d7cd000 - 0x7fff8d81bff7 libcorecrypto.dylib (159) <9597C75C-2559-319C-B991-9A955C69C325> /usr/lib/system/libcorecrypto.dylib
0x7fff8da66000 - 0x7fff8dab7fff com.apple.QuickLookFramework (5.0 - 607.0) <0C531786-8629-3210-82ED-C3BF818E93F8> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff8daba000 - 0x7fff8dac2ffb libCGCMS.A.dylib (554.1.4) <700B8E51-7BC6-3160-A66D-619D824EF93E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x7fff8dac5000 - 0x7fff8dbb4fff libFontParser.dylib (105) <6CC20B7B-77A3-31E9-BF33-918B8BA8FA98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff8dc82000 - 0x7fff8dcdbffe com.apple.AE (665 - 665) <4F5CFB94-0D94-32CE-984B-0DA8FF188C33> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff8dcdc000 - 0x7fff8dd1aff7 libGLImage.dylib (9.0.71) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8dd5a000 - 0x7fff8dd5bff7 libodfde.dylib (20) /usr/lib/libodfde.dylib
0x7fff8dd77000 - 0x7fff8dd82ff7 com.apple.NetAuth (5.0 - 5.0) <5B6836E9-41C3-3DB1-AF36-A2B2270462D8> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff8dd83000 - 0x7fff8ddedfff com.apple.framework.IOKit (2.0.1 - 905.0.0.1.1) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff8dea6000 - 0x7fff8debfff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8dedd000 - 0x7fff8df1cfff libGLU.dylib (9.0.71) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8df1d000 - 0x7fff8df36ff3 com.apple.Ubiquity (1.3 - 275.2) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff8df37000 - 0x7fff8e367ffb com.apple.vision.FaceCore (3.0.0 - 2.9.15) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff8e368000 - 0x7fff8e38dff7 com.apple.ChunkingLibrary (2.0 - 153) <4A0544BA-A425-3C92-873E-055B9EF9ACA4> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff8e38e000 - 0x7fff8e3d3ff7 libcurl.4.dylib (78) <3DD4D920-80B5-36A5-B1DF-B19FF796CF15> /usr/lib/libcurl.4.dylib
0x7fff8e3d4000 - 0x7fff8ef30ff7 com.apple.AppKit (6.9 - 1238.11) <07505838-06C1-31E0-A025-49D17674C172> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff8efd8000 - 0x7fff8efdbffa libCGXType.A.dylib (554.1.4) <47A2ED6A-85B4-3EFB-95AF-B1A0F226BA4D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff8efdc000 - 0x7fff8eff2fff com.apple.CFOpenDirectory (10.9 - 169.0.0.1.1) <3B0B9AAE-70E6-35BC-A8E2-DB20A03E17F7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8f03a000 - 0x7fff8f03dfff com.apple.LoginUICore (3.0 - 3.0) <3F43DA54-0E66-3E9F-83DA-8AA5008F8D7E> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
0x7fff8f03e000 - 0x7fff8f03ffff liblangid.dylib (117) <5146A22B-088F-3D8D-B245-F03DD3CDA2B0> /usr/lib/liblangid.dylib
0x7fff8f040000 - 0x7fff8f046fef libsystem_platform.dylib (20.0.0.0.1) /usr/lib/system/libsystem_platform.dylib
0x7fff8f047000 - 0x7fff8f049ffb libutil.dylib (34) <0C9012B8-848B-3302-83CF-903FDC72DBCA> /usr/lib/libutil.dylib
0x7fff8f04a000 - 0x7fff8f1b8ff7 libBLAS.dylib (1094.4) <80E99B02-BD2D-3D88-97B6-0BE2D8973633> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8f1d5000 - 0x7fff8f206fff com.apple.MediaKit (15 - 708) <7EB91EA5-6758-3FEE-999C-50DCDD267E28> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff8f289000 - 0x7fff8f292ffe com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff8f2a0000 - 0x7fff8f568ff8 com.apple.CoreImage (9.0.30) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff8f58f000 - 0x7fff8f6f5ffb com.apple.CFNetwork (647.3 - 647.3) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8f6f6000 - 0x7fff8f725ff7 com.apple.CoreAVCHD (5.7.0 - 5700.4.3) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff8f726000 - 0x7fff8f88cfff libGLProgrammability.dylib (9.0.71) <59DD8589-9ACC-3E77-A571-F50FA5FB598C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff8f88d000 - 0x7fff8f88dfff com.apple.Cocoa (6.8 - 20) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff8f88e000 - 0x7fff8f8e0fff libc++.1.dylib (118) /usr/lib/libc++.1.dylib
0x7fff8f8e1000 - 0x7fff8f96dff7 com.apple.ink.framework (10.9 - 205) <65102A17-13BE-3E41-90F8-9DB44207CC79> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff8f97b000 - 0x7fff8f9c8fff com.apple.AppleVAFramework (5.0.26 - 5.0.26) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff8fa12000 - 0x7fff8fae3fff com.apple.QuickLookUIFramework (5.0 - 607.0) <23825306-7367-38A4-AAF9-9E63823EE5E9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff8fae4000 - 0x7fff8fd51fff com.apple.RawCamera.bundle (4.07 - 697) <1588CEC6-012E-30E5-BF38-5BBDABB2F48F> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff8fd52000 - 0x7fff8fd5cff7 com.apple.CrashReporterSupport (10.9 - 527) <21671404-EF49-3763-992F-AFEDD0DADE9D> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff8fe2e000 - 0x7fff8fedeff7 libvMisc.dylib (423.26) <9C6DF9C1-7681-3A1E-9B5E-EF781CD07239> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff90117000 - 0x7fff90132ff7 libsystem_kernel.dylib (2422.1.4.1.8) <49597BCD-66AE-3511-A739-ADCC5F15EBF5> /usr/lib/system/libsystem_kernel.dylib
0x7fff90133000 - 0x7fff9013afff libcompiler_rt.dylib (35) <9348DDF4-A5A7-3FDA-95E8-5018F88DC3AE> /usr/lib/system/libcompiler_rt.dylib
0x7fff9013b000 - 0x7fff901aaff1 com.apple.ApplicationServices.ATS (332 - 358) <515AF53C-D424-334A-9D11-6D9D2F8CB356> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff901ab000 - 0x7fff901c6ff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib
0x7fff90b48000 - 0x7fff90b48ffd libOpenScriptingUtil.dylib (154) /usr/lib/libOpenScriptingUtil.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=221.5M resident=81.5M(37%) swapped_out_or_unallocated=140.0M(63%)
Writable regions: Total=75.2M written=13.4M(18%) resident=21.9M(29%) swapped_out=0K(0%) unallocated=53.3M(71%)

REGION TYPE VIRTUAL
=========== =======
CG backing stores 132K
CG image 4K
CG shared images 180K
CoreData 4K
CoreServices 288K
Dispatch continuations 4096K
Kernel Alloc Once 8K
MALLOC 41.2M
MALLOC (admin) 32K
Memory Tag 242 12K
Memory Tag 251 8K
STACK GUARD 56.0M
Stack 11.2M
VM_ALLOCATE 16.4M
__DATA 28.7M
__IMAGE 528K
__LINKEDIT 69.9M
__TEXT 151.6M
__UNICODE 544K
mapped file 42.3M
shared memory 4K
=========== =======
TOTAL 423.1M

Model: VMware7,1, BootROM VMW71.00V.0.B64.1206270404, 2 processors, 3.14 GHz, 4 GB, SMC 1.16f8
Graphics: Display, PCI, 128 MB
Memory Module: RAM slot #0/RAM slot #0, 4 GB, DRAM, 0 MHz, VMware Virtual RAM, VMW-4096MB
Network Service: Ethernet, Ethernet, en0
SCSI Device: SCSI Target Device @ 0
SCSI Device: SCSI Target Device @ 1
USB Device: VMware Virtual USB Hub
USB Device: VMware Virtual USB Keyboard
USB Device: VMware Virtual USB Mouse
`


↙↙↙阅读原文可查看相关链接,并与作者交流