Hallo,
habe leider schon länger ein Problem mit meinem Hackintosh:
Wenn ich versuche die Systemeinstellungen zu öffnen ist das App-Symbol ganz kurt unten im Dock sichtbar, danach öffnen sich die Systemeinstellungen allerdings nicht sondern es kommt folgende Errormeldung:
"Systemeinstellungen wurde beim Verwenden des Plug-Ins CoreGraphics unerwartet beendet."
Hier auch der volle Fehlerbericht falls wer etwas damit anfangen kann:
Code
- Process: System Preferences [928]
- Path: /Applications/System Preferences.app/Contents/MacOS/System Preferences
- Identifier: com.apple.systempreferences
- Version: 14.0 (14.0)
- Build Info: SystemPrefsApp-304001000000000~3
- Code Type: X86-64 (Native)
- Parent Process: ??? [1]
- Responsible: System Preferences [928]
- User ID: 501
- PlugIn Path: /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
- PlugIn Identifier: com.apple.CoreGraphics
- PlugIn Version: 1.600.0 (957)
- Date/Time: 2016-09-20 15:24:08.865 +0200
- OS Version: Mac OS X 10.11.5 (15F34)
- Report Version: 11
- Anonymous UUID: 87A6C69C-70DF-89EE-D80B-BF34174F3FAA
- Time Awake Since Boot: 3500 seconds
- System Integrity Protection: disabled
- Crashed Thread: 0 Dispatch queue: com.apple.main-thread
- Exception Type: EXC_BAD_ACCESS (Code Signature Invalid)
- Exception Codes: 0x0000000000000032, 0x00000001104d7070
- Exception Note: EXC_CORPSE_NOTIFY
- kernel messages:
- -1 sec CODE SIGNING: cs_invalid_page(0x1104d7000): p=928[System Preferenc] final status 0x3004a00, denying page sending SIGKILL
- -1 sec CODE SIGNING: process 928[System Preferenc]: rejecting invalid page at address 0x1104d7000 from offset 0x4fb000 in file "/System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics" (cs_mtime:1462429119.0 == mtime:1462429119.0) (signed:1 validated:1 tainted:1 wpmapped:0 slid:0)
- -1 sec CODE SIGNING: cs_invalid_page(0x10f580000): p=930[ReportCrash] final status 0x2000800, allowing (remove VALID) page
- VM Regions Near 0x1104d7070:
- CoreAnimation 0000000110468000-0000000110469000 [ 4K] rw-/rwx SM=PRV
- --> __TEXT 0000000110469000-00000001116d2000 [ 18.4M] r-x/rwx SM=COW /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
- __DATA 00000001116d2000-000000011171a000 [ 288K] rw-/rwx SM=COW /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
- Application Specific Information:
- objc[928]: GC: forcing GC OFF because OBJC_DISABLE_GC is set
- Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
- 0 com.apple.CoreGraphics 0x00000001104d7070 img_extent + 0
- 1 com.apple.CoreGraphics 0x000000011049ee7b CGSImageDataLock + 151
- 2 libRIP.A.dylib 0x000000011d4341d4 ripc_AcquireImage + 972
- 3 libRIP.A.dylib 0x000000011d43cf85 ripc_DrawImages + 4195
- 4 libRIP.A.dylib 0x000000011d4455ad build_tile + 3125
- 5 libRIP.A.dylib 0x000000011d42c4fb ripc_GetColor + 5207
- 6 libRIP.A.dylib 0x000000011d42a679 ripc_Render + 165
- 7 libRIP.A.dylib 0x000000011d4271a2 ripc_DrawRects + 438
- 8 com.apple.AppKit 0x000000010ea997cd __backing_store_DrawRects_block_invoke + 39
- 9 com.apple.AppKit 0x000000010ea98a77 backing_store_delegate + 768
- 10 com.apple.AppKit 0x000000010ea984fb backing_store_DrawRects + 1047
- 11 com.apple.CoreGraphics 0x000000011048d261 CGContextFillRects + 107
- 12 com.apple.CoreGraphics 0x000000011048d1f2 CGContextFillRect + 141
- 13 com.apple.CoreGraphics 0x00000001104d6de3 CGContextDrawImages + 5057
- 14 com.apple.coreui 0x000000010d8ed58e _CUITileImageWithOperation + 365
- 15 com.apple.coreui 0x000000010d8e9e78 DrawOnePartElementFromRenditionWithOperation + 993
- 16 com.apple.coreui 0x000000010d8f2c5a -[CUIThemeFacet _drawSpecificRenditionKey:rendition:inFrame:context:alpha:operation:isFocused:isFlipped:] + 594
- 17 com.apple.coreui 0x000000010d8f291a -[CUIThemeFacet _drawSpecificRenditionKey:inFrame:context:isFocused:isFlipped:] + 163
- 18 com.apple.coreui 0x000000010d8f0c32 -[CUIThemeFacet drawInFrame:isFocused:context:] + 137
- 19 com.apple.coreui 0x000000010d90df68 CUICoreThemeRenderer::DrawWindowFrameStandardNew(CUIDescriptor const*) + 1558
- 20 com.apple.coreui 0x000000010d88f065 CUIRenderer::Draw(CGRect, CGContext*, __CFDictionary const*, __CFDictionary const**) + 2341
- 21 com.apple.coreui 0x000000010d891992 CUIDraw + 175
- 22 com.apple.AppKit 0x000000010ea30d25 __44-[NSAppearance _drawInRect:context:options:]_block_invoke + 64
- 23 com.apple.AppKit 0x000000010e897e91 -[NSCompositeAppearance _callCoreUIWithBlock:] + 183
- 24 com.apple.AppKit 0x000000010ea30cde -[NSAppearance _drawInRect:context:options:] + 127
- 25 com.apple.AppKit 0x000000010eb02699 -[NSThemeFrame _maskCorners:clipRect:] + 259
- 26 com.apple.AppKit 0x000000010f054b0d -[NSThemeFrame _drawTransparentTitlebarInRect:] + 173
- 27 com.apple.AppKit 0x000000010eaff6b3 -[NSThemeFrame _drawUnifiedToolbar:] + 181
- 28 com.apple.AppKit 0x000000010eaff480 -[NSThemeFrame _drawTitleBar:] + 104
- 29 com.apple.AppKit 0x000000010eaff411 -[NSThemeFrame _drawFrameInterior:clip:] + 83
- 30 com.apple.AppKit 0x000000010eaff3b1 -[NSThemeFrame drawFrame:] + 892
- 31 com.apple.AppKit 0x000000010eafef98 -[NSFrameView drawRect:] + 1098
- 32 com.apple.AppKit 0x000000010eafeb33 -[NSThemeFrame drawRect:] + 280
- 33 com.apple.AppKit 0x000000010ea3ecd2 -[NSView _drawRect:clip:] + 3626
- 34 com.apple.AppKit 0x000000010ea96cad -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1873
- 35 com.apple.AppKit 0x000000010ea3c3fb -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 838
- 36 com.apple.AppKit 0x000000010ea3bbe0 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 334
- 37 com.apple.AppKit 0x000000010ea39feb -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2449
- 38 com.apple.AppKit 0x000000010ea353f5 -[NSView displayIfNeeded] + 1950
- 39 com.apple.AppKit 0x000000010ea34c3c -[NSWindow displayIfNeeded] + 232
- 40 com.apple.AppKit 0x000000010f0b941b ___NSWindowGetDisplayCycleObserver_block_invoke6365 + 476
- 41 com.apple.AppKit 0x000000010ea345d6 __37+[NSDisplayCycle currentDisplayCycle]_block_invoke + 941
- 42 com.apple.QuartzCore 0x0000000111cc7f71 CA::Transaction::run_commit_handlers(CATransactionPhase) + 85
- 43 com.apple.QuartzCore 0x0000000111cc742c CA::Context::commit_transaction(CA::Transaction*) + 160
- 44 com.apple.QuartzCore 0x0000000111cc70ec CA::Transaction::commit() + 508
- 45 com.apple.QuartzCore 0x0000000111cd2977 CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 71
- 46 com.apple.CoreFoundation 0x000000010fe19067 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
- 47 com.apple.CoreFoundation 0x000000010fe18fd7 __CFRunLoopDoObservers + 391
- 48 com.apple.CoreFoundation 0x000000010fdf7ef8 CFRunLoopRunSpecific + 328
- 49 com.apple.HIToolbox 0x000000011185f935 RunCurrentEventLoopInMode + 235
- 50 com.apple.HIToolbox 0x000000011185f677 ReceiveNextEventCommon + 184
- 51 com.apple.HIToolbox 0x000000011185f5af _BlockUntilNextEventMatchingListInModeWithFilter + 71
- 52 com.apple.AppKit 0x000000010e8dcdf6 _DPSNextEvent + 1067
- 53 com.apple.AppKit 0x000000010e8dc226 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
- 54 com.apple.AppKit 0x000000010eb4ba82 -[NSApplication _doModalLoop:peek:] + 653
- 55 com.apple.AppKit 0x000000010ed2c6fb __35-[NSApplication runModalForWindow:]_block_invoke + 126
- 56 com.apple.AppKit 0x000000010eb49375 -[NSApplication runModalForWindow:] + 156
- 57 com.apple.AppKit 0x000000010ed1f2c7 __19-[NSAlert runModal]_block_invoke + 158
- 58 com.apple.AppKit 0x000000010ebc7c1c -[NSAlert runModal] + 139
- 59 com.apple.AppKit 0x000000010ebfad5e __55-[NSPersistentUIRestorer promptToIgnorePersistentState]_block_invoke + 1043
- 60 com.apple.AppKit 0x000000010ebfa90e -[NSApplication _suppressFinishLaunchingFromEventHandlersWhilePerformingBlock:] + 28
- 61 com.apple.AppKit 0x000000010ebfa8b1 -[NSPersistentUIRestorer promptToIgnorePersistentState] + 247
- 62 com.apple.AppKit 0x000000010e8e1f71 -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:completionHandler:] + 196
- 63 com.apple.AppKit 0x000000010e8e1d8c -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 544
- 64 com.apple.AppKit 0x000000010e8e1843 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 250
- 65 com.apple.Foundation 0x000000010dead72d -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 290
- 66 com.apple.Foundation 0x000000010dead5a7 _NSAppleEventManagerGenericHandler + 102
- 67 com.apple.AE 0x000000011456c261 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 531
- 68 com.apple.AE 0x000000011456bfe8 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
- 69 com.apple.AE 0x000000011456bf04 aeProcessAppleEvent + 288
- 70 com.apple.HIToolbox 0x000000011186faf9 AEProcessAppleEvent + 55
- 71 com.apple.AppKit 0x000000010e8dd290 _DPSNextEvent + 2245
- 72 com.apple.AppKit 0x000000010e8dc226 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
- 73 com.apple.AppKit 0x000000010e8d0d80 -[NSApplication run] + 682
- 74 com.apple.AppKit 0x000000010e89a368 NSApplicationMain + 1176
- 75 libdyld.dylib 0x00000001121775ad start + 1
- Thread 1:
- 0 libsystem_kernel.dylib 0x000000011234b5e2 __workq_kernreturn + 10
- 1 libsystem_pthread.dylib 0x00000001124be578 _pthread_wqthread + 1283
- 2 libsystem_pthread.dylib 0x00000001124bc341 start_wqthread + 13
- Thread 2:: Dispatch queue: com.apple.libdispatch-manager
- 0 libsystem_kernel.dylib 0x000000011234befa kevent_qos + 10
- 1 libdispatch.dylib 0x000000011211f165 _dispatch_mgr_invoke + 216
- 2 libdispatch.dylib 0x000000011211edcd _dispatch_mgr_thread + 52
- Thread 3:
- 0 libsystem_kernel.dylib 0x000000011234b5e2 __workq_kernreturn + 10
- 1 libsystem_pthread.dylib 0x00000001124be578 _pthread_wqthread + 1283
- 2 libsystem_pthread.dylib 0x00000001124bc341 start_wqthread + 13
- Thread 4:
- 0 libsystem_kernel.dylib 0x000000011234b5e2 __workq_kernreturn + 10
- 1 libsystem_pthread.dylib 0x00000001124be578 _pthread_wqthread + 1283
- 2 libsystem_pthread.dylib 0x00000001124bc341 start_wqthread + 13
- Thread 5:
- 0 libsystem_kernel.dylib 0x000000011234b5e2 __workq_kernreturn + 10
- 1 libsystem_pthread.dylib 0x00000001124be578 _pthread_wqthread + 1283
- 2 libsystem_pthread.dylib 0x00000001124bc341 start_wqthread + 13
- Thread 6:
- 0 libsystem_kernel.dylib 0x000000011234b5e2 __workq_kernreturn + 10
- 1 libsystem_pthread.dylib 0x00000001124be578 _pthread_wqthread + 1283
- 2 libsystem_pthread.dylib 0x00000001124bc341 start_wqthread + 13
- Thread 7:: Dispatch queue: com.apple.root.default-qos
- 0 libsystem_kernel.dylib 0x0000000112344f72 mach_msg_trap + 10
- 1 libsystem_kernel.dylib 0x00000001123443b3 mach_msg + 55
- 2 com.apple.CoreFoundation 0x000000010fdf91c4 __CFRunLoopServiceMachPort + 212
- 3 com.apple.CoreFoundation 0x000000010fdf868c __CFRunLoopRun + 1356
- 4 com.apple.CoreFoundation 0x000000010fdf7ed8 CFRunLoopRunSpecific + 296
- 5 com.apple.Foundation 0x000000010df26d99 -[NSConcreteTask waitUntilExit] + 205
- 6 com.apple.frameworks.preferencepanes 0x000000010d787e71 -[NSPrefPanesCenter _checkHWForPreferences:] + 340
- 7 libdispatch.dylib 0x000000011212493d _dispatch_call_block_and_release + 12
- 8 libdispatch.dylib 0x000000011211940b _dispatch_client_callout + 8
- 9 libdispatch.dylib 0x000000011211d29b _dispatch_root_queue_drain + 1890
- 10 libdispatch.dylib 0x000000011211cb00 _dispatch_worker_thread3 + 91
- 11 libsystem_pthread.dylib 0x00000001124be4de _pthread_wqthread + 1129
- 12 libsystem_pthread.dylib 0x00000001124bc341 start_wqthread + 13
- Thread 8:
- 0 libsystem_kernel.dylib 0x000000011234b5e2 __workq_kernreturn + 10
- 1 libsystem_pthread.dylib 0x00000001124be578 _pthread_wqthread + 1283
- 2 libsystem_pthread.dylib 0x00000001124bc341 start_wqthread + 13
- Thread 9:
- 0 libsystem_kernel.dylib 0x000000011234b5e2 __workq_kernreturn + 10
- 1 libsystem_pthread.dylib 0x00000001124be578 _pthread_wqthread + 1283
- 2 libsystem_pthread.dylib 0x00000001124bc341 start_wqthread + 13
- Thread 10:
- 0 libsystem_kernel.dylib 0x000000011234b5e2 __workq_kernreturn + 10
- 1 libsystem_pthread.dylib 0x00000001124be578 _pthread_wqthread + 1283
- 2 libsystem_pthread.dylib 0x00000001124bc341 start_wqthread + 13
- Thread 11:
- Thread 0 crashed with X86 Thread State (64-bit):
- rax: 0x00000001104d7070 rbx: 0x0000000000000000 rcx: 0x0000000000000021 rdx: 0x0000000000000000
- rdi: 0x00007fff52a66880 rsi: 0x00007fff52a66480 rbp: 0x00007fff52a68090 rsp: 0x00007fff52a66318
- r8: 0x0000000000000021 r9: 0x0000000000000021 r10: 0x00007fbd41f63aa0 r11: 0x0000000000000003
- r12: 0x00007fff52a66880 r13: 0x0000000000000021 r14: 0x0000000000000000 r15: 0x00007fbd41f63aa0
- rip: 0x00000001104d7070 rfl: 0x0000000000010206 cr2: 0x00000001104d7070
- Logical CPU: 4
- Error Code: 0x00000014
- Trap Number: 14
- Binary Images:
- 0x10d192000 - 0x10d1b6ff7 com.apple.systempreferences (14.0 - 14.0) <26C2DE36-D786-332D-8540-AD7EE6653493> /Applications/System Preferences.app/Contents/MacOS/System Preferences
- 0x10d1d0000 - 0x10d270fff com.apple.ViewBridge (159 - 159) <D8131B7E-DFC9-3FDD-9D56-49821C1D1521> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
- 0x10d2de000 - 0x10d2defff com.apple.Cocoa (6.11 - 22) <807787AB-D231-3F51-A99B-A9314623C571> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
- 0x10d2e7000 - 0x10d2e7fff com.apple.CoreServices (728.12 - 728.12) <A4FFF004-53B0-3EAC-A13F-5416BFFD8886> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
- 0x10d2ef000 - 0x10d589ff3 com.apple.security (7.0 - 57337.50.23) <8B6CF71D-A63E-34C9-9227-0AACAB643584> /System/Library/Frameworks/Security.framework/Versions/A/Security
- 0x10d70a000 - 0x10d75bfff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <EA7D4F3B-062B-3C81-A98C-C89264D00D48> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
- 0x10d784000 - 0x10d7a2ff7 com.apple.frameworks.preferencepanes (16.0 - 16.0) <6D9A4009-DCE8-3FC5-91E4-01433C63E4A6> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
- 0x10d7cc000 - 0x10d840ff3 com.apple.securityfoundation (6.0 - 55126) <130656AE-2711-3914-8736-D8B021C93FE0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
- 0x10d886000 - 0x10d9d0ff7 com.apple.coreui (2.1 - 366.1) <8138636F-A0A7-31C7-896C-5F5747FA1B2A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
- 0x10db11000 - 0x10dcbdfff com.apple.avfoundation (2.0 - 1046.9.11) <399D8273-E3CD-3358-9B80-64E6A5CBE278> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
- 0x10de58000 - 0x10e1acfff com.apple.Foundation (6.9 - 1259) <71A9D3A0-0B1F-3E3A-86F3-1486365A6EF2> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
- 0x10e43a000 - 0x10e7a5657 libobjc.A.dylib (680) <D55D5807-1FBE-32A5-9105-44D7AFE68C27> /usr/lib/libobjc.A.dylib
- 0x10e88c000 - 0x10e88dffb libSystem.B.dylib (1226.10.1) <C5D09FE1-CC70-383E-AC27-18602F2EDEC4> /usr/lib/libSystem.B.dylib
- 0x10e894000 - 0x10f4bdff7 com.apple.AppKit (6.9 - 1404.47) <F3411F6E-DD87-34D0-8C68-C69B2205E41D> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
- 0x10fd68000 - 0x10fd68fff com.apple.ApplicationServices (48 - 48) <ADD57D3A-142F-3EF5-BFD8-EACD82164884> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
- 0x10fd6c000 - 0x10fd6cfe7 +cl_kernels (???) <85A6F75A-59A0-46F0-80C7-627E4A02A82A> cl_kernels
- 0x10fd6f000 - 0x1101e5fff com.apple.CoreFoundation (6.9 - 1258.1) <943A1383-DA6A-3DC0-ABCD-D9AEB3D0D34D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
- 0x110469000 - 0x1116d1ff7 com.apple.CoreGraphics (1.600.0 - 957) <0AD5EC17-569E-3864-A637-AD720F5AE0BE> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
- 0x11180e000 - 0x11181efff libbsm.0.dylib (34) <7E14504C-A8B0-3574-B6EB-5D5FABC72926> /usr/lib/libbsm.0.dylib
- 0x111828000 - 0x111829fff com.apple.TrustEvaluationAgent (2.0 - 25) <0239494E-FEFE-39BC-9FC7-E251BA5128F1> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
- 0x11182f000 - 0x111b24fff com.apple.HIToolbox (2.1.1 - 807.2) <36413C45-36AF-34EF-9C0E-F18B31D1E565> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
- 0x111ca4000 - 0x111caafff com.apple.XPCService (2.0 - 1) <5E2122D6-FFA2-3552-BF16-9FD3F36B40DB> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
- 0x111cb7000 - 0x111e85ff3 com.apple.QuartzCore (1.11 - 410.14) <076BDE58-8AED-3D47-84FD-548CF8E8EDB9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
- 0x111f74000 - 0x111fc7ff7 libc++.1.dylib (120.1) <8FC3D139-8055-3498-9AC5-6467CB7F4D14> /usr/lib/libc++.1.dylib
- 0x112029000 - 0x11202dfff libcache.dylib (75) <9548AAE9-2AB7-3525-9ECE-A2A7C4688447> /usr/lib/system/libcache.dylib
- 0x112038000 - 0x112043ff7 libcommonCrypto.dylib (60075.50.1) <93732261-34B4-3914-B7A2-90A81A182DBA> /usr/lib/system/libcommonCrypto.dylib
- 0x112058000 - 0x11205fff7 libcompiler_rt.dylib (62) <A13ECF69-F59F-38AE-8609-7B731450FBCD> /usr/lib/system/libcompiler_rt.dylib
- 0x11206e000 - 0x112076fff libcopyfile.dylib (127) <A48637BC-F3F2-34F2-BB68-4C65FD012832> /usr/lib/system/libcopyfile.dylib
- 0x112080000 - 0x1120f7feb libcorecrypto.dylib (335.50.1) <B5C05FD7-A540-345A-87BF-8E41848A3C17> /usr/lib/system/libcorecrypto.dylib
- 0x112117000 - 0x112144fff libdispatch.dylib (501.40.12) <C7499857-61A5-3D7D-A5EA-65DCC8C3DF92> /usr/lib/system/libdispatch.dylib
- 0x112174000 - 0x112177ffb libdyld.dylib (360.22) <CC088C2A-D407-33E7-A6B6-B06E0D4AD999> /usr/lib/system/libdyld.dylib
- 0x112186000 - 0x112186ff7 libkeymgr.dylib (28) <8371CE54-5FDD-3CE9-B3DF-E98C761B6FE0> /usr/lib/system/libkeymgr.dylib
- 0x112190000 - 0x112190ff7 liblaunch.dylib (765.50.8) <834ED605-5114-3641-AA4D-ECF31B801C50> /usr/lib/system/liblaunch.dylib
- 0x11219a000 - 0x11219fff7 libmacho.dylib (875.1) <318264FA-58F1-39D8-8285-1F6254EE410E> /usr/lib/system/libmacho.dylib
- 0x1121aa000 - 0x1121acff7 libquarantine.dylib (80) <0F4169F0-0C84-3A25-B3AE-E47B3586D908> /usr/lib/system/libquarantine.dylib
- 0x1121b6000 - 0x1121b7ffb libremovefile.dylib (41) <552EF39E-14D7-363E-9059-4565AC2F894E> /usr/lib/system/libremovefile.dylib
- 0x1121be000 - 0x1121d5ff7 libsystem_asl.dylib (323.50.1) <41F8E11F-1BD0-3F1D-BA3A-AA1577ED98A9> /usr/lib/system/libsystem_asl.dylib
- 0x1121e4000 - 0x1121e5fff libsystem_blocks.dylib (65) <1244D9D5-F6AA-35BB-B307-86851C24B8E5> /usr/lib/system/libsystem_blocks.dylib
- 0x1121f0000 - 0x11227dfff libsystem_c.dylib (1082.50.1) <B552D565-B798-3B9B-AE63-F623B42A5F01> /usr/lib/system/libsystem_c.dylib
- 0x1122a9000 - 0x1122abff7 libsystem_configuration.dylib (802.40.13) <3DEB7DF9-6804-37E1-BC83-0166882FF0FF> /usr/lib/system/libsystem_configuration.dylib
- 0x1122b3000 - 0x1122b5fff libsystem_coreservices.dylib (19.2) <1B3F5AFC-FFCD-3ECB-8B9A-5538366FB20D> /usr/lib/system/libsystem_coreservices.dylib
- 0x1122bd000 - 0x1122d4ff7 libsystem_coretls.dylib (83.40.5) <C90DAE38-4082-381C-A185-2A6A8B677628> /usr/lib/system/libsystem_coretls.dylib
- 0x1122e3000 - 0x1122ebffb libsystem_dnssd.dylib (625.50.5) <4D10E12B-59B5-386F-82DA-326F18028F0A> /usr/lib/system/libsystem_dnssd.dylib
- 0x1122f4000 - 0x11231dfff libsystem_info.dylib (477.50.4) <FAA9226D-64DE-3769-A6D8-6CABA4B7FF4D> /usr/lib/system/libsystem_info.dylib
- 0x112334000 - 0x112352ff7 libsystem_kernel.dylib (3248.50.21) <78E54D59-D2B0-3F54-9A4A-0A68D671F253> /usr/lib/system/libsystem_kernel.dylib
- 0x112369000 - 0x112398ffb libsystem_m.dylib (3105) <08E1A4B2-6448-3DFE-A58C-ACC7335BE7E4> /usr/lib/system/libsystem_m.dylib
- 0x1123ab000 - 0x1123c7ff7 libsystem_malloc.dylib (67.40.1) <5748E8B2-F81C-34C6-8B13-456213127678> /usr/lib/system/libsystem_malloc.dylib
- 0x1123d3000 - 0x112439ff7 libsystem_network.dylib (583.50.1) <B52DAB73-92DC-3DA7-B9F4-B899D66445C1> /usr/lib/system/libsystem_network.dylib
- 0x112473000 - 0x11247bfff libsystem_networkextension.dylib (385.40.36) <66095DC7-6539-38F2-95EE-458F15F6D014> /usr/lib/system/libsystem_networkextension.dylib
- 0x11248d000 - 0x112496ff3 libsystem_notify.dylib (150.40.1) <D48BDE34-0F7E-34CA-A0FF-C578E39987CC> /usr/lib/system/libsystem_notify.dylib
- 0x1124a5000 - 0x1124adfef libsystem_platform.dylib (74.40.2) <29A905EF-6777-3C33-82B0-6C3A88C4BA15> /usr/lib/system/libsystem_platform.dylib
- 0x1124bb000 - 0x1124c4ff7 libsystem_pthread.dylib (138.10.4) <3DD1EF4C-1D1B-3ABF-8CC6-B3B1CEEE9559> /usr/lib/system/libsystem_pthread.dylib
- 0x1124d8000 - 0x1124dbfff libsystem_sandbox.dylib (460.50.4) <150A9D3D-F69E-32F7-8C7B-8E72CAAFF7E4> /usr/lib/system/libsystem_sandbox.dylib
- 0x1124e4000 - 0x1124e5fff libsystem_secinit.dylib (20) <32B1A8C6-DC84-3F4F-B8CE-9A52B47C3E6B> /usr/lib/system/libsystem_secinit.dylib
- 0x1124ed000 - 0x1124feff7 libsystem_trace.dylib (201.10.3) <F00E92E4-DBDA-3749-B5B3-0C3FBBABA1CB> /usr/lib/system/libsystem_trace.dylib
- 0x11250d000 - 0x11250dff7 libunc.dylib (29) <DDB1E947-C775-33B8-B461-63E5EB698F0E> /usr/lib/system/libunc.dylib
- 0x112518000 - 0x11251dff3 libunwind.dylib (35.3) <F6EB48E5-4D12-359A-AB54-C937FBBE9043> /usr/lib/system/libunwind.dylib
- 0x11252a000 - 0x112553ff7 libxpc.dylib (765.50.8) <54D1328E-054E-3DAA-89E2-375722F9D18F> /usr/lib/system/libxpc.dylib
- 0x112574000 - 0x1125baff7 libauto.dylib (186) <999E610F-41FC-32A3-ADCA-5EC049B65DFB> /usr/lib/libauto.dylib
- 0x1125d4000 - 0x1125fdfff libc++abi.dylib (125) <DCCC8177-3D09-35BC-9784-2A04FEC4C71B> /usr/lib/libc++abi.dylib
- 0x112612000 - 0x112613fff libDiagnosticMessagesClient.dylib (100) <4243B6B4-21E9-355B-9C5A-95A216233B96> /usr/lib/libDiagnosticMessagesClient.dylib
- 0x11261c000 - 0x112691fff com.apple.framework.IOKit (2.0.2 - 1179.50.2) <A509D3AE-9D48-31B7-89C7-326A7A2007B2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
- 0x1126cf000 - 0x11272dfff com.apple.SystemConfiguration (1.14 - 1.14) <D801FAD7-5A2D-3E5E-9F44-B6C9B8BEA747> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
- 0x11276c000 - 0x11287aff3 com.apple.desktopservices (1.10.3 - 1.10.3) <3A6906D4-C0B8-30D1-B589-0466E5E42B69> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
- 0x11290b000 - 0x112ab1ff7 com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) <082319FC-59F2-3D36-AC9B-94759724E302> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
- 0x112ba3000 - 0x112bc7fff com.apple.MultitouchSupport.framework (304.12 - 304.12) <65CB7653-EACD-3ADB-ABB6-2E0671708301> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
- 0x112bdc000 - 0x112c71fff com.apple.ink.framework (10.9 - 214) <1F76CF36-3F79-36B8-BC37-C540AF34B338> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
- 0x112caa000 - 0x112cc6fff com.apple.GenerationalStorage (2.0 - 239.1) <8C821448-4294-3736-9CEF-467C93785CB9> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
- 0x112ce0000 - 0x112ce5fff com.apple.DiskArbitration (2.7 - 2.7) <F55902AA-5316-3255-A701-FDED5B553065> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
- 0x112cf1000 - 0x112efefff libicucore.A.dylib (551.51.3) <5BC80F94-C90D-3175-BD96-FF1DC222EC9C> /usr/lib/libicucore.A.dylib
- 0x112fc7000 - 0x1130f4ff3 com.apple.CoreText (352.0 - 494.11) <08E8640E-6602-3A00-BC28-94235FD311B4> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
- 0x1131ab000 - 0x113374ff7 com.apple.ImageIO.framework (3.3.0 - 1450) <14333D7C-1DB1-3928-AF9C-9470235ED2CF> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
- 0x11340f000 - 0x113420ff7 libz.1.dylib (61.20.1) <B3EBB42F-48E3-3287-9F0D-308E04D407AC> /usr/lib/libz.1.dylib
- 0x11342a000 - 0x11342afff libenergytrace.dylib (10.40.1) <0A491CA7-3451-3FD5-999A-58AB4362682B> /usr/lib/libenergytrace.dylib
- 0x113436000 - 0x113441fff libkxld.dylib (3248.50.21) <99195052-038E-3490-ACF8-76F9AC43897E> /usr/lib/system/libkxld.dylib
- 0x11344a000 - 0x1134b8ff7 com.apple.ApplicationServices.ATS (377 - 394.4) <9779E916-0788-3CAC-B1EC-F68BCB12A2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
- 0x1134e7000 - 0x11357dfff com.apple.ColorSync (4.9.0 - 4.9.0) <8FC37E20-6579-3CB2-9D49-BC39FC38DF87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
- 0x1135cc000 - 0x113618ffb com.apple.HIServices (1.22 - 550) <6B76B41C-CF5A-34C4-89F4-EFD7CA3D1C9D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
- 0x113655000 - 0x113664ffb com.apple.LangAnalysis (1.7.0 - 1.7.0) <18D21123-A3E7-3851-974A-08E5D4540475> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
- 0x113674000 - 0x1136c0fff com.apple.print.framework.PrintCore (11.2 - 472.2) <5AE8AA6B-CE09-397D-B0D4-0F9CCBF1F77D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
- 0x1136f2000 - 0x11372cfff com.apple.QD (3.12 - 302) <0FE53180-2895-3D14-A1E7-F82DE1D106E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
- 0x11374f000 - 0x11375bfff com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) <71DA00B8-5EA2-326B-8814-59DB25512F65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
- 0x113770000 - 0x113773fff com.apple.IOSurface (108.2.1 - 108.2.1) <A0037B0A-277A-393E-9BF6-688595BD564D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
- 0x11377f000 - 0x113a06ff3 com.apple.CFNetwork (760.5.1 - 760.5.1) <EE9426D1-F11C-3DD4-AE08-EA29AEB27177> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
- 0x113bf7000 - 0x113bf7fff com.apple.Accelerate (1.10 - Accelerate 1.10) <5831771A-C1C3-3625-9FE9-2CCB6B2E7EE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
- 0x113c01000 - 0x113c43ff7 com.apple.Metal (56.6 - 56.6) <2B2C0F78-20B8-3878-B9B1-DE18BB92919D> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
- 0x113cce000 - 0x113debfff libsqlite3.dylib (216.4) <DC3D59E7-91A3-374F-957C-6699729CD82B> /usr/lib/libsqlite3.dylib
- 0x113e08000 - 0x113ef7fff libxml2.2.dylib (29.7) <32BBF51E-B084-3FC2-AE9C-C008BE84102B> /usr/lib/libxml2.2.dylib
- 0x113f30000 - 0x113f3efff libxar.1.dylib (302) <03207F66-2C4A-3DBD-8D81-70F4C85903C4> /usr/lib/libxar.1.dylib
- 0x113f4a000 - 0x113f4efff libpam.2.dylib (20) <CFCD19BD-87BC-3F2B-BB1C-4C23E8E55F1A> /usr/lib/libpam.2.dylib
- 0x113f59000 - 0x113f59fff libOpenScriptingUtil.dylib (169.1) <AD0DAC8A-9849-3077-999F-9AEC6112BDAB> /usr/lib/libOpenScriptingUtil.dylib
- 0x113f5f000 - 0x113f6dff7 libbz2.1.0.dylib (38) <28E54258-C0FE-38D4-AB76-1734CACCB344> /usr/lib/libbz2.1.0.dylib
- 0x113f78000 - 0x113f80fff com.apple.CoreServices.FSEvents (1223.10.1 - 1223.10.1) <7F5B7A23-BC1D-3FA9-A9B8-D534F1E1979A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
- 0x113f8a000 - 0x11426fffb com.apple.CoreServices.CarbonCore (1136.2 - 1136.2) <2DBAFC9A-6CD6-351D-B1F4-87D81AA6D640> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
- 0x1142f0000 - 0x114390fff com.apple.Metadata (10.7.0 - 972.34) <A93B485D-094C-3024-8CBB-D9E035FB83C4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
- 0x114400000 - 0x11445efff com.apple.CoreServices.OSServices (728.12 - 728.12) <776EBD4F-7052-377F-A70D-E2FDBD465A5E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
- 0x1144af000 - 0x11451efff com.apple.SearchKit (1.4.0 - 1.4.0) <F159A888-34CA-36F1-AC8E-EB1B38C9DFB3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
- 0x114564000 - 0x1145b9fff com.apple.AE (701 - 701) <AD492742-F884-386B-A450-FAC281B9FFA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
- 0x1145ea000 - 0x11470ffff com.apple.LaunchServices (728.12 - 728.12) <F5AB56CD-CF33-33F0-A48D-372551714E77> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
- 0x1147c9000 - 0x1147f8ff7 com.apple.DictionaryServices (1.2 - 250.3) <30250542-CBAA-39C1-91AA-B57A5DE17594> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
- 0x114824000 - 0x114869ff7 com.apple.coreservices.SharedFileList (24.4 - 24.5) <1D2AD77B-778F-3253-A295-3D0A32A8121C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
- 0x1148a2000 - 0x1148aafff com.apple.NetFS (6.0 - 4.0) <842A5346-24C3-3F22-9ECF-E586A10EA1F2> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
- 0x1148b3000 - 0x1148bdfff com.apple.NetAuth (6.0 - 6.0) <D692B1EF-534F-3892-8E2F-2BBA7C8AFD74> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
- 0x1148cc000 - 0x1148cefff com.apple.loginsupport (1.0 - 1) <9B2F5F9B-ED38-313F-B798-D2B667BCD6B5> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
- 0x1148d5000 - 0x1148dafff com.apple.TCC (1.0 - 1) <F5EEB2D3-9517-3975-97BE-22CB8E11B8A3> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
- 0x1148e7000 - 0x114b7dfff libmecabra.dylib (696.5) <EF6C0BD4-5FE8-34FB-8ADF-69A53CEC97A9> /usr/lib/libmecabra.dylib
- 0x114be1000 - 0x114c88fff com.apple.LanguageModeling (1.0 - 1) <58C18A47-BDE7-3CBE-81C0-797029D170A1> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
- 0x114ca7000 - 0x114cbefff libmarisa.dylib (4) <E4919B03-D9BD-3AF8-B436-C415C98E3F0A> /usr/lib/libmarisa.dylib
- 0x114ccd000 - 0x114cd8ff7 libChineseTokenizer.dylib (16) <79B8C67A-3061-3C78-92CD-4650719E68D4> /usr/lib/libChineseTokenizer.dylib
- 0x114ce8000 - 0x114cf9fff libcmph.dylib (6) <BA4BF2C6-7F4E-33B8-9DD7-619C9EB83ECF> /usr/lib/libcmph.dylib
- 0x114d03000 - 0x114df5ff7 libiconv.2.dylib (44) <F05A0A5A-92A9-3668-8F20-F27CBDA26BE9> /usr/lib/libiconv.2.dylib
- 0x114e05000 - 0x1150abff7 com.apple.CoreData (120 - 641.3) <A29A5491-6169-372B-828F-84EE0CFD4BC4> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
- 0x1151f8000 - 0x115213ff7 libCRFSuite.dylib (34) <078B4CD8-6A8C-3067-B2BA-0C2A0BAB8AC3> /usr/lib/libCRFSuite.dylib
- 0x115223000 - 0x11523fff7 libextension.dylib (78) <FD952DA6-BBEC-3CB6-98B3-E1D111C5C54E> /usr/lib/libextension.dylib
- 0x115264000 - 0x11528fffb libarchive.2.dylib (33.20.2) <6C370A21-63FD-3A68-B4B3-5333F24B770B> /usr/lib/libarchive.2.dylib
- 0x11529c000 - 0x11529dfff liblangid.dylib (122) <9CC4F0D1-5C51-3B69-BC8F-EE3A51FD0822> /usr/lib/liblangid.dylib
- 0x1152a2000 - 0x1152bcff3 liblzma.5.dylib (10) <CC03591B-FA57-3CA5-AC81-0D76033AC0CE> /usr/lib/liblzma.5.dylib
- 0x1152cb000 - 0x1152e4fe7 libcompression.dylib (28) <F83F421D-115D-3457-A9AA-1BEB5070A30B> /usr/lib/libcompression.dylib
- 0x1152ec000 - 0x115305fff com.apple.CFOpenDirectory (10.11 - 194) <11F95672-55E0-3F9D-9171-5E8C56AEE948> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
- 0x11532d000 - 0x11532fff7 com.apple.xpc.ServiceManagement (1.0 - 1) <D96D7A6D-EDEB-35EE-B5D9-E33A3BF011B5> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
- 0x115337000 - 0x115360ff7 libxslt.1.dylib (14.2) <6E8D0F06-9086-32D3-9D87-3870A1CE9E99> /usr/lib/libxslt.1.dylib
- 0x115372000 - 0x115830fcf com.apple.vImage (8.0 - 8.0) <85FB412E-EB30-3433-A79B-B3970FC83580> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
- 0x115893000 - 0x115893fff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <848125D3-AF14-3526-8745-FFCDB200CD76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
- 0x115897000 - 0x1159a9fef libvDSP.dylib (563.5) <5702650E-DF08-3D58-B16F-9EF0A28702B3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
- 0x1159b8000 - 0x115a71ff7 libvMisc.dylib (563.5) <BF612F7D-FA3B-3F9F-8BE7-8D1BCB21ECC5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
- 0x115a81000 - 0x115e83fff libLAPACK.dylib (1162.2) <42238ED4-6B7A-39D0-BFF2-304A0C287213> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
- 0x115ee6000 - 0x1160a6ffb libBLAS.dylib (1162.2) <B4C21826-5EB3-3C6D-B75D-CA4886E2B6A6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
- 0x1160c9000 - 0x1160dfff7 libLinearAlgebra.dylib (1162.2) <FFE54EDF-F06F-3C0A-864A-4CA7BBFD4B2D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
- 0x1160ea000 - 0x1160fafff libSparseBLAS.dylib (1162.2) <6F591A0F-80D0-384D-8304-B035C4ED1BBD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
- 0x116108000 - 0x116108fff libmetal_timestamp.dylib (600.0.44.1) <6576F284-BACA-332A-A6E7-FA1C347636E3> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
- 0x116110000 - 0x116113ff7 libCoreFSCache.dylib (119.5) <2389D7DA-B8EF-3EB4-AAAF-FBEDE01CDECA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
- 0x11611c000 - 0x116122fff com.apple.IOAccelerator (205.10 - 205.10) <E46ED853-C2CC-3F29-A7DD-5E9351A2E754> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
- 0x11612e000 - 0x11622aff7 libFontParser.dylib (158.6) <267A9AE4-4138-3112-8D73-BDFDC96568FF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
- 0x1162ad000 - 0x1162f2ff3 libFontRegistry.dylib (155.2) <A70DD497-35F3-34DA-9C19-F4B90080E961> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
- 0x11631b000 - 0x116338ff7 com.apple.AppleVPAFramework (2.1.2 - 2.1.2) <41378C0B-B56A-3A73-9BD0-E06FA1F87B8C> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
- 0x116346000 - 0x1163d3dd7 com.apple.AppleJPEG (1.0 - 1) <558ACADA-C41F-3EEF-82A0-C2D7B13C5428> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
- 0x116438000 - 0x11645cff7 libJPEG.dylib (1450) <33C07EEE-95CB-33F7-87C1-09CE82F1E478> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
- 0x116466000 - 0x1164c1ff7 libTIFF.dylib (1450) <5BB63D48-B807-31FB-B13F-05C60584707E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
- 0x1164d6000 - 0x1164fbff7 libPng.dylib (1450) <EB65B96A-B190-36A8-9F9D-F3A3020B267D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
- 0x116506000 - 0x11650afff libGIF.dylib (1450) <49D45D41-11AD-38DC-BDC5-9EC57E3B8E30> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
- 0x116515000 - 0x116607ff7 libJP2.dylib (1450) <8337298A-7911-3B56-85C7-BBA2D8D844EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
- 0x116633000 - 0x116635ff7 libRadiance.dylib (1450) <0C0DACDA-2040-3D22-A8E7-7035AB624E4A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
- 0x11663c000 - 0x11664afff com.apple.opengl (12.1.0 - 12.1.0) <BBC4458E-12FC-3C9B-BF7E-6985D61C7A67> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
- 0x116659000 - 0x11668dff7 com.apple.CoreVideo (1.8 - 191.3) <1AA24A1B-CB84-3F6B-B6DE-11494542649C> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
- 0x1166bb000 - 0x1166fcff7 libGLU.dylib (12.1) <CD7A5916-3E3C-3EF3-A275-B281016B99CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
- 0x116710000 - 0x116718fff libGFXShared.dylib (12.1) <5A0C2493-200C-30BE-97D5-8E8C0B8E604D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
- 0x116725000 - 0x116730fff libGL.dylib (12.1) <70D51643-04AC-3400-8F11-A6FC25985289> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
- 0x116747000 - 0x116785ff7 libGLImage.dylib (12.1) <BB1F1A93-5101-3906-AB17-8D83FCB200F9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
- 0x116795000 - 0x116797fff libCVMSPluginSupport.dylib (12.1) <D81B3D8D-B83F-3918-BD4B-6C794A30AF9F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
- 0x11679d000 - 0x1167a0fff libCoreVMClient.dylib (119.5) <560D70FB-709F-3030-96C9-F249FCB7DA6D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
- 0x1167ae000 - 0x1167ffff7 libcups.2.dylib (435.2) <91584A40-214D-33E8-A613-CE22289037C8> /usr/lib/libcups.2.dylib
- 0x116819000 - 0x116833fff com.apple.Kerberos (3.0 - 1) <1B4744BF-E5AE-38E2-AA56-E22D3270F2E8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
- 0x11684f000 - 0x116880fff com.apple.GSS (4.0 - 2.0) <B490333A-3B3E-397A-AD75-68846E9A9140> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
- 0x1168a4000 - 0x1168c0ff3 libresolv.9.dylib (60) <A650B5C8-1950-36A0-86D1-0B2465318BFA> /usr/lib/libresolv.9.dylib
- 0x1168cc000 - 0x116940ff7 com.apple.Heimdal (4.0 - 2.0) <5D365381-8B5E-3259-8867-FC4A7D307BDE> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
- 0x116971000 - 0x116976ff7 libheimdal-asn1.dylib (453.40.10) <981DE40B-FA16-36F7-BE92-8C8A115D6CD9> /usr/lib/libheimdal-asn1.dylib
- 0x116983000 - 0x11698fff7 com.apple.OpenDirectory (10.11 - 194) <31A67AD5-5CC2-350A-96D7-821DF4BC4196> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
- 0x1169a4000 - 0x1169adff7 com.apple.CommonAuth (4.0 - 2.0) <4B8673E1-3697-3FE2-8D30-AC7AC5D4F8BF> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
- 0x1169b8000 - 0x116bd9ff7 com.apple.CoreImage (11.4.0 - 366.4.19) <F5B7B115-E43A-3C61-A6AD-EFCDE7FC43A1> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
- 0x116d3d000 - 0x116f48fff libFosl_dynamic.dylib (16.24) <5F9DB82D-FD4B-3952-8531-CE020F93ED49> /usr/lib/libFosl_dynamic.dylib
- 0x1170f6000 - 0x117524fff com.apple.vision.FaceCore (3.3.1 - 3.3.1) <E54028EA-4217-3078-A2B1-C52E4214D59E> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
- 0x117740000 - 0x11778fff7 com.apple.opencl (2.7.0 - 2.7.0) <C3AFF6D2-90FE-3108-A2D5-A1EBCFC5D627> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
- 0x1177ad000 - 0x1177b8fff com.apple.CrashReporterSupport (10.11 - 718) <05892B57-F2CD-3C84-B984-0417F6B361DB> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
- 0x1177cc000 - 0x1177eeff7 com.apple.Sharing (442.13.6 - 442.13.6) <DDD2811C-6ECB-32F2-8EE1-69BF9657B4A8> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
- 0x117821000 - 0x117843fff com.apple.IconServices (68.1 - 68.1) <CDEEDBE6-F53B-3BA1-82D4-23BCA3DD8949> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
- 0x11786a000 - 0x117889ff7 com.apple.framework.Apple80211 (11.0 - 1121.34.2) <90477FAE-B835-3931-80FB-FDFF02B21D9D> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
- 0x11789c000 - 0x117907ff7 com.apple.framework.CoreWLAN (11.0 - 1101.20) <3B35C543-7FCE-333F-80C1-432FA41DDCDE> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
- 0x117952000 - 0x1179f6fff com.apple.Bluetooth (4.4.5 - 4.4.5f3) <141F2C36-70B6-32D3-A556-7A605832CDB3> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
- 0x117a79000 - 0x117ae0fff com.apple.framework.CoreWiFi (11.0 - 1101.20) <993592F1-B3F1-3FAD-87BD-EA83C361BCCF> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
- 0x117b44000 - 0x117b44fff com.apple.audio.units.AudioUnit (1.13 - 1.13) <93C1D642-37D4-3692-AD35-DCAD04F9610B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
- 0x117b51000 - 0x117b64fff com.apple.CoreBluetooth (1.0 - 1) <E54CA9A2-A5C6-30C5-9D6E-8472DBA9371E> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
- 0x117b7b000 - 0x117ba2fff com.apple.ChunkingLibrary (167 - 167) <AD7F285C-005E-36BB-98A3-5826413533BE> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
- 0x117bb0000 - 0x117be8ff7 com.apple.RemoteViewServices (2.0 - 101) <B2881449-8CFE-3D1C-B4BF-155640392533> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
- 0x117c27000 - 0x117da5fff com.apple.UIFoundation (1.0 - 436.1) <AABB5267-E7B7-3D75-B051-E665BDA8DEF4> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
- 0x117e6e000 - 0x117e71ffb libScreenReader.dylib (426.42) <16FC79D1-4573-3E90-945F-CBA22D5185FD> /usr/lib/libScreenReader.dylib
- 0x117e7f000 - 0x117eeefff com.apple.datadetectorscore (7.0 - 460) <FA46DEE8-B25B-3E84-B067-6A31193A0885> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
- 0x117f39000 - 0x117f3fff7 com.apple.speech.recognition.framework (5.1.1 - 5.1.1) <9E5A980A-F455-32D5-BBEE-3BD6018CC45E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
- 0x117f4d000 - 0x117fd6ff7 com.apple.PerformanceAnalysis (1.0 - 1) <2064F7E8-5C3D-3E18-8029-2D832D13E2A2> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
- 0x11805e000 - 0x11810efff com.apple.backup.framework (1.7.4 - 1.7.4) <F304E9D1-991A-379E-9659-BF85C35B4808> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
- 0x1181a9000 - 0x1181e3ff7 com.apple.DebugSymbols (132 - 132) <23A42C53-B941-3871-9EE2-4C87A46005B5> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
- 0x118202000 - 0x11828afff com.apple.CoreSymbolication (3.1 - 58048.1) <4730422E-4178-34F9-8550-BB92F2A4F44B> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
- 0x1182a2000 - 0x1182f2ff7 com.apple.Symbolication (1.4 - 58044) <F70BF765-FBE9-3F1E-85CA-BB2F8E53E8C2> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
- 0x11832c000 - 0x118338fff com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <6BA06290-D4A3-351C-87F9-B61EF61FF055> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
- 0x11834d000 - 0x118358fff com.apple.AppSandbox (4.0 - 261.40.2) <52766210-B6EB-3B73-AB1B-42E0A9AD2EE8> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
- 0x118368000 - 0x118396ff7 libsandbox.1.dylib (460.50.4) <C6797DA3-DF51-3774-9D02-31670A820D18> /usr/lib/libsandbox.1.dylib
- 0x1183ad000 - 0x1183c2fff com.apple.AppContainer (4.0 - 261.40.2) <F220E702-1C00-3BD2-9943-C7E75C3B4418> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
- 0x1183dc000 - 0x1183defff com.apple.SecCodeWrapper (4.0 - 261.40.2) <1F832591-59A8-3B3F-943F-D6D827463782> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
- 0x1183e6000 - 0x1183eefff libMatch.1.dylib (27) <3AC0BFB8-7E69-3DBE-A175-7F3946FC4554> /usr/lib/libMatch.1.dylib
- 0x1183f8000 - 0x1183f8fff com.apple.Carbon (154 - 157) <8F6ED602-5943-3E29-A793-BC331E2C183D> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
- 0x1183ff000 - 0x11842efff com.apple.securityinterface (10.0 - 55065.40.1) <1BB39B19-DD74-347E-A344-0E6781773577> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
- 0x118465000 - 0x118469fff com.apple.CommonPanels (1.2.6 - 96) <4AE7E5AE-55B3-37FA-9BDE-B23147ADA2E9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
- 0x118474000 - 0x118477ff7 com.apple.help (1.3.3 - 46) <35DA4D48-0BC2-35A1-8D7C-40905CDF4F64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
- 0x118483000 - 0x118488fff com.apple.ImageCapture (9.0 - 9.0) <ACECF0B7-7D92-3A22-BF47-E8FADF4C5378> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
- 0x118499000 - 0x1184b2fff com.apple.openscripting (1.7.1 - 169.1) <36EBF6A7-334A-3197-838F-E8C7B27FCDBB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
- 0x1184ce000 - 0x1184cfff3 com.apple.print.framework.Print (10.0 - 266) <3E85F70C-D7D4-34E1-B88A-C1F503F99CDA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
- 0x1184dc000 - 0x1184deff7 com.apple.securityhi (9.0 - 55006) <1E7BE52B-97EA-371A-AECA-1EE2AD246D8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
- 0x1184e8000 - 0x11854bfff libAVFAudio.dylib (161.2) <1A98DBF3-490B-37FB-928A-AB1E36E6E5DD> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
- 0x1185a1000 - 0x11867afff com.apple.CoreMedia (1.0 - 1731.15.204) <4BFDD68E-9411-3358-8679-BB3EDA94F9A2> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
- 0x1186e5000 - 0x118c3dff7 com.apple.MediaToolbox (1.0 - 1731.15.204) <BD296DBD-BEC9-3B25-B859-E88A009BB879> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
- 0x118d31000 - 0x1190acffb com.apple.VideoToolbox (1.0 - 1731.15.204) <2B21F9B2-66A2-3900-84A5-0AB66F8056E4> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
- 0x119100000 - 0x11914bff7 com.apple.CoreMediaIO (703.0 - 4791) <2FAE3CC1-145C-37AB-A836-E5D93A02BA23> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
- 0x119176000 - 0x119179fff libspindump.dylib (197.1) <48F4C673-9F0C-38BE-B550-88241E812518> /usr/lib/libspindump.dylib
- 0x119186000 - 0x1191b6ff3 com.apple.CoreAVCHD (5.8.0 - 5800.4.2) <4AAFB1C4-3708-30F9-ACFA-90564347204C> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
- 0x1191c6000 - 0x1191cbfff com.apple.MediaAccessibility (1.0 - 79) <C5E61B45-1967-3602-A48C-31E132B998B2> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
- 0x1191db000 - 0x1191defff com.apple.Mangrove (1.0 - 1) <2D86B3AD-64C3-3BB4-BC66-1CFD0C90E844> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
- 0x1191e9000 - 0x1195c1fef com.apple.CoreAUC (214.0.0 - 214.0.0) <F80C19CA-6CD0-3052-9C22-0288A257CCC8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
- 0x1195cf000 - 0x119621fff com.apple.AppleVAFramework (5.0.32 - 5.0.32) <271ED7A9-73E5-3595-A8D6-28594C9F3C9D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
- 0x119acd000 - 0x119afbff7 com.apple.CoreServicesInternal (248.2 - 248.2) <6E111F0A-D7F1-3738-ADE7-CF983BD4EC8B> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
- 0x119bd9000 - 0x119beeff3 libCGInterfaces.dylib (317.9) <473434E1-5269-3077-A047-D05E024AE631> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
- 0x11d37d000 - 0x11d37ffff libCGXType.A.dylib (957) <B901C222-E779-32EB-96C2-5A707A09FC5B> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
- 0x11d425000 - 0x11d44effb libRIP.A.dylib (957) <5F18F20D-5921-3314-A9F8-F1B1CB62C83D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
- 0x11dcce000 - 0x11dcd6fef libcldcpuengine.dylib (2.7.3) <511DF05F-B3A1-3810-9901-1F5C1EA278C4> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
- 0x11dcdd000 - 0x11ddb3ffb com.apple.DiskImagesFramework (10.11.4 - 417.4) <6D26E255-D7BB-3A9D-8B6F-E07D2DBB68AE> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
- 0x11de14000 - 0x11decefff com.apple.DiscRecording (9.0.1 - 9010.4.3) <540853B2-B123-3560-8023-C92EE229051A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
- 0x11df38000 - 0x11df43fff libcsfde.dylib (517.50.1) <52F0DB6A-13B8-355E-ADFD-72834D3CA183> /usr/lib/libcsfde.dylib
- 0x11df4f000 - 0x11df9dfff libcurl.4.dylib (90) <12E01E4B-24C9-394C-9D2C-85CF85D5F459> /usr/lib/libcurl.4.dylib
- 0x11dfaf000 - 0x11dfe2ff7 com.apple.MediaKit (16 - 809) <BF8032FE-6645-37F6-A622-BC7EEE3EAABF> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
- 0x11dff6000 - 0x11e01ffff com.apple.ProtectedCloudStorage (1.0 - 1) <7436B2B3-943A-3500-B099-80F133B3E002> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
- 0x11e044000 - 0x11e0d3ff7 libCoreStorage.dylib (517.50.1) <E6283FE9-B5AC-3110-8D4C-8E2BF185983E> /usr/lib/libCoreStorage.dylib
- 0x11e0fb000 - 0x11e0fdfff com.apple.EFILogin (2.0 - 2) <38150198-DD7F-3C73-BCAA-C74BB376393A> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
- 0x11e104000 - 0x11e106ffb libutil.dylib (43) <4C9BFE8B-563B-3EEA-A323-8F4F14E0A46C> /usr/lib/libutil.dylib
- 0x11e10c000 - 0x11e115fff com.apple.icloud.FindMyDevice (1.0 - 1) <B9C741F2-6FAC-3BA7-B6E0-9A910C6E8D4E> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
- 0x11e125000 - 0x11e15cff7 com.apple.LDAPFramework (2.4.28 - 194.5) <9AE33BF2-FB17-342D-8F1E-5F83C6E6EB69> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
- 0x11e16a000 - 0x11e17cfff libsasl2.2.dylib (209) <11C7D200-0CA5-30F4-A19A-178CA81D48FE> /usr/lib/libsasl2.2.dylib
- 0x11e185000 - 0x11e18dfff com.apple.frameworks.CoreDaemon (1.3 - 1.3) <CC53DC12-9231-3C4F-921B-9A770D463323> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
- 0x11e19b000 - 0x11e281ff7 libcrypto.0.9.8.dylib (59.40.2) <2486D801-C756-3488-B519-1AA6807E8948> /usr/lib/libcrypto.0.9.8.dylib
- 0x11e2ea000 - 0x11e2f2fff com.apple.AppleSRP (5.0 - 1) <840A5C20-6452-36BB-ACF7-29BA6CBF7C48> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
- 0x11e2fa000 - 0x11e3e0fef unorm8_bgra.dylib (2.7.3) <B315AE9C-9E09-3D9F-9513-EC2195908516> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
- 0x11e423000 - 0x11e503ff7 unorm8_rgba.dylib (2.7.3) <9EB6C346-CFF6-32D7-B4A1-2409DFBCB216> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba.dylib
- 0x11f6a5000 - 0x11f935ff7 com.apple.RawCamera.bundle (6.19 - 844) <F14992BD-D9D8-36EE-8A51-989A220E1846> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
- 0x7fff6af8e000 - 0x7fff6afc525f dyld (360.22) <A468D85E-D8D6-3461-8C99-49D3B9ACFC63> /usr/lib/dyld
- External Modification Summary:
- Calls made by other processes targeting this process:
- task_for_pid: 1
- thread_create: 0
- thread_set_state: 0
- Calls made by this process:
- task_for_pid: 0
- thread_create: 0
- thread_set_state: 0
- Calls made by all processes on this machine:
- task_for_pid: 2595
- thread_create: 0
- thread_set_state: 0
- VM Region Summary:
- ReadOnly portion of Libraries: Total=186.5M resident=0K(0%) swapped_out_or_unallocated=186.5M(100%)
- Writable regions: Total=130.3M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=130.3M(100%)
- VIRTUAL REGION
- REGION TYPE SIZE COUNT (non-coalesced)
- =========== ======= =======
- Accelerate.framework 128K 2
- Activity Tracing 2048K 2
- CG backing stores 592K 3
- CG image 12K 4
- CG shared images 240K 8
- CoreAnimation 40K 6
- CoreUI image data 80K 2
- CoreUI image file 320K 5
- Dispatch continuations 16.0M 2
- Kernel Alloc Once 8K 3
- MALLOC 79.0M 23
- MALLOC guard page 32K 7
- Memory Tag 242 12K 2
- Memory Tag 251 32K 2
- OpenCL 8K 2
- Process Corpse Info 2048K 2
- STACK GUARD 56.0M 12
- Stack 12.6M 12
- VM_ALLOCATE 68K 9
- __DATA 19.1M 289
- __IMAGE 528K 2
- __LINKEDIT 39.5M 235
- __TEXT 147.1M 232
- __UNICODE 552K 2
- mapped file 46.9M 11
- shared memory 16.3M 9
- =========== ======= =======
- TOTAL 439.1M 862
- Model: iMac14,2, BootROM IM142.0118.B00, 4 processors, Intel Core i7, 4 GHz, 16 GB, SMC 2.15f2
- Graphics: NVIDIA GeForce GTX 980 Ti, NVIDIA GeForce GTX 980 Ti, PCIe, 6143 MB
- Memory Module: BANK0/DIMM1, 8 GB, DDR3, 1333 MHz, Crucial Technology, BLT8G3D1869DT1TX0.
- Memory Module: BANK1/DIMM1, 8 GB, DDR3, 1333 MHz, Crucial Technology, BLT8G3D1869DT1TX0.
- Network Service: Ethernet 1, Ethernet, en0
- PCI Card: Intel 9 Series Chipset Family USB xHCI Host Controller, USB Controller, Built In
- PCI Card: Intel I217-V Gigabit Network Controller, Ethernet Controller, Built In
- PCI Card: Intel 9 Series Chipset Family SATA Controller, AHCI Controller, Built In
- Serial ATA Device: Samsung SSD 850 EVO 250GB, 250,06 GB
- Serial ATA Device: ST2000DX001-1NS164, 2 TB
- USB Device: USB 2.0 Bus
- USB Device: Hub
- USB Device: USB 2.0 Bus
- USB Device: Hub
- USB Device: USB 3.0 Bus
- USB Device: ASM107x
- USB Device: USB3.0 Hub
- USB Device: USB Multimedia Audio Device
- USB Device: ASM107x
- USB Device: USB2.0 Hub
- USB Device: Das Keyboard
- USB Device: USB Receiver
- USB Device: TUSB3410 Boot Device
- USB Device: Live! Cam Chat HD VF0790
- USB Device: HyperX 7.1 Audio
- Thunderbolt Bus: