Posted on 03-01-2017 05:56 AM
Hi
I deployed some Samsung printers with the JSS. The printers were added to the JSS by Casper Admin.
Drivers are from Apple: https://support.apple.com/kb/DL905
If I want to print then every Application is crashing and I get following error:
Process: TextEdit [2669]
Path: /Applications/TextEdit.app/Contents/MacOS/TextEdit
Identifier: com.apple.TextEdit
Version: 1.12 (329)
Build Info: TextEdit-329000000000000~4
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: TextEdit [2669]
User ID: 502
PlugIn Path: /Library/Printers/Samsung/PDEs/JobAccounting2.bundle/Contents/MacOS/JobAccounting2
PlugIn Identifier: com.samsung.driver.print.pde.JobAccounting2
PlugIn Version: 2.14 (2.14)
Date/Time: 2017-03-01 14:50:14.648 +0100
OS Version: Mac OS X 10.12.3 (16D32)
Report Version: 12
Anonymous UUID: B2421933-292C-CA00-D860-158EEEBCF16B
Time Awake Since Boot: 610 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000000000a8
Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [0]
VM Regions Near 0xa8:
-->
__TEXT 000000010869c000-00000001086b7000 [ 108K] r-x/rwx SM=COW /Applications/TextEdit.app/Contents/MacOS/TextEdit
Application Specific Information:
Performing @selector(doPrint:) from sender NSButton 0x6080001538d0
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.samsung.driver.print.pde.JobAccounting2 0x000000010f75bd01 -[JobAccountingPDE2 writeUserInfo] + 491
1 com.samsung.driver.print.pde.JobAccounting2 0x000000010f757fec -[JobAccountingPDE2 saveValuesAndReturnError:] + 17
2 com.apple.print.framework.Print.Private 0x000000010f685770 0x10f683000 + 10096
3 com.apple.print.framework.Print.Private 0x000000010f68c21e 0x10f683000 + 37406
4 com.apple.print.framework.Print.Private 0x000000010f698b1a 0x10f683000 + 88858
5 com.apple.print.framework.Print.Private 0x000000010f698be5 0x10f683000 + 89061
6 libsystem_trace.dylib 0x00007fff8b4b4c3d _os_activity_initiate + 61
7 com.apple.AppKit 0x00007fff73fd8c9c -[NSApplication(NSResponder) sendAction:to:from:] + 456
8 com.apple.AppKit 0x00007fff73abe460 -[NSControl sendAction:to:] + 86
9 com.apple.AppKit 0x00007fff73abe388 __26-[NSCell _sendActionFrom:]_block_invoke + 136
10 libsystem_trace.dylib 0x00007fff8b4b4c3d _os_activity_initiate + 61
11 com.apple.AppKit 0x00007fff73abe2e0 -[NSCell _sendActionFrom:] + 128
12 com.apple.AppKit 0x00007fff73b00cd9 -[NSButtonCell _sendActionFrom:] + 98
13 libsystem_trace.dylib 0x00007fff8b4b4c3d _os_activity_initiate + 61
14 com.apple.AppKit 0x00007fff73b1b6ea -[NSButtonCell performClick:] + 690
15 com.apple.AppKit 0x00007fff73b1b3f0 __33-[NSButton performKeyEquivalent:]_block_invoke + 85
16 libsystem_trace.dylib 0x00007fff8b4b4c3d _os_activity_initiate + 61
17 com.apple.AppKit 0x00007fff73aab09a -[NSButton performKeyEquivalent:] + 356
18 com.apple.AppKit 0x00007fff73aaaced -[NSView _performKeyEquivalent:conditionally:] + 227
19 com.apple.AppKit 0x00007fff73aaaf1a -[NSControl _performKeyEquivalent:conditionally:] + 136
20 com.apple.AppKit 0x00007fff73aaadeb -[NSView performKeyEquivalent:] + 234
21 com.apple.AppKit 0x00007fff73aaaced -[NSView _performKeyEquivalent:conditionally:] + 227
22 com.apple.AppKit 0x00007fff73aaadeb -[NSView performKeyEquivalent:] + 234
23 com.apple.AppKit 0x00007fff73aaaced -[NSView _performKeyEquivalent:conditionally:] + 227
24 com.apple.AppKit 0x00007fff740fb12e -[NSWindow _commonPerformKeyEquivalent:conditionally:] + 79
25 com.apple.AppKit 0x00007fff73a27b1d -[NSTextField textDidEndEditing:] + 909
26 com.apple.CoreFoundation 0x00007fff75d40a6c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
27 com.apple.CoreFoundation 0x00007fff75d4096b _CFXRegistrationPost + 427
28 com.apple.CoreFoundation 0x00007fff75d406d2 ___CFXNotificationPost_block_invoke + 50
29 com.apple.CoreFoundation 0x00007fff75cfdd63 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1827
30 com.apple.CoreFoundation 0x00007fff75cfcd9c _CFXNotificationPost + 604
31 com.apple.Foundation 0x00007fff77723a37 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66
32 com.apple.AppKit 0x00007fff73bb3839 -[NSTextView(NSPrivate) _giveUpFirstResponder:] + 431
33 com.apple.AppKit 0x00007fff73a13e33 -[NSTextView doCommandBySelector:] + 192
34 com.apple.AppKit 0x00007fff73a13d4d -[NSTextInputContext(NSInputContext_WithCompletion) doCommandBySelector:completionHandler:] + 118
35 com.apple.AppKit 0x00007fff739f1980 -[NSKeyBindingManager(NSKeyBindingManager_MultiClients) interpretEventAsCommand:forClient:] + 2218
36 com.apple.AppKit 0x00007fff7422d9ed __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke.1096 + 355
37 com.apple.AppKit 0x00007fff7422d821 __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke_3 + 80
38 com.apple.AppKit 0x00007fff739f9ad9 -[NSTextInputContext tryHandleEvent_HasMarkedText_withDispatchCondition:dispatchWork:continuation:] + 93
39 com.apple.AppKit 0x00007fff7422d79c __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke.1086 + 262
40 com.apple.HIToolbox 0x00007fff752e91ee __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_5 + 70
41 com.apple.HIToolbox 0x00007fff752e8032 ___ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec_block_invoke + 108
42 com.apple.AppKit 0x00007fff74226734 __55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke.314 + 2874
43 com.apple.AppKit 0x00007fff739f33b5 __55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke_2 + 80
44 com.apple.AppKit 0x00007fff739f3334 -[NSTextInputContext tryHandleTSMEvent_HasMarkedText_withDispatchCondition:dispatchWork:continuation:] + 93
45 com.apple.AppKit 0x00007fff739f2d1f -[NSTextInputContext handleTSMEvent:completionHandler:] + 2221
46 com.apple.AppKit 0x00007fff739f2403 _NSTSMEventHandler + 321
47 com.apple.HIToolbox 0x00007fff7528eb15 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1708
48 com.apple.HIToolbox 0x00007fff7528dd86 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 428
49 com.apple.HIToolbox 0x00007fff7528dbcf SendEventToEventTargetWithOptions + 43
50 com.apple.HIToolbox 0x00007fff752e5026 SendTSMEvent_WithCompletionHandler + 408
51 com.apple.HIToolbox 0x00007fff752e5500 __SendUnicodeTextAEToUnicodeDoc_WithCompletionHandler_block_invoke + 400
52 com.apple.HIToolbox 0x00007fff752e5361 __SendFilterTextEvent_WithCompletionHandler_block_invoke + 215
53 com.apple.HIToolbox 0x00007fff752e5077 SendTSMEvent_WithCompletionHandler + 489
54 com.apple.HIToolbox 0x00007fff752e4e61 SendFilterTextEvent_WithCompletionHandler + 236
55 com.apple.HIToolbox 0x00007fff752e4b22 SendUnicodeTextAEToUnicodeDoc_WithCompletionHandler + 284
56 com.apple.HIToolbox 0x00007fff752e48d8 __utDeliverTSMEvent_WithCompletionHandler_block_invoke_2 + 296
57 com.apple.HIToolbox 0x00007fff752e477e __utDeliverTSMEvent_WithCompletionHandler_block_invoke + 439
58 com.apple.HIToolbox 0x00007fff752e4544 TSMKeyEvent_WithCompletionHandler + 632
59 com.apple.HIToolbox 0x00007fff752e4293 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_4 + 251
60 com.apple.HIToolbox 0x00007fff752e40c0 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_3 + 281
61 com.apple.HIToolbox 0x00007fff752e3dd6 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_2 + 308
62 com.apple.HIToolbox 0x00007fff752e3b0d __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke + 300
63 com.apple.HIToolbox 0x00007fff752e307d TSMProcessRawKeyEventWithOptionsAndCompletionHandler + 3604
64 com.apple.AppKit 0x00007fff7422d60d __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke.1077 + 116
65 com.apple.AppKit 0x00007fff7422c8c5 __204-[NSTextInputContext tryTSMProcessRawKeyEvent_orSubstitution:dispatchCondition:setupForDispatch:furtherCondition:doubleSpaceSubstitutionCondition:doubleSpaceSubstitutionWork:dispatchTSMWork:continuation:]_block_invoke.1003 + 121
66 com.apple.AppKit 0x00007fff7422c72f -[NSTextInputContext tryTSMProcessRawKeyEvent_orSubstitution:dispatchCondition:setupForDispatch:furtherCondition:doubleSpaceSubstitutionCondition:doubleSpaceSubstitutionWork:dispatchTSMWork:continuation:] + 285
67 com.apple.AppKit 0x00007fff7422d057 -[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:] + 1515
68 com.apple.AppKit 0x00007fff7422c59e -[NSTextInputContext _handleEvent:allowingSyntheticEvent:] + 114
69 com.apple.AppKit 0x00007fff739f0e0a -[NSView interpretKeyEvents:] + 232
70 com.apple.AppKit 0x00007fff739f0c21 -[NSTextView keyDown:] + 704
71 com.apple.AppKit 0x00007fff7414d680 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 4086
72 com.apple.AppKit 0x00007fff7414c2be -[NSWindow(NSEventRouting) sendEvent:] + 541
73 com.apple.AppKit 0x00007fff73fd5a1c -[NSApplication(NSEvent) sendEvent:] + 4768
74 com.apple.AppKit 0x00007fff73850f81 -[NSApplication run] + 1002
75 com.apple.AppKit 0x00007fff7381b850 NSApplicationMain + 1237
76 libdyld.dylib 0x00007fff8b282255 start + 1
Thread 1:
0 libsystem_kernel.dylib 0x00007fff8b3b14e2 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8b499791 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fff8b4991ed start_wqthread + 13
Thread 2:
0 libsystem_kernel.dylib 0x00007fff8b3b14e2 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8b4995fe _pthread_wqthread + 1023
2 libsystem_pthread.dylib 0x00007fff8b4991ed start_wqthread + 13
Thread 3:
0 libsystem_kernel.dylib 0x00007fff8b3b14e2 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8b499791 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fff8b4991ed start_wqthread + 13
Thread 4:
0 libsystem_kernel.dylib 0x00007fff8b3b14e2 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8b499791 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fff8b4991ed start_wqthread + 13
Thread 5:
0 libsystem_kernel.dylib 0x00007fff8b3b14e2 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8b499791 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fff8b4991ed start_wqthread + 13
Thread 6:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff8b3a938a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8b3a87d7 mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff75d2bc94 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff75d2b121 __CFRunLoopRun + 1361
4 com.apple.CoreFoundation 0x00007fff75d2a974 CFRunLoopRunSpecific + 420
5 com.apple.AppKit 0x00007fff739a9a62 _NSEventThread + 205
6 libsystem_pthread.dylib 0x00007fff8b499aab _pthread_body + 180
7 libsystem_pthread.dylib 0x00007fff8b4999f7 _pthread_start + 286
8 libsystem_pthread.dylib 0x00007fff8b4991fd thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000004 rcx: 0x0000000000000072 rdx: 0x0000000000000072
rdi: 0x00007fff5755fe85 rsi: 0x000060000035d014 rbp: 0x00007fff5755ffb0 rsp: 0x00007fff5755ff70
r8: 0x000000000000001a r9: 0x0000000000000008 r10: 0x0000000000000069 r11: 0x00001fff57102dff
r12: 0x00007fff90edaf38 r13: 0x00007fff8a990cc4 r14: 0x000060000045d070 r15: 0x00007fa49ff2e4d0
rip: 0x000000010f75bd01 rfl: 0x0000000000010202 cr2: 0x00000000000000a8
Logical CPU: 0
Error Code: 0x00000004
Trap Number: 14
Binary Images:
0x10869c000 - 0x1086b6ff3 com.apple.TextEdit (1.12 - 329) <18520B84-4221-3BAA-BBF6-03B537BC53D8> /Applications/TextEdit.app/Contents/MacOS/TextEdit
0x10b6d2000 - 0x10bc20ff7 com.apple.driver.AppleIntelHD5000GraphicsGLDriver (10.22.29 - 10.2.2) <7FC0294C-B7AA-3247-9728-227622A83AEF> /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver
0x10be31000 - 0x10bea8fff com.apple.driver.AppleIntelHD5000GraphicsMTLDriver (10.22.29 - 10.2.2) <320C9191-9ACF-3128-A131-B93E4EBFE265> /System/Library/Extensions/AppleIntelHD5000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsMTLDriver
0x10dc75000 - 0x10dc95fff com.apple.CoreNLP (1.0 - 78.2) <D7A0704A-C4EB-3225-9F23-A06EC3318238> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x10f683000 - 0x10f6b3ff7 com.apple.print.framework.Print.Private (12.3 - 570.3) <9D630D8F-229D-38CB-906E-EAA659705F23> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/Current/Plugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
0x10f6d0000 - 0x10f70cff7 com.apple.print.PrintingCocoaPDEs (12.3 - 570.3) <8BE3CF84-F7A5-3286-8968-2C6CADAF9D50> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Plugins/PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
0x10f744000 - 0x10f74cfff +com.samsung.driver.print.pde.JobSetting2 (3.04 - 3.04) <7DDC6708-F912-39A7-67AF-12D694B1BEE8> /Library/Printers/Samsung/PDEs/JobSetting2.bundle/Contents/MacOS/JobSetting2
0x10f756000 - 0x10f75efff +com.samsung.driver.print.pde.JobAccounting2 (2.14 - 2.14) <FB7D5895-D3E0-20AC-FC44-F4488D08C255> /Library/Printers/Samsung/PDEs/JobAccounting2.bundle/Contents/MacOS/JobAccounting2
0x11172a000 - 0x111767267 dyld (421.2) <947FC440-80F9-32F7-A773-6FC418FE1AB7> /usr/lib/dyld
0x7fff709a1000 - 0x7fff70cdafff com.apple.RawCamera.bundle (7.01 - 889) <155ED09B-673E-3726-8302-E54AADAC5B63> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff7250b000 - 0x7fff726caffb com.apple.avfoundation (2.0 - 1187.11.13) <0D0BB4A4-F987-381B-885E-88A81F50FD50> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff726cb000 - 0x7fff7276efff com.apple.audio.AVFAudio (1.0 - ???) <E3CDC215-9272-3F94-8093-865CA181F728> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
0x7fff72837000 - 0x7fff72837fff com.apple.Accelerate (1.11 - Accelerate 1.11) <D700DBDF-69AE-37A2-B9C7-0961CF0B6841> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff72838000 - 0x7fff7284fffb libCGInterfaces.dylib (331.5) <518D3064-6E1E-3DF6-881B-57867DFE9B1E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff72850000 - 0x7fff72d69feb com.apple.vImage (8.1 - ???) <6408805B-67E9-3874-8D32-0BB814CE5CDA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff72d6a000 - 0x7fff72edaff3 libBLAS.dylib (1185) <C7E42BBE-2337-3AEF-9C45-A2F2CB1A5B3E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff72edb000 - 0x7fff72eefffb libBNNS.dylib (14) <CFDEE88D-E002-347C-BC68-83099651585B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff72ef0000 - 0x7fff732e6fef libLAPACK.dylib (1185) <2E8201CB-9A41-3D65-853E-841917FCE77B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff732e7000 - 0x7fff732fdfff libLinearAlgebra.dylib (1185) <8CC29DE1-A231-3D5E-B5F1-DCC309036FE0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff732fe000 - 0x7fff73304fff libQuadrature.dylib (3) <120F6228-A3D4-3184-89D7-785ADC2AC715> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff73305000 - 0x7fff73319ff7 libSparseBLAS.dylib (1185) <C35235B7-CFA6-39A7-BD6E-79F4D9CAFD36> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff7331a000 - 0x7fff734a1fe7 libvDSP.dylib (600) <F59348AA-E1D3-3A27-8AB5-F546D38BFB76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff734a2000 - 0x7fff73554ffb libvMisc.dylib (600) <70D4B548-47EE-3C6B-A93B-3EA6B60701E0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff73555000 - 0x7fff73555fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <A395B521-8E54-30F2-B4FE-355D68900DAF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff73556000 - 0x7fff73594ff3 com.apple.Accounts (113 - 113) <E9D296BC-6DAC-3AB2-81A0-8DD6D1F8673B> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x7fff73595000 - 0x7fff73814ff3 com.apple.AddressBook.framework (10.0 - 1756.14.6) <256ECB79-9F16-3565-AADB-D8A7AA83BC2F> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fff73815000 - 0x7fff745e7ff3 com.apple.AppKit (6.9 - 1504.81.100) <0CCB2E18-076E-3D8A-A777-A6E57EF2570A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff745f9000 - 0x7fff745f9fff com.apple.ApplicationServices (48 - 48) <237200C2-28A6-3C19-B34B-53C953F8AE42> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff745fa000 - 0x7fff74668ff7 com.apple.ApplicationServices.ATS (377 - 422.2) <3680281F-DB99-3CA2-9C76-CABFC8DBC980> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff74702000 - 0x7fff74831fff libFontParser.dylib (194.6) <F3DF2CF7-B25D-30BB-9EE6-1EA9F3B8A066> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff74832000 - 0x7fff7487cfff libFontRegistry.dylib (196.3) <855AF921-EAE0-3D07-B161-5EF09806B643> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff748d9000 - 0x7fff7490cff7 libTrueTypeScaler.dylib (194.6) <D0D7DA50-DF52-3D24-AFD2-03B336AA1929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff74978000 - 0x7fff74a22ff7 com.apple.ColorSync (4.12.0 - 502.1) <5F244DE3-A6E8-335F-AE3B-25F0E407DD62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff74a23000 - 0x7fff74a73ff7 com.apple.HIServices (1.22 - 591) <34C950CC-1084-354A-BCE6-9396EDB29DF8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff74a74000 - 0x7fff74a83ff3 com.apple.LangAnalysis (1.7.0 - 1.7.0) <47D1A017-91A4-37F3-93E0-3923CD6ED2DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff74a84000 - 0x7fff74ad1fff com.apple.print.framework.PrintCore (12 - 491) <B7CC15C1-AF50-37F3-8AF6-65F8CDC323F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff74ad2000 - 0x7fff74b0dfff com.apple.QD (3.12 - 310) <8F718290-DD82-36CE-9AF0-EFB6D31A49F4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff74b0e000 - 0x7fff74b19ff7 com.apple.speech.synthesis.framework (6.3.3 - 6.3.3) <629831B1-B13C-30F5-AE16-6BB9037E3753> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff74b1a000 - 0x7fff74d2afff com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <A1B98513-C19E-376F-8DAF-71BB2F263C5F> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff74d2b000 - 0x7fff74d2bfff com.apple.audio.units.AudioUnit (1.14 - 1.14) <55C6A958-D52B-3D81-B230-EB949212B5D9> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff74e94000 - 0x7fff75267ff7 com.apple.CFNetwork (807.2.14 - 807.2.14) <9702C8B9-2984-3DD9-9C59-A83499C2DBC4> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff75281000 - 0x7fff75281fff com.apple.Carbon (154 - 157) <1BF9C0EB-45A0-3584-85DC-F64A9914F40D> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff75282000 - 0x7fff75285fff com.apple.CommonPanels (1.2.6 - 98) <6A71E8CB-3BF7-3A49-A5F7-0579BAE1219D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff75286000 - 0x7fff7558eff7 com.apple.HIToolbox (2.1.1 - 856.13) <98D5D2A7-55A6-31A7-9056-CC48EBB16654> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff7558f000 - 0x7fff75592ff7 com.apple.help (1.3.5 - 49) <27C5F9FE-838F-3807-A4AC-D99470185B10> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff75593000 - 0x7fff75598fff com.apple.ImageCapture (9.0 - 9.0) <E3E757FD-4060-33A4-A2AC-85EFBD987FCE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff75599000 - 0x7fff75630ff3 com.apple.ink.framework (10.9 - 219) <B44BA36D-7549-3EB2-8CF6-E171885194FB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff75631000 - 0x7fff7564bfff com.apple.openscripting (1.7 - 172) <B204BF70-C4AA-3699-8493-66E6645A92A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff7564c000 - 0x7fff7564dff3 com.apple.print.framework.Print (12 - 267) <CA7E9448-0903-34C8-AAF6-9070B52BF70E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff7564e000 - 0x7fff75650ff7 com.apple.securityhi (9.0 - 55006) <ACD20DC1-FBDE-3E1B-91BF-867FE7849CBC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff75651000 - 0x7fff75657ff7 com.apple.speech.recognition.framework (6.0.1 - 6.0.1) <A20B0F7B-C32A-3FF1-BB75-BAC0EE4EF889> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff75658000 - 0x7fff75735ff7 com.apple.cloudkit.CloudKit (643.5 - 643.5) <2AB1D950-7EA5-359C-B17C-42AEFE99D360> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
0x7fff75736000 - 0x7fff75736fff com.apple.Cocoa (6.11 - 22) <CF1AD0E9-2257-35FE-B719-760B58E405C9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff75876000 - 0x7fff75906ff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <A38A11A5-130B-39CE-BEBA-F5427F6801DC> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff75907000 - 0x7fff7591afff com.apple.CoreBluetooth (1.0 - 1) <76AFC4B4-A9FD-3434-B168-90087E71F5C4> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff7591b000 - 0x7fff75c15feb com.apple.CoreData (120 - 752.8) <FE3F152B-4C35-3A58-A0CB-D04EE5908818> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff75c16000 - 0x7fff75ca2fff com.apple.CoreDisplay (1.0 - 1) <48B568C0-1E12-34F4-943D-EAB447FBA1BE> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff75ca3000 - 0x7fff7613dfff com.apple.CoreFoundation (6.9 - 1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff7613e000 - 0x7fff767c0fff com.apple.CoreGraphics (2.0 - 1070.13.2) <0685658F-21AE-31D9-8C9A-B92528CDFB59> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff767c1000 - 0x7fff76a03fff com.apple.CoreImage (12.2.0 - 451.3.1) <CDAD60F3-74F6-3EA5-A8B5-B42476E350FD> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff76a04000 - 0x7fff76a6aff7 com.apple.corelocation (2100.5.34) <64E3F80C-E0FC-309D-B70D-0D0EC002CA70> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x7fff76a6b000 - 0x7fff76b1bfff com.apple.CoreMedia (1.0 - 1907.15.15) <B5B8C128-C1C2-3585-9B43-41141B2C6332> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff76b1c000 - 0x7fff76b67ff7 com.apple.CoreMediaIO (804.0 - 4929) <54CF2AD2-4928-3A41-9F7D-F135A8A616D1> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff76b68000 - 0x7fff76b68fff com.apple.CoreServices (775.9.7 - 775.9.7) <A5C444F3-408B-3062-AF4B-BF8CD919F221> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff76b69000 - 0x7fff76bbafff com.apple.AE (712.2 - 712.2) <342A13C0-4A6A-3947-B66B-0F624A4A7B52> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff76bbb000 - 0x7fff76e96ff7 com.apple.CoreServices.CarbonCore (1159.5 - 1159.5) <11CC2194-0C9C-397A-B7F9-CDAB9B68D87D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff76e97000 - 0x7fff76ecafff com.apple.DictionaryServices (1.2 - 274) <864F3808-FFDD-3C4B-A5B7-F1A6C4668A86> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff76ecb000 - 0x7fff76ed3ffb com.apple.CoreServices.FSEvents (1230 - 1230) <13A2FC17-8F8C-35BF-9584-59FDFB738E2B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff76ed4000 - 0x7fff77040ff7 com.apple.LaunchServices (775.9.7 - 775.9.7) <E350E4F6-822A-3F04-B59B-468A39AF5C64> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff77041000 - 0x7fff770f1fff com.apple.Metadata (10.7.0 - 1075.28) <DBB524CD-6938-3623-99C2-4B1EC1E1BE58> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff770f2000 - 0x7fff77151fff com.apple.CoreServices.OSServices (775.9.7 - 775.9.7) <E9625B0B-9AE7-3024-9FEF-FEE0A1876D9D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff77152000 - 0x7fff771c2fff com.apple.SearchKit (1.4.0 - 1.4.0) <F1B3EF8D-E820-317C-AC7F-8F056C246874> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff771c3000 - 0x7fff77209ff7 com.apple.coreservices.SharedFileList (38 - 38) <E1400999-1F08-35A1-9D07-27D80A2AF89A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff77296000 - 0x7fff773e2ff7 com.apple.CoreText (352.0 - 544.5) <E90EA1D8-3491-3014-9043-9928C4E4349C> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff773e3000 - 0x7fff77418fff com.apple.CoreVideo (1.8 - 234.0) <48C31E93-87C2-31F4-97E7-9E54C1EA8E7D> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff77419000 - 0x7fff7748affb com.apple.framework.CoreWLAN (11.0 - 1200.25.1) <BEBE9C03-3B9A-3948-99E3-CC8148FA2AB5> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff774be000 - 0x7fff774c9ff3 com.apple.DirectoryService.Framework (10.12 - 194) <0FCEF02A-EA92-358C-9877-414E75E0AA32> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff77589000 - 0x7fff7758efff com.apple.DiskArbitration (2.7 - 2.7) <16EA6D93-A2EC-31DB-BF52-C4764E7B1630> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff7771d000 - 0x7fff77ac4ff3 com.apple.Foundation (6.9 - 1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff77af0000 - 0x7fff77b21fff com.apple.GSS (4.0 - 2.0) <95FAD1F9-1610-3428-B9B4-D32F67C26574> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff77be1000 - 0x7fff77c84ffb com.apple.Bluetooth (5.0.3 - 5.0.3f1) <CCB4E097-1ED0-3439-8450-2B6EFFBC4608> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff77c85000 - 0x7fff77d1aff7 com.apple.framework.IOKit (2.0.2 - 1324.30.13) <163BE7FA-B29A-348F-8B5F-E301F2E8C964> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff77d1b000 - 0x7fff77d21ffb com.apple.IOSurface (153.3 - 153.3) <3DD3BF22-0800-31F2-B179-87F87D6F0548> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff77d22000 - 0x7fff77d72ff3 com.apple.ImageCaptureCore (7.0 - 7.0) <0F899C07-AA23-350E-8670-9090924D670D> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff77d73000 - 0x7fff77eccfef com.apple.ImageIO.framework (3.3.0 - 1582) <564168E7-BEC0-35E3-9BF0-59B65C17225E> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff77ecd000 - 0x7fff77ed1fff libGIF.dylib (1582) <040243CD-3A68-3ADC-805C-FE1D17C80028> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff77ed2000 - 0x7fff77fc2ff7 libJP2.dylib (1582) <A55870F9-F27F-3BD0-BE89-981BFF63D485> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff77fc3000 - 0x7fff77fe6ffb libJPEG.dylib (1582) <58C01E72-10A0-313F-8139-ED6E9D087ABB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff77fe7000 - 0x7fff7800eff7 libPng.dylib (1582) <F2CC3750-3520-311B-9C66-9D86036375B7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff7800f000 - 0x7fff78011ff3 libRadiance.dylib (1582) <C3E9CE5C-1A25-391B-9ACB-556AA065B985> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff78012000 - 0x7fff7806bff3 libTIFF.dylib (1582) <71ADCD24-67C9-31B5-8E48-A4B89AFBB19F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff78197000 - 0x7fff78c3aff7 com.apple.JavaScriptCore (12602 - 12602.4.8) <4FF12BFD-CD3B-33D7-B844-85234A13BD42> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff78c3b000 - 0x7fff78c54ff7 com.apple.Kerberos (3.0 - 1) <49DCBE1A-130C-3FBF-AAEA-AF9A518913AC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff78c55000 - 0x7fff78c8bfff com.apple.LDAPFramework (2.4.28 - 194.5) <0F18D033-BBD8-3D88-A17C-EC7E796CA88F> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff78ee1000 - 0x7fff78ee7fff com.apple.MediaAccessibility (1.0 - 97.1.1) <1025DB59-18DE-39EA-9C04-35CE8D6103E5> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff78efd000 - 0x7fff79451fff com.apple.MediaToolbox (1.0 - 1907.15.15) <22150DE7-8CD3-30DD-8C0F-3D06F865C186> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff79452000 - 0x7fff794aafff com.apple.Metal (86.18 - 86.18) <7DFE0437-25A8-3E87-8318-91573C895742> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff79d7e000 - 0x7fff79d86fff com.apple.NetFS (6.0 - 4.0) <6614F9B8-0861-338B-8FF0-8E402F96141C> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff79f5b000 - 0x7fff79f63ff7 libcldcpuengine.dylib (2.8.5) <341EBC48-CCF4-3292-9097-F61715AC573E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7fff7a12c000 - 0x7fff7a17aff3 com.apple.opencl (2.8.6 - 2.8.6) <553BFCCA-5ACB-3DB0-B958-4BF2DE91838F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff7a17b000 - 0x7fff7a194ffb com.apple.CFOpenDirectory (10.12 - 194) <88E97774-6767-3A01-808B-C923F9310E20> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff7a195000 - 0x7fff7a1a0ff7 com.apple.OpenDirectory (10.12 - 194) <0E4E32DD-6592-3860-9793-BAED6915AE0D> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff7a1a1000 - 0x7fff7a1a3fff libCVMSPluginSupport.dylib (13.0.10) <43D037C3-9254-3601-9F5B-CD637D517758> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff7a1a4000 - 0x7fff7a1a7ff7 libCoreFSCache.dylib (151.1) <1910EF80-DE30-3817-8FDF-63F3C8B4BA37> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff7a1a8000 - 0x7fff7a1abfff libCoreVMClient.dylib (151.1) <8C8E9295-1918-3763-A0B7-6397EB181EF4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff7a1ac000 - 0x7fff7a1b4ffb libGFXShared.dylib (13.0.10) <52E92D3C-25EA-31F9-9885-DC0D886D9143> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff7a1b5000 - 0x7fff7a1c0fff libGL.dylib (13.0.10) <B40728B5-13D2-3423-9C39-885B1098698D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff7a1c1000 - 0x7fff7a1fdfe7 libGLImage.dylib (13.0.10) <3E856113-9217-3B13-98AD-4D0D356931B6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff7a1fe000 - 0x7fff7a374ffb libGLProgrammability.dylib (13.0.10) <4C3FD24A-1C43-343E-8EBA-BE1FDCE3F74C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff7a375000 - 0x7fff7a3b5ff3 libGLU.dylib (13.0.10) <BBCAA457-BA34-3D13-8845-803C63960E08> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff7ad1d000 - 0x7fff7ad2bfff com.apple.opengl (13.0.10 - 13.0.10) <B11A2E1B-4B1D-3ECD-BADA-3508BE5775BF> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff7ad2c000 - 0x7fff7aed2fff GLEngine (13.0.10) <62CCEC13-1EB3-3A65-9224-3DCD2838E0C7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x7fff7aed3000 - 0x7fff7aefdffb GLRendererFloat (13.0.10) <E508ABC7-3E67-3845-989F-5B764D36FE12> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x7fff7af96000 - 0x7fff7b0ddfff com.apple.QTKit (7.7.3 - 2978.3) <665AF577-900D-349E-B1C5-D5BDD70DB481> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff7b0de000 - 0x7fff7b348ff7 com.apple.imageKit (3.0 - 1021) <5D77D4A4-F844-376B-93AA-F9CB55C719AE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff7b349000 - 0x7fff7b40dfff com.apple.PDFKit (1.0 - 1) <7375423F-5815-36C5-A345-546843827588> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff7b40e000 - 0x7fff7b934fff com.apple.QuartzComposer (5.1 - 351.1) <A13FD5C2-36D1-3B92-88E6-AB4CAF733907> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff7b935000 - 0x7fff7b958ffb com.apple.quartzfilters (1.10.0 - 1.10.0) <8A8ED06E-3A07-312A-A976-982C51159A45> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff7b959000 - 0x7fff7ba46fff com.apple.QuickLookUIFramework (5.0 - 720.5) <85A0BF0F-94B1-33CD-A3DC-4048380A3258> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff7ba47000 - 0x7fff7ba47fff com.apple.quartzframework (1.5 - 21) <DA6924FE-3D6C-3CCE-9CB6-188B6B1671DD> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff7ba48000 - 0x7fff7bc43ff7 com.apple.QuartzCore (1.11 - 449.41.15) <3CD775C0-683D-3B4E-8EC2-AB1DAC4C3AE9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff7bc44000 - 0x7fff7bc99fff com.apple.QuickLookFramework (5.0 - 720.5) <9E76504A-B17B-3302-82DF-9CE1CB31CAC3> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff7bc9a000 - 0x7fff7bcadff7 com.apple.SafariServices.framework (12602 - 12602.4.8) <D88756B5-91A1-3EE8-B69D-F9CE206DBB14> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
0x7fff7c191000 - 0x7fff7c1a8ff7 com.apple.ScriptingBridge (1.3.3 - 69) <D93D7916-CDFA-30A6-A349-63E57778EA19> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
0x7fff7c1a9000 - 0x7fff7c4c8fff com.apple.security (7.0 - 57740.31.2) <A47D7BAE-0591-3184-8E44-FB2EB08A19C2> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff7c4c9000 - 0x7fff7c53fff7 com.apple.securityfoundation (6.0 - 55132.20.1) <9407620B-B230-3320-B0B7-5AE59F1D135C> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff7c540000 - 0x7fff7c568ff7 com.apple.securityinterface (10.0 - 55079.30.2) <D5B9D6B0-E3D6-32A7-ABAB-3F005B3ED81D> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff7c569000 - 0x7fff7c56cff3 com.apple.xpc.ServiceManagement (1.0 - 1) <4E24C12E-6164-3A7A-8EB8-C2523492BAE8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff7c8f3000 - 0x7fff7c964ff7 com.apple.SystemConfiguration (1.14 - 1.14) <D9A57D90-E54F-3E1A-AA2F-F5A694BCE4BB> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff7c965000 - 0x7fff7cd12fff com.apple.VideoToolbox (1.0 - 1907.15.15) <685B6CCD-3027-3D0F-8B31-2388A3CE1BDC> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff7ef9e000 - 0x7fff7efb9ff3 com.apple.AppContainer (4.0 - 307.30.3) <EF4C3C83-6F51-38F7-A3D2-2D46EE4560EB> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x7fff7efba000 - 0x7fff7efc7ff3 com.apple.AppSandbox (4.0 - 307.30.3) <D2C978EB-F4F1-3E79-9DB1-BEE2A92590CE> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x7fff7efc8000 - 0x7fff7efeaffb com.apple.framework.Apple80211 (12.0 - 1200.41) <360012DB-DAE7-3EEF-85F0-E5BE1DE3425D> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff7efeb000 - 0x7fff7effafdb com.apple.AppleFSCompression (88 - 1.0) <B6E2148F-BFBF-3F1B-A7DF-0F39190B4C20> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff7f0e9000 - 0x7fff7f17497f com.apple.AppleJPEG (1.0 - 1) <B4C3209B-58A5-359F-A898-F61B6C40E5E9> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff7f188000 - 0x7fff7f1a3fff com.apple.aps.framework (4.0 - 4.0) <D7BF6782-5E35-3A0E-9412-99C2B22F17E9> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x7fff7f1a4000 - 0x7fff7f1acffb com.apple.AppleSRP (5.0 - 1) <F105D2D2-8A12-3361-9C9D-E405668CAF75> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fff7f1ad000 - 0x7fff7f1b0ff3 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <6FF50E26-5BDA-3421-BDAE-B57AE6E4F6AC> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff7f1b1000 - 0x7fff7f203fff com.apple.AppleVAFramework (5.0.34 - 5.0.34) <2AA15DE0-9A7E-3CC0-988A-3BB080A8F603> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff7f20c000 - 0x7fff7f213ffb com.apple.AssetCacheServices (31.2 - 31.2) <5E08DBDE-1DF0-37AC-9ED0-035A2ED67573> /System/Library/PrivateFrameworks/AssetCacheServices.framework/Versions/A/AssetCacheServices
0x7fff7f599000 - 0x7fff7f617fff com.apple.backup.framework (1.8.3 - 1.8.3) <B2E28A7A-1727-3052-AA73-CBC108286C07> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff7fcb1000 - 0x7fff7fcd8fff com.apple.CalendarAgentLink (8.0 - 250) <884AE0DB-A1AF-3D0D-BFA6-19C6D47E0009> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink
0x7fff8029d000 - 0x7fff802c4ffb com.apple.ChunkingLibrary (172 - 172) <83E91936-305D-32A4-A256-5582B96B1852> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff802c5000 - 0x7fff80357ff7 com.apple.CloudDocs (1.0 - 485.12) <42A562A2-284D-3252-9341-855E52E45A02> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
0x7fff80bed000 - 0x7fff80bf6ffb com.apple.CommonAuth (4.0 - 2.0) <830B940B-3523-38DE-996D-695739616D10> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff80cbd000 - 0x7fff80d0dff3 com.apple.AddressBook.ContactsFoundation (8.0 - 2250.2.2) <96696447-7484-34C8-A838-9BD28687D17F> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
0x7fff80d0e000 - 0x7fff80d30fff com.apple.contacts.ContactsPersistence (1.0 - 2250.2.2) <12AB8AA1-7F0C-3BE3-B6C6-2A4822948E58> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
0x7fff80d7a000 - 0x7fff81157fe7 com.apple.CoreAUC (224.0.0 - 224.0.0) <8DF6075A-0711-33A9-9031-6FDA22E85C4F> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff81158000 - 0x7fff81188fff com.apple.CoreAVCHD (5.9.0 - 5900.4.1) <5E1B0512-E50B-3534-99EF-AD15E601877A> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff811fe000 - 0x7fff81206ffb com.apple.frameworks.CoreDaemon (1.3 - 1.3) <212D3DB2-DC44-329F-B810-238DF156D1EE> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fff81316000 - 0x7fff81326fff com.apple.CoreEmoji (1.0 - 39.1) <0A46D6BF-22F3-39AD-B3DC-DE1EE5C442CC> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff813db000 - 0x7fff813f1ff3 com.apple.CoreMediaAuthoring (2.2 - 955) <3E1E33F1-B4FF-320E-B336-7E7F74D73642> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff813f8000 - 0x7fff81488ffb com.apple.CorePDF (4.0 - 4) <254118BE-2E30-3772-B425-6328D1487162> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff81609000 - 0x7fff81639ff3 com.apple.CoreServicesInternal (276.2 - 276.2) <7D8DEF04-72F1-39F4-BBFB-09E65D7B8C10> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff818c9000 - 0x7fff81953fff com.apple.CoreSymbolication (61050) <F4B7C798-F7B7-3977-AA08-59A03F00308E> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff81954000 - 0x7fff81a92fd7 com.apple.coreui (2.1 - 430.6) <99D08D71-3E9D-300C-9EB2-A73F1B5E228C> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff81a93000 - 0x7fff81b43ff3 com.apple.CoreUtils (5.0 - 500.9) <5567181B-721C-339E-A3DC-579E36D92341> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff81b93000 - 0x7fff81bf8ff3 com.apple.framework.CoreWiFi (12.0 - 1200.25.1) <BEFA276C-D284-3160-8641-7DD47E38C9D7> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff81bf9000 - 0x7fff81c06ff7 com.apple.CrashReporterSupport (10.12 - 817) <CB5251B1-5BE5-308B-B30B-0050065E04CC> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff81c78000 - 0x7fff81c82ff7 com.apple.framework.DFRFoundation (1.0 - 104.14) <258B6CFE-FD64-31C5-9973-2FD80597ECDA> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fff81cb8000 - 0x7fff81d2fff7 com.apple.datadetectorscore (7.0 - 539.1) <E9892E38-3D5F-36CF-BDC5-E4E3C5516B55> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff81d6c000 - 0x7fff81dabfff com.apple.DebugSymbols (137 - 137) <B229F3F7-250B-3151-8048-CEA7BF80FA52> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff81dac000 - 0x7fff81ebdfff com.apple.desktopservices (1.11.3 - 1.11.3) <CCE689AA-85F3-3587-AE12-1231E8ED127E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff81ffd000 - 0x7fff82007ff7 com.apple.DisplayServicesFW (3.1 - 380) <A1B8B6C2-5782-3D5C-B54E-48E96BB807DA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff821a1000 - 0x7fff825d2ff7 com.apple.vision.FaceCore (3.3.2 - 3.3.2) <DEB42099-6927-332C-8D3E-D45096318D25> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff83927000 - 0x7fff83927fff libmetal_timestamp.dylib (600.0.48.32) <31DF1B9E-0BBF-308B-B78D-11CCE72DAA68> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x7fff83934000 - 0x7fff8393fff3 libGPUSupportMercury.dylib (13.0.10) <7CC5CEF8-D132-3234-A078-6D080DFC599F> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
0x7fff83bf3000 - 0x7fff83c0fff3 com.apple.GenerationalStorage (2.0 - 259.2) <00BF8427-967F-3693-A86F-DA0F29B49BF3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff83c28000 - 0x7fff842c7fff com.apple.GeoServices (1.0 - 1228.22.8.29.13) <280AEA5E-2EF5-3A88-B1DE-D0811045F9CC> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x7fff8430d000 - 0x7fff84383fff com.apple.Heimdal (4.0 - 2.0) <00F00E7E-7EF4-3254-86D3-ADA4F67938CF> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff84384000 - 0x7fff84395fff com.apple.HelpData (2.1.11 - 100) <86213EE9-C049-3084-8824-2A17A8DE2D6B> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fff849a6000 - 0x7fff849adffb com.apple.IOAccelerator (289.32 - 289.32) <6395ACEE-5AD7-3536-AF12-FD6565415D94> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff849af000 - 0x7fff849c3ff3 com.apple.IOPresentment (1.0 - 25) <40934217-996A-3DDB-A8C4-484CA0F0222B> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff849c4000 - 0x7fff849e6fff com.apple.IconServices (74.3 - 74.3) <3F0BD358-D019-3083-82F2-69CCAD5E5D66> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff84a82000 - 0x7fff84a92ff3 com.apple.IntlPreferences (2.0 - 216) <589A5D92-6809-3F3C-900E-DBC60A07A101> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
0x7fff84ac9000 - 0x7fff84c7ffff com.apple.LanguageModeling (1.0 - 123.2.4) <FEB98F96-A9BB-3E6C-85B4-B466825B8C92> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff84d5f000 - 0x7fff84e30ffb com.apple.MMCS (1.3 - 381.1) <5582D879-5F26-3552-8E88-58703456EB7A> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS
0x7fff852d9000 - 0x7fff852dcfff com.apple.Mangrove (1.0 - 1) <05039E9F-9C07-375B-A940-D90D455A2EC2> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff85543000 - 0x7fff855bcff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <6A759DBA-B7DF-363B-9827-AB1D1129BB34> /System/Library/PrivateFrameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff85722000 - 0x7fff8572dff3 com.apple.MobileKeyBag (2.0 - 1.0) <8A7EEA75-8334-3FB5-A83B-F0ECB87952B2> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x7fff8573e000 - 0x7fff85766fff com.apple.MultitouchSupport.framework (368.7 - 368.7) <A29E6031-E9A6-353A-BDE5-D8DF20FD393C> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff85815000 - 0x7fff8581ffff com.apple.NetAuth (6.0 - 6.0) <1E7765FC-4580-3CE4-A0F1-CAA22006AE43> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff85c17000 - 0x7fff85c19fff com.apple.OAuth (25 - 25) <1A29AF10-4AFE-32A2-9CA9-A98BACA2CE8D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
0x7fff8609b000 - 0x7fff860dcff7 com.apple.PerformanceAnalysis (1.145 - 145) <12640C1F-433D-3CD9-B2A8-048D57B8B56D> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff86120000 - 0x7fff86127ff3 com.apple.phonenumbers (1.1.1 - 105) <14003B00-D2DA-3732-A1AC-A71763EC3556> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x7fff86726000 - 0x7fff86734ff3 com.apple.printingprivate.framework.PrintingPrivate (12 - 171) <D36E0CAB-3134-3128-A167-B2DCCE4E7EB3> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/PrintingPrivate
0x7fff86753000 - 0x7fff8677effb com.apple.ProtectedCloudStorage (1.0 - 1) <4B38E6F6-AD64-3345-B51D-38E9DD518666> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x7fff8677f000 - 0x7fff86799fff com.apple.ProtocolBuffer (1 - 249) <D8B7694B-B598-3728-8583-9C4CC0F05B64> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff8679a000 - 0x7fff867aaffb com.apple.QuickLookThumbnailing (1.0 - 1) <1A91596D-0A8D-3B7A-ACF5-783A78E9723E> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
0x7fff867b3000 - 0x7fff867d6ff3 com.apple.RemoteViewServices (2.0 - 124) <4765DC2E-CF05-38CF-9564-1FBACB7E167C> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff87442000 - 0x7fff87445fff com.apple.SecCodeWrapper (4.0 - 307.30.3) <1B0B2122-C230-3E3F-8A81-EBD58818586B> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x7fff874d4000 - 0x7fff87551ff7 com.apple.Sharing (696.1.22 - 696.1.22) <D0A5C682-8996-3851-B332-AD05301E6FA3> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff87552000 - 0x7fff87571ff7 com.apple.shortcut (2.16 - 98) <A7D38F28-73EB-3DF5-AE77-A95E4CB60DB9> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fff87572000 - 0x7fff877d1fe7 com.apple.SkyLight (1.600.0 - 122.8) <2B8B6734-2B70-3BD8-BB8E-3338FB2708EE> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fff879b2000 - 0x7fff879beff7 com.apple.SpeechRecognitionCore (3.3.2 - 3.3.2) <F9F0FCED-3A72-3639-91F2-B7EF248ED1B9> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff880a7000 - 0x7fff88113ff3 com.apple.Symbolication (61080.2) <27A57DC2-FEB7-3D23-AEB5-E3E76C5AAE79> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff8850d000 - 0x7fff88513ff7 com.apple.TCC (1.0 - 1) <956F7C1A-D457-3FE0-9CFE-3F1719F0865C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff885a2000 - 0x7fff8876aff7 com.apple.TextureIO (1.41 - 1.41) <3A9D9FD9-8997-3BD1-8046-76D0BF709806> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fff887b3000 - 0x7fff887c8ff3 com.apple.ToneKit (1.0 - 1) <0558CDBA-8127-3C55-825E-6F6A464E2FB4> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
0x7fff887c9000 - 0x7fff887d7ffb com.apple.ToneLibrary (1.0 - 1) <32AD3F5C-124F-351D-BC9B-63A7AEA20F31> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
0x7fff887de000 - 0x7fff887dffff com.apple.TrustEvaluationAgent (2.0 - 28) <07C1F711-A1E0-3BAC-8F4D-977516D50925> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff887e0000 - 0x7fff88970ff3 com.apple.UIFoundation (1.0 - 490.7) <047781ED-9E79-361F-8E04-71FF90C650F3> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff893cc000 - 0x7fff8948fff7 com.apple.ViewBridge (280 - 280) <6D4F6019-5ECC-377B-AF7D-9796E96841CB> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff898b9000 - 0x7fff898bffff com.apple.XPCService (2.0 - 1) <BC3FCE26-6219-3316-949F-37F7005C9A0F> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x7fff89990000 - 0x7fff89992ffb com.apple.loginsupport (1.0 - 1) <4449ACBA-27A8-3311-BD92-CB7E63583FC6> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff899be000 - 0x7fff899e5ffb com.apple.contacts.vCard (1.0 - 2250.2.2) <278D1962-FFC8-399C-92FF-1D50383D291F> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
0x7fff899e7000 - 0x7fff89a02ff7 libCRFSuite.dylib (34) <BACC371B-6153-36B5-BC54-3BCF26FBB221> /usr/lib/libCRFSuite.dylib
0x7fff89a03000 - 0x7fff89a0efff libChineseTokenizer.dylib (21) <09E74E18-ADB2-30D2-A858-13691CB1186C> /usr/lib/libChineseTokenizer.dylib
0x7fff89aa0000 - 0x7fff89aa1ff3 libDiagnosticMessagesClient.dylib (102) <422911A4-E273-3E88-BFC4-DF6470E48242> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff89aa2000 - 0x7fff89cb5fff libFosl_dynamic.dylib (16.38) <8232FA8A-F16A-3DC0-AE68-B61EFCD5F4A4> /usr/lib/libFosl_dynamic.dylib
0x7fff89cd1000 - 0x7fff89cd8fff libMatch.1.dylib (27) <5D52A207-E2AF-3E05-8C51-91C1D82FCEE8> /usr/lib/libMatch.1.dylib
0x7fff89cd9000 - 0x7fff89cd9fff libOpenScriptingUtil.dylib (172) <D025E180-BB3B-3FFA-98FC-B6835354D723> /usr/lib/libOpenScriptingUtil.dylib
0x7fff89cda000 - 0x7fff89cdeff3 libScreenReader.dylib (477.20.6) <8158E263-B7DF-3B0C-BABE-4FE94A53DFE5> /usr/lib/libScreenReader.dylib
0x7fff89cdf000 - 0x7fff89ce0ff3 libSystem.B.dylib (1238) <9CB018AF-54E9-300F-82BE-81FE553C9154> /usr/lib/libSystem.B.dylib
0x7fff89d4c000 - 0x7fff89d77ffb libarchive.2.dylib (41.41.1) <D53F0A5C-7FAA-3FCF-8A27-B7DF032C4221> /usr/lib/libarchive.2.dylib
0x7fff89d78000 - 0x7fff89df4fc7 libate.dylib (1.12.13) <8A963F37-CB4F-37FB-BFA5-273917C42437> /usr/lib/libate.dylib
0x7fff89df8000 - 0x7fff89df8ff3 libauto.dylib (187) <5BBF6A00-CC76-389D-84E7-CA88EDADE683> /usr/lib/libauto.dylib
0x7fff89df9000 - 0x7fff89e09ff3 libbsm.0.dylib (34) <20084796-B04D-3B35-A003-EA11459557A9> /usr/lib/libbsm.0.dylib
0x7fff89e0a000 - 0x7fff89e18ff7 libbz2.1.0.dylib (38) <6FD3B63F-0F86-3A25-BD5B-E243F58792C9> /usr/lib/libbz2.1.0.dylib
0x7fff89e19000 - 0x7fff89e6fff7 libc++.1.dylib (307.4) <BEE86868-F831-384C-919E-2B286ACFE87C> /usr/lib/libc++.1.dylib
0x7fff89e70000 - 0x7fff89e9afff libc++abi.dylib (307.2) <1CEF8ABB-7E6D-3C2F-8E0A-E7884478DD23> /usr/lib/libc++abi.dylib
0x7fff89e9b000 - 0x7fff89eabffb libcmph.dylib (6) <2B5D405E-2D0B-3320-ABD6-622934C86ABE> /usr/lib/libcmph.dylib
0x7fff89eac000 - 0x7fff89ec1fc3 libcompression.dylib (34) <1691D6F2-46CD-3DA6-B44F-24CDD9BD0E4E> /usr/lib/libcompression.dylib
0x7fff89ec2000 - 0x7fff89ec2ff7 libcoretls.dylib (121.31.1) <BCC32537-4831-3E9F-876E-8C9F4CF52FD3> /usr/lib/libcoretls.dylib
0x7fff89ec3000 - 0x7fff89ec4ff3 libcoretls_cfhelpers.dylib (121.31.1) <6F37C5AD-7999-3D31-A52F-7AEED935F32D> /usr/lib/libcoretls_cfhelpers.dylib
0x7fff89f7e000 - 0x7fff8a063ff7 libcrypto.0.9.8.dylib (64.30.2) <D41E1901-06DD-3860-BB4F-B3ACE0284C01> /usr/lib/libcrypto.0.9.8.dylib
0x7fff8a201000 - 0x7fff8a254ff7 libcups.2.dylib (450) <78243BA4-43AB-3364-8111-8D54D3382621> /usr/lib/libcups.2.dylib
0x7fff8a2a6000 - 0x7fff8a2adff3 libdscsym.dylib (145.1) <E121E3BC-D2B7-37C3-86A8-5DFC3ECF94D6> /usr/lib/libdscsym.dylib
0x7fff8a2cf000 - 0x7fff8a2cffff libenergytrace.dylib (15) <A1B040A2-7977-3097-9ADF-34FF181EB970> /usr/lib/libenergytrace.dylib
0x7fff8a2dd000 - 0x7fff8a2defff libffi.dylib (18.1) <49D03682-E111-351C-8266-4519B3B82BE9> /usr/lib/libffi.dylib
0x7fff8a2df000 - 0x7fff8a2e4ff7 libheimdal-asn1.dylib (498.30.1) <4ED9F6E3-83BC-3302-B004-C25399DA0333> /usr/lib/libheimdal-asn1.dylib
0x7fff8a2e5000 - 0x7fff8a3d7ff7 libiconv.2.dylib (50) <42125B35-81D7-3FC4-9475-A26DBE10884D> /usr/lib/libiconv.2.dylib
0x7fff8a3d8000 - 0x7fff8a5fdffb libicucore.A.dylib (57149.0.1) <6B5FDA93-AA88-318F-9608-C2A33D602EC7> /usr/lib/libicucore.A.dylib
0x7fff8a603000 - 0x7fff8a604fff liblangid.dylib (126) <3F4530C9-8BE1-3AA7-9A82-98694D240866> /usr/lib/liblangid.dylib
0x7fff8a605000 - 0x7fff8a61effb liblzma.5.dylib (10) <44BD0279-99DD-36B5-8A6E-C11432E2098D> /usr/lib/liblzma.5.dylib
0x7fff8a61f000 - 0x7fff8a635ff7 libmarisa.dylib (5) <2183D484-032D-3DE5-8984-3A14006E034E> /usr/lib/libmarisa.dylib
0x7fff8a636000 - 0x7fff8a8ddff7 libmecabra.dylib (744.5) <EF046855-CB9C-32D8-B2F1-C85B526E386F> /usr/lib/libmecabra.dylib
0x7fff8a910000 - 0x7fff8a989ff7 libnetwork.dylib (856.30.16) <66C6E4D6-B39C-3309-80C1-CBBE170DDD51> /usr/lib/libnetwork.dylib
0x7fff8a98a000 - 0x7fff8ad5ad97 libobjc.A.dylib (706) <F9AFE665-A3A2-3285-9495-19803A565861> /usr/lib/libobjc.A.dylib
0x7fff8ad5d000 - 0x7fff8ad61fff libpam.2.dylib (21.30.1) <71EB0D88-DE84-3C8D-A2C5-58AA282BC5BC> /usr/lib/libpam.2.dylib
0x7fff8ad62000 - 0x7fff8ad92ff7 libpcap.A.dylib (67) <450DB888-2C0C-3085-A5F1-69324DFE902C> /usr/lib/libpcap.A.dylib
0x7fff8adb0000 - 0x7fff8adccffb libresolv.9.dylib (64) <A244AE4C-00B0-396C-98FF-97FE4DB3DA30> /usr/lib/libresolv.9.dylib
0x7fff8adcd000 - 0x7fff8ae06fff libsandbox.1.dylib (592.31.1) <0B3D5690-EF2C-39A6-B63C-CFB8CBAC0956> /usr/lib/libsandbox.1.dylib
0x7fff8ae07000 - 0x7fff8ae19ffb libsasl2.2.dylib (209) <5A177BA8-362D-32DA-8D14-69AB191648B3> /usr/lib/libsasl2.2.dylib
0x7fff8ae1a000 - 0x7fff8ae1bff3 libspindump.dylib (230.3) <59FAC445-F8FB-3881-A69A-FD0E98100E19> /usr/lib/libspindump.dylib
0x7fff8ae1c000 - 0x7fff8af64fe3 libsqlite3.dylib (253) <B5BA5C96-AB13-34A0-8237-DD52A0181DFE> /usr/lib/libsqlite3.dylib
0x7fff8b059000 - 0x7fff8b066fff libxar.1.dylib (357) <58BFB84B-66FE-3299-AA3D-BBA178ADEE39> /usr/lib/libxar.1.dylib
0x7fff8b06a000 - 0x7fff8b159ffb libxml2.2.dylib (30.11) <E12AF929-0FA5-3214-840F-C81E6AC9F36E> /usr/lib/libxml2.2.dylib
0x7fff8b15a000 - 0x7fff8b183fff libxslt.1.dylib (15.8) <FFF5DD45-F544-34B2-BE3C-DB877DC60081> /usr/lib/libxslt.1.dylib
0x7fff8b184000 - 0x7fff8b195ff3 libz.1.dylib (67) <46E3FFA2-4328-327A-8D34-A03E20BFFB8E> /usr/lib/libz.1.dylib
0x7fff8b1a4000 - 0x7fff8b1a8ff7 libcache.dylib (79) <0C8092D3-600F-3ADD-A036-F225B6CDCA43> /usr/lib/system/libcache.dylib
0x7fff8b1a9000 - 0x7fff8b1b4ff7 libcommonCrypto.dylib (60092.30.2) <B16E29B6-EC8D-3A8F-9A89-DD9CF35F7C4B> /usr/lib/system/libcommonCrypto.dylib
0x7fff8b1b5000 - 0x7fff8b1bcfff libcompiler_rt.dylib (62) <E992E8D9-037C-3454-A366-A25E4D31D6BB> /usr/lib/system/libcompiler_rt.dylib
0x7fff8b1bd000 - 0x7fff8b1c5fff libcopyfile.dylib (138) <64E285D9-5485-333B-AEE7-8B0C8FB9275F> /usr/lib/system/libcopyfile.dylib
0x7fff8b1c6000 - 0x7fff8b249fdf libcorecrypto.dylib (442.30.20) <2074B932-FD79-30A9-8E90-AF25C49F2AF1> /usr/lib/system/libcorecrypto.dylib
0x7fff8b24a000 - 0x7fff8b27cfff libdispatch.dylib (703.30.5) <EA0CC14E-D559-3802-B4B2-0E8C7579AAC4> /usr/lib/system/libdispatch.dylib
0x7fff8b27d000 - 0x7fff8b282ff3 libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fff8b283000 - 0x7fff8b283ffb libkeymgr.dylib (28) <1A318923-1200-3B06-B432-5007D82F195D> /usr/lib/system/libkeymgr.dylib
0x7fff8b284000 - 0x7fff8b290ffb libkxld.dylib (3789.41.3) <87550136-9353-348B-9CD9-C342B48C5AAF> /usr/lib/system/libkxld.dylib
0x7fff8b291000 - 0x7fff8b291fff liblaunch.dylib (972.30.7) <15FACC21-079A-3BDF-9AFB-4253EFDEB587> /usr/lib/system/liblaunch.dylib
0x7fff8b292000 - 0x7fff8b297fff libmacho.dylib (894) <A2F38EC1-C37C-3B93-B0E4-36B07C177F8C> /usr/lib/system/libmacho.dylib
0x7fff8b298000 - 0x7fff8b29aff3 libquarantine.dylib (85) <C1D7749F-5F5F-3BB9-BEFC-1F0B9DA941FD> /usr/lib/system/libquarantine.dylib
0x7fff8b29b000 - 0x7fff8b29cffb libremovefile.dylib (45) <CD42974E-BE0B-39FC-9BFC-8A7540A04DC6> /usr/lib/system/libremovefile.dylib
0x7fff8b29d000 - 0x7fff8b2b5ff7 libsystem_asl.dylib (349.30.2) <EFAC72D7-CB13-3DF7-ADF3-EC6635C6F1EA> /usr/lib/system/libsystem_asl.dylib
0x7fff8b2b6000 - 0x7fff8b2b6ff7 libsystem_blocks.dylib (67) <B8C3701D-5A91-3D35-999D-2DC8D5393525> /usr/lib/system/libsystem_blocks.dylib
0x7fff8b2b7000 - 0x7fff8b344fef libsystem_c.dylib (1158.30.7) <2F881962-03CB-3B9D-A782-D98C1BBA4E3D> /usr/lib/system/libsystem_c.dylib
0x7fff8b345000 - 0x7fff8b348ffb libsystem_configuration.dylib (888.30.2) <4FE3983C-E4ED-3939-A578-03AD29C99788> /usr/lib/system/libsystem_configuration.dylib
0x7fff8b349000 - 0x7fff8b34cfff libsystem_coreservices.dylib (41.4) <1A572B9E-0C47-320F-8C64-7990D0A5FB5A> /usr/lib/system/libsystem_coreservices.dylib
0x7fff8b34d000 - 0x7fff8b365ff3 libsystem_coretls.dylib (121.31.1) <4676F06D-274D-31BE-B61C-4D7A4AEF4858> /usr/lib/system/libsystem_coretls.dylib
0x7fff8b366000 - 0x7fff8b36cfff libsystem_dnssd.dylib (765.30.11) <DC708D84-ED7D-3936-B996-A67C66B8DDAA> /usr/lib/system/libsystem_dnssd.dylib
0x7fff8b36d000 - 0x7fff8b396ff7 libsystem_info.dylib (503.30.1) <9ED9121C-F111-3FAD-BC2F-C95DEE1C9362> /usr/lib/system/libsystem_info.dylib
0x7fff8b397000 - 0x7fff8b3b9ff7 libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fff8b3ba000 - 0x7fff8b401fe7 libsystem_m.dylib (3121.4) <266DB92B-A86F-3691-80FB-1B26AD73CFF3> /usr/lib/system/libsystem_m.dylib
0x7fff8b402000 - 0x7fff8b420ff7 libsystem_malloc.dylib (116.30.3) <F40DEE3B-386A-3529-A3F7-98117ED55BF4> /usr/lib/system/libsystem_malloc.dylib
0x7fff8b421000 - 0x7fff8b478ffb libsystem_network.dylib (856.30.16) <4AE368E9-605D-379D-B04C-2AC7455B8250> /usr/lib/system/libsystem_network.dylib
0x7fff8b479000 - 0x7fff8b482ff3 libsystem_networkextension.dylib (563.30.15) <EB020B0C-7DF0-3EEF-8E3C-15DA3C01D687> /usr/lib/system/libsystem_networkextension.dylib
0x7fff8b483000 - 0x7fff8b48cff3 libsystem_notify.dylib (165.20.1) <E7FD3A7C-DD07-36E2-9FA4-7561F9F114DA> /usr/lib/system/libsystem_notify.dylib
0x7fff8b48d000 - 0x7fff8b495fe7 libsystem_platform.dylib (126.1.2) <3CA06D4E-C00A-36DE-AA65-3A390097D1F6> /usr/lib/system/libsystem_platform.dylib
0x7fff8b496000 - 0x7fff8b4a0ff7 libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
0x7fff8b4a1000 - 0x7fff8b4a4ff7 libsystem_sandbox.dylib (592.31.1) <7BBFDF96-293F-3DD9-B3A4-7C168280B441> /usr/lib/system/libsystem_sandbox.dylib
0x7fff8b4a5000 - 0x7fff8b4a6fff libsystem_secinit.dylib (24) <5C1F1E47-0F7D-3E25-8DEB-D9DB1F902281> /usr/lib/system/libsystem_secinit.dylib
0x7fff8b4a7000 - 0x7fff8b4aefff libsystem_symptoms.dylib (532.30.6) <5D990CF5-B58F-39F7-B375-99B4EC62CFBD> /usr/lib/system/libsystem_symptoms.dylib
0x7fff8b4af000 - 0x7fff8b4cfff7 libsystem_trace.dylib (518.30.7) <6D34D1EA-2A3C-3D2D-803E-A666E6AEEE52> /usr/lib/system/libsystem_trace.dylib
0x7fff8b4d0000 - 0x7fff8b4d5ffb libunwind.dylib (35.3) <9F7C2AD8-A9A7-3DE4-828D-B0F0F166AAA0> /usr/lib/system/libunwind.dylib
0x7fff8b4d6000 - 0x7fff8b4ffff7 libxpc.dylib (972.30.7) <65E41BB6-EBD5-3D93-B0BE-B190CEE4DD93> /usr/lib/system/libxpc.dylib
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 1
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 3795
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=307.1M resident=0K(0%) swapped_out_or_unallocated=307.1M(100%)
Writable regions: Total=124.7M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=124.7M(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 256K 3
Activity Tracing 256K 2
CG backing stores 1400K 4
CG image 172K 21
CoreAnimation 3236K 26
CoreUI image data 1820K 19
CoreUI image file 180K 5
Foundation 24K 3
Image IO 12K 4
Kernel Alloc Once 8K 2
MALLOC 90.5M 38
MALLOC guard page 48K 10
Memory Tag 242 12K 2
Memory Tag 251 76K 4
STACK GUARD 56.0M 8
Stack 11.0M 8
VM_ALLOCATE 108K 18
__DATA 30.3M 283
__GLSLBUILTINS 2588K 2
__IMAGE 528K 2
__LINKEDIT 113.6M 11
__TEXT 193.5M 286
__UNICODE 556K 2
mapped file 81.5M 22
shared memory 16.3M 11
=========== ======= =======
TOTAL 603.9M 771
Model: iMac14,1, BootROM IM141.0118.B17, 4 processors, Intel Core i5, 2.7 GHz, 8 GB, SMC 2.14f24
Graphics: Intel Iris Pro, Intel Iris Pro, Built-In
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343531533641465238412D50422020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343531533641465238412D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x111), Broadcom BCM43xx 1.0 (7.21.171.68.1a5)
Bluetooth: Version 5.0.3f1, 3 services, 27 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: APPLE HDD HTS541010A9E662, 1 TB
USB Device: USB 3.0 Bus
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: FaceTime HD Camera (Built-in)
USB Device: Keyboard Hub
USB Device: Apple Optical USB Mouse
USB Device: Apple Keyboard
Thunderbolt Bus: iMac, Apple Inc., 23.10
Any idea?
Solved! Go to Solution.
Posted on 03-06-2017 04:07 AM
Thanks guys.
I had to remove the JobAccounting Bundle from the Apple installer. Now it works:
rm -rf "/Library/Printers/Samsung/PDEs/JobAccounting2.bundle"
Posted on 03-01-2017 07:19 AM
@anverhousseini can you manually add the printer through Printers & Scanners and successfully print or do you get the same crashing problem? What is the make and model of the Samsung printer? I assume it's listed as a printer in the Apple package you linked to.
Posted on 03-01-2017 07:24 AM
@mpermann If I manually add the printer, then it works. The model is SL-M3325ND. This series is listed on the apple support site.
Posted on 03-01-2017 07:40 AM
@anverhousseini you might want to consider using the lpadmin
command to add the printer rather than using the Casper Admin application to capture it. I've had much better luck adding printers using that command than using the Casper Admin method. Below is an example of the command I use. The command is for an hp LaserJet 600 printer. You'll need to substitute some of your specific printer information to get this to work. I add this command to the Files and Processes payload. If you man lpadmin
you'll see all the different options available to you.
lpadmin -p 'My_Printer' -v 'lpd://10.0.1.5/' -D 'My Printer' -L 'My Office' -P '/Library/Printers/PPDs/Contents/Resources/HP LaserJet 600 M601 M602 M603.gz' -E -o printer-is-shared=false -o HPOption_Duplexer=True
Posted on 03-02-2017 07:35 AM
I've recently added a couple of Samsung C2670 printers with success.
I downloaded the drivers from Samsung however, not Apple. I did use Casper Admin to add the printers to the JSS.
Posted on 03-06-2017 04:07 AM
Thanks guys.
I had to remove the JobAccounting Bundle from the Apple installer. Now it works:
rm -rf "/Library/Printers/Samsung/PDEs/JobAccounting2.bundle"