Created
June 5, 2015 18:22
-
-
Save cdesch/24e33477059048fe1ece to your computer and use it in GitHub Desktop.
Xcode 6 Crash
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Process: Xcode [27251] | |
Path: /Applications/Xcode.app/Contents/MacOS/Xcode | |
Identifier: com.apple.dt.Xcode | |
Version: 6.3.2 (7718) | |
Build Info: IDEFrameworks-7718000000000000~2 | |
App Item ID: 497799835 | |
App External ID: 812404257 | |
Code Type: X86-64 (Native) | |
Parent Process: ??? [1] | |
Responsible: Xcode [27251] | |
User ID: 501 | |
Date/Time: 2015-06-05 14:22:29.098 -0400 | |
OS Version: Mac OS X 10.10.3 (14D136) | |
Report Version: 11 | |
Anonymous UUID: 437B2CEA-5E21-CD30-B687-D4C93ADEBF37 | |
Sleep/Wake UUID: CCF1AE31-7D74-48B4-B4E5-184F70019492 | |
Time Awake Since Boot: 590000 seconds | |
Time Since Wake: 9700 seconds | |
Crashed Thread: 0 Dispatch queue: com.apple.main-thread | |
Exception Type: EXC_CRASH (SIGABRT) | |
Exception Codes: 0x0000000000000000, 0x0000000000000000 | |
Application Specific Information: | |
ProductBuildVersion: 6D2105 | |
ASSERTION FAILURE in /SourceCache/DVTFrameworks/DVTFrameworks-7710/DVTFoundation/DeveloperStructure/DVTExtendedPlatformInfo.m:39 | |
Details: No Xcode.DVTFoundation.ExtendedPlatformInfo extension provided for platform 'com.apportable.platform.android' | |
Object: <DVTExtendedPlatformInfo> | |
Method: +extendedPlatformInfoForPlatformIdentifier: | |
Thread: <NSThread: 0x7faad0439660>{number = 1, name = main} | |
Hints: None | |
Backtrace: | |
0 0x00000001079d5b6a -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:assertionSignature:messageFormat:arguments:] (in IDEKit) | |
1 0x00000001067295df _DVTAssertionHandler (in DVTFoundation) | |
2 0x00000001067298ce _DVTAssertionFailureHandler (in DVTFoundation) | |
3 0x00000001067472c6 +[DVTExtendedPlatformInfo extendedPlatformInfoForPlatformIdentifier:] (in DVTFoundation) | |
4 0x00000001067483a3 -[DVTPlatform(DVTExtendedPlatformInfo) dvt_extendedInfo] (in DVTFoundation) | |
5 0x00000001113565f1 -[DTDKProvisioningProfile dvt_platform] (in DTDeviceKitBase) | |
6 0x0000000111354f3f -[DTDKProvisioningProfile features] (in DTDeviceKitBase) | |
7 0x0000000107ac90cd -[IDEAccountPrefsDeveloperAccountProfileCellView setObjectValue:] (in IDEKit) | |
8 0x00007fff87b3f75d -[NSTableRowData _addViewToRowView:atColumn:row:] (in AppKit) | |
9 0x00007fff87b3f36a -[NSTableRowData _addViewsToRowView:atRow:] (in AppKit) | |
10 0x00007fff87b3da9d -[NSTableRowData _initializeRowView:atRow:] (in AppKit) | |
11 0x00007fff87b3cbc2 -[NSTableRowData _addRowViewForVisibleRow:withPriorView:] (in AppKit) | |
12 0x00007fff87bdcad1 -[NSTableRowData _addRowViewForVisibleRow:withPriorRowIndex:inDictionary:withRowAnimation:] (in AppKit) | |
13 0x00007fff87bdc8a3 -[NSTableRowData _unsafeUpdateVisibleRowEntries] (in AppKit) | |
14 0x00007fff87bdc0c7 -[NSTableRowData updateVisibleRowViews] (in AppKit) | |
15 0x00007fff87be1f82 -[NSTableView viewWillDraw] (in AppKit) | |
16 0x00000001169944bc -[NSTableView(IBNSTableViewIntegration) ibSwizzledViewWillDraw] (in IDEInterfaceBuilderCocoaIntegration) | |
17 0x0000000106b6f859 -[DVTTableView viewWillDraw] (in DVTKit) | |
18 0x00007fff87a890b1 -[NSView(NSInternal) _sendViewWillDrawAndRecurse:] (in AppKit) | |
19 0x00007fff879fabe1 -[NSView(NSLayerKitGlue) _layoutSublayersOfLayer:] (in AppKit) | |
20 0x00007fff8a6ff414 -[CALayer layoutSublayers] (in QuartzCore) | |
21 0x00007fff879fab3c _NSBackingLayerLayoutSublayers (in AppKit) | |
22 0x00007fff8a6feff8 CA::Layer::layout_if_needed(CA::Transaction*) (in QuartzCore) | |
23 0x00007fff8a6fee76 CA::Layer::layout_and_display_if_needed(CA::Transaction*) (in QuartzCore) | |
24 0x00007fff8a6fe612 CA::Context::commit_transaction(CA::Transaction*) (in QuartzCore) | |
25 0x00007fff8a6fe3ae CA::Transaction::commit() (in QuartzCore) | |
26 0x00007fff8a70cf19 CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) (in QuartzCore) | |
27 0x00007fff92c09127 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ (in CoreFoundation) | |
28 0x00007fff92c09080 __CFRunLoopDoObservers (in CoreFoundation) | |
29 0x00007fff92bfabf8 CFRunLoopRunSpecific (in CoreFoundation) | |
30 0x00007fff839ee56f RunCurrentEventLoopInMode (in HIToolbox) | |
31 0x00007fff839ee1ee ReceiveNextEventCommon (in HIToolbox) | |
32 0x00007fff839ee12b _BlockUntilNextEventMatchingListInModeWithFilter (in HIToolbox) | |
33 0x00007fff87a2c9bb _DPSNextEvent (in AppKit) | |
34 0x00007fff87a2bf68 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in AppKit) | |
35 0x0000000106caaaaa -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in DVTKit) | |
36 0x00007fff87a21bf3 -[NSApplication run] (in AppKit) | |
37 0x00007fff8799e354 NSApplicationMain (in AppKit) | |
38 0x00007fff898ad5c9 start (in libdyld.dylib) | |
abort() called | |
Application Specific Signatures: | |
((void *)0) != platformInfo | |
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread | |
0 libsystem_kernel.dylib 0x00007fff8fe14286 __pthread_kill + 10 | |
1 libsystem_c.dylib 0x00007fff83ecbb53 abort + 129 | |
2 com.apple.dt.IDEKit 0x00000001079d5753 +[IDEAssertionHandler _handleAssertionWithLogString:assertionSignature:assertionReason:extraBacktrace:] + 1507 | |
3 com.apple.dt.IDEKit 0x00000001079d5d20 -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:assertionSignature:messageFormat:arguments:] + 1169 | |
4 com.apple.dt.DVTFoundation 0x00000001067295df _DVTAssertionHandler + 367 | |
5 com.apple.dt.DVTFoundation 0x00000001067298ce _DVTAssertionFailureHandler + 407 | |
6 com.apple.dt.DVTFoundation 0x00000001067472c6 +[DVTExtendedPlatformInfo extendedPlatformInfoForPlatformIdentifier:] + 246 | |
7 com.apple.dt.DVTFoundation 0x00000001067483a3 -[DVTPlatform(DVTExtendedPlatformInfo) dvt_extendedInfo] + 61 | |
8 com.apple.DTDeviceKitBase 0x00000001113565f1 -[DTDKProvisioningProfile dvt_platform] + 256 | |
9 com.apple.DTDeviceKitBase 0x0000000111354f3f -[DTDKProvisioningProfile features] + 1241 | |
10 com.apple.dt.IDEKit 0x0000000107ac90cd -[IDEAccountPrefsDeveloperAccountProfileCellView setObjectValue:] + 147 | |
11 com.apple.AppKit 0x00007fff87b3f75d -[NSTableRowData _addViewToRowView:atColumn:row:] + 600 | |
12 com.apple.AppKit 0x00007fff87b3f36a -[NSTableRowData _addViewsToRowView:atRow:] + 184 | |
13 com.apple.AppKit 0x00007fff87b3da9d -[NSTableRowData _initializeRowView:atRow:] + 373 | |
14 com.apple.AppKit 0x00007fff87b3cbc2 -[NSTableRowData _addRowViewForVisibleRow:withPriorView:] + 396 | |
15 com.apple.AppKit 0x00007fff87bdcad1 -[NSTableRowData _addRowViewForVisibleRow:withPriorRowIndex:inDictionary:withRowAnimation:] + 254 | |
16 com.apple.AppKit 0x00007fff87bdc8a3 -[NSTableRowData _unsafeUpdateVisibleRowEntries] + 1856 | |
17 com.apple.AppKit 0x00007fff87bdc0c7 -[NSTableRowData updateVisibleRowViews] + 230 | |
18 com.apple.AppKit 0x00007fff87be1f82 -[NSTableView viewWillDraw] + 178 | |
19 com.apple.dt.IDE.IDEInterfaceBuilderCocoaIntegration 0x00000001169944bc -[NSTableView(IBNSTableViewIntegration) ibSwizzledViewWillDraw] + 27 | |
20 com.apple.dt.DVTKit 0x0000000106b6f859 -[DVTTableView viewWillDraw] + 43 | |
21 com.apple.AppKit 0x00007fff87a890b1 -[NSView(NSInternal) _sendViewWillDrawAndRecurse:] + 535 | |
22 com.apple.AppKit 0x00007fff879fabe1 -[NSView(NSLayerKitGlue) _layoutSublayersOfLayer:] + 142 | |
23 com.apple.QuartzCore 0x00007fff8a6ff414 -[CALayer layoutSublayers] + 219 | |
24 com.apple.AppKit 0x00007fff879fab3c _NSBackingLayerLayoutSublayers + 158 | |
25 com.apple.QuartzCore 0x00007fff8a6feff8 CA::Layer::layout_if_needed(CA::Transaction*) + 366 | |
26 com.apple.QuartzCore 0x00007fff8a6fee76 CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 24 | |
27 com.apple.QuartzCore 0x00007fff8a6fe612 CA::Context::commit_transaction(CA::Transaction*) + 242 | |
28 com.apple.QuartzCore 0x00007fff8a6fe3ae CA::Transaction::commit() + 390 | |
29 com.apple.QuartzCore 0x00007fff8a70cf19 CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 71 | |
30 com.apple.CoreFoundation 0x00007fff92c09127 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23 | |
31 com.apple.CoreFoundation 0x00007fff92c09080 __CFRunLoopDoObservers + 368 | |
32 com.apple.CoreFoundation 0x00007fff92bfabf8 CFRunLoopRunSpecific + 328 | |
33 com.apple.HIToolbox 0x00007fff839ee56f RunCurrentEventLoopInMode + 235 | |
34 com.apple.HIToolbox 0x00007fff839ee1ee ReceiveNextEventCommon + 179 | |
35 com.apple.HIToolbox 0x00007fff839ee12b _BlockUntilNextEventMatchingListInModeWithFilter + 71 | |
36 com.apple.AppKit 0x00007fff87a2c9bb _DPSNextEvent + 978 | |
37 com.apple.AppKit 0x00007fff87a2bf68 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 346 | |
38 com.apple.dt.DVTKit 0x0000000106caaaaa -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 237 | |
39 com.apple.AppKit 0x00007fff87a21bf3 -[NSApplication run] + 594 | |
40 com.apple.AppKit 0x00007fff8799e354 NSApplicationMain + 1832 | |
41 libdyld.dylib 0x00007fff898ad5c9 start + 1 | |
Thread 1:: Dispatch queue: com.apple.libdispatch-manager | |
0 libsystem_kernel.dylib 0x00007fff8fe15232 kevent64 + 10 | |
1 libdispatch.dylib 0x00007fff92b62a6a _dispatch_mgr_thread + 52 | |
Thread 2: | |
0 libsystem_kernel.dylib 0x00007fff8fe1494a __workq_kernreturn + 10 | |
1 libsystem_pthread.dylib 0x00007fff8f84540d start_wqthread + 13 | |
Thread 3: | |
0 libsystem_kernel.dylib 0x00007fff8fe0f4de mach_msg_trap + 10 | |
1 libsystem_kernel.dylib 0x00007fff8fe0e64f mach_msg + 55 | |
2 com.apple.CoreFoundation 0x00007fff92bfbeb4 __CFRunLoopServiceMachPort + 212 | |
3 com.apple.CoreFoundation 0x00007fff92bfb37b __CFRunLoopRun + 1371 | |
4 com.apple.CoreFoundation 0x00007fff92bfabd8 CFRunLoopRunSpecific + 296 | |
5 com.apple.Foundation 0x00007fff88722a59 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278 | |
6 com.apple.DTDeviceKitBase 0x0000000111324f3c -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 974 | |
7 com.apple.Foundation 0x00007fff886d0dc2 __NSThread__main__ + 1345 | |
8 libsystem_pthread.dylib 0x00007fff8f847268 _pthread_body + 131 | |
9 libsystem_pthread.dylib 0x00007fff8f8471e5 _pthread_start + 176 | |
10 libsystem_pthread.dylib 0x00007fff8f84541d thread_start + 13 | |
Thread 4:: com.apple.CFSocket.private | |
0 libsystem_kernel.dylib 0x00007fff8fe143fa __select + 10 | |
1 libsystem_pthread.dylib 0x00007fff8f847268 _pthread_body + 131 | |
2 libsystem_pthread.dylib 0x00007fff8f8471e5 _pthread_start + 176 | |
3 libsystem_pthread.dylib 0x00007fff8f84541d thread_start + 13 | |
Thread 5:: com.apple.NSURLConnectionLoader | |
0 libsystem_kernel.dylib 0x00007fff8fe0f4de mach_msg_trap + 10 | |
1 libsystem_kernel.dylib 0x00007fff8fe0e64f mach_msg + 55 | |
2 com.apple.CoreFoundation 0x00007fff92bfbeb4 __CFRunLoopServiceMachPort + 212 | |
3 com.apple.CoreFoundation 0x00007fff92bfb37b __CFRunLoopRun + 1371 | |
4 com.apple.CoreFoundation 0x00007fff92bfabd8 CFRunLoopRunSpecific + 296 | |
5 com.apple.CFNetwork 0x00007fff8a11d220 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434 | |
6 com.apple.Foundation 0x00007fff886d0dc2 __NSThread__main__ + 1345 | |
7 libsystem_pthread.dylib 0x00007fff8f847268 _pthread_body + 131 | |
8 libsystem_pthread.dylib 0x00007fff8f8471e5 _pthread_start + 176 | |
9 libsystem_pthread.dylib 0x00007fff8f84541d thread_start + 13 | |
Thread 6: | |
0 libsystem_kernel.dylib 0x00007fff8fe0f4de mach_msg_trap + 10 | |
1 libsystem_kernel.dylib 0x00007fff8fe0e64f mach_msg + 55 | |
2 com.apple.CoreFoundation 0x00007fff92bfbeb4 __CFRunLoopServiceMachPort + 212 | |
3 com.apple.CoreFoundation 0x00007fff92bfb37b __CFRunLoopRun + 1371 | |
4 com.apple.CoreFoundation 0x00007fff92bfabd8 CFRunLoopRunSpecific + 296 | |
5 com.apple.AppKit 0x00007fff87af466b _NSEventThread + 137 | |
6 libsystem_pthread.dylib 0x00007fff8f847268 _pthread_body + 131 | |
7 libsystem_pthread.dylib 0x00007fff8f8471e5 _pthread_start + 176 | |
8 libsystem_pthread.dylib 0x00007fff8f84541d thread_start + 13 | |
Thread 7:: DYMobileDeviceManager | |
0 libsystem_kernel.dylib 0x00007fff8fe0f4de mach_msg_trap + 10 | |
1 libsystem_kernel.dylib 0x00007fff8fe0e64f mach_msg + 55 | |
2 com.apple.CoreFoundation 0x00007fff92bfbeb4 __CFRunLoopServiceMachPort + 212 | |
3 com.apple.CoreFoundation 0x00007fff92bfb37b __CFRunLoopRun + 1371 | |
4 com.apple.CoreFoundation 0x00007fff92bfabd8 CFRunLoopRunSpecific + 296 | |
5 com.apple.Foundation 0x00007fff88722a59 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278 | |
6 com.apple.Foundation 0x00007fff8879817f -[NSRunLoop(NSRunLoop) run] + 74 | |
7 com.apple.GPUToolsMobileFoundation 0x000000011a59589b -[DYMobileDeviceManager _deviceNotificationThread:] + 134 | |
8 com.apple.Foundation 0x00007fff886d0dc2 __NSThread__main__ + 1345 | |
9 libsystem_pthread.dylib 0x00007fff8f847268 _pthread_body + 131 | |
10 libsystem_pthread.dylib 0x00007fff8f8471e5 _pthread_start + 176 | |
11 libsystem_pthread.dylib 0x00007fff8f84541d thread_start + 13 | |
Thread 8: | |
0 libsystem_kernel.dylib 0x00007fff8fe1494a __workq_kernreturn + 10 | |
1 libsystem_pthread.dylib 0x00007fff8f84540d start_wqthread + 13 | |
Thread 9: | |
0 libsystem_kernel.dylib 0x00007fff8fe1494a __workq_kernreturn + 10 | |
1 libsystem_pthread.dylib 0x00007fff8f84540d start_wqthread + 13 | |
Thread 10: | |
0 libsystem_kernel.dylib 0x00007fff8fe1494a __workq_kernreturn + 10 | |
1 libsystem_pthread.dylib 0x00007fff8f84540d start_wqthread + 13 | |
Thread 11: | |
0 libsystem_kernel.dylib 0x00007fff8fe1494a __workq_kernreturn + 10 | |
1 libsystem_pthread.dylib 0x00007fff8f84540d start_wqthread + 13 | |
Thread 12: | |
0 libsystem_kernel.dylib 0x00007fff8fe1494a __workq_kernreturn + 10 | |
1 libsystem_pthread.dylib 0x00007fff8f84540d start_wqthread + 13 | |
Thread 13: | |
0 libsystem_kernel.dylib 0x00007fff8fe1494a __workq_kernreturn + 10 | |
1 libsystem_pthread.dylib 0x00007fff8f84540d start_wqthread + 13 | |
Thread 14: | |
0 libsystem_kernel.dylib 0x00007fff8fe1494a __workq_kernreturn + 10 | |
1 libsystem_pthread.dylib 0x00007fff8f84540d start_wqthread + 13 | |
Thread 15: | |
0 libsystem_kernel.dylib 0x00007fff8fe1494a __workq_kernreturn + 10 | |
1 libsystem_pthread.dylib 0x00007fff8f84540d start_wqthread + 13 | |
Thread 16: | |
0 libsystem_kernel.dylib 0x00007fff8fe1494a __workq_kernreturn + 10 | |
1 libsystem_pthread.dylib 0x00007fff8f84540d start_wqthread + 13 | |
Thread 17:: com.apple.appkit-heartbeat | |
0 libsystem_kernel.dylib 0x00007fff8fe1448a __semwait_signal + 10 | |
1 libsystem_c.dylib 0x00007fff83eece50 usleep + 54 | |
2 com.apple.AppKit 0x00007fff87ca2f53 -[NSUIHeartBeat _heartBeatThread:] + 2376 | |
3 com.apple.Foundation 0x00007fff886d0dc2 __NSThread__main__ + 1345 | |
4 libsystem_pthread.dylib 0x00007fff8f847268 _pthread_body + 131 | |
5 libsystem_pthread.dylib 0x00007fff8f8471e5 _pthread_start + 176 | |
6 libsystem_pthread.dylib 0x00007fff8f84541d thread_start + 13 | |
Thread 18: | |
0 libsystem_kernel.dylib 0x00007fff8fe0f4de mach_msg_trap + 10 | |
1 libsystem_kernel.dylib 0x00007fff8fe0e64f mach_msg + 55 | |
2 com.apple.CoreFoundation 0x00007fff92bfbeb4 __CFRunLoopServiceMachPort + 212 | |
3 com.apple.CoreFoundation 0x00007fff92bfb37b __CFRunLoopRun + 1371 | |
4 com.apple.CoreFoundation 0x00007fff92bfabd8 CFRunLoopRunSpecific + 296 | |
5 com.apple.CoreFoundation 0x00007fff92cb2671 CFRunLoopRun + 97 | |
6 com.apple.DebugSymbols 0x00007fff84ff3b8f SpotlightQueryThread(void*) + 463 | |
7 libsystem_pthread.dylib 0x00007fff8f847268 _pthread_body + 131 | |
8 libsystem_pthread.dylib 0x00007fff8f8471e5 _pthread_start + 176 | |
9 libsystem_pthread.dylib 0x00007fff8f84541d thread_start + 13 | |
Thread 19: | |
0 libsystem_kernel.dylib 0x00007fff8fe1448a __semwait_signal + 10 | |
1 com.apple.CoreSymbolication 0x00007fff8379be67 0x7fff83789000 + 77415 | |
2 libsystem_pthread.dylib 0x00007fff8f847268 _pthread_body + 131 | |
3 libsystem_pthread.dylib 0x00007fff8f8471e5 _pthread_start + 176 | |
4 libsystem_pthread.dylib 0x00007fff8f84541d thread_start + 13 | |
Thread 0 crashed with X86 Thread State (64-bit): | |
rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff596ad1c8 rdx: 0x0000000000000000 | |
rdi: 0x000000000000130f rsi: 0x0000000000000006 rbp: 0x00007fff596ad1f0 rsp: 0x00007fff596ad1c8 | |
r8: 0x00000000000003ff r9: 0x00007faad0439660 r10: 0x0000000008000000 r11: 0x0000000000000206 | |
r12: 0x00007fff8efbf440 r13: 0x00007faad4ac7c30 r14: 0x00007fff753fd300 r15: 0x00007faad0439c00 | |
rip: 0x00007fff8fe14286 rfl: 0x0000000000000206 cr2: 0x00007fff73833fd8 | |
Logical CPU: 0 | |
Error Code: 0x02000148 | |
Trap Number: 133 | |
Binary Images: | |
0x106550000 - 0x106550ff7 com.apple.dt.Xcode (6.3.2 - 7718) <9E21FEC0-D136-3D5E-ADE6-8311257F3B77> /Applications/Xcode.app/Contents/MacOS/Xcode | |
0x10655b000 - 0x1069a2fff com.apple.dt.DVTFoundation (6.3.2 - 7710) <C5ADE2F7-CC2A-324C-BD20-D32906B902B9> /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versions/A/DVTFoundation | |
0x106b68000 - 0x106e89ff7 com.apple.dt.DVTKit (6.3.2 - 7710) <D2B4D35F-2972-32F4-8874-9C627DC73063> /Applications/Xcode.app/Contents/SharedFrameworks/DVTKit.framework/Versions/A/DVTKit | |
0x10707f000 - 0x1074c4ff7 com.apple.dt.IDEFoundation (6.3.2 - 7718) <8E9D639F-47A6-3803-A4FC-2DD185690DFE> /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/IDEFoundation | |
0x10778b000 - 0x107fe0ff7 com.apple.dt.IDEKit (6.3.2 - 7718) <6D371EE1-915E-391E-AFAF-13B17B58B6D1> /Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit | |
0x10859c000 - 0x1085b9ff7 com.apple.dt.instruments.DTXConnectionServices (1.0 - 57059) <FFBA155F-8541-380F-AB7A-F1DB7A569350> /Applications/Xcode.app/Contents/SharedFrameworks/DTXConnectionServices.framework/Versions/A/DTXConnectionServices | |
0x1085dc000 - 0x10861bff7 com.apple.framework.ConfigurationProfiles (7.1 - 750) <8695E204-8EFF-347A-8721-8FDD33A441BA> /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/ConfigurationProfiles | |
0x10863e000 - 0x10863ffff libsysmon.dylib (78.10.1) <FAA22A2A-55A7-39A3-A293-3C566931CA6B> /usr/lib/libsysmon.dylib | |
0x108647000 - 0x10928cfff +libclang.dylib (602.0.53) <9CEE6E4D-271C-37AF-80EC-2C7B70352454> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libclang.dylib | |
0x109456000 - 0x10948bff7 com.apple.dt.Xcode.DVTSourceControl (1.0 - 1) <734E57F6-E42C-330A-BBD0-6F2DBBAB9292> /Applications/Xcode.app/Contents/SharedFrameworks/DVTSourceControl.framework/Versions/A/DVTSourceControl | |
0x1094b8000 - 0x1094cdfff com.apple.DADocSetManagement (6.3.2 - 7700) <8BF3E412-978B-3E45-BBCE-D393A160F88D> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetManagement.framework/Versions/A/DADocSetManagement | |
0x1094de000 - 0x1094defff com.apple.IDEPepperSupportUI (6.3.2 - 7700) <85362281-5E23-310C-8A9E-70E526237E12> /Applications/Xcode.app/Contents/PlugIns/IDEPepperSupportUI.ideplugin/Contents/MacOS/IDEPepperSupportUI | |
0x1094e3000 - 0x1094e4ff7 com.apple.dt.DVTDeveloperModeHelper (1.0 - 1) <BB204846-1D1B-3C13-B47F-FE6F6032F03C> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDeveloperModeHelper.framework/Versions/A/DVTDeveloperModeHelper | |
0x1094eb000 - 0x10956aff7 com.apple.dt.instruments.DTGraphKit (6.3.2 - 57046) <A0EA70C1-6762-3009-9304-E8B369E130DC> /Applications/Xcode.app/Contents/SharedFrameworks/DTGraphKit.framework/Versions/A/DTGraphKit | |
0x1095ab000 - 0x1095f3fff com.apple.DADocSetAccess (6.3.2 - 7700) <7EB1D9F0-7A1A-3CFD-9E4A-DF698F47D780> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetAccess.framework/Versions/A/DADocSetAccess | |
0x10961c000 - 0x10961dfff libpanel.5.4.dylib (44) <FB699180-AF56-34A8-90C7-8C0DC748F22B> /usr/lib/libpanel.5.4.dylib | |
0x109623000 - 0x10962cff7 com.apple.dt.instruments.DVTInstrumentsUtilities (1.0 - 57059) <52F0EB4D-233A-35DF-A31C-ADEC7F84E805> /Applications/Xcode.app/Contents/SharedFrameworks/DVTInstrumentsUtilities.framework/Versions/A/DVTInstrumentsUtilities | |
0x1097fc000 - 0x1097fcfff com.apple.Metal (1.0 - 1) <5FCDBDBA-EF25-33AC-898B-D480A7DAA3CF> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Metal.xcplugin/Contents/MacOS/Metal | |
0x10c122000 - 0x10c13eff7 com.apple.dt.IDE.IDEGit (6.3.2 - 7701) <C91B93B9-7A86-3E04-BEEC-3AB2ED985C7C> /Applications/Xcode.app/Contents/PlugIns/IDEGit.ideplugin/Contents/MacOS/IDEGit | |
0x10c501000 - 0x10c503fff com.apple.XCPepperSupport (1.0 - 1) <0EF7AC7D-1599-3107-8E47-C6F7F41AA18D> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCPepperSupport.xcplugin/Contents/MacOS/XCPepperSupport | |
0x10c5b4000 - 0x10c5b4fef +cl_kernels (???) <38D7D27A-3FFF-4A8E-ABDD-44D2EE359493> cl_kernels | |
0x10c5c2000 - 0x10c5c2ff5 +cl_kernels (???) <39230D74-1B7B-4D5C-B93A-D35AD51AA170> cl_kernels | |
0x10c5c4000 - 0x10c6aafef unorm8_bgra.dylib (2.4.5) <7BFE1DA8-2BE4-3B4F-8A7F-F3D6D4D36ADA> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib | |
0x10c7f0000 - 0x10c806fff com.apple.dt.IDE.IDESubversion (6.3.2 - 7701) <17C16721-01F1-30F9-A36F-669135675023> /Applications/Xcode.app/Contents/PlugIns/IDESubversion.ideplugin/Contents/MacOS/IDESubversion | |
0x10c814000 - 0x10c819ff7 com.apple.dt.IDEContinuousIntegration (1.0 - 1) <7E7F71BF-F9FE-3EEC-A43E-2667E9BB09FF> /Applications/Xcode.app/Contents/PlugIns/IDEContinuousIntegration.ideplugin/Contents/MacOS/IDEContinuousIntegration | |
0x10c88c000 - 0x10c88dff7 com.apple.dt.dbg.DebuggerLLDBService (6.3.2 - 7701) <069A6F97-38C3-34F1-BC12-61A5E5928508> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDBService.ideplugin/Contents/MacOS/DebuggerLLDBService | |
0x10c893000 - 0x10c89bfff com.apple.dt.IDE.IDEOSXSupportCore (6.3.2 - 7700) <9EE2617D-5F9E-3E78-BE5C-4C00596F3032> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/PrivatePlugIns/IDEOSXSupportCore.ideplugin/Contents/MacOS/IDEOSXSupportCore | |
0x10c8a9000 - 0x10c8aaff7 +liblaunch_sim.dylib (560.20.11) <459E4933-5078-37FF-A876-4616F707F31D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/host/liblaunch_sim.dylib | |
0x10d73f000 - 0x10d77bff7 com.apple.CoreSimulator (117.15 - 117.15) <7213A5BD-C3C6-3920-9136-6CC15A19DCEE> /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/CoreSimulator | |
0x10d813000 - 0x10d820ff7 com.apple.dt.IDELanguageSupportCore (6.3.2 - 7701) <6AF92E2A-37BB-3367-B37F-EF2E03853F7E> /Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportCore.ideplugin/Contents/MacOS/IDELanguageSupportCore | |
0x10d82e000 - 0x10d89eff7 com.apple.sourcekitd (1.0 - 602.0.53.1) <222FE38B-ECC9-30D7-8BEB-E12B72C20451> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/sourcekitd.framework/Versions/A/sourcekitd | |
0x10d8cb000 - 0x10d902ff7 com.apple.dt.dbg.DebuggerFoundation (6.3.2 - 7701) <3F7DA7C8-8603-3F9D-9AEE-03171DE5CDE3> /Applications/Xcode.app/Contents/PlugIns/DebuggerFoundation.ideplugin/Contents/MacOS/DebuggerFoundation | |
0x10d937000 - 0x10d9c5ff7 com.apple.dt.IBAutolayoutFoundation (6.3.2 - 7706) <61102B51-8CDA-3069-87F3-0A0DCDBC6A0B> /Applications/Xcode.app/Contents/Frameworks/IBAutolayoutFoundation.framework/Versions/A/IBAutolayoutFoundation | |
0x10da23000 - 0x10dac6fff com.apple.dt.IBFoundation (6.3.2 - 7706) <F35647E8-0A0D-33A6-B793-C087EF942F5E> /Applications/Xcode.app/Contents/Frameworks/IBFoundation.framework/Versions/A/IBFoundation | |
0x10db3a000 - 0x10db84ff7 com.apple.CoreThemeDefinition (2.0 - 184.1) <C15B84FF-A2C9-3A98-9556-E9383FC88816> /System/Library/PrivateFrameworks/CoreThemeDefinition.framework/Versions/A/CoreThemeDefinition | |
0x10dbbc000 - 0x10dc04fff com.apple.dt.dbg.DebuggerLLDB (6.3.2 - 7701) <3D190BA2-2880-3C9C-B5FB-16938B5D3C1A> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDB.ideplugin/Contents/MacOS/DebuggerLLDB | |
0x10dc38000 - 0x1100e2fc7 com.apple.LLDB.framework (1.330.0.48 - 330.0.48) <185AB330-FE6F-31FA-8F61-03EE45A370CC> /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/LLDB | |
0x110a58000 - 0x110b49ff7 org.python.python (2.7.6 - 2.7.6) <A5C1B694-31A0-3966-B6BC-C40694DC707F> /System/Library/Frameworks/Python.framework/Versions/2.7/Python | |
0x110baf000 - 0x110bcdfff libedit.3.dylib (40) <6049084C-478A-3A89-A9A1-E641B5F8C1A7> /usr/lib/libedit.3.dylib | |
0x110bde000 - 0x110c1bfff com.apple.dt.IDE.Xcode3Core (6.3.2 - 7706) <3A43D744-FD1D-3F9B-B520-737C369930F5> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xcode3Core | |
0x110c41000 - 0x110fa6fff com.apple.Xcode.DevToolsCore (8.3.2 - 7706) <954D2142-985F-320E-8F43-16949D3FB160> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsCore.framework/Versions/A/DevToolsCore | |
0x111147000 - 0x11114fff7 com.apple.DevToolsFoundation (8.3.2 - 7706) <51E1EFD3-487E-354A-813C-191D97AC4B56> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsFoundation.framework/Versions/A/DevToolsFoundation | |
0x11115a000 - 0x111191fff com.apple.Xcode.DevToolsSupport (8.3.2 - 7706) <282AAF1E-34FA-381B-8F7A-0D42D0FB465F> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsSupport.framework/Versions/A/DevToolsSupport | |
0x1112b9000 - 0x1112caff7 com.apple.dt.XCLanguageSupport (6.3.2 - 7701) <EE89F3DE-AC19-36BF-ABB4-B98BAC951027> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCLanguageSupport.xcplugin/Contents/MacOS/XCLanguageSupport | |
0x1112d8000 - 0x1112e2ff7 com.apple.xcode.plug-in.CoreBuildTasks (8.3.2 - 7706) <045D975E-BEB2-386B-A9F4-1578213AE8B3> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/CoreBuildTasks | |
0x1112ea000 - 0x1112eaff7 com.apple.xcode.compilers.coredata (8.3.2 - 7706) <592AF79B-BBA5-3A94-AEC4-E6B613A08E7D> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Core Data.xcplugin/Contents/MacOS/Core Data | |
0x1112ee000 - 0x1112eeff7 com.apple.compilers.clang (8.3.2 - 7706) <ECD3CDB8-71D4-3240-B46B-0FC18DC73992> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Clang LLVM 1.0.xcplugin/Contents/MacOS/Clang LLVM 1.0 | |
0x1112f2000 - 0x1112f5ff7 com.apple.platform.iphonesimulator.plugin (1.0 - 1.0) <E0D4D0A8-1CAB-3269-A956-2A80B07DC6EF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/iPhoneSimulator Build System Support.xcplugin/Contents/MacOS/iPhoneSimulator Build System Support | |
0x1112fb000 - 0x1112fcff7 com.apple.platform.iphoneos.plugin (1.0 - 1.0) <90F6AD3F-1C43-3923-9DCA-29E15CCBFD6D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/iPhoneOS Build System Support.xcplugin/Contents/MacOS/iPhoneOS Build System Support | |
0x111300000 - 0x111380ff7 com.apple.DTDeviceKitBase (6.3.2 - 7708) <68945B41-A80B-367B-AA50-051C7B8860B8> /Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceKitBase.framework/Versions/A/DTDeviceKitBase | |
0x1113d3000 - 0x1114edff7 com.apple.mobiledevice (757.5.6.1.1 - 757.5.6.1.1) <8444BF86-66FC-3A07-A53A-035DA1F0E618> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice | |
0x11156a000 - 0x111583fff com.apple.DeviceLinkX (5.0 - 264) <D86F03AF-EAB0-33B4-B21B-0EB0A85E1258> /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink | |
0x111593000 - 0x1115c9ff7 libssl.0.9.8.dylib (52.20.2) <CF2F5CC1-A72E-3ECF-8F98-330ABABBAFD1> /usr/lib/libssl.0.9.8.dylib | |
0x1115df000 - 0x111622ff7 com.apple.dt.IDEProductsUI (1.0 - 1) <2697526A-3AED-31B5-9DD0-5D85C7E0564B> /Applications/Xcode.app/Contents/PlugIns/IDEProductsUI.ideplugin/Contents/MacOS/IDEProductsUI | |
0x11166a000 - 0x111674ff7 com.apple.dt.DVTServices (6.3.2 - 7710) <6FA4520A-F484-358D-91B6-5253DC484448> /Applications/Xcode.app/Contents/SharedFrameworks/DVTServices.framework/Versions/A/DVTServices | |
0x111681000 - 0x11169dfff com.apple.dt.DVTProducts (1.0 - 1) <9C7A92D9-DD2C-31CF-BB55-1677633EB346> /Applications/Xcode.app/Contents/SharedFrameworks/DVTProducts.framework/Versions/A/DVTProducts | |
0x1116b5000 - 0x1116d2fff com.apple.dt.DVTAnalytics (1.0 - 1) <DA78E66F-18C2-3945-ACB5-9140D4493368> /Applications/Xcode.app/Contents/SharedFrameworks/DVTAnalytics.framework/Versions/A/DVTAnalytics | |
0x1116f1000 - 0x111700fff com.apple.dt.DVTAnalyticsClient (6.3.2 - 1) <E0A9E3C2-E947-36FF-A562-5E203DB3E7DA> /Applications/Xcode.app/Contents/SharedFrameworks/DVTAnalyticsClient.framework/Versions/A/DVTAnalyticsClient | |
0x11171a000 - 0x111786ff7 com.apple.dt.IDE.IDEDocViewer (6.3.2 - 7701) <61A6ABD1-BCA7-397C-AD13-97CC277F87D0> /Applications/Xcode.app/Contents/PlugIns/IDEDocViewer.ideplugin/Contents/MacOS/IDEDocViewer | |
0x1117dd000 - 0x1118a2fff com.apple.dt.IDE.IDESourceEditor (6.3.2 - 7701) <0923ED1A-038B-3629-BB94-E447797FF46B> /Applications/Xcode.app/Contents/PlugIns/IDESourceEditor.ideplugin/Contents/MacOS/IDESourceEditor | |
0x11191d000 - 0x111e4bfff com.apple.dt.IDE.IDEInterfaceBuilderKit (6.3.2 - 7706) <F48425E1-3528-37FB-94D7-4243C50BA866> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderKit.ideplugin/Contents/MacOS/IDEInterfaceBuilderKit | |
0x1121fa000 - 0x112233fff com.apple.dt.gpu.GPUDebuggerFoundation (6.3.2 - 17700) <6B1F970E-22B5-3AF2-A8AE-4D4DFADA3EF6> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerFoundation.ideplugin/Contents/MacOS/GPUDebuggerFoundation | |
0x112263000 - 0x11226fff7 com.apple.GPUToolsShaderProfiler (1.0 - 17700) <663EC943-1936-3DA5-8DEF-DF6A19C993A0> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsShaderProfiler.framework/Versions/A/GPUToolsShaderProfiler | |
0x11227e000 - 0x1122beff7 com.apple.GPUToolsCore (1.0 - 17700) <AAD11623-71D0-3757-9D05-354F71E6762C> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsCore.framework/Versions/A/GPUToolsCore | |
0x1122f4000 - 0x11232bffb com.apple.GPUTools (1.0 - 17700) <36BCF928-6C0B-3DC5-A330-73736CB7CCCF> /Applications/Xcode.app/Contents/SharedFrameworks/GPUTools.framework/Versions/A/GPUTools | |
0x112358000 - 0x112427fff com.apple.GPUToolsServices (1.0 - 17700) <A3AF7F54-4F37-3B8B-953B-9A30F4A621D0> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsServices.framework/Versions/A/GPUToolsServices | |
0x11248e000 - 0x1124e1ff3 com.apple.GPUToolsInterface (1.0 - 17700) <CEE986AE-D7A9-395B-9D2D-6C593276978A> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsInterface.framework/Versions/A/GPUToolsInterface | |
0x11251b000 - 0x112544ffb com.apple.GLToolsInterface (1.0 - 17700) <9637559F-38CE-3E9E-8D09-60E0D3BA0AD6> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsInterface.framework/Versions/A/GLToolsInterface | |
0x112562000 - 0x1125adfff com.apple.GLToolsCore (1.0 - 17700) <036394E5-BFFA-3FA3-AE6E-046211140E03> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsCore.framework/Versions/A/GLToolsCore | |
0x1125ca000 - 0x1125dcff3 com.apple.GLTools (1.0 - 17700) <6774C560-80CB-34CB-90AD-1FC6F4379E9F> /Applications/Xcode.app/Contents/SharedFrameworks/GLTools.framework/Versions/A/GLTools | |
0x1125e4000 - 0x112639ff7 com.apple.GLToolsServices (1.0 - 17700) <9DDF72FE-3813-3131-95AA-EC83F0A9A5AE> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsServices.framework/Versions/A/GLToolsServices | |
0x11267d000 - 0x112700ffb com.apple.gputools.GLToolsAnalysisEngine (1.0 - 17700) <322F9183-6CFA-3EF8-B7CD-85CAAE86892B> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsAnalysisEngine.framework/Versions/A/GLToolsAnalysisEngine | |
0x112765000 - 0x11276aff7 com.apple.dt.gpu.GPUTraceDebugger (6.3.2 - 17700) <5D0E2794-8DDE-394E-8CB0-22405D78060C> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebugger.ideplugin/Contents/MacOS/GPUTraceDebugger | |
0x112772000 - 0x11277dfff com.apple.dt.gpu.GPUDebuggerKit (6.3.2 - 17700) <F8D1CF59-CBC4-335D-B12D-E03B37719BF9> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerKit.ideplugin/Contents/MacOS/GPUDebuggerKit | |
0x112790000 - 0x112800ff7 com.apple.dt.gpu.GPUTraceDebuggerUI (6.3.2 - 17700) <BBB7EF6E-03FA-37A7-9034-0B6E8EA1D54D> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebuggerUI.ideplugin/Contents/MacOS/GPUTraceDebuggerUI | |
0x11284d000 - 0x11286dfff com.apple.dt.IDE.IDEQuickHelp (6.3.2 - 7701) <DC050166-C39F-389A-9B3B-774597667F25> /Applications/Xcode.app/Contents/PlugIns/IDEQuickHelp.ideplugin/Contents/MacOS/IDEQuickHelp | |
0x11288a000 - 0x112a33ff7 com.apple.dt.IDE.Xcode3UI (6.3.2 - 7706) <731742DD-8F70-33AA-8178-4F10B7AC1543> /Applications/Xcode.app/Contents/PlugIns/Xcode3UI.ideplugin/Contents/MacOS/Xcode3UI | |
0x112d54000 - 0x112d57fff com.apple.dt.dbg.DebuggerKit (1.0 - 1) <09DAA6E0-6539-3AFC-8997-3F6D8CD0ED00> /Applications/Xcode.app/Contents/PlugIns/DebuggerKit.ideplugin/Contents/MacOS/DebuggerKit | |
0x112d60000 - 0x112da0ff7 com.apple.dt.IDE.iCloudSupport (6.3.2 - 7701) <AB5E9AE5-7827-391B-928C-572A6269D55B> /Applications/Xcode.app/Contents/PlugIns/iCloudSupport.ideplugin/Contents/MacOS/iCloudSupport | |
0x112dda000 - 0x112de1fff com.apple.dt.IDE.HexEditor (6.3.2 - 7701) <1D8E9976-D7DA-385F-BE4A-CA35042BFAEE> /Applications/Xcode.app/Contents/PlugIns/HexEditor.ideplugin/Contents/MacOS/HexEditor | |
0x112deb000 - 0x112e19fff +com.ridiculousfish.HexFiendFramework (6.3.2 - 7701) <D5247D3A-CA95-39A2-A86E-130B5DD3FCB5> /Applications/Xcode.app/Contents/SharedFrameworks/HexFiend.framework/Versions/A/HexFiend | |
0x112e40000 - 0x112f0ffff com.apple.dt.dbg.DebuggerUI (6.3.2 - 7701) <992927BE-3ED8-3773-8004-AEDC8E4E4538> /Applications/Xcode.app/Contents/PlugIns/DebuggerUI.ideplugin/Contents/MacOS/DebuggerUI | |
0x112fbd000 - 0x113401fff com.apple.SceneKit (5.0 - 260.11) <9858429C-F3B9-395C-90C7-0AACE62F2E74> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit | |
0x1142c0000 - 0x1142c0ffe +cl_kernels (???) <7EF9FEB5-0CC6-485E-983A-2ACF9AA50C4A> cl_kernels | |
0x114379000 - 0x114380ff7 com.apple.gputools.GLToolsShaderProfilerMobileSupport (1.0 - 17700) <79805C6C-D569-319F-9F6F-F6BECBFC8BAA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsShaderProfilerMobileSupport.gtplugin/Contents/MacOS/GLToolsShaderProfilerMobileSupport | |
0x114387000 - 0x114394ffb com.apple.MTLToolsCore (1.0 - 1) <323873B5-E397-3E16-83B5-94A9E2296B3E> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsCore.framework/Versions/A/MTLToolsCore | |
0x11439f000 - 0x1143a0fff com.apple.MTLTools (1.0 - 1) <81FF5A11-7715-3460-9E3F-881D24F48060> /Applications/Xcode.app/Contents/SharedFrameworks/MTLTools.framework/Versions/A/MTLTools | |
0x1144c2000 - 0x1144e7ff7 com.apple.DiscRecordingUI (9.0 - 9000.4.2) <B0CAE664-FD56-3BB2-942E-C6151443BFAC> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI | |
0x114508000 - 0x11454aff7 com.apple.glut (3.6.2 - GLUT-3.6.2) <05664441-89D3-3C0A-BD55-90BB35AEDAF4> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT | |
0x1145be000 - 0x1145cdfff com.apple.DTDeviceKit (4.2 - 7708) <4AE02417-7AD1-3F53-B287-B24DBD59625D> /Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceKit.framework/Versions/A/DTDeviceKit | |
0x1145dd000 - 0x114639fff com.apple.dt.IDE.IDEInterfaceBuilderWatchKitIntegration (6.3.2 - 7701) <F5DB93B8-C224-32D7-968A-26A60401F792> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderWatchKitIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderWatchKitIntegration | |
0x1167aa000 - 0x116823fff com.apple.dt.IDE.IDEiOSSupportCore (6.3.2 - 7708) <0CAE7345-9A5D-337F-B622-79C07F84856A> /Applications/Xcode.app/Contents/PlugIns/IDEiOSSupportCore.ideplugin/Contents/MacOS/IDEiOSSupportCore | |
0x11686d000 - 0x11687efff com.apple.DVTiPhoneSimulatorRemoteClient (6.3.2 - 7708) <8A3DC1C2-4FBD-3A13-A8B8-6061DBDEB129> /Applications/Xcode.app/Contents/SharedFrameworks/DVTiPhoneSimulatorRemoteClient.framework/Versions/A/DVTiPhoneSimulatorRemoteClient | |
0x116890000 - 0x116a5fff7 com.apple.dt.IDE.IDEInterfaceBuilderCocoaIntegration (6.3.2 - 7706) <B8D304F3-9320-3046-9A47-E5E387C7DC4E> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaIntegration | |
0x116c15000 - 0x116c19fff com.apple.audio.AppleHDAHALPlugIn (272.18 - 272.18) <BCBCD7EE-C5ED-3558-8176-70BFC88925B1> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn | |
0x116c1e000 - 0x116c22ff7 com.apple.dt.IDEIODebugGaugesCore (6.3.2 - 7701) <166B78E8-A0A2-3448-A8CA-4CC111906C81> /Applications/Xcode.app/Contents/PlugIns/IDEIODebugGaugesCore.ideplugin/Contents/MacOS/IDEIODebugGaugesCore | |
0x116fea000 - 0x1171e4fff com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration (6.3.2 - 7703) <FEAEA8A9-B3B9-304E-8B23-80F75E40F997> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderCocoaTouchIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchIntegration | |
0x1172d4000 - 0x1174f1ff3 com.apple.audio.units.Components (1.12 - 1.12) <AC14ADC7-587F-3E0F-92E7-9D8C07753C22> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio | |
0x1175ad000 - 0x1175eefff com.apple.dt.IDE.IDEiPhoneSupport (6.3.2 - 7708) <72FDF4AC-E716-34B5-B84D-D1FD6C45D824> /Applications/Xcode.app/Contents/PlugIns/IDEiPhoneSupport.ideplugin/Contents/MacOS/IDEiPhoneSupport | |
0x11764e000 - 0x11765bff7 com.apple.dt.IDEIODebugGaugesUI (6.3.2 - 7701) <76A76902-2BAD-3613-83CB-7A8CD09E2B9D> /Applications/Xcode.app/Contents/PlugIns/IDEIODebugGaugesUI.ideplugin/Contents/MacOS/IDEIODebugGaugesUI | |
0x117b72000 - 0x117b79fff com.apple.dt.DVTPlaygroundCommunication (1.0 - 7700) <FA06850C-7EED-3EAB-B0B8-50A104873781> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks/DVTPlaygroundCommunication.framework/Versions/A/DVTPlaygroundCommunication | |
0x117ba7000 - 0x117cb5fff com.apple.dt.IDELanguageSupportUI (6.3.2 - 7701) <CFC3A1F9-CF08-3A72-BAF7-E6FCE577C494> /Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportUI.ideplugin/Contents/MacOS/IDELanguageSupportUI | |
0x118dfa000 - 0x118dfafe7 +cl_kernels (???) <CB9FCC3B-80AD-4839-A4C9-77B4F074A2E8> cl_kernels | |
0x118e06000 - 0x118e06fe5 +cl_kernels (???) <DE830B6B-1A37-491E-90C8-0163F4F3622A> cl_kernels | |
0x118e08000 - 0x118ee8ff7 unorm8_rgba.dylib (2.4.5) <86BACF3B-4433-336D-BD90-C4A29060D703> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib | |
0x119837000 - 0x11985fff7 com.apple.gdt.MTLToolsAnalysisHeuristics (1.0 - 1) <5E3A4872-2124-31E0-BCAC-6BEA6BADC36A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/GPUTools/PlugIns/MTLToolsAnalysisHeuristics.gtplugin/Contents/MacOS/MTLToolsAnalysisHeuristics | |
0x119874000 - 0x119874ffe +cl_kernels (???) <7EF9FEB5-0CC6-485E-983A-2ACF9AA50C4A> cl_kernels | |
0x119971000 - 0x119971fef +cl_kernels (???) <38D7D27A-3FFF-4A8E-ABDD-44D2EE359493> cl_kernels | |
0x1199bf000 - 0x119a34ff7 com.apple.dt.gpu.GPURenderTargetEditor (6.3.2 - 17700) <AE76D616-B465-37BD-BD48-E173427231A1> /Applications/Xcode.app/Contents/PlugIns/GPURenderTargetEditor.ideplugin/Contents/MacOS/GPURenderTargetEditor | |
0x119a7b000 - 0x119b59ff7 com.apple.dt.IDE.IDEModelEditor (6.3.2 - 7701) <F37438F7-CAE2-3355-9026-67B66EF134C2> /Applications/Xcode.app/Contents/PlugIns/IDEModelEditor.ideplugin/Contents/MacOS/IDEModelEditor | |
0x119bf0000 - 0x119c69ff7 com.apple.dt.IDE.IDEModelFoundation (6.3.2 - 7701) <CDEBC9C5-A278-31B7-9137-1A4C11D50130> /Applications/Xcode.app/Contents/PlugIns/IDEModelFoundation.ideplugin/Contents/MacOS/IDEModelFoundation | |
0x119cc0000 - 0x119ccdff7 com.apple.dt.IDE.IDEQuickLookEditor (6.3.2 - 7701) <06AE7D75-B315-3F60-B6B1-5A0EE32747C7> /Applications/Xcode.app/Contents/PlugIns/IDEQuickLookEditor.ideplugin/Contents/MacOS/IDEQuickLookEditor | |
0x119cde000 - 0x119ce7fff com.apple.dt.PlistEditor (6.3.2 - 7701) <04B99233-A344-3AE7-86D2-2AF33F2C875E> /Applications/Xcode.app/Contents/PlugIns/PlistEditor.ideplugin/Contents/MacOS/PlistEditor | |
0x119cf3000 - 0x119d08fff com.apple.dt.IDE.IDERTFEditor (6.3.2 - 7701) <1470034F-09F9-3AAF-AFB6-7A6581FA30F1> /Applications/Xcode.app/Contents/PlugIns/IDERTFEditor.ideplugin/Contents/MacOS/IDERTFEditor | |
0x119d1a000 - 0x119d6bff7 com.apple.IDESpriteKitParticleEditor (2.0 - 2) <95CE868A-0C2A-3660-BEFD-6D035203BF08> /Applications/Xcode.app/Contents/PlugIns/IDESpriteKitParticleEditor.ideplugin/Contents/MacOS/IDESpriteKitParticleEditor | |
0x119d9d000 - 0x119f03fff com.apple.SpriteKit (1.0 - 1) <54E947B4-A15E-327B-8E8B-42409CB2A3AC> /System/Library/Frameworks/SpriteKit.framework/Versions/A/SpriteKit | |
0x119f9a000 - 0x119ff0ff7 com.apple.PhysicsKit (1.0 - 1) <F7CF543C-70F5-312F-B230-D09349848EAD> /System/Library/PrivateFrameworks/PhysicsKit.framework/Versions/A/PhysicsKit | |
0x11a01d000 - 0x11a044ff7 com.apple.GLKit (1.0 - 27) <66D3E804-C8BF-3C6F-A983-87205FC2C33C> /System/Library/Frameworks/GLKit.framework/Versions/A/GLKit | |
0x11a068000 - 0x11a08eff7 com.apple.audio.OpenAL (1.8 - 1.8) <B05578A8-FE08-310C-BF91-C1BDE10858CD> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL | |
0x11a114000 - 0x11a16bff7 com.apple.dt.IDE.IDESceneKitEditor (6.3.2 - 7700) <D1521901-6F7F-3DEC-96A8-3B2FF649CE06> /Applications/Xcode.app/Contents/PlugIns/IDESceneKitEditor.ideplugin/Contents/MacOS/IDESceneKitEditor | |
0x11a1f4000 - 0x11a1fbff7 com.apple.dt.ScriptingDefinitionEditor (6.3.2 - 7701) <44D9BA2E-B9C4-3E76-A0DE-38BCD3A628C5> /Applications/Xcode.app/Contents/PlugIns/ScriptingDefinitionEditor.ideplugin/Contents/MacOS/ScriptingDefinitionEditor | |
0x11a203000 - 0x11a207ff7 com.apple.dt.IDE.IDEPDFViewer (6.3.2 - 7701) <6ECC3FBA-8788-31B2-B086-0A2C267C624E> /Applications/Xcode.app/Contents/PlugIns/IDEPDFViewer.ideplugin/Contents/MacOS/IDEPDFViewer | |
0x11a211000 - 0x11a452fff com.apple.dt.gpu.GPUDebuggeriOSSupport (6.3.2 - 17700) <5A4FCBE7-0BCB-3787-9B85-B8276E813E63> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/GPUDebuggeriOSSupport.ideplugin/Contents/MacOS/GPUDebuggeriOSSupport | |
0x11a4c1000 - 0x11a4c1fff com.apple.GLToolsMobileFoundation (1.0 - 17700) <82B9069F-2421-3013-93B6-665E93DC8B19> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/GLToolsMobileFoundation.framework/Versions/A/GLToolsMobileFoundation | |
0x11a4c6000 - 0x11a52cfff com.apple.GLToolsExpert (1.0 - 17700) <983F35A1-84C4-3513-9CBF-7B21DDA1330B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/GLToolsExpert.framework/Versions/A/GLToolsExpert | |
0x11a568000 - 0x11a580ffb com.apple.GLToolsShaderProfiler (1.0 - 17700) <DFAA1C02-47BE-3A0D-BF24-A0F69DDF6B76> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsShaderProfiler.framework/Versions/A/GLToolsShaderProfiler | |
0x11a58d000 - 0x11a5a1ff3 com.apple.GPUToolsMobileFoundation (1.0 - 17700) <86765D98-359F-3048-A0A0-C1FA48EC57FB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/GPUToolsMobileFoundation.framework/Versions/A/GPUToolsMobileFoundation | |
0x11a73e000 - 0x11a8c0ff7 com.apple.gputools.GLToolsAnalysisHeuristics (1.0 - 17700) <55E2797A-FB95-3ED1-A899-EC83B6F4A422> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsAnalysisHeuristics.gtplugin/Contents/MacOS/GLToolsAnalysisHeuristics | |
0x11a8d5000 - 0x11a90affb com.apple.gputools.GLToolsMobileAnalysis (1.0 - 17700) <1D4B0246-B46E-388F-87C9-8D418244A81E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsMobileAnalysis.gtplugin/Contents/MacOS/GLToolsMobileAnalysis | |
0x11a91a000 - 0x11a942ff3 com.apple.gdt.MTLToolsAnalysisEngine (1.0 - 17700) <4BC64B88-3ADD-3613-B1BA-8BE852E352D7> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsAnalysisEngine.framework/Versions/A/MTLToolsAnalysisEngine | |
0x11ed4f000 - 0x11ededfff com.apple.XCSCore (1.0 - 1) <5AB0A1D7-C62F-3559-B336-26A4B3FBEB4C> /Applications/Xcode.app/Contents/SharedFrameworks/XCSCore.framework/Versions/A/XCSCore | |
0x11ee54000 - 0x11ef01fff com.apple.dt.XCSUI (1.0 - 1) <1708E6B5-3EC0-3871-9EA1-4985CB4BB3E1> /Applications/Xcode.app/Contents/SharedFrameworks/XCSUI.framework/Versions/A/XCSUI | |
0x7fff6f0f1000 - 0x7fff6f127837 dyld (353.2.1) <65DCCB06-339C-3E25-9702-600A28291D0E> /usr/lib/dyld | |
0x7fff83733000 - 0x7fff83770ff3 com.apple.bom (14.0 - 193.6) <3CE5593D-DB28-3BFD-943E-6261006FA292> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom | |
0x7fff83772000 - 0x7fff83775fff libCGXCoreImage.A.dylib (779.11) <A6B6597C-5E69-3440-AEF7-91DB6428D007> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib | |
0x7fff83776000 - 0x7fff83788ff7 libsasl2.2.dylib (194.1) <35371406-75EF-304A-A073-956C40373555> /usr/lib/libsasl2.2.dylib | |
0x7fff83789000 - 0x7fff83812ff7 com.apple.CoreSymbolication (3.1 - 57020.1) <85707039-0C8A-3409-B0B5-153431CC1841> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication | |
0x7fff83872000 - 0x7fff838c0fff libcurl.4.dylib (83.1.2) <462767FC-C7F2-39F1-8C10-DA4114945F55> /usr/lib/libcurl.4.dylib | |
0x7fff838c1000 - 0x7fff838c3fff com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging | |
0x7fff839bc000 - 0x7fff83cc1ff3 com.apple.HIToolbox (2.1.1 - 758.7) <6711FAA9-904A-3B49-9665-FC8D13B93C42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
0x7fff83d7f000 - 0x7fff83d80fff libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib | |
0x7fff83d81000 - 0x7fff83dadfff libsandbox.1.dylib (358.20.5) <C84D0EA1-CE60-3328-A196-D55874BE83D1> /usr/lib/libsandbox.1.dylib | |
0x7fff83dae000 - 0x7fff83db6ff3 com.apple.CoreServices.FSEvents (1210.20.1 - 1210.20.1) <84F79D3E-7B5E-3C93-8479-35794A3F125E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents | |
0x7fff83db7000 - 0x7fff83e1cff7 com.apple.ids (10.0 - 1000) <42C61956-F016-315A-ADD3-3CA37EE99DD7> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS | |
0x7fff83e36000 - 0x7fff83e66fff libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib | |
0x7fff83e67000 - 0x7fff83e67fff libOpenScriptingUtil.dylib (162.1) <E0605012-0DDB-3150-8FD0-699376FA3CD0> /usr/lib/libOpenScriptingUtil.dylib | |
0x7fff83e6e000 - 0x7fff83efaff7 libsystem_c.dylib (1044.10.1) <86FBED7A-F2C8-3591-AD6F-486DD57E6B6A> /usr/lib/system/libsystem_c.dylib | |
0x7fff83efb000 - 0x7fff83f06ff7 libkxld.dylib (2782.20.48) <28EF8328-E3E2-336A-974B-FB1BF119D55A> /usr/lib/system/libkxld.dylib | |
0x7fff83f07000 - 0x7fff83f09fff libCVMSPluginSupport.dylib (11.1.2) <6EFEC4A6-2EAC-3C27-820E-C28BE71B9FCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib | |
0x7fff84793000 - 0x7fff84797fff libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib | |
0x7fff84798000 - 0x7fff847a6ff7 com.apple.opengl (11.1.2 - 11.1.2) <864B35BF-1E76-382B-8D5F-38C7282621E6> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL | |
0x7fff847a7000 - 0x7fff847d2ff3 libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib | |
0x7fff847d3000 - 0x7fff847e8fff com.apple.ToneKit (1.0 - 1) <25D0FF56-B802-359D-9CA1-D530F4890D87> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit | |
0x7fff84838000 - 0x7fff84867ff7 com.apple.CoreServicesInternal (221.7.2 - 221.7.2) <B93D4775-149C-3698-B38C-9C50673D455C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal | |
0x7fff84868000 - 0x7fff84868fff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <9D749502-A228-3BF1-B52F-A182DEEB2C4D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib | |
0x7fff84888000 - 0x7fff848f4fff com.apple.framework.CoreWLAN (5.0 - 500.35.2) <5E228544-77A9-3AA5-8355-E8F6626F50E7> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN | |
0x7fff848f5000 - 0x7fff8491bfff com.apple.ChunkingLibrary (2.1 - 163.6) <29D4CB95-42EF-34C6-8182-BDB6F7BB1E79> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary | |
0x7fff8491c000 - 0x7fff8491dfff com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent | |
0x7fff8491e000 - 0x7fff84920fff com.apple.marco (10.0 - 1000) <87240BDC-79FE-3CBF-A94D-EAB348ED7AA2> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco | |
0x7fff84921000 - 0x7fff84952fff libtidy.A.dylib (15.15) <37FC944D-271A-386A-9ADD-FA33AD48F96D> /usr/lib/libtidy.A.dylib | |
0x7fff84953000 - 0x7fff84982fff com.apple.securityinterface (10.0 - 55058) <21F38170-2D3D-3FA2-B0EC-379482AFA5E4> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface | |
0x7fff84983000 - 0x7fff849d2ff7 libstdc++.6.dylib (104.1) <803F6AC8-87DC-3E24-9E80-729B551F6FFF> /usr/lib/libstdc++.6.dylib | |
0x7fff84aff000 - 0x7fff84b0cff3 com.apple.ProtocolBuffer (1 - 228.0.1) <3429EB06-9F0E-355F-B9AB-F72879177398> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer | |
0x7fff84b0d000 - 0x7fff84b18ff7 com.apple.DirectoryService.Framework (10.10 - 187) <85675744-B77D-37ED-805B-4BD0DD20845D> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService | |
0x7fff84b66000 - 0x7fff84b8aff7 com.apple.quartzfilters (1.10.0 - 1.10.0) <1AE50F4A-0098-34E7-B24D-DF7CB94073CE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters | |
0x7fff84b8b000 - 0x7fff84b8cfff libUAPreferences.dylib (236.61) <4CB88510-883F-3441-8A8F-88CB3C8AEF57> /System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Libraries/libUAPreferences.dylib | |
0x7fff84b8d000 - 0x7fff84b96fff libGFXShared.dylib (11.1.2) <0BAF2EA8-3BC4-3BF4-ABB6-A6E0A1F3F6A5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib | |
0x7fff84b97000 - 0x7fff84b97fff com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices | |
0x7fff84b98000 - 0x7fff84b9ffff com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS | |
0x7fff84bc8000 - 0x7fff84bc9ffb libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib | |
0x7fff84bca000 - 0x7fff84bf2fff libsystem_info.dylib (459.20.1) <AEB3FE62-4763-3050-8352-D6F9AF961AE6> /usr/lib/system/libsystem_info.dylib | |
0x7fff84bf3000 - 0x7fff84bfcff3 com.apple.CommonAuth (4.0 - 2.0) <BA9F5A09-D200-3D18-9F4A-20C789291A30> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth | |
0x7fff84bfd000 - 0x7fff84bfffff libRadiance.dylib (1237) <9B048776-53BB-3947-8ECE-9DDA804C86B2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib | |
0x7fff84c00000 - 0x7fff84cd2ff7 com.apple.PubSub (1.0.5 - 65.39) <9A915B29-496B-3653-B450-EB1B6EF2BBD7> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub | |
0x7fff84cec000 - 0x7fff84d4bfff com.apple.AE (681.2 - 681.2) <181B3B06-2DC6-3E4D-B44A-2551C5E9CF6F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE | |
0x7fff84dac000 - 0x7fff84ff1ff7 com.apple.AddressBook.framework (9.0 - 1579) <A31956C5-AA13-35E6-B553-6BDF33F35103> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook | |
0x7fff84ff2000 - 0x7fff8502cffb com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols | |
0x7fff852c5000 - 0x7fff852f5ff3 com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD | |
0x7fff852f6000 - 0x7fff852feff7 com.apple.icloud.FindMyDevice (1.0 - 1) <9CE67F85-2BA8-3093-97BA-07BF5C04A5D6> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice | |
0x7fff852ff000 - 0x7fff85315ff7 com.apple.CoreMediaAuthoring (2.2 - 951) <C3E7D4C1-400D-34FA-9FE1-8C68C03CE969> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring | |
0x7fff85316000 - 0x7fff85322ff7 libexslt.0.dylib (13) <9197981D-B0E9-39EB-9958-D4B181FB0B0E> /usr/lib/libexslt.0.dylib | |
0x7fff85323000 - 0x7fff85332ff7 com.apple.ToneLibrary (1.0 - 1) <179C7D61-CB88-3CE3-9F06-4D60D13D616C> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary | |
0x7fff85359000 - 0x7fff85359ff7 liblaunch.dylib (559.20.9) <FA89A113-696E-3271-8FE1-A0D7324E8481> /usr/lib/system/liblaunch.dylib | |
0x7fff8535b000 - 0x7fff853fae27 com.apple.AppleJPEG (1.0 - 1) <6627DDD9-A8FE-3968-B23A-B6A29AA3919A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG | |
0x7fff85699000 - 0x7fff85700ff7 com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi | |
0x7fff85701000 - 0x7fff85768ffb com.apple.datadetectorscore (6.0 - 396.1.1) <9B0B3198-DDBE-36C0-8BA9-3EC89C725282> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore | |
0x7fff857c2000 - 0x7fff85909ffb com.apple.WebKitLegacy (10600 - 10600.5.17) <B44AA3ED-CF33-3F14-9A57-06A10C653EF5> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy | |
0x7fff8590a000 - 0x7fff85a3afff com.apple.UIFoundation (1.0 - 1) <466BDFA8-0B9F-3AB0-989D-F9779422926A> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation | |
0x7fff85a3b000 - 0x7fff85a85ff7 com.apple.HIServices (1.22 - 522.1) <E8BD41E4-7747-3CAF-807A-5CA9AD16B525> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices | |
0x7fff85a86000 - 0x7fff85a8dff7 com.apple.phonenumbers (1.1.1 - 105) <AE39B6FE-05AB-3181-BB2A-4D50A8B392F2> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers | |
0x7fff85a8e000 - 0x7fff85bd2ff7 com.apple.QTKit (7.7.3 - 2890) <EA6DCA1E-CBAB-328F-B230-1F9B9104E110> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit | |
0x7fff85bd3000 - 0x7fff85e94ff7 com.apple.WebKit (10600 - 10600.5.17) <5724ED63-1C75-3090-B60A-DA484A9DBDE2> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit | |
0x7fff85ea2000 - 0x7fff85f8eff7 com.apple.PackageKit (3.0 - 438) <1C84EFEC-6BCC-3045-8E57-60330EBD02F2> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit | |
0x7fff86062000 - 0x7fff86094ff3 com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon | |
0x7fff86095000 - 0x7fff861a4ff3 com.apple.desktopservices (1.9.3 - 1.9.3) <FEE11342-5BC4-37A7-8169-DA48BE17B9C9> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv | |
0x7fff8623f000 - 0x7fff86249fff com.apple.IntlPreferences (2.0 - 150.1) <BA231174-B319-3BA3-BD45-CB670C38938A> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences | |
0x7fff8624a000 - 0x7fff86255fff libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib | |
0x7fff86256000 - 0x7fff8625afff com.apple.TCC (1.0 - 1) <CCA42EE2-3400-3444-9486-BC454E60D944> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC | |
0x7fff8625b000 - 0x7fff86a97fe3 com.apple.CoreGraphics (1.600.0 - 779.11) <DC15AADD-387C-348E-84F0-1C8BAAB1B567> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics | |
0x7fff86a98000 - 0x7fff86a9bfff com.apple.xpc.ServiceManagement (1.0 - 1) <9E025823-660A-30C5-A568-223BD595B6F7> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement | |
0x7fff86a9c000 - 0x7fff86dcfff7 libmecabra.dylib (666.7) <0ED8AE5E-7A5B-34A6-A2EE-2B852E60E1E2> /usr/lib/libmecabra.dylib | |
0x7fff86e09000 - 0x7fff86e31fff libxpc.dylib (559.20.9) <D35D0DB2-D7BD-3BE4-8378-062BFE545E1D> /usr/lib/system/libxpc.dylib | |
0x7fff86e3b000 - 0x7fff86e46fff com.apple.CommerceCore (1.0 - 376.24) <1B2B5206-43B6-3CA4-B057-8A7252CE6902> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore | |
0x7fff86e47000 - 0x7fff86e7ffff libsystem_network.dylib (412.20.3) <589A5F67-BE2A-3245-A181-0ECC9B53EB00> /usr/lib/system/libsystem_network.dylib | |
0x7fff86f2d000 - 0x7fff86fedff7 com.apple.backup.framework (1.6.4 - 1.6.4) <A67CE7D7-AAE4-3AC0-86B7-EAF403853D09> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup | |
0x7fff86ff7000 - 0x7fff87042fff com.apple.CloudDocs (1.0 - 321.6) <4C54EDB7-4377-3722-8C47-F3C3D260FCBA> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs | |
0x7fff87043000 - 0x7fff87189fef libsqlite3.dylib (168) <8B78BED1-7B9B-3943-80DC-0871015AEAC4> /usr/lib/libsqlite3.dylib | |
0x7fff8718a000 - 0x7fff871baff7 libncurses.5.4.dylib (44) <F09809A4-53B9-3E91-A8FA-D3F584C03AA3> /usr/lib/libncurses.5.4.dylib | |
0x7fff871ee000 - 0x7fff871f0fff libsystem_configuration.dylib (699.1.5) <20F3B077-179D-3CB0-A3C1-C8602D53B4DB> /usr/lib/system/libsystem_configuration.dylib | |
0x7fff871f1000 - 0x7fff871fcfff libGL.dylib (11.1.2) <BF99CC65-215A-3C7D-87D7-3F7EE6E9B3DD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib | |
0x7fff871fd000 - 0x7fff87204ff7 libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib | |
0x7fff87275000 - 0x7fff872bbff7 libFontRegistry.dylib (134.1) <CE41D8C2-BEED-345C-BC4F-3775CC06C672> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib | |
0x7fff872bc000 - 0x7fff87310fff libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib | |
0x7fff87311000 - 0x7fff873e7ff3 com.apple.DiskImagesFramework (10.10.1 - 396) <1149D3E1-CC6C-3177-916D-2BE066DC9344> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages | |
0x7fff873e8000 - 0x7fff873f3fff com.apple.AppSandbox (4.0 - 238.20.2) <BEFAB7F2-B189-391B-9B2D-FFF3EE2B77B6> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox | |
0x7fff873f4000 - 0x7fff87406ff7 com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol | |
0x7fff87407000 - 0x7fff87409fff com.apple.EFILogin (2.0 - 2) <3BA837D8-94F5-3240-9CF7-E40DC2808446> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin | |
0x7fff8740a000 - 0x7fff87410fff com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition | |
0x7fff87441000 - 0x7fff875cffff libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib | |
0x7fff87990000 - 0x7fff87999ff7 libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib | |
0x7fff8799a000 - 0x7fff8799aff7 libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib | |
0x7fff8799b000 - 0x7fff8851cff7 com.apple.AppKit (6.9 - 1347.57) <B214D528-7D1C-39B2-BE36-821D417A0297> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
0x7fff8851d000 - 0x7fff88657fff com.apple.ImageIO.framework (3.3.0 - 1237) <3C06213D-847A-3C7B-843E-6EC37113965D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO | |
0x7fff88658000 - 0x7fff88691ff3 com.apple.datadetectors (5.0 - 286.13) <F2EC0715-1AD3-39C3-9B2D-D45336C73BFC> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors | |
0x7fff88692000 - 0x7fff889c3fff com.apple.Foundation (6.9 - 1153.20) <F0FF3A5D-C5B7-34A1-9319-DE1EF928E58E> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
0x7fff889c4000 - 0x7fff889ccfff libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib | |
0x7fff889cd000 - 0x7fff88ccfffb com.apple.GeoServices (1.0 - 1077.0.18) <2BBF8B44-DD46-3432-8C84-6D6AA004C233> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices | |
0x7fff88e30000 - 0x7fff88e3bff7 libcsfde.dylib (471.20.7) <44E51549-CECC-3C7B-867B-01901CA9C756> /usr/lib/libcsfde.dylib | |
0x7fff88e3c000 - 0x7fff88e43fff com.apple.network.statistics.framework (1.2 - 1) <61B311D1-7F15-35B3-80D4-99B8BE90ACD9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistics | |
0x7fff88e72000 - 0x7fff88e83fff libsystem_coretls.dylib (35.20.2) <6084A531-2523-39F8-B030-811FA1A32FB5> /usr/lib/system/libsystem_coretls.dylib | |
0x7fff88e84000 - 0x7fff891effff com.apple.VideoToolbox (1.0 - 1562.235) <0E996B8C-BE1C-3749-ACCA-DACBC89AFABB> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox | |
0x7fff891f0000 - 0x7fff89202ff7 com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture | |
0x7fff89203000 - 0x7fff89209fff libsystem_trace.dylib (72.20.1) <840F5301-B55A-3078-90B9-FEFFD6CD741A> /usr/lib/system/libsystem_trace.dylib | |
0x7fff89222000 - 0x7fff8928eff3 com.apple.MMCS (1.3 - 327.5) <FC998246-ED60-334D-9E94-453F35EF9C78> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS | |
0x7fff8928f000 - 0x7fff89292ff7 com.apple.Mangrove (1.0 - 1) <6326024D-5C8D-3F59-9468-ACA1E01BC70C> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove | |
0x7fff89293000 - 0x7fff89293fff com.apple.audio.units.AudioUnit (1.12 - 1.12) <E5335492-7EFE-31EA-BE72-4A9CEE68D58E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit | |
0x7fff89294000 - 0x7fff8929aff7 libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib | |
0x7fff8929b000 - 0x7fff892e8ff7 com.apple.print.framework.PrintCore (10.3 - 451.1) <DE992474-0841-38A1-B4F6-46D653E454D5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore | |
0x7fff892e9000 - 0x7fff89304ff7 libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib | |
0x7fff89305000 - 0x7fff8934bff7 libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib | |
0x7fff8934c000 - 0x7fff8943efff libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib | |
0x7fff8943f000 - 0x7fff8947fff7 libGLImage.dylib (11.1.2) <260A4BF3-DC45-369C-A0CD-B667F9D17179> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib | |
0x7fff89480000 - 0x7fff89482ff3 com.apple.SafariServices.framework (10600 - 10600.6.3) <54FC1B67-2013-3964-8937-4C29E66FC45E> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariServices | |
0x7fff894f8000 - 0x7fff8965ffff com.apple.AutomatorFramework (2.5 - 409.2) <BB7A569B-7326-390C-91C7-39D9FE0D083C> /System/Library/Frameworks/Automator.framework/Versions/A/Automator | |
0x7fff89660000 - 0x7fff89683ff7 com.apple.idsfoundation (10.0 - 1000) <2395F969-DB5F-3D41-BA52-31FEE83E0719> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation | |
0x7fff89684000 - 0x7fff89684fff com.apple.quartzframework (1.5 - 1.5) <26C982A3-2FC3-3F50-B5F4-3C545C3BAC10> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz | |
0x7fff89685000 - 0x7fff8969fff7 libextension.dylib (55.2) <3BB019CA-199A-36AC-AA22-14B562138545> /usr/lib/libextension.dylib | |
0x7fff896a0000 - 0x7fff89790fef libJP2.dylib (1237) <A24C99BF-2360-343F-BCA1-F044E78EA0DE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib | |
0x7fff89791000 - 0x7fff8981fff7 com.apple.CorePDF (4.0 - 4) <9CD7EC6D-3593-3D60-B04F-75F612CCB99A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF | |
0x7fff89820000 - 0x7fff89861fff libGLU.dylib (11.1.2) <4C54F0D1-2ADC-38A0-92D1-F479E9B99355> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib | |
0x7fff89862000 - 0x7fff89863ff3 libSystem.B.dylib (1213) <CCEC13A5-D0D9-31C5-B0B0-1C564B4A20A6> /usr/lib/libSystem.B.dylib | |
0x7fff898a1000 - 0x7fff898a9fff libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib | |
0x7fff898aa000 - 0x7fff898adff7 libdyld.dylib (353.2.1) <9EACCA38-291D-38CC-811F-7E9D1451E2D3> /usr/lib/system/libdyld.dylib | |
0x7fff898ae000 - 0x7fff898aefff com.apple.CoreServices (62 - 62) <C69DA8A7-B536-34BF-A93F-1C170E2C6D58> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices | |
0x7fff898af000 - 0x7fff898d4fff libPng.dylib (1237) <F5652650-87ED-3D53-9E59-A897DFA41DD0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib | |
0x7fff89b34000 - 0x7fff89bd2fff com.apple.Metadata (10.7.0 - 917.35) <8CBD1D32-4F4B-3F9A-AC65-76F2B5376FBF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata | |
0x7fff89bd3000 - 0x7fff89bfffff com.apple.framework.SystemAdministration (1.0 - 1.0) <B427BF0A-36DC-357F-B807-1B1AA2AFB7BA> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration | |
0x7fff89c00000 - 0x7fff89c28fff libRIP.A.dylib (779.11) <88434DA0-B6B8-304A-9DC0-41D3947E8734> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib | |
0x7fff89c2a000 - 0x7fff89c2cfff libsystem_sandbox.dylib (358.20.5) <4CF77128-6BE0-3958-B646-707FA9CE61B2> /usr/lib/system/libsystem_sandbox.dylib | |
0x7fff89c63000 - 0x7fff8a093fff com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore | |
0x7fff8a094000 - 0x7fff8a0b0fff com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage | |
0x7fff8a0b8000 - 0x7fff8a113fe7 libTIFF.dylib (1237) <6C8BBCA3-C233-3941-ACF9-F06C5E6EE2E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib | |
0x7fff8a114000 - 0x7fff8a321ff3 com.apple.CFNetwork (720.3.13 - 720.3.13) <69E15385-5784-3912-88F6-03B16F1C1A5C> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork | |
0x7fff8a322000 - 0x7fff8a324ffb libCGXType.A.dylib (779.11) <51607E77-F183-3CC2-A78C-238AFBDF6262> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib | |
0x7fff8a3df000 - 0x7fff8a3e4ff7 com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility | |
0x7fff8a414000 - 0x7fff8a431ffb libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib | |
0x7fff8a432000 - 0x7fff8a4a6ffb com.apple.securityfoundation (6.0 - 55126) <42589E18-D38C-3E25-B638-6E29740C224C> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation | |
0x7fff8a4a7000 - 0x7fff8a4b1ff7 com.apple.NetAuth (5.2 - 5.2) <2BBD749A-8E18-35B8-8E48-A90347C1CCA7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth | |
0x7fff8a642000 - 0x7fff8a666ff7 com.apple.Sharing (328.16 - 328.16) <F96C7040-5FAF-3BC6-AE1E-5BF9CBE786C4> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing | |
0x7fff8a6d5000 - 0x7fff8a6efff3 com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity | |
0x7fff8a6f0000 - 0x7fff8a8a0ff3 com.apple.QuartzCore (1.10 - 361.18) <ACA61D8F-9535-3141-8FDD-AC3EF6BF0806> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore | |
0x7fff8a8a1000 - 0x7fff8a8a3fff libUniversalAccess.dylib (236.61) <4049683A-A836-34F4-BCB4-EB7D30B818A0> /usr/lib/libUniversalAccess.dylib | |
0x7fff8a8a4000 - 0x7fff8a99bfff com.apple.MapKit (1.0 - 1549.0.14) <20C8F247-6F02-36DE-B245-6828F87CA371> /System/Library/Frameworks/MapKit.framework/Versions/A/MapKit | |
0x7fff8a99c000 - 0x7fff8a9abfff com.apple.LangAnalysis (1.7.0 - 1.7.0) <D1E527E4-C561-352F-9457-E8C50232793C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis | |
0x7fff8b30a000 - 0x7fff8b3acfff com.apple.Bluetooth (4.3.4 - 4.3.4f4) <A1120885-F31B-3C13-9B0D-2589F391CC7A> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth | |
0x7fff8b3b0000 - 0x7fff8b3bbfdb com.apple.AppleFSCompression (68.1.1 - 1.0) <EFA1D6D6-28BA-32AA-9CD4-DDF4898FEEBB> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression | |
0x7fff8b3bc000 - 0x7fff8b3c7ff7 com.apple.speech.synthesis.framework (5.3.3 - 5.3.3) <A5640275-E2A6-3856-95EF-5F0DC440B10C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis | |
0x7fff8b3c8000 - 0x7fff8b483ff7 com.apple.DiscRecording (9.0 - 9000.4.2) <4655B4B8-523D-3AE6-92A0-8486A2258B3B> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording | |
0x7fff8b484000 - 0x7fff8b4b5ff7 com.apple.ProtectedCloudStorage (1.0 - 1) <D0903EA8-D861-3488-BCF5-9D8E7C6D01FA> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage | |
0x7fff8b50f000 - 0x7fff8b589fff com.apple.AVKit (1.1 - 214.19) <A89B9E75-43CF-31C7-BD4A-AFC9C34C22DC> /System/Library/Frameworks/AVKit.framework/Versions/A/AVKit | |
0x7fff8b58a000 - 0x7fff8b58aff7 libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib | |
0x7fff8b58b000 - 0x7fff8b998ff7 libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib | |
0x7fff8b999000 - 0x7fff8b9e5ff7 libcups.2.dylib (408.2) <E8AD18F9-61E4-3791-B840-504468C25556> /usr/lib/libcups.2.dylib | |
0x7fff8b9e6000 - 0x7fff8b9eefff libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib | |
0x7fff8ba28000 - 0x7fff8ba2cfff libCoreVMClient.dylib (79.1) <201EF6DF-5074-3CB7-A361-398CF957A264> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib | |
0x7fff8ba40000 - 0x7fff8bf55ffb com.apple.JavaScriptCore (10600 - 10600.5.10) <ED4CABC6-0952-3E28-A3CD-32CA5CE22252> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore | |
0x7fff8bf56000 - 0x7fff8bf5afff com.apple.LoginUICore (3.2 - 3.2) <417954C5-1675-31A8-9631-6B56E9AA3E93> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore | |
0x7fff8bf5b000 - 0x7fff8c0c2ffb com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5678FC94-456A-3F5F-BA9A-10EB6E462997> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox | |
0x7fff8c0c3000 - 0x7fff8c0d8ff7 com.apple.AppContainer (4.0 - 238.20.2) <2AA2EF49-9F38-31F6-8B08-8CC7C26F57F3> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer | |
0x7fff8c0d9000 - 0x7fff8c602fff com.apple.QuartzComposer (5.1 - 332) <BCEDA75A-684E-34A7-8204-65E0ECB760B2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer | |
0x7fff8c603000 - 0x7fff8cc6cff3 com.apple.VectorKit (1.0 - 1087.0.16) <35A51A8A-5F9E-35A3-B841-86B63A5A5140> /System/Library/PrivateFrameworks/VectorKit.framework/Versions/A/VectorKit | |
0x7fff8cc6d000 - 0x7fff8cc75ff7 com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP | |
0x7fff8cc83000 - 0x7fff8cc92fff com.apple.AppleScriptObjC (1.3.1 - 28) <4567732F-07A5-3699-B131-13CED1CE997E> /System/Library/Frameworks/AppleScriptObjC.framework/Versions/A/AppleScriptObjC | |
0x7fff8cc93000 - 0x7fff8cc9bfe7 libcldcpuengine.dylib (2.4.5) <0E9B5292-1EBC-379D-A706-83A27C05D742> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib | |
0x7fff8ccc5000 - 0x7fff8ccc7ff7 com.apple.securityhi (9.0 - 55006) <5DB5773C-FC07-302C-98FE-4B80D88D481A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI | |
0x7fff8ccc8000 - 0x7fff8ccd0ffb libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib | |
0x7fff8ccd1000 - 0x7fff8ccd7ff7 com.apple.XPCService (2.0 - 1) <AA4A5393-1F5D-3465-A417-0414B95DC052> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService | |
0x7fff8ccd8000 - 0x7fff8cd47fff com.apple.SearchKit (1.4.0 - 1.4.0) <80883BD1-C9BA-3794-A20E-476F94DD89A9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit | |
0x7fff8cd57000 - 0x7fff8cda8fff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <450293F7-DAE7-3DD0-8F7C-71FC2FD72627> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio | |
0x7fff8cdf0000 - 0x7fff8cdf5fff com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration | |
0x7fff8ce26000 - 0x7fff8ce94ffb com.apple.Heimdal (4.0 - 2.0) <7697A837-98B8-3BDB-A7D2-8ED4C9ABC510> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal | |
0x7fff8cf97000 - 0x7fff8d201ff7 com.apple.security (7.0 - 57031.20.26) <6568520A-587D-3167-BB79-60CE6FEADC64> /System/Library/Frameworks/Security.framework/Versions/A/Security | |
0x7fff8d202000 - 0x7fff8d203fff libffi.dylib (18.1) <0F6C6A4D-1210-3585-8DA1-B8A94B9924A5> /usr/lib/libffi.dylib | |
0x7fff8d222000 - 0x7fff8d30cff7 com.apple.QuickLookUIFramework (5.0 - 675.42) <86EE3D40-4554-3813-8C8B-B583A5F6F7E3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI | |
0x7fff8d393000 - 0x7fff8d3b7ff7 com.apple.facetimeservices (10.0 - 1000) <C43BF703-4651-3A34-8EEE-52228103C2C8> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices | |
0x7fff8d3c2000 - 0x7fff8d3c4fff com.apple.loginsupport (1.0 - 1) <DAAD7013-A19D-3858-BFF7-DE1DAF664401> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport | |
0x7fff8d3c5000 - 0x7fff8d3cafff libsystem_stats.dylib (163.20.16) <FBC3F80F-A0FB-3BD6-9A7E-800DE45F092E> /usr/lib/system/libsystem_stats.dylib | |
0x7fff8d413000 - 0x7fff8d419ff7 com.apple.BezelServicesFW (250.15 - 250.15) <02892B0A-6F88-3A71-9B3D-E6A1D5EA6AF7> /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices | |
0x7fff8d41a000 - 0x7fff8d4c9fe7 libvMisc.dylib (516) <6739E390-46E7-3BFA-9B69-B278562326E6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib | |
0x7fff8d502000 - 0x7fff8d5e6fff libcrypto.0.9.8.dylib (52.20.2) <977DA067-2588-3BF8-A7B2-F08FC6E9088F> /usr/lib/libcrypto.0.9.8.dylib | |
0x7fff8d5f2000 - 0x7fff8d5f4ff7 libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib | |
0x7fff8d5fe000 - 0x7fff8d62efff com.apple.GSS (4.0 - 2.0) <A37BAF76-C262-3292-B82D-F004CAC5F333> /System/Library/Frameworks/GSS.framework/Versions/A/GSS | |
0x7fff8d62f000 - 0x7fff8d649ff7 liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib | |
0x7fff8d64a000 - 0x7fff8d64efff com.apple.CommonPanels (1.2.6 - 96) <F9ECC8AF-D9CA-3350-AFB4-5113A9B789A5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels | |
0x7fff8d64f000 - 0x7fff8d66ffff com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices | |
0x7fff8d670000 - 0x7fff8d6e6fe7 libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib | |
0x7fff8d6e7000 - 0x7fff8e6a9ffb com.apple.WebCore (10600 - 10600.5.17) <587F71B3-28E7-3EBC-87B3-1F5E1D8C1349> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore | |
0x7fff8e6aa000 - 0x7fff8e79cff7 libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib | |
0x7fff8e79d000 - 0x7fff8e7f0ffb libAVFAudio.dylib (118.6) <2441D4C1-D8FB-3DA9-9DD7-914E03413882> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib | |
0x7fff8e806000 - 0x7fff8ea84fff com.apple.RawCamera.bundle (6.04 - 791) <B6139D16-972F-3BC4-A61B-2F226F7666DB> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera | |
0x7fff8ea85000 - 0x7fff8eb2cfff com.apple.PDFKit (3.1 - 3.1) <717B6DB9-4C81-3326-AFB7-6B003FBF1311> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit | |
0x7fff8eb60000 - 0x7fff8eb62ff7 com.apple.diagnosticlogcollection (10.0 - 1000) <FC7CD902-5A92-317A-BB05-DACBF690ECC5> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/DiagnosticLogCollection | |
0x7fff8eb63000 - 0x7fff8ebaefff com.apple.DiskManagement (7.2 - 847.8) <AC5F075C-BC03-3A29-8235-450CD243565D> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement | |
0x7fff8ebb7000 - 0x7fff8ebf3ff7 com.apple.OSAKit (1.5 - 102) <3953CB35-32D3-3578-9663-2208828FF54F> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit | |
0x7fff8eda4000 - 0x7fff8edbdff7 com.apple.CFOpenDirectory (10.10 - 187) <790ED527-EFD2-3EA6-8C97-A8C04E96EBA7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory | |
0x7fff8edbe000 - 0x7fff8edc2fff libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib | |
0x7fff8edc3000 - 0x7fff8edc5fff libquarantine.dylib (76.20.1) <7AF90041-2768-378A-925A-D83161863642> /usr/lib/system/libquarantine.dylib | |
0x7fff8edc6000 - 0x7fff8eef8ff7 com.apple.MediaControlSender (2.0 - 215.18) <86E901A7-64C3-3D2C-BBD4-E385405831D3> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender | |
0x7fff8eef9000 - 0x7fff8ef0aff7 libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib | |
0x7fff8ef89000 - 0x7fff8ef89fff com.apple.Accelerate (1.10 - Accelerate 1.10) <2C8AF258-4F11-3BEC-A826-22D7199B3975> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate | |
0x7fff8ef8a000 - 0x7fff8efb5fff libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib | |
0x7fff8efb6000 - 0x7fff8f1b046f libobjc.A.dylib (647) <759E155D-BC42-3D4E-869B-6F57D477177C> /usr/lib/libobjc.A.dylib | |
0x7fff8f1b1000 - 0x7fff8f1c1ff7 libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib | |
0x7fff8f1c5000 - 0x7fff8f1caff7 libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib | |
0x7fff8f1fb000 - 0x7fff8f201ff7 com.apple.private.XprotectFrameWork.XprotectFramework (1.0 - 1) <FA127B6D-F081-3DED-BC3E-24E36A4A9375> /System/Library/PrivateFrameworks/XprotectFramework.framework/Versions/A/XprotectFramework | |
0x7fff8f202000 - 0x7fff8f253ff7 com.apple.AppleVAFramework (5.0.31 - 5.0.31) <FED294D2-13CB-381D-98D0-BDA909AACA32> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA | |
0x7fff8f254000 - 0x7fff8f272ff7 com.apple.addressbook.vCard (9.0 - 1579) <C4CDDC8B-AE35-39B8-820A-763E9C5D1794> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard | |
0x7fff8f273000 - 0x7fff8f27cfff com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices | |
0x7fff8f27d000 - 0x7fff8f289ff7 com.apple.commonutilities (8.0 - 900) <E5E018A7-FB3C-37A2-9769-49AFAC89FDE8> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities | |
0x7fff8f28a000 - 0x7fff8f28efff libspindump.dylib (182.4) <929670EB-4963-3496-AD24-8B50E388803C> /usr/lib/libspindump.dylib | |
0x7fff8f28f000 - 0x7fff8f29cfff libxar.1.dylib (255) <7CD69BB5-97BA-3858-8A8B-2F33F129E6E7> /usr/lib/libxar.1.dylib | |
0x7fff8f29d000 - 0x7fff8f78dfff com.apple.MediaToolbox (1.0 - 1562.235) <9813E9A6-5BD6-3E56-9D20-0023703D5096> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox | |
0x7fff8f78e000 - 0x7fff8f790ff7 libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib | |
0x7fff8f791000 - 0x7fff8f7befff com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo | |
0x7fff8f7bf000 - 0x7fff8f843fff com.apple.PerformanceAnalysis (1.0 - 1) <599AED3E-B689-3C40-8B91-93AD36C97658> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis | |
0x7fff8f844000 - 0x7fff8f84dfff libsystem_pthread.dylib (105.10.1) <3103AA7F-3BAE-3673-9649-47FFD7E15C97> /usr/lib/system/libsystem_pthread.dylib | |
0x7fff8f868000 - 0x7fff8f95cfff libFontParser.dylib (134.2) <9F57B025-AB9C-31DD-9D54-2D7AB1298885> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib | |
0x7fff8f95d000 - 0x7fff8f9aafff com.apple.ImageCaptureCore (6.3 - 6.3) <44B6E670-16ED-3C81-9E8D-34543CD71273> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore | |
0x7fff8f9ab000 - 0x7fff8f9acfff libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib | |
0x7fff8f9ad000 - 0x7fff8f9aefff liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib | |
0x7fff8f9af000 - 0x7fff8fac8ffb com.apple.CoreText (352.0 - 454.6) <D45790B0-E1A3-3C7D-8BA2-AB71D2CFA7FB> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText | |
0x7fff8fac9000 - 0x7fff8fb4aff7 com.apple.CoreUtils (1.1 - 110.1) <C98E1441-3FCB-3BC6-BB51-5380BD39EA88> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils | |
0x7fff8fb4b000 - 0x7fff8fb52ff7 libCGCMS.A.dylib (779.11) <5D33FF8C-AC74-3B7B-A602-4AA470FEAF79> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib | |
0x7fff8fb53000 - 0x7fff8fbeafff com.apple.CoreMedia (1.0 - 1562.235) <21EB4AB6-2DBC-326B-B17E-E88BAA9E9200> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia | |
0x7fff8fbeb000 - 0x7fff8fc55fff com.apple.imfoundation (10.0 - 1000) <E201BA25-FFF2-354A-9185-041DC19D9A4D> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation | |
0x7fff8fd8b000 - 0x7fff8fdd7fff com.apple.corelocation (1486.17 - 1615.24) <8825B3E2-E053-3E01-AE31-793443962D06> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation | |
0x7fff8fdd8000 - 0x7fff8fdefff7 libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib | |
0x7fff8fdf0000 - 0x7fff8fdfdff7 libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib | |
0x7fff8fdfe000 - 0x7fff8fe1bfff libsystem_kernel.dylib (2782.20.48) <EAFD7BD0-0C30-3E7D-9528-F9916BA0167C> /usr/lib/system/libsystem_kernel.dylib | |
0x7fff8fe1c000 - 0x7fff8fe1dff7 libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib | |
0x7fff8fe1e000 - 0x7fff90003ff7 libicucore.A.dylib (531.48) <3CD34752-B1F9-31D2-865D-B5B0F0BE3111> /usr/lib/libicucore.A.dylib | |
0x7fff90004000 - 0x7fff90165fff com.apple.avfoundation (2.0 - 889.210) <0CFF0D47-7C6B-388E-87BD-404F43A6B1E0> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation | |
0x7fff90166000 - 0x7fff901f7ff7 libCoreStorage.dylib (471.20.7) <ECD8903C-F131-3A9A-BBF4-E124DA028909> /usr/lib/libCoreStorage.dylib | |
0x7fff901f8000 - 0x7fff90231fff com.apple.AirPlaySupport (2.0 - 215.18) <6AF8E973-3643-3FEE-AA8F-541B9F093EEE> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySupport | |
0x7fff90232000 - 0x7fff90249fff com.apple.ScriptingBridge (1.3.2 - 66) <89EF2F7B-077A-3AD4-A92B-C36C74B30CE5> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge | |
0x7fff9024a000 - 0x7fff90260ff7 libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib | |
0x7fff90279000 - 0x7fff9027cff7 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <BCC15965-7869-34F4-9019-9D0A41DD6AFF> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo | |
0x7fff90293000 - 0x7fff90305fff com.apple.framework.IOKit (2.0.2 - 1050.20.2) <09C0518C-90DF-3FC3-96D6-34D35F72C8EF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit | |
0x7fff90306000 - 0x7fff905d5ff3 com.apple.CoreImage (10.3.4) <C1AE8252-A95D-3BF4-83B8-BE85E979F2CB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage | |
0x7fff905d6000 - 0x7fff90611fff com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication | |
0x7fff90612000 - 0x7fff90612fff com.apple.Carbon (154 - 157) <9BF51672-1684-3FDE-A561-FC59A2864EF8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon | |
0x7fff9062f000 - 0x7fff90652ff7 com.apple.framework.familycontrols (4.1 - 410) <E491AFDB-2E12-37D0-B093-6E93091019C4> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls | |
0x7fff90653000 - 0x7fff9077bff7 com.apple.coreui (2.1 - 308.6) <DEA5D3E1-D333-302B-A6CF-7643BFDFAED0> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI | |
0x7fff907e2000 - 0x7fff9083cff7 com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling | |
0x7fff9083d000 - 0x7fff90857ff7 com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos | |
0x7fff90858000 - 0x7fff90c2ffe7 com.apple.CoreAUC (211.1.0 - 211.1.0) <12645629-E065-388E-A6B5-094A240578CE> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC | |
0x7fff90c55000 - 0x7fff90c61fff com.apple.HelpData (2.1.4 - 90) <02C6B7E6-1CC4-30E8-AD04-2794BECCF99C> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData | |
0x7fff90cbd000 - 0x7fff90cdafff com.apple.MultitouchSupport.framework (263.9.1 - 263.9.1) <6ABD3AE2-DF6A-3AB2-994B-9C0FB42CE2B7> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport | |
0x7fff90ddc000 - 0x7fff910f7fcf com.apple.vImage (8.0 - 8.0) <1183FE6A-FDB6-3B3B-928D-50C7909F2308> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage | |
0x7fff91114000 - 0x7fff91117ff7 com.apple.UniversalAccessCore (7.0 - 236.61) <F24E4426-C28F-3A9D-97B5-99695BDC8398> /System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Frameworks/UniversalAccessCore.framework/Versions/A/UniversalAccessCore | |
0x7fff91118000 - 0x7fff91132fff com.apple.AppleVPAFramework (1.4.3 - 1.4.3) <AE62A92E-EDA7-37AD-8AF0-7912E9381A1F> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA | |
0x7fff91133000 - 0x7fff91141fff com.apple.AddressBook.ContactsFoundation (9.0 - 1579) <34ED9046-0157-399F-9742-2FC2D098E368> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation | |
0x7fff91142000 - 0x7fff911d8ff7 com.apple.cloudkit.CloudKit (283.67.2 - 283.67.2) <79F5AD38-61D5-30E6-96DC-974351D4195B> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit | |
0x7fff911d9000 - 0x7fff911d9fff com.apple.IOPlatformPluginFamily (1.0 - 1) <145A6BE3-372D-3D2C-868F-07FD5D79F2F5> /System/Library/PrivateFrameworks/IOPlatformPluginFamily.framework/Versions/A/IOPlatformPluginFamily | |
0x7fff911da000 - 0x7fff91205fff com.apple.DictionaryServices (1.2 - 229) <F03DFAC6-6285-3176-9C6D-7CC50F8CD52A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices | |
0x7fff91206000 - 0x7fff91221ff7 com.apple.aps.framework (4.0 - 4.0) <5F4CEDD6-C7AD-3026-A5F3-9146F08F23D2> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService | |
0x7fff91222000 - 0x7fff9124bffb libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib | |
0x7fff912d1000 - 0x7fff913f5ff7 com.apple.LaunchServices (644.56 - 644.56) <20AABB1C-9319-3E4D-A024-51B0DD5FCD3B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices | |
0x7fff913f6000 - 0x7fff91409ff7 com.apple.CoreBluetooth (1.0 - 1) <8D7BA9BA-EB36-307A-9119-0B3D9732C953> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth | |
0x7fff9140a000 - 0x7fff9140dfff com.apple.IOSurface (97.4 - 97.4) <AE11CFBC-4D46-30F3-BEEC-4C8131079391> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface | |
0x7fff9140e000 - 0x7fff9140fff7 libodfde.dylib (22) <52D0ABCD-F464-362C-86EA-ACA10993F556> /usr/lib/libodfde.dylib | |
0x7fff9146d000 - 0x7fff914a4ffb com.apple.LDAPFramework (2.4.28 - 194.5) <CAFB9695-000F-34EA-8DF5-09996929C26A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP | |
0x7fff914a5000 - 0x7fff914a6ff7 com.apple.AddressBook.ContactsData (9.0 - 1579) <FF9C31DD-7839-35FB-AE66-21AEF63583EF> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsData | |
0x7fff914a7000 - 0x7fff914b4ff7 com.apple.SpeechRecognitionCore (2.1.2 - 2.1.2) <551322E2-C1E4-3378-A218-F362985E3E3C> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore | |
0x7fff914b5000 - 0x7fff91502ff3 com.apple.CoreMediaIO (601.0 - 4760) <B2B71300-A863-30F8-8F00-B852CF843264> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO | |
0x7fff91503000 - 0x7fff91517feb libCGInterfaces.dylib (294.1) <390D4B3F-B738-3D33-BEDB-07E3F0F6B42C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib | |
0x7fff91518000 - 0x7fff91589ffb com.apple.ApplicationServices.ATS (360 - 375.2) <2338AF23-528F-359A-847F-8B04E49E2B84> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS | |
0x7fff9158a000 - 0x7fff9158cfff com.apple.SecCodeWrapper (4.0 - 238.20.2) <C6C126F0-6BF4-3E29-A9B7-7BAD8D17EE4F> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper | |
0x7fff9166f000 - 0x7fff91680fff libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib | |
0x7fff91681000 - 0x7fff916defff com.apple.QuickLookFramework (5.0 - 675.42) <A9B7668D-60EF-35B2-9ACB-0E68DE335B15> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook | |
0x7fff916df000 - 0x7fff91773fff com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink | |
0x7fff91774000 - 0x7fff91774fff com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa | |
0x7fff91775000 - 0x7fff9180aff7 com.apple.ColorSync (4.9.0 - 4.9.0) <9150C2B7-2E6E-3509-96EA-7B3F959F049E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync | |
0x7fff91813000 - 0x7fff91a7dff7 com.apple.imageKit (2.6.1 - 848) <CBCF1292-3DC5-3A1F-A333-AAE462BBB3F3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit | |
0x7fff91a7e000 - 0x7fff91acdff7 com.apple.opencl (2.4.2 - 2.4.2) <4A9574ED-15CF-3EBB-B4C0-D30F644D6C74> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL | |
0x7fff91ace000 - 0x7fff91ad1fff libScreenReader.dylib (390.53) <AD92B2DB-B571-3B65-A4C4-316DF598EB10> /usr/lib/libScreenReader.dylib | |
0x7fff91ad2000 - 0x7fff91ad7ff7 libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib | |
0x7fff91ad8000 - 0x7fff91af4ff7 com.apple.pluginkit.framework (1.0 - 1) <D1A7F6E5-091B-30E7-852B-E866BF38A5AB> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit | |
0x7fff91af5000 - 0x7fff91b01ff7 com.apple.OpenDirectory (10.10 - 187) <1E07769D-68DE-3BF2-8E9E-A1E98BF70D1B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory | |
0x7fff91b02000 - 0x7fff91b07ffb libheimdal-asn1.dylib (398.10.1) <A7B6447A-6680-3625-83C3-993B58D5C43F> /usr/lib/libheimdal-asn1.dylib | |
0x7fff91b98000 - 0x7fff91b9cff7 libGIF.dylib (1237) <8A40FED5-FA90-3E76-A359-CD974C43A962> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib | |
0x7fff91b9d000 - 0x7fff91c15ff7 com.apple.SystemConfiguration (1.14 - 1.14) <06A8405D-53BA-30A9-BA8A-222099176091> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration | |
0x7fff91c9e000 - 0x7fff91f85ffb com.apple.CoreServices.CarbonCore (1108.6 - 1108.6) <8953580E-7857-33B2-AA64-98296830D3A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore | |
0x7fff91f86000 - 0x7fff92098ff7 libvDSP.dylib (516) <151B3CCB-77D3-3715-A3D0-7C74CD5C7FFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib | |
0x7fff92099000 - 0x7fff920bdfef libJPEG.dylib (1237) <6DB10054-5C64-32FB-83FD-E102A8F73258> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib | |
0x7fff920be000 - 0x7fff920c9ff7 com.apple.CrashReporterSupport (10.10 - 631) <D87A64FA-64B1-3B23-BB43-ADE173C108C6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport | |
0x7fff920ca000 - 0x7fff92148fff com.apple.CoreServices.OSServices (640.4 - 640.4) <20121A5E-7AB5-3624-8CF0-3562F97C8A95> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices | |
0x7fff92a94000 - 0x7fff92a97fff com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help | |
0x7fff92a98000 - 0x7fff92ab4ff7 libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib | |
0x7fff92ab5000 - 0x7fff92ae8fff com.apple.MediaKit (16 - 757.2) <2912E5C2-085F-3FE2-8531-23B6E894B0F0> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit | |
0x7fff92ae9000 - 0x7fff92b0afff com.apple.framework.Apple80211 (10.3 - 1030.71.6) <D3862426-2586-3DF7-BA75-9A184FCD74C4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 | |
0x7fff92b0b000 - 0x7fff92b24ffb com.apple.openscripting (1.4 - 162.1) <E6B42781-A556-355A-8A49-82A8D2B347FF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting | |
0x7fff92b25000 - 0x7fff92b5dfff com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices | |
0x7fff92b5e000 - 0x7fff92b88ff7 libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib | |
0x7fff92b89000 - 0x7fff92f21ff7 com.apple.CoreFoundation (6.9 - 1153.18) <5C0892B8-9691-341F-9279-CA3A74D59AA0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff92f22000 - 0x7fff92f4fffb com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <F976816E-5E12-3619-AE5E-F4BCE6FDEEA9> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X | |
0x7fff92f50000 - 0x7fff92f8bfff com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD | |
0x7fff92f92000 - 0x7fff92fb9fff com.apple.shortcut (2.14 - 2.14) <0E9228EC-E688-3E83-9516-5211FFEA923E> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut | |
0x7fff92fba000 - 0x7fff92fbbff7 com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print | |
0x7fff92fbc000 - 0x7fff9323bff7 com.apple.CoreData (111 - 526.3) <5A27E0D8-5E5A-335B-B3F6-2601C7B976FA> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData | |
0x7fff9323c000 - 0x7fff9325bfff com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet | |
External Modification Summary: | |
Calls made by other processes targeting this process: | |
task_for_pid: 7 | |
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: 30079874 | |
thread_create: 1 | |
thread_set_state: 42 | |
VM Region Summary: | |
ReadOnly portion of Libraries: Total=412.3M resident=168.1M(41%) swapped_out_or_unallocated=244.2M(59%) | |
Writable regions: Total=1.2G written=30.9M(2%) resident=125.8M(10%) swapped_out=8K(0%) unallocated=1.1G(90%) | |
REGION TYPE VIRTUAL | |
=========== ======= | |
Activity Tracing 2048K | |
CG backing stores 13.6M | |
CG image 728K | |
CG raster data 128K | |
CG shared images 496K | |
CoreAnimation 31.3M | |
CoreData Object IDs 4100K | |
CoreGraphics 4K | |
CoreImage 112K | |
CoreUI image data 636K | |
Dispatch continuations 16.0M | |
Foundation 8K | |
Image IO 424K | |
JS JIT generated code 8K | |
JS JIT generated code (reserved) 1.0G reserved VM address space (unallocated) | |
Kernel Alloc Once 8K | |
MALLOC 123.6M | |
MALLOC (admin) 48K | |
Memory Tag 242 12K | |
Memory Tag 249 156K | |
Memory Tag 251 76K | |
OpenCL 56K | |
SQLite page cache 896K | |
STACK GUARD 56.1M | |
Stack 17.2M | |
VM_ALLOCATE 17.3M | |
WebKit Malloc 464K | |
__DATA 45.3M | |
__IMAGE 528K | |
__LINKEDIT 106.1M | |
__TEXT 306.2M | |
__UNICODE 552K | |
mapped file 191.0M | |
shared memory 4K | |
=========== ======= | |
TOTAL 1.9G | |
TOTAL, minus reserved VM space 935.0M | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Same here. Any solutions to that?