munki / munki

Managed software installation for macOS —
https://www.munki.org/munki/
Other
3.11k stars 349 forks source link

10.15b6 python crash during software download/installation with MSC #952

Closed dbxgil closed 5 years ago

dbxgil commented 5 years ago

When trying to install applications from Managed Software Center on macOS Catalina beta 6 I'm seeing a python crash. It appears to happen when MSC is downloading the app. In this instance, Xcode. It doesn't appear to stop installation or have any issues, but the crash dialog is a bit disconcerting. This problem does not present itself in managedsoftwareupdate from what I've seen so far. There is a similar crash when using MSC to remove the app, too. To make things even more interesting I'm not seeing this behavior consistently on all Catalina machines. This is using Version 5.1.0.3774 (3774) of MSC. We've also seen it on version 4.8.3547.

Process:               Python [767]
Path:                  /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python
Identifier:            Python
Version:               2.7.16 (2.7.16)
Build Info:            python-125000000000000~194
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Python [767]
User ID:               1436995499

Date/Time:             2019-08-21 16:07:38.179 -0700
OS Version:            Mac OS X 10.15 (19A536g)
Report Version:        12
Bridge OS Version:     3.0 (14Y904)
Anonymous UUID:        EC30A584-CA9F-CEDE-358D-6665F588408E

Time Awake Since Boot: 640 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

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

Application Specific Information:
*** Terminating app due to uncaught exception 'OC_PythonException', reason: '<type 'exceptions.TypeError'>: unsuported type: <objective-c class __NSDictionaryM at 0x7fff8ffbf238>'
abort() called
terminating with uncaught exception of type NSException

Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff345c0193 __exceptionPreprocess + 250
1   libobjc.A.dylib                     0x00007fff6a3ddbd4 objc_exception_throw + 48
2   CoreFoundation                      0x00007fff345da75c -[NSException raise] + 9
3   _objc.so                            0x0000000108e00688 PyObjCErr_ToObjCWithGILState + 46
4   _objc.so                            0x0000000108dfa355 PyObjCFFI_MakeClosure + 4592
5   libffi.dylib                        0x00007fff6934c4f0 ffi_closure_unix64_inner + 490
6   libffi.dylib                        0x00007fff6934caac ffi_closure_unix64 + 72
7   CoreFoundation                      0x00007fff34601b50 ___CFXRegistrationPost1_block_invoke + 63
8   libdispatch.dylib                   0x00007fff6b6e6663 _dispatch_call_block_and_release + 12
9   libdispatch.dylib                   0x00007fff6b6e75ee _dispatch_client_callout + 8
10  libdispatch.dylib                   0x00007fff6b6f2ce3 _dispatch_main_queue_callback_4CF + 1105
11  CoreFoundation                      0x00007fff3450f8a0 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
12  CoreFoundation                      0x00007fff3450efea __CFRunLoopRun + 2370
13  CoreFoundation                      0x00007fff3450e423 CFRunLoopRunSpecific + 499
14  Foundation                          0x00007fff36c28b7d -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
15  Foundation                          0x00007fff36cf4c5d -[NSRunLoop(NSRunLoop) runUntilDate:] + 103
16  libffi.dylib                        0x00007fff6934c915 ffi_call_unix64 + 85
17  ???                                 0x00007f8286906b10 0x0 + 140198580087568

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib          0x00007fff6b88644e __pthread_kill + 10
1   libsystem_pthread.dylib         0x00007fff6b943707 pthread_kill + 384
2   libsystem_c.dylib               0x00007fff6b80ea38 abort + 120
3   libc++abi.dylib                 0x00007fff688eabc8 abort_message + 231
4   libc++abi.dylib                 0x00007fff688ead7c demangling_terminate_handler() + 262
5   libobjc.A.dylib                 0x00007fff6a3dfaaa _objc_terminate() + 96
6   libc++abi.dylib                 0x00007fff688f7da7 std::__terminate(void (*)()) + 8
7   libc++abi.dylib                 0x00007fff688f7d59 std::terminate() + 41
8   libdispatch.dylib               0x00007fff6b6e7602 _dispatch_client_callout + 28
9   libdispatch.dylib               0x00007fff6b6f2ce3 _dispatch_main_queue_callback_4CF + 1105
10  com.apple.CoreFoundation        0x00007fff3450f8a0 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
11  com.apple.CoreFoundation        0x00007fff3450efea __CFRunLoopRun + 2370
12  com.apple.CoreFoundation        0x00007fff3450e423 CFRunLoopRunSpecific + 499
13  com.apple.Foundation            0x00007fff36c28b7d -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
14  com.apple.Foundation            0x00007fff36cf4c5d -[NSRunLoop(NSRunLoop) runUntilDate:] + 103
15  libffi.dylib                    0x00007fff6934c915 ffi_call_unix64 + 85
16  libffi.dylib                    0x00007fff6934c255 ffi_call_int + 699
17  _objc.so                        0x0000000108dfe2df PyObjCFFI_Caller + 2386
18  _objc.so                        0x0000000108dee11c 0x108dcf000 + 127260
19  org.python.python               0x00007fff3f79c319 PyObject_Call + 97
20  org.python.python               0x00007fff3f81840a PyEval_EvalFrameEx + 20636
21  org.python.python               0x00007fff3f81ca37 0x7fff3f792000 + 567863
22  org.python.python               0x00007fff3f8182c2 PyEval_EvalFrameEx + 20308
23  org.python.python               0x00007fff3f812d5e PyEval_EvalCodeEx + 534
24  org.python.python               0x00007fff3f812b42 PyEval_EvalCode + 32
25  org.python.python               0x00007fff3f834e2d 0x7fff3f792000 + 667181
26  org.python.python               0x00007fff3f834ed4 PyRun_FileExFlags + 130
27  org.python.python               0x00007fff3f834a5b PyRun_SimpleFileExFlags + 717
28  org.python.python               0x00007fff3f846680 Py_Main + 3204
29  libdyld.dylib                   0x00007fff6b7372a5 start + 1

Thread 1:
0   libsystem_pthread.dylib         0x00007fff6b9405c0 start_wqthread + 0

Thread 2:
0   libsystem_pthread.dylib         0x00007fff6b9405c0 start_wqthread + 0

Thread 3:
0   libsystem_pthread.dylib         0x00007fff6b9405c0 start_wqthread + 0

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000114cb8d40  rcx: 0x00007ffee71a2648  rdx: 0x0000000000000000
  rdi: 0x0000000000000307  rsi: 0x0000000000000006  rbp: 0x00007ffee71a2670  rsp: 0x00007ffee71a2648
   r8: 0x00007ffee71a2510   r9: 0x00007ffee71a26e0  r10: 0x0000000000000000  r11: 0x0000000000000246
  r12: 0x0000000000000307  r13: 0x0000003000000008  r14: 0x0000000000000006  r15: 0x0000000000000016
  rip: 0x00007fff6b88644e  rfl: 0x0000000000000246  cr2: 0x00007fff688ed000

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

Binary Images:
       0x108a5b000 -        0x108a5cff7  org.python.python (2.7.16 - 2.7.16) <616F3E94-FC55-310A-85DA-4E1DC618CE6E> /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python
       0x108c3b000 -        0x108c3cfff  _locale.so (125) <71B77A8E-E268-389D-AAB3-B41C0331F0DC> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_locale.so
       0x108ca1000 -        0x108ca2ff7  time.so (125) <5D632379-7674-32EC-AC16-08E721318355> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/time.so
       0x108cac000 -        0x108cadfff  cStringIO.so (125) <8DDAC875-A58E-3A05-BE16-F39FCDF373AF> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/cStringIO.so
       0x108cb7000 -        0x108cb9ff3  _collections.so (125) <EBBDCB73-EA09-3F47-B607-40BFBB38D7B1> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_collections.so
       0x108cc3000 -        0x108cc6fff  operator.so (125) <E873E491-21B8-390A-AE2D-79F753826992> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/operator.so
       0x108cd1000 -        0x108cd5fff  itertools.so (125) <76B77ABF-EBB1-32B6-9F08-B3D89A48EDB4> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/itertools.so
       0x108ce2000 -        0x108ce3fff  _heapq.so (125) <BF35DEAA-A8A2-3471-BD19-AF0BF6A51EC1> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_heapq.so
       0x108d2c000 -        0x108d2effb  binascii.so (125) <361211E3-B0B6-3A08-9D6E-3B62E1325406> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/binascii.so
       0x108d36000 -        0x108d3fffb  datetime.so (125) <70CA80AF-5BEB-34AA-B677-A72FAEF874A0> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/datetime.so
       0x108d4c000 -        0x108d4eff7  select.so (125) <36A67C05-2725-3B15-959B-DBDDC74F451D> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/select.so
       0x108d58000 -        0x108d5ffff  _socket.so (125) <58EEEC84-AD44-3E07-96CC-5E2C0ADB2C39> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_socket.so
       0x108dad000 -        0x108daefff  _functools.so (125) <8771F387-7F73-39FB-A2B6-FC132B6DDA98> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_functools.so
       0x108db7000 -        0x108dc1fff  _ssl.so (125) <53BE60BC-37D5-3070-AD6D-C92ECEB34E37> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_ssl.so
       0x108dcf000 -        0x108e09fff  _objc.so (54) <4B04F8DA-EF46-332A-9847-0C112E9EF935> /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC/objc/_objc.so
       0x108f7b000 -        0x108f89fff  _ctypes.so (125) <FC73F4F3-3A9A-3F44-86EB-A9672416403B> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_ctypes.so
       0x108fd8000 -        0x108fdbfff  _struct.so (125) <428DA354-EB6D-38F1-8186-3F1A90E7CAB9> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_struct.so
       0x108fe5000 -        0x108fe7fff  zlib.so (125) <7BD02117-2078-3C5E-90C9-3735C90E314C> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/zlib.so
       0x108ff1000 -        0x108ff4fff  bz2.so (125) <07F84F23-0B69-3F78-AD98-D2DE0298D52D> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/bz2.so
       0x10a040000 -        0x10a04eff3  _io.so (125) <172DF983-A869-3082-A7A4-3F03084C2D7D> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_io.so
       0x10a062000 -        0x10a062fff  grp.so (125) <80DA05F4-E364-3BBD-A437-B2B1A783A5AA> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/grp.so
       0x10a0aa000 -        0x10a0adfff  strop.so (125) <C8C06F62-EBE5-33EE-8DBC-861E9C00FCBF> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/strop.so
       0x10a0f7000 -        0x10a0faffb  math.so (125) <26F987E3-951E-3010-B4C2-7113E709F855> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/math.so
       0x10a104000 -        0x10a106fff  _hashlib.so (125) <709B02A4-1F82-3FAC-B18F-CDB74B909613> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_hashlib.so
       0x10a10f000 -        0x10a110ff7  _random.so (125) <AB30CBD5-727C-35BD-A350-094BE8BE4AB3> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_random.so
       0x10a1ae000 -        0x10a1aefff  _scproxy.so (125) <6409C0DF-D6A5-340C-A647-FDDF5F49FFDD> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_scproxy.so
       0x10a21e000 -        0x10a21ffff  fcntl.so (125) <C6574441-0EF3-31D1-8122-8E7371D14BAB> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/fcntl.so
       0x10a426000 -        0x10a42bff7  pyexpat.so (125) <B02358F8-9713-38EC-9764-C94F72080867> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/pyexpat.so
       0x10a59b000 -        0x10a59bfff  _inlines.so (54) <8CFC752E-C47E-3D69-BED5-6BE3147E800B> /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC/CoreFoundation/_inlines.so
       0x10a5a4000 -        0x10a5abfff  _CoreFoundation.so (54) <C156AA6D-A0F4-3308-9471-46AA2962A2A4> /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC/CoreFoundation/_CoreFoundation.so
       0x10a7cc000 -        0x10a7ccffb  _inlines.so (54) <644812AE-E875-336E-9ECE-78612B569782> /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC/Foundation/_inlines.so
       0x10a815000 -        0x10a820fff  _Foundation.so (54) <A8058467-04DD-3E54-B835-4DD1D11ACA58> /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC/Foundation/_Foundation.so
       0x10ab7f000 -        0x10ab7ffff  _inlines.so (54) <D2B4E3BC-3512-358A-A39B-E4033B4797E8> /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC/AppKit/_inlines.so
       0x10ab9f000 -        0x10abaeffb  _AppKit.so (54) <F7DA0024-1C8B-3CC3-832F-3B7C4F5DE6FD> /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC/AppKit/_AppKit.so
       0x114bf1000 -        0x114c7f87f  dyld (732.1) <BE6726F3-712E-3D1E-A883-B1ECFAB101DC> /usr/lib/dyld
    0x7fff302f1000 -     0x7fff302f1fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <7642BC62-F14C-3B66-A445-B31D175CEE6A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff30309000 -     0x7fff30974fcf  com.apple.vImage (8.1 - 524) <C6FECF13-9FDE-3609-A769-334E740B8412> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff30975000 -     0x7fff30bddfff  libBLAS.dylib (1303) <ABAB4AF1-CFFC-3D84-8C65-F796E912DA90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff30bde000 -     0x7fff30ecbfcf  libBNNS.dylib (144.0.6) <8B6E4E87-D2E9-3F2E-8F44-0F5A80B9D33F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff30ecd000 -     0x7fff31272fff  libLAPACK.dylib (1303) <1888D401-435E-30AA-A69B-ECB15957AE75> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff31273000 -     0x7fff31288ff8  libLinearAlgebra.dylib (1303) <64930CA2-65C5-325D-8B5B-1C6C033141A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff31289000 -     0x7fff3128eff3  libQuadrature.dylib (7) <62A39507-E86F-3D2F-BDFD-CF7AD7EDE3D7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff3128f000 -     0x7fff312fffff  libSparse.dylib (103) <524FE053-F651-3EE0-A894-909DBF95300C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff31300000 -     0x7fff31312fef  libSparseBLAS.dylib (1303) <85C9E356-92E7-33EE-9890-A5781B79FBC2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff31313000 -     0x7fff314ecffb  libvDSP.dylib (735) <E2224535-ABDB-335F-B81C-15DFD4482291> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff314ed000 -     0x7fff315a8fd3  libvMisc.dylib (735) <C2AEF4C3-2429-30A6-91A0-A6EA7F3B3A7D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff315a9000 -     0x7fff315a9fff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <6ED0CD76-59F0-3726-B725-29261412CB5D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff3174a000 -     0x7fff324f0ffc  com.apple.AppKit (6.9 - 1873.10.102) <FC610751-4B02-3CC2-9470-67498844A516> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff32540000 -     0x7fff32540fff  com.apple.ApplicationServices (48 - 50) <D17AFB9D-DA8D-3112-90D4-67C2008B839D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff32541000 -     0x7fff325acfff  com.apple.ApplicationServices.ATS (377 - 491) <22D24E4C-8D02-355A-A2D3-5861EF900845> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff32645000 -     0x7fff32683ff2  libFontRegistry.dylib (271) <F865DD86-475B-3E1F-8DE1-86EDAF3F23B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff326de000 -     0x7fff3270dff7  com.apple.ATSUI (1.0 - 1) <C40AD2D0-7E05-325D-816E-630832860409> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
    0x7fff3270e000 -     0x7fff32712ff3  com.apple.ColorSyncLegacy (4.13.0 - 1) <CBEB34C6-131C-3B15-9BD7-568034FA214B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff327ad000 -     0x7fff32803ff2  com.apple.HIServices (1.22 - 669) <FF92EC76-1AD6-3391-8D16-CE2ED2A960F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff32804000 -     0x7fff32812fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <AF10E7BC-F8DC-3501-976C-7B9E9871CC09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff32813000 -     0x7fff32858ff2  com.apple.print.framework.PrintCore (15 - 516) <CDEAF06D-0C81-3975-8285-2708E7AD66C8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff32859000 -     0x7fff32863fff  com.apple.QD (4.0 - 413) <3E1769C3-2C41-380D-9316-E802003E532F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff32864000 -     0x7fff32871ff0  com.apple.speech.synthesis.framework (9.0.16 - 9.0.16) <E294C2A6-8DFF-314D-B1C0-FD338445686D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff32872000 -     0x7fff3293fffa  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <775F9CD8-EEAC-3DF1-8065-9D1AE1BD1772> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff32941000 -     0x7fff32941fff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <86763527-D88E-34D3-BF00-135065A60B06> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff32cb7000 -     0x7fff3302bffd  com.apple.CFNetwork (1103 - 1103) <0DBA77E9-C3DA-3693-B64A-6BF6E5BCF4CE> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff330a1000 -     0x7fff330a1fff  com.apple.Carbon (160 - 162) <02E94170-E298-3804-B208-596FCE787627> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff330a2000 -     0x7fff330a5ffb  com.apple.CommonPanels (1.2.6 - 101) <DE39DC10-C506-3249-BEE3-FF952E3B511B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff330a6000 -     0x7fff3339aff4  com.apple.HIToolbox (2.1.1 - 984) <206F4949-E0E8-33E6-B337-14041521F4D3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff3339b000 -     0x7fff3339eff3  com.apple.help (1.3.8 - 68) <08284EF4-0759-3A29-AF89-B7CF6D257B67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff3339f000 -     0x7fff333a4ff7  com.apple.ImageCapture (9.0 - 1600.4.1.1) <0BEE92B0-340B-3548-A756-BD87C5330DAA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff333a5000 -     0x7fff333a5fff  com.apple.ink.framework (10.15 - 227) <32CDFAC2-D1E7-3B8D-BE6D-835C8AAD97AC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff333a6000 -     0x7fff333c0ffa  com.apple.openscripting (1.7 - 184) <04163CFC-5F1E-385C-8F85-9202F683DE2A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff333e1000 -     0x7fff333e1fff  com.apple.print.framework.Print (15 - 271) <D0911F1C-38A3-32FC-A553-9E37B3993F22> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff333e2000 -     0x7fff333e4ff7  com.apple.securityhi (9.0 - 55008) <E4AC3FB2-EEBE-3AED-B705-CA02C714ECD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff333e5000 -     0x7fff333ebff7  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <A131311E-D40C-3052-BC0D-631BE62A5CAE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff33591000 -     0x7fff3377cfff  com.apple.ColorSync (4.13.0 - 3394) <DEB196E8-9C29-3D45-8E11-F3475F72A1F6> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff33a62000 -     0x7fff33f71ffa  com.apple.audio.CoreAudio (5.0 - 5.0) <B96398BB-CC89-351E-8458-3A3D28DBD43E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff33fc4000 -     0x7fff33ffbff1  com.apple.CoreBluetooth (1.0 - 1) <2AA79A08-3E8B-3024-9E5B-90EAB6CE994C> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff33ffc000 -     0x7fff343ccffd  com.apple.CoreData (120 - 965.1) <67272AA4-77E6-3D2F-AAA6-B7E63382AF8B> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff343cd000 -     0x7fff344d3ff6  com.apple.CoreDisplay (1.0 - 107) <C70B3209-BE7D-319C-B0F9-D374F36D44FC> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff344d4000 -     0x7fff34951ff3  com.apple.CoreFoundation (6.9 - 1667.10) <07DDE642-142A-3B32-BB5A-47CF8D606116> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff34953000 -     0x7fff34fcbff0  com.apple.CoreGraphics (2.0 - 1348) <A53FF023-C94F-338C-BB42-347BAA92C1D3> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff34fd9000 -     0x7fff35336ffa  com.apple.CoreImage (15.0.0 - 900.2) <3AD40F16-A782-3F41-83F4-D196B84521DF> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff35945000 -     0x7fff35945fff  com.apple.CoreServices (1063.1 - 1063.1) <3949568B-5936-31CE-B65D-557400051A7C> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff35946000 -     0x7fff359c8ffb  com.apple.AE (812 - 812) <037DB246-01D2-3F11-BA86-7CA9AF0316C4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff359c9000 -     0x7fff35caafff  com.apple.CoreServices.CarbonCore (1213 - 1213) <1C1ADDBF-0523-35EB-B7FE-83296017DC39> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff35cab000 -     0x7fff35cf7ff9  com.apple.DictionaryServices (1.2 - 319) <73027EAD-EDD5-3456-9E79-74BA5A41731C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff35cf8000 -     0x7fff35d00ff7  com.apple.CoreServices.FSEvents (1268.0.5 - 1268.0.5) <297A7FE3-E908-3A7C-A304-2BD552AC37FD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff35d01000 -     0x7fff35f36ff8  com.apple.LaunchServices (1063.1 - 1063.1) <76620831-5186-38AB-A49C-0931156A724F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff35f37000 -     0x7fff35fcfff9  com.apple.Metadata (10.7.0 - 2057.1) <0912E72A-D6B3-3DC6-9AB0-86E93362DB4E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff35fd0000 -     0x7fff35ffdff7  com.apple.CoreServices.OSServices (1063.1 - 1063.1) <E6E8B390-6C7D-37CF-915E-553132D33BD6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff35ffe000 -     0x7fff36065fff  com.apple.SearchKit (1.4.1 - 1.4.1) <F3705C6E-AA86-3232-89D3-D37841357E45> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff36066000 -     0x7fff36089ffd  com.apple.coreservices.SharedFileList (128 - 128) <7E26FC0F-DF67-35A4-8FDB-4C00FC0BF985> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff363b7000 -     0x7fff3656affe  com.apple.CoreText (638.1 - 638.1) <94EEB142-1740-3C70-B37D-FF67338A1E1D> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff3656b000 -     0x7fff365affff  com.apple.CoreVideo (1.8 - 334.0) <86902E89-FAAB-3C48-A504-CD0594FB0CA7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff365b0000 -     0x7fff3663dff1  com.apple.framework.CoreWLAN (13.0 - 1447) <432F3DD7-A0CE-36BA-8C10-211E5B83BC17> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff368e1000 -     0x7fff368e7ff7  com.apple.DiskArbitration (2.7 - 2.7) <47C51479-A287-39A4-A934-49071A999ED4> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff36c0d000 -     0x7fff36fd3ff9  com.apple.Foundation (6.9 - 1667.10) <ED02B40C-92CD-3D66-8F4C-958C17821BBA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff37040000 -     0x7fff3706fff3  com.apple.GSS (4.0 - 2.0) <068D7020-A39C-39D7-8D9B-A4DC4EF0EE56> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff371a3000 -     0x7fff372bbffd  com.apple.Bluetooth (7.0.0 - 7.0.0d105) <6538AB15-37E0-3E1F-8974-BBA0306A4A4E> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff3731f000 -     0x7fff373c2ffb  com.apple.framework.IOKit (2.0.2 - 1726.0.11) <C5A398BE-F117-3C08-B084-8D0771AB9B7B> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff373c4000 -     0x7fff373d4ff4  com.apple.IOSurface (269.6 - 269.6) <71639E56-36AF-33C1-8F70-FF97C16DF70B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff37446000 -     0x7fff3759fff6  com.apple.ImageIO.framework (3.3.0 - 1972) <864DAA30-A2D6-36F1-9A70-17D6EC9FD3BD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff375a0000 -     0x7fff375a3fff  libGIF.dylib (1972) <2143B07B-27D6-35C6-850B-4C2E111FDA9A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff375a4000 -     0x7fff3765efef  libJP2.dylib (1972) <CC72A67A-CC64-3B0F-861C-68C98F76C170> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff3765f000 -     0x7fff37683fef  libJPEG.dylib (1972) <288B487C-B804-3C93-AAD3-6EFDBEC28CAF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff37901000 -     0x7fff3791bfe7  libPng.dylib (1972) <573D8A85-E221-31A6-8DF6-00E17A42F7B3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff3791c000 -     0x7fff3791dfff  libRadiance.dylib (1972) <46E6E560-2124-3FC2-9152-DE1413413387> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff3791e000 -     0x7fff37967ff3  libTIFF.dylib (1972) <C03D1703-01E6-3604-BBE4-F1B16E9A52D2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff38d7b000 -     0x7fff38d8dff3  com.apple.Kerberos (3.0 - 1) <63F0D476-38D8-319F-9834-FF669DB28B5D> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff38d8e000 -     0x7fff38d8efff  libHeimdalProxy.dylib (77) <8F184B9F-A0EC-3E20-B6AE-16F9BCB9B229> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
    0x7fff39cb5000 -     0x7fff39d78ff9  com.apple.Metal (211.45 - 211.45) <345B3EC3-0035-3F63-B969-7B3D70A5B083> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff39d95000 -     0x7fff39dd1ff3  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <B4A9F0D6-BBB3-30DA-90C8-92AAA9286E57> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff39dd2000 -     0x7fff39e58fe6  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <96EC578E-3A22-3897-A0B9-B1AC06EB29B3> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff39e59000 -     0x7fff39e7eff0  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <787E8C96-3182-3B40-8A59-F88E30808924> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff39e7f000 -     0x7fff39e94ff9  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <948162C3-51FD-3D3E-B923-BACB2C7A25A0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
    0x7fff39e95000 -     0x7fff39ff4ff9  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <19353240-444E-305C-BC3B-915E16D5F877> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff39ff5000 -     0x7fff3a043ff7  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <66B5480B-D669-3255-B824-C44454F950B2> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff3a044000 -     0x7fff3a045ff5  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <815321C8-CF9B-34B6-8963-EA7DA3D18608> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff3af8b000 -     0x7fff3af97ffe  com.apple.NetFS (6.0 - 4.0) <77E946EE-9B25-326D-93E0-D52BABFC23D4> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff3af98000 -     0x7fff3b0dbff6  com.apple.Network (1.0 - 1) <9BCC5E95-F024-390B-87CD-6DDFFEBE05D1> /System/Library/Frameworks/Network.framework/Versions/A/Network
    0x7fff3db01000 -     0x7fff3db59ff7  com.apple.opencl (3.5 - 3.5) <263AC376-5002-393E-AC7E-8822000EBA70> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff3db5a000 -     0x7fff3db76ff7  com.apple.CFOpenDirectory (10.15 - 220) <F36B45FC-5095-3D5D-BCC3-71FDB26CA901> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff3db77000 -     0x7fff3db82fff  com.apple.OpenDirectory (10.15 - 220) <A3EBB3F1-8083-3FC7-84BA-F54F92942FC3> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff3e4dd000 -     0x7fff3e4dffff  libCVMSPluginSupport.dylib (17.10.22) <4FA08685-CAF9-3C49-8A2E-D2B2808F2CD3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff3e4e0000 -     0x7fff3e4e5fff  libCoreFSCache.dylib (176.7) <35163B64-B9F9-3371-B810-CB5C4BE91995> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff3e4e6000 -     0x7fff3e4eafff  libCoreVMClient.dylib (176.7) <498AE6B8-5827-3257-B54C-62E01A76398B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff3e4eb000 -     0x7fff3e4f3ff7  libGFXShared.dylib (17.10.22) <BBDA8AEC-8E9A-341B-B653-20E1D1D4CFFA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff3e4f4000 -     0x7fff3e4fefff  libGL.dylib (17.10.22) <95746D0C-9347-37C0-88E2-6BA4A3584816> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff3e4ff000 -     0x7fff3e534fff  libGLImage.dylib (17.10.22) <B8EE902C-6692-3E32-949B-C193AC944D31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff3e6c8000 -     0x7fff3e704fff  libGLU.dylib (17.10.22) <43DADBAD-9F65-33CE-94DA-654F24817313> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff3f134000 -     0x7fff3f143ff7  com.apple.opengl (17.10.22 - 17.10.22) <89D79107-B2C9-3FA9-82D9-9C88B5A4F76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff3f792000 -     0x7fff3f885fff  org.python.python (2.7.16 - 2.7.16) <CC4698C8-DE4C-3760-93ED-53B029D7D99C> /System/Library/Frameworks/Python.framework/Versions/2.7/Python
    0x7fff400ee000 -     0x7fff40369ff1  com.apple.QuartzCore (1.11 - 815) <D18258FD-2120-31DA-92D9-D023F9FB2967> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff40ef2000 -     0x7fff41235ff6  com.apple.security (7.0 - 59306.0.19) <30420E35-AE92-3CB5-BE40-FEC6B1CEED46> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff41236000 -     0x7fff412beff7  com.apple.securityfoundation (6.0 - 55236) <8AFB304B-6F57-3DBC-8C06-124E06DC3911> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff412ed000 -     0x7fff412f1ff0  com.apple.xpc.ServiceManagement (1.0 - 1) <0AAEB4EF-6B38-37FF-8CE8-1CA989AD5DB7> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff4203d000 -     0x7fff420a7ff7  com.apple.SystemConfiguration (1.19 - 1.19) <60C488E4-AFB5-346C-9ADE-2C754F435465> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff45e3e000 -     0x7fff45f01ff7  com.apple.APFS (1412.0.16 - 1412.0.16) <B56C5966-02B3-3BEF-B62A-869903C2F5C9> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff46ede000 -     0x7fff46edfff1  com.apple.AggregateDictionary (1.0 - 1) <4462E294-E63D-31FD-80B1-01D8F63220F9> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff4774c000 -     0x7fff47770ff3  com.apple.framework.Apple80211 (13.0 - 1449) <CC149C93-9D31-3552-A195-05D98D761D50> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff478a4000 -     0x7fff478b3fdf  com.apple.AppleFSCompression (119 - 1.0) <C04FD0B4-7810-300E-AC34-6B2E69105AA9> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff479b2000 -     0x7fff479bdff7  com.apple.AppleIDAuthSupport (1.0 - 1) <102C0847-454A-371F-816C-73308569E74E> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff479ff000 -     0x7fff47a47fff  com.apple.AppleJPEG (1.0 - 1) <46F47962-68CE-321B-845E-744C54843148> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff47e1d000 -     0x7fff47e3fffb  com.apple.applesauce (1.0 - 16.22) <7AF61A24-2E0D-3D2E-8A0A-A04E78669234> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff47eff000 -     0x7fff47f02fff  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <C6619B13-73D7-3B6F-8F39-D53D413A9376> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff47f9c000 -     0x7fff47fabffd  com.apple.AssertionServices (1.0 - 223.0.3) <2503A83D-C36B-3AE4-9E4B-39C433DD90D9> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff48b2c000 -     0x7fff48d60ff7  com.apple.audio.AudioToolboxCore (1.0 - 1104.5) <31DBB438-2752-3226-BE17-EA4A659B2462> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
    0x7fff48d61000 -     0x7fff48e74ffe  com.apple.AuthKit (1.0 - 1) <0D9BE0D8-8C2B-3C43-9633-BE37276F105A> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff49029000 -     0x7fff49032ff3  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <9A39E870-109C-36C9-819B-76A0D9C660B1> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff49033000 -     0x7fff490d4ffd  com.apple.backup.framework (1.11 - 1291) <B2080740-823E-3B5D-B841-2A5336384FCE> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff490d5000 -     0x7fff49154fff  com.apple.BaseBoard (456 - 456) <50705547-3DEA-3D6B-8F65-42A27AF0BB45> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff49254000 -     0x7fff49290ff7  com.apple.bom (14.0 - 219) <72256B24-F0B9-3C9D-B5B6-F34AC349EA3A> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff4a968000 -     0x7fff4a971ff7  com.apple.CommonAuth (4.0 - 2.0) <495263BD-4A30-37EB-81CD-6BCCB5530199> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff4a985000 -     0x7fff4a99cff1  com.apple.commonutilities (8.0 - 900) <02B5989A-F392-3A09-861D-75F0243FAEBC> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff4b49f000 -     0x7fff4b4beff4  com.apple.analyticsd (1.0 - 1) <095B8BBA-0327-3E55-AE73-B857E79706C1> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
    0x7fff4ba05000 -     0x7fff4ba15ff3  com.apple.CoreEmoji (1.0 - 100) <F7E2044D-7063-3E3C-8B7B-7E643ACA3B7F> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff4c05f000 -     0x7fff4c0c9ff8  com.apple.CoreNLP (1.0 - 210) <BA36CAB8-7A10-3C6A-B7D5-7ACF3E8ED1D0> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff4c52e000 -     0x7fff4c536ff8  com.apple.CorePhoneNumbers (1.0 - 1) <00E3A74B-6060-30DB-A63B-3BFEA51954CD> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff4cc80000 -     0x7fff4cca3ff7  com.apple.CoreSVG (1.0 - 128) <EB9B1066-3F59-395E-B553-EFB75102249D> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
    0x7fff4cca4000 -     0x7fff4ccd7fff  com.apple.CoreServicesInternal (442 - 442) <2676942F-3244-385F-9612-DD336AC76764> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff4ccd8000 -     0x7fff4cd06ff3  com.apple.CSStore (1063.1 - 1063.1) <9CCD54BB-CC3F-3472-872D-6AEE181C2C72> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
    0x7fff4d31c000 -     0x7fff4d447ff3  com.apple.coreui (2.1 - 601) <F6A4FF88-E428-350E-B1D4-8B36C0B2E357> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff4d448000 -     0x7fff4d5e6ff2  com.apple.CoreUtils (6.0 - 600.20) <7AFC0BE3-7207-322D-B5E4-D8A51E3C2AD4> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff4d71a000 -     0x7fff4d72dff1  com.apple.CrashReporterSupport (10.13 - 15009) <06B594C3-E8ED-39A6-8D04-9D2C45FE07E6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff4d998000 -     0x7fff4d9a7ffb  com.apple.framework.DFRFoundation (1.0 - 236) <CEF1562B-24D0-326B-A01F-134674BFE4A7> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff4d9a8000 -     0x7fff4d9adffb  com.apple.DSExternalDisplay (3.1 - 380) <EAA6162D-5EF5-3DD4-B23E-D64A4CA58479> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff4da15000 -     0x7fff4da90ff8  com.apple.datadetectorscore (8.0 - 659) <744F920B-EAA0-3D3C-8CBA-2A6B5D94C0B7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff4db1b000 -     0x7fff4dca0ff8  com.apple.desktopservices (1.14 - 1276) <CD6E0387-9575-3165-8EB0-CBBCE5588CBF> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff4f44d000 -     0x7fff4f868ff9  com.apple.vision.FaceCore (4.3.0 - 4.3.0) <F1D5DD11-8FF2-3D06-BFC0-DAF7CF953A06> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff4febc000 -     0x7fff4fff3ffc  libFontParser.dylib (274.1) <6E15CD2B-27EC-3393-A703-35DB7D11BF6B> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
    0x7fff5008d000 -     0x7fff5009dff6  libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <1A8350E3-6E55-398C-9DDB-6B130C3D71F3> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
    0x7fff54c09000 -     0x7fff54c0ffff  com.apple.GPUWrangler (4.1.30 - 4.1.30) <96D69905-96C1-336B-BDBD-5F9DA20B794F> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff5600b000 -     0x7fff56019ffb  com.apple.GraphVisualizer (1.0 - 100.1) <72B0F6C2-F8CB-3AED-AC52-BC0F6F4C20D6> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff561ab000 -     0x7fff5621effc  com.apple.Heimdal (4.0 - 2.0) <33197E9F-C8E4-3D6E-B03C-60280C18C1BE> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff5830e000 -     0x7fff58316ff5  com.apple.IOAccelerator (438.1.17 - 438.1.17) <5E984482-2DA1-306E-8E17-E657A2CCC1EF> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff58319000 -     0x7fff5832fff7  com.apple.IOPresentment (1.0 - 37) <5BF01EDE-98DA-3B8A-A3BC-74602B5AD4A5> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff586b6000 -     0x7fff58700ff0  com.apple.IconServices (432 - 432) <8494A150-F697-3E72-8749-8C13ECE306F6> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff588bc000 -     0x7fff588c2ffc  com.apple.InternationalSupport (1.0 - 42) <5BE6E0A5-D7CA-3D7F-B333-37FFFF654F38> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff58b03000 -     0x7fff58b23ff6  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <A2B034C1-CC88-366B-94B3-29F947C6205D> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff58c7a000 -     0x7fff58d47ffd  com.apple.LanguageModeling (1.0 - 210) <EA8FBE9C-4E36-36CF-A9DF-0D8904B4A143> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff58d48000 -     0x7fff58d90ff7  com.apple.Lexicon-framework (1.0 - 70) <99D152C4-84CB-31B2-8C88-EC32A5FE8C4B> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff58d97000 -     0x7fff58d9bff6  com.apple.LinguisticData (1.0 - 333) <1BA4DA01-EAB9-30B7-BF04-2DBFB0C8E3B0> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff5a1e4000 -     0x7fff5a22fff7  com.apple.spotlight.metadata.utilities (1.0 - 2057.1) <DD6C4342-C654-325D-84B8-185470A8C3B8> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff5a230000 -     0x7fff5a2feffb  com.apple.gpusw.MetalTools (1.0 - 1) <E4EC7CC4-8AD8-3D04-9CEE-04E43E8BEE4F> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff5a517000 -     0x7fff5a534ffc  com.apple.MobileKeyBag (2.0 - 1.0) <0AFE57A1-B77F-3ED8-8DB5-C9ACF04999AB> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff5a79b000 -     0x7fff5a7c9fff  com.apple.MultitouchSupport.framework (3400.32 - 3400.32) <F67C50BD-EA84-37C8-B623-30D574A8AD22> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff5ac36000 -     0x7fff5ac40fff  com.apple.NetAuth (6.2 - 6.2) <3F206AEF-218A-31A4-BCC5-9F8D05C1B64B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff5b57c000 -     0x7fff5b5c8ff7  com.apple.OTSVG (1.0 - 638.1) <3E57AC19-5C43-3213-998A-9227E47D1BE1> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff5c730000 -     0x7fff5c73bffe  com.apple.PerformanceAnalysis (1.242 - 242) <04485E63-FAC2-3098-8C58-8B062C2609D1> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff5c73c000 -     0x7fff5c764fff  com.apple.persistentconnection (1.0 - 1.0) <B5B0ADCE-E587-3D18-AA55-B77FB02A9899> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
    0x7fff5efb3000 -     0x7fff5efccfff  com.apple.ProtocolBuffer (1 - 274.20.7.15.1) <EFCF2C53-2C50-3592-B226-A5E0D3422A77> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff5f3e6000 -     0x7fff5f40fff9  com.apple.RemoteViewServices (2.0 - 148) <23522111-2741-3F60-B17F-4A7D9E492F6E> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff5f572000 -     0x7fff5f5adfff  com.apple.RunningBoardServices (1.0 - 223.0.3) <4D338E48-454A-39DC-A844-98A6CD4C854A> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
    0x7fff60fe0000 -     0x7fff61100ff4  com.apple.Sharing (1459.1 - 1459.1) <262BD981-52C5-304F-A372-E7304261B75E> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff620f7000 -     0x7fff623ebffd  com.apple.SkyLight (1.600.0 - 440.0.3) <41B6C2AC-734B-3787-BE68-46D48AB354AF> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff62c31000 -     0x7fff62c3efff  com.apple.SpeechRecognitionCore (6.0.73 - 6.0.73) <9B4A9772-91A9-3F8A-803B-21DD95DB606D> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff63709000 -     0x7fff63719ff3  com.apple.TCC (1.0 - 1) <AEBEF753-81AF-318C-ADAF-1DA7F2B4A498> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff63c00000 -     0x7fff63cc7ff4  com.apple.TextureIO (3.10.9 - 3.10.9) <69E5E636-FCF4-3C3E-B3E1-43371A7A8DB0> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff63e34000 -     0x7fff63e35fff  com.apple.TrustEvaluationAgent (2.0 - 33) <A5CD3296-A811-37B2-861A-9E7D636FAD7A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff64b0d000 -     0x7fff64d60ff7  com.apple.UIFoundation (1.0 - 650) <66134992-151A-3469-86D6-398167FA06D5> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff6699d000 -     0x7fff6699efff  com.apple.WatchdogClient.framework (1.0 - 67) <84493534-733E-3969-8E82-C00BBC877E04> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
    0x7fff6755c000 -     0x7fff6755fffa  com.apple.dt.XCTTargetBootstrap (1.0 - 14761.2) <DEC8D595-8ECA-3807-999C-72A136DC08B3> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff675d8000 -     0x7fff675e6ff1  com.apple.audio.caulk (1.0 - 32.1) <B74A778E-5291-3848-A87F-2D2D91647B62> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7fff67cae000 -     0x7fff67cb0ff3  com.apple.loginsupport (1.0 - 1) <FD40A145-2FC6-3401-97AB-2E382A238786> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff67fe0000 -     0x7fff68015ff2  libAudioToolboxUtility.dylib (1104.5) <0EFAC32A-BFA1-34D9-A889-F844CD76825D> /usr/lib/libAudioToolboxUtility.dylib
    0x7fff6801c000 -     0x7fff68051ff7  libCRFSuite.dylib (48) <75CAE6A9-B518-3C91-8707-4F0A0C3ED2C6> /usr/lib/libCRFSuite.dylib
    0x7fff68054000 -     0x7fff6805eff3  libChineseTokenizer.dylib (34) <B6F54489-EC73-3EB4-A2EA-C7E1F30F471D> /usr/lib/libChineseTokenizer.dylib
    0x7fff680eb000 -     0x7fff680edfff  libDiagnosticMessagesClient.dylib (112) <7F452094-761F-3A71-87D0-32E220BF3C37> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff68130000 -     0x7fff682e7ff3  libFosl_dynamic.dylib (100.4) <2F6C11A6-8732-3F20-BA5C-B49C649E2380> /usr/lib/libFosl_dynamic.dylib
    0x7fff6830f000 -     0x7fff68315ff3  libIOReport.dylib (54) <2DF1BC83-F2E6-32C2-AD3E-8F4D73DCCCBD> /usr/lib/libIOReport.dylib
    0x7fff6842c000 -     0x7fff6844bfff  libMobileGestalt.dylib (826.0.4) <FEC6FC9C-B318-3FF1-9117-F20FDF3EE3A0> /usr/lib/libMobileGestalt.dylib
    0x7fff685b2000 -     0x7fff685b3ff3  libSystem.B.dylib (1281) <756CCEAA-4DC2-3BC6-A816-0F953DEF24D5> /usr/lib/libSystem.B.dylib
    0x7fff68643000 -     0x7fff68644fff  libThaiTokenizer.dylib (3) <A36B3025-FEC1-3FBF-AA23-A82F32FD4330> /usr/lib/libThaiTokenizer.dylib
    0x7fff6865c000 -     0x7fff68672fff  libapple_nghttp2.dylib (1.39.1) <B13ECB0F-1909-352B-B0D0-9B5AA5223CC0> /usr/lib/libapple_nghttp2.dylib
    0x7fff686a7000 -     0x7fff68719fff  libarchive.2.dylib (72) <B736CA42-83F7-30B3-B842-A75F460720F6> /usr/lib/libarchive.2.dylib
    0x7fff6871a000 -     0x7fff687b0fc5  libate.dylib (2.0.9) <E56E0E93-314A-303F-8B7C-3007E2938585> /usr/lib/libate.dylib
    0x7fff687b4000 -     0x7fff687b4ff3  libauto.dylib (187) <A58DDB9C-7A7E-3A84-AE20-B5D66CBE2B55> /usr/lib/libauto.dylib
    0x7fff68875000 -     0x7fff68885fff  libbsm.0.dylib (60) <C1CB77C8-6CD9-3B8D-BDA2-6D761E6AC555> /usr/lib/libbsm.0.dylib
    0x7fff68886000 -     0x7fff68892fff  libbz2.1.0.dylib (44) <1BDC6A20-4134-309A-856E-5F9F4766B37A> /usr/lib/libbz2.1.0.dylib
    0x7fff68893000 -     0x7fff688e6fff  libc++.1.dylib (800.6) <6AFC6A2D-0F9E-36F9-9484-85230BBBB189> /usr/lib/libc++.1.dylib
    0x7fff688e7000 -     0x7fff688fbfff  libc++abi.dylib (800.7) <34B06C48-C88F-3F9C-8E24-003F3A2D1731> /usr/lib/libc++abi.dylib
    0x7fff688fc000 -     0x7fff688fcffb  libcharset.1.dylib (59) <6EB3D019-1C42-305F-AD71-21F7B924D6E1> /usr/lib/libcharset.1.dylib
    0x7fff688fd000 -     0x7fff6890effb  libcmph.dylib (8) <0638F8A3-5E64-35D3-9445-B89FA3CC8796> /usr/lib/libcmph.dylib
    0x7fff6890f000 -     0x7fff68926fe7  libcompression.dylib (87) <ADB2A9A2-A79E-317A-8DCF-3C5BD8A9D663> /usr/lib/libcompression.dylib
    0x7fff68be1000 -     0x7fff68bf7fff  libcoretls.dylib (167) <2DBEAA3A-82CC-35CC-923B-ADF61DA377C8> /usr/lib/libcoretls.dylib
    0x7fff68bf8000 -     0x7fff68bf9ffb  libcoretls_cfhelpers.dylib (167) <06E3B691-795D-3FF1-A9E8-E8E1C546ED49> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff6909b000 -     0x7fff6919ffe7  libcrypto.44.dylib (47) <B123570A-97D3-3B20-85C9-EF32818743D1> /usr/lib/libcrypto.44.dylib
    0x7fff691b5000 -     0x7fff69214fff  libcups.2.dylib (483) <DEBDC8E7-9C47-32FA-90E9-55B63CCFBD32> /usr/lib/libcups.2.dylib
    0x7fff69320000 -     0x7fff69320ff3  libenergytrace.dylib (21) <BBB900F9-76FA-32ED-AF35-520108862259> /usr/lib/libenergytrace.dylib
    0x7fff69321000 -     0x7fff6933aff7  libexpat.1.dylib (19) <F618C770-09F6-3EE9-9681-43B1A81559E7> /usr/lib/libexpat.1.dylib
    0x7fff69348000 -     0x7fff69349ff7  libfakelink.dylib (146) <2D56E649-CF90-3706-96D2-662156350005> /usr/lib/libfakelink.dylib
    0x7fff6934a000 -     0x7fff6934ff4f  libffi.dylib (25) <6DE6834E-F848-360F-B648-7996226B7F1A> /usr/lib/libffi.dylib
    0x7fff69358000 -     0x7fff6935dfff  libgermantok.dylib (24) <7A85C992-7DBB-3D16-8EC8-693434FB1481> /usr/lib/libgermantok.dylib
    0x7fff6935e000 -     0x7fff69362ff7  libheimdal-asn1.dylib (564.0.2) <48E5E343-3A92-3E48-8E43-8ABF843AC0E2> /usr/lib/libheimdal-asn1.dylib
    0x7fff69363000 -     0x7fff69453ff7  libiconv.2.dylib (59) <A8DFD6C7-0589-3263-994F-7E6E2794C3DD> /usr/lib/libiconv.2.dylib
    0x7fff69454000 -     0x7fff696acff7  libicucore.A.dylib (64231.0.1) <375D9CD1-34DA-3FC0-81CC-9878670F819B> /usr/lib/libicucore.A.dylib
    0x7fff696c6000 -     0x7fff696c7fff  liblangid.dylib (133) <24A58A5D-1BBD-3231-8006-41487E377CE8> /usr/lib/liblangid.dylib
    0x7fff696c8000 -     0x7fff696e0ffb  liblzma.5.dylib (16) <8E1A25FA-463B-3187-AA31-4C79A31B3662> /usr/lib/liblzma.5.dylib
    0x7fff696f7000 -     0x7fff6979efff  libmecab.dylib (875) <F60A67DB-9F8E-3D52-BD09-E01B2314A8E2> /usr/lib/libmecab.dylib
    0x7fff6979f000 -     0x7fff699fefe1  libmecabra.dylib (875) <159BBE4E-9ED1-3188-B7BA-3F483EC63086> /usr/lib/libmecabra.dylib
    0x7fff69d5f000 -     0x7fff69d8eff7  libncurses.5.4.dylib (57) <7042B124-AEEA-3E42-87A8-426015A3CEF7> /usr/lib/libncurses.5.4.dylib
    0x7fff69ebd000 -     0x7fff6a32dff9  libnetwork.dylib (1880.0.10.0.1) <00D9D93A-D843-38BD-9EEA-10B84B415B03> /usr/lib/libnetwork.dylib
    0x7fff6a3cb000 -     0x7fff6a3fcfd6  libobjc.A.dylib (779) <ADA9FFC1-7C95-36D4-8DD0-9570034DB4A5> /usr/lib/libobjc.A.dylib
    0x7fff6a40f000 -     0x7fff6a413fff  libpam.2.dylib (25) <75564E58-E227-360A-B09E-4E4DD8491648> /usr/lib/libpam.2.dylib
    0x7fff6a416000 -     0x7fff6a449fff  libpcap.A.dylib (89) <ED4D84F8-3AC1-37BA-927A-FEF52A3788EE> /usr/lib/libpcap.A.dylib
    0x7fff6a4cb000 -     0x7fff6a4e3ff7  libresolv.9.dylib (67) <BA609ACC-20C3-311A-A161-7E68F68D9E00> /usr/lib/libresolv.9.dylib
    0x7fff6a53e000 -     0x7fff6a72aff7  libsqlite3.dylib (307) <8391963E-2698-3331-AF06-AE835BBBDC93> /usr/lib/libsqlite3.dylib
    0x7fff6a81e000 -     0x7fff6a84bffb  libssl.46.dylib (47) <D30ECD36-6703-3C4E-A7A4-B4D811440112> /usr/lib/libssl.46.dylib
    0x7fff6a979000 -     0x7fff6a97cffb  libutil.dylib (57) <CD6155D5-3A22-36FE-9B7D-994905D82D5C> /usr/lib/libutil.dylib
    0x7fff6a97d000 -     0x7fff6a98afff  libxar.1.dylib (420) <13DF92D1-05F3-32DE-999B-C8A8FDDAEAC2> /usr/lib/libxar.1.dylib
    0x7fff6a990000 -     0x7fff6aa72ff7  libxml2.2.dylib (32.12) <26E8F246-E4EA-32FB-A6DC-42BD82CCA9F7> /usr/lib/libxml2.2.dylib
    0x7fff6aa76000 -     0x7fff6aa9efff  libxslt.1.dylib (16.5) <D603398F-0D03-3B4E-A632-41170082AA95> /usr/lib/libxslt.1.dylib
    0x7fff6aa9f000 -     0x7fff6aab1fff  libz.1.dylib (76) <FCC20F6F-3209-3174-A382-B46AA188A371> /usr/lib/libz.1.dylib
    0x7fff6b512000 -     0x7fff6b517ff7  libcache.dylib (83) <22FC61F4-538B-3A51-A821-0449BE269B4C> /usr/lib/system/libcache.dylib
    0x7fff6b518000 -     0x7fff6b523ff7  libcommonCrypto.dylib (60165) <32B7B029-1D15-3FA2-9284-A10BC012097B> /usr/lib/system/libcommonCrypto.dylib
    0x7fff6b524000 -     0x7fff6b52bfff  libcompiler_rt.dylib (101.2) <2F0E2A48-B553-3D41-A938-EADE7794DF3B> /usr/lib/system/libcompiler_rt.dylib
    0x7fff6b52c000 -     0x7fff6b535ff7  libcopyfile.dylib (166) <70326785-B1AD-3FD9-90E2-AD4A3EE63855> /usr/lib/system/libcopyfile.dylib
    0x7fff6b536000 -     0x7fff6b5cdffb  libcorecrypto.dylib (866.0.7) <82393F3B-C817-39F0-823A-E9E167525C3E> /usr/lib/system/libcorecrypto.dylib
    0x7fff6b6e4000 -     0x7fff6b725ff0  libdispatch.dylib (1173.0.1) <800FC9C4-5EDE-3A55-A1A7-4FBCB3DD5546> /usr/lib/system/libdispatch.dylib
    0x7fff6b726000 -     0x7fff6b75bff7  libdyld.dylib (732.1) <652924D0-3D03-3840-BFC8-5347ED758215> /usr/lib/system/libdyld.dylib
    0x7fff6b75c000 -     0x7fff6b75cffb  libkeymgr.dylib (30) <FFC845A1-02BE-3045-ADEA-1BA1C8EF000D> /usr/lib/system/libkeymgr.dylib
    0x7fff6b75d000 -     0x7fff6b769ff7  libkxld.dylib (6153.0.139.161.2) <669DE8AA-7482-3A87-9805-26CD62CF8D14> /usr/lib/system/libkxld.dylib
    0x7fff6b76a000 -     0x7fff6b76aff7  liblaunch.dylib (1738.0.11) <6191F08C-DB6A-3685-B6AB-292D42CE7BFE> /usr/lib/system/liblaunch.dylib
    0x7fff6b76b000 -     0x7fff6b770ff7  libmacho.dylib (949) <C611C723-9F74-3FE9-8219-6DBBED688F2B> /usr/lib/system/libmacho.dylib
    0x7fff6b771000 -     0x7fff6b773ff3  libquarantine.dylib (110.0.2) <2BE45418-CCED-3F70-A0E1-198DB93C6041> /usr/lib/system/libquarantine.dylib
    0x7fff6b774000 -     0x7fff6b775ff7  libremovefile.dylib (48) <9FD6BC06-83ED-3FB2-858F-742960BF0881> /usr/lib/system/libremovefile.dylib
    0x7fff6b776000 -     0x7fff6b78dfff  libsystem_asl.dylib (377.0.1) <A125594C-D9F3-3D17-8BBC-E949DDB49C46> /usr/lib/system/libsystem_asl.dylib
    0x7fff6b78e000 -     0x7fff6b78efff  libsystem_blocks.dylib (74) <317D795C-9F03-308F-8E72-F10B3DA5DE5B> /usr/lib/system/libsystem_blocks.dylib
    0x7fff6b78f000 -     0x7fff6b816ff7  libsystem_c.dylib (1353.0.7) <A60956D7-8C9F-3C1C-9D73-01A5B2FFA8B9> /usr/lib/system/libsystem_c.dylib
    0x7fff6b817000 -     0x7fff6b81afff  libsystem_configuration.dylib (1061.0.2) <77C4B489-1CF2-3F76-93B4-3CB85F537A17> /usr/lib/system/libsystem_configuration.dylib
    0x7fff6b81b000 -     0x7fff6b81eff7  libsystem_coreservices.dylib (113) <F5C14253-0D5F-3C8D-992C-A1FD55BF2353> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff6b81f000 -     0x7fff6b826fff  libsystem_darwin.dylib (1353.0.7) <C1017BA7-0A51-3ACE-B27D-AA9AC8C12E40> /usr/lib/system/libsystem_darwin.dylib
    0x7fff6b827000 -     0x7fff6b82effb  libsystem_dnssd.dylib (1096.0.2) <9EC50C47-37CB-395B-A2CB-B6469E817A49> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff6b82f000 -     0x7fff6b830ffb  libsystem_featureflags.dylib (17) <C80A3D1E-D18B-3DCD-B008-C600CF81829A> /usr/lib/system/libsystem_featureflags.dylib
    0x7fff6b831000 -     0x7fff6b87eff7  libsystem_info.dylib (538) <EBF2CBAD-A0E3-3CB4-99A4-FF2C27565CE7> /usr/lib/system/libsystem_info.dylib
    0x7fff6b87f000 -     0x7fff6b8abfff  libsystem_kernel.dylib (6153.0.139.161.2) <6488FE6C-4291-332B-942E-91A6EC65B450> /usr/lib/system/libsystem_kernel.dylib
    0x7fff6b8ac000 -     0x7fff6b8f3ff7  libsystem_m.dylib (3178) <0D584E17-26D4-37B0-8826-59A2BBB89164> /usr/lib/system/libsystem_m.dylib
    0x7fff6b8f4000 -     0x7fff6b91bfff  libsystem_malloc.dylib (283) <37B5A035-F6C3-3E0B-BB0A-3F0CAC981C1F> /usr/lib/system/libsystem_malloc.dylib
    0x7fff6b91c000 -     0x7fff6b929ff3  libsystem_networkextension.dylib (1095.0.12) <F6C47376-6E0F-3697-84D3-1361EAFCCB8D> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff6b92a000 -     0x7fff6b933fff  libsystem_notify.dylib (241) <B8EA7905-0685-317F-ACD2-27346DF0BA11> /usr/lib/system/libsystem_notify.dylib
    0x7fff6b934000 -     0x7fff6b93dfe7  libsystem_platform.dylib (220) <160B2E8C-48AE-35FD-86B5-6D058B93CCF5> /usr/lib/system/libsystem_platform.dylib
    0x7fff6b93e000 -     0x7fff6b948ff7  libsystem_pthread.dylib (416.0.4) <88048055-0910-34A3-9536-C904D355CA20> /usr/lib/system/libsystem_pthread.dylib
    0x7fff6b949000 -     0x7fff6b94dfff  libsystem_sandbox.dylib (1217.0.15.161.1) <27F3D9C0-D5CB-3270-B3BC-AC8F08DACDD1> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff6b94e000 -     0x7fff6b950fff  libsystem_secinit.dylib (62.0.1) <8CE58347-2DFD-36F9-A45B-ADFCCD7155ED> /usr/lib/system/libsystem_secinit.dylib
    0x7fff6b951000 -     0x7fff6b958ffb  libsystem_symptoms.dylib (1238.0.1) <689CE745-33F3-3CEB-A2C3-645D9377CAD4> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff6b959000 -     0x7fff6b96fff2  libsystem_trace.dylib (1147.0.3) <3ADC8093-D5AC-343D-A100-14D9963661EC> /usr/lib/system/libsystem_trace.dylib
    0x7fff6b971000 -     0x7fff6b976ffb  libunwind.dylib (35.4) <78F6BBB2-7086-30DD-BB95-C8C41F5743B1> /usr/lib/system/libunwind.dylib
    0x7fff6b977000 -     0x7fff6b9abffe  libxpc.dylib (1738.0.11) <3B4F1832-5220-3B08-B9A3-A52F6158749D> /usr/lib/system/libxpc.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=502.8M resident=0K(0%) swapped_out_or_unallocated=502.8M(100%)
Writable regions: Total=113.1M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=113.1M(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Activity Tracing                   256K        1 
Dispatch continuations            16.0M        1 
Kernel Alloc Once                    8K        1 
MALLOC                            74.1M       40 
MALLOC guard page                   16K        4 
STACK GUARD                       56.0M        4 
Stack                             9752K        4 
VM_ALLOCATE                       13.0M       55 
__DATA                            22.3M      283 
__DATA_CONST                       160K       35 
__FONT_DATA                          4K        1 
__LINKEDIT                       347.4M       36 
__OBJC_RO                         31.7M        1 
__OBJC_RW                         1748K        2 
__TEXT                           155.3M      285 
__UNICODE                          564K        1 
mapped file                       28.8M        2 
shared memory                       64K        7 
===========                     =======  ======= 
TOTAL                            757.0M      763 

Model: MacBookPro14,3, BootROM 198.71.1.0.0, 4 processors, Intel Core i7, 3.1 GHz, 16 GB, SMC 2.45f1
Graphics: kHW_IntelHDGraphics630Item, Intel HD Graphics 630, spdisplays_builtin
Graphics: kHW_AMDRadeonPro555Item, Radeon Pro 555, spdisplays_pcie_device, 2 GB
Memory Module: BANK 0/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C31473332443450472D30393320
Memory Module: BANK 1/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C31473332443450472D30393320
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x173), Broadcom BCM43xx 1.0 (7.77.105.1 AirPortDriverBrcmNIC-1427)
Bluetooth: Version 7.0.0d105, 3 services, 25 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB 3.0 Bus
USB Device: Apple T1 Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 41.3
Thunderbolt Bus: MacBook Pro, Apple Inc., 41.3
gregneagle commented 5 years ago

I've been testing Munki with Catalina since the first beta and have not seen anything like this, and so far have had no other reports.

The crash log and your description of when it happens makes it very likely it's happening in this code: https://github.com/munki/munki/blob/master/code/client/munkilib/gurl.py

But until we can reproduce this issue, it's going to be very difficult to pinpoint a cause or a fix.

(BTW, Managed Software Center.app is not doing the downloads of items and so its version is not important. The version of /usr/local/munki/managedsoftwareupdate is important here)

gregneagle commented 5 years ago

It would be very helpful to see the contents of /Library/Managed Installs/Logs/ManagedSoftwareUpdate.log leading up to that crash.

dbxgil commented 5 years ago

Corrected version info as requested:

$ managedsoftwareupdate --version
3.6.2.3776

I misdiagnosed earlier around download behavior. It looks like the python exception takes place very quickly after clicking the "Install" button. It also happens very quickly after clicking the "remove" button for applications under "My Items".

Running debug (defaults write /Library/Preferences/ManagedInstalls LoggingLevel -int 3) shows the following output right before the Python exception pops-up.

MSC: debug  Called updateDOMforOptionalItem for PyCharmProfessional
MSC: debug  updateCheck needed
user: check_then_install_without_logout  
MSC: debug  marking requested items as processing
MSC: debug  Setting status for PyCharmProfessional to "downloading"
MSC: debug  Called updateDOMforOptionalItem for PyCharmProfessional
MSC: debug  result: msc-button-inner not-installed error: nil
MSC: debug  result: msc-button-inner not-installed error: nil
MSC: debug  Got munkistatus update notification
MSC: debug  ["message": Starting...]
MSC: debug  Got munkistatus update notification
MSC: debug  ["detail": , "message": Starting...]
MSC: debug  Got munkistatus update notification
MSC: debug  ["percent": -1, "detail": , "message": Starting...]

Also, potentially useful is the Python messages in Console. This appears to confirm that the exception happens before network activity takes place. The exception appears to be the very first activity logged from Python.

    default 13:57:33.370112-0700    Python  *** Terminating app due to uncaught exception 'OC_PythonException', reason: '<type 'exceptions.TypeError'>: unsuported type: <objective-c class __NSDictionaryM at 0x7fff8eab4238>'
*** First throw call stack:
(
    0   CoreFoundation                      0x00007fff330b5193 __exceptionPreprocess + 250
    1   libobjc.A.dylib                     0x00007fff6906bbd4 objc_exception_throw + 48
    2   CoreFoundation                      0x00007fff330cf75c -[NSException raise] + 9
    3   _objc.so                            0x0000000108ebd688 PyObjCErr_ToObjCWithGILState + 46
    4   _objc.so                            0x0000000108eb7355 PyObjCFFI_MakeClosure + 4592
    5   libffi.dylib                        0x00007fff67fda4f0 ffi_closure_unix64_inner + 490
    6   libffi.dylib                        0x00007fff67fdaaac ffi_closure_unix64 + 72
    7   CoreFoundation                      0x00007fff330f6b50 ___CFXRegistrationPost1_block_invoke + 63
    8   libdispatch.dylib                   0x00007fff6a374663 _dispatch_call_block_and_r<…>
    default 13:57:33.371620-0700    ReportCrash Parsing corpse data for process Python [pid 18000]
    default 13:57:33.699489-0700    ReportCrash Saved crash report for Python[18000] version 2.7.16 (2.7.16) to Python_2019-08-22-135733_gilw-mp.crash
    default 13:57:37.703135-0700    Python  Task <6299D8A1-69D4-4D43-A3EB-CD0E1C04CE8B>.<1> resuming, QOS(0x11) Voucher (null)
    default 13:57:37.709055-0700    Python  Faulting in NSHTTPCookieStorage singleton
    default 13:57:37.709081-0700    Python  Faulting in CFHTTPCookieStorage singleton
    default 13:57:37.709096-0700    Python  Creating default cookie storage with process/bundle identifier
com.apple.CFNetwork default 13:57:37.709619-0700    Python  Task <6299D8A1-69D4-4D43-A3EB-CD0E1C04CE8B>.<1> {strength 0, tls 4, ct 0, sub 0, sig 1, ciphers 0, bundle 0, builtin 0}
    default 13:57:37.711474-0700    Python  Connection 1: enabling TLS
    default 13:57:37.711492-0700    Python  Connection 1: starting, TC(0x0)
com.apple.network   default 13:57:37.711525-0700    Python  [C1 6E07EDC8-C6D5-42F3-8061-E03289184E18 Hostname#122b1958:443 tcp, url hash: c9ead389, tls] start
com.apple.network   default 13:57:37.711915-0700    Python  nw_connection_report_state_with_handler_on_nw_queue [C1] reporting state preparing

If I install an application using managedsoftwareupdate it does not encounter any issues.

I'll continue to poke at it, but any additional ideas/guidance more than welcome and appreciated.

gregneagle commented 5 years ago

You posted logs from the Managed Software Center application. Again: it is not involved in the download (and isn't running any Python!)

I'd still like to see logging from /usr/local/bin/managedsoftwareupdate, which logs to /Library/Managed Installs/Logs/ManagedSoftwareUpdate.log

dbxgil commented 5 years ago

The python exception happens before anything is logged to /Library/Managed\ Installs/Logs/ManagedSoftwareUpdate.log and before anything is downloaded.

Aug 22 2019 14:56:53 -0700     Performing postflight tasks...
Aug 22 2019 14:56:54 -0700 ### Ending managedsoftwareupdate run ###
Aug 22 2019 14:56:55 -0700 ### Starting managedsoftwareupdate run: manualcheck ###
Aug 22 2019 14:56:55 -0700 Starting...
Aug 22 2019 14:56:55 -0700     Performing preflight tasks...
Aug 22 2019 14:56:56 -0700     preflight stdout: Manual check: skipping
Manual check: skipping
Manual check: skipping
Manual check: skipping
'cache' had errors during execution!
'submit.preflight' had errors during execution!
Aug 22 2019 14:56:57 -0700     System.keychain updated.
Aug 22 2019 14:56:58 -0700     Completed creation of client keychain at /Library/Managed Installs/Keychains/munki.keychain
Aug 22 2019 14:56:58 -0700 ### Beginning managed software check ###
Aug 22 2019 14:56:58 -0700 Checking for available updates...
Aug 22 2019 14:56:58 -0700     No client id specified. Requesting gilw-mp.corp.dropbox.com...
Aug 22 2019 14:56:58 -0700     Getting manifest gilw-mp.corp.dropbox.com...
Aug 22 2019 14:56:59 -0700     Retrieving list of software for this machine...
Aug 22 2019 14:56:59 -0700     Bytes received: 243
Aug 22 2019 14:56:59 -0700     Request failed. Trying gilw-mp...
Aug 22 2019 14:56:59 -0700     Getting manifest gilw-mp...
Aug 22 2019 14:56:59 -0700     Using manifest: gilw-mp
Aug 22 2019 14:56:59 -0700     Preventing idle sleep
Aug 22 2019 14:57:03 -0700     **Checking for installs**
Aug 22 2019 14:57:03 -0700     Getting catalog corpepe...
Aug 22 2019 14:57:03 -0700     Getting catalog production...
Aug 22 2019 14:57:03 -0700     Getting manifest groups/cpe-only...
Aug 22 2019 14:57:03 -0700     Getting manifest groups/corpepe...
Aug 22 2019 14:57:04 -0700     Getting manifest mac_base...
Aug 22 2019 14:57:04 -0700     Getting manifest components/chef-managed...
Aug 22 2019 14:57:04 -0700     chef version 14.10.9 (or newer) is already installed.
Aug 22 2019 14:57:04 -0700     chef-config-0.9.9 requires chef. Getting info on chef...
Aug 22 2019 14:57:04 -0700     chef-config version 0.9.9 (or newer) is already installed.
Aug 22 2019 14:57:04 -0700     munki-facts version 1.6 (or newer) is already installed.
Aug 22 2019 14:57:04 -0700     Getting manifest components/munki...
Aug 22 2019 14:57:04 -0700     munkitools-5.1.0.3774 requires munkitools_core. Getting info on munkitools_core...
Aug 22 2019 14:57:04 -0700     munkitools_core-3.6.2.3776 requires munkitools_launchd. Getting info on munkitools_launchd...
Aug 22 2019 14:57:04 -0700     munkitools_launchd version 3.0.3265 (or newer) is already installed.
Aug 22 2019 14:57:04 -0700     munkitools_core version 3.6.2.3776 (or newer) is already installed.
Aug 22 2019 14:57:04 -0700     munkitools_admin version 3.6.2.3776 (or newer) is already installed.
Aug 22 2019 14:57:04 -0700     munkitools-5.1.0.3774 requires munkitools_launchd. Getting info on munkitools_launchd...
Aug 22 2019 14:57:04 -0700     munkitools version 5.1.0.3774 (or newer) is already installed.
Aug 22 2019 14:57:04 -0700     Facter version 2.4.6.1 (or newer) is already installed.
Aug 22 2019 14:57:04 -0700     Getting manifest components/fonts...
Aug 22 2019 14:57:05 -0700     fonts version 1.0 (or newer) is already installed.
Aug 22 2019 14:57:05 -0700     SharpGrotesk version 1.0 (or newer) is already installed.
Aug 22 2019 14:57:05 -0700     Getting manifest components/os-upgrades...
Aug 22 2019 14:57:05 -0700     Getting manifest components/cert_enrollment...
Aug 22 2019 14:57:05 -0700     cert_enroll-0.0.3 requires lazypki. Getting info on lazypki...
Aug 22 2019 14:57:05 -0700     lazypki version 0.0.9 (or newer) is already installed.
Aug 22 2019 14:57:05 -0700     Running installcheck_script for cert_enroll
Aug 22 2019 14:57:06 -0700     keychain: "/Library/Keychains/System.keychain"
Aug 22 2019 14:57:06 -0700     version: 256
Aug 22 2019 14:57:06 -0700     class: 0x80001000
Aug 22 2019 14:57:06 -0700     attributes:
Aug 22 2019 14:57:06 -0700         "alis"<blob>="gilw-mp.corp.dropbox.com (qujgrkvgqjutrjc)"
Aug 22 2019 14:57:06 -0700         "cenc"<uint32>=0x00000003
Aug 22 2019 14:57:06 -0700         "ctyp"<uint32>=0x00000001
Aug 22 2019 14:57:06 -0700         "hpky"<blob>=0xF7C48D4C81EF5ACE8602F1E657D9FFC151D1A7AB  "\367\304\215L\201\357Z\316\206\002\361\346W\331\377\301Q\321\247\253"
Aug 22 2019 14:57:06 -0700         "issu"<blob>=0x3055310B30090603550406130255533113301106035504080C0A43616C69666F726E69613110300E060355040A0C0744726F70626F78311F301D06035504030C1644726F70626F782049737375696E6720434120313A32  "0U1\0130\011\006\003U\004\006\023\002US1\0230\021\006\003U\004\010\014\012California1\0200\016\006\003U\004\012\014\007Dropbox1\0370\035\006\003U\004\003\014\026Dropbox Issuing CA 1:2"
Aug 22 2019 14:57:06 -0700         "labl"<blob>="gilw-mp.corp.dropbox.com (qujgrkvgqjutrjc)"
Aug 22 2019 14:57:06 -0700         "skid"<blob>=0xF7C48D4C81EF5ACE8602F1E657D9FFC151D1A7AB  "\367\304\215L\201\357Z\316\206\002\361\346W\331\377\301Q\321\247\253"
Aug 22 2019 14:57:06 -0700         "snbr"<blob>="# "
Aug 22 2019 14:57:06 -0700         "subj"<blob>=0x308181310B30090603550406130255533113301106035504080C0A43616C69666F726E69613116301406035504070C0D53616E204672616E636973636F3110300E060355040A0C0744726F70626F783133303106035504030C2A67696C772D6D702E636F72702E64726F70626F782E636F6D202871756A67726B7667716A7574726A6329  "0\201\2011\0130\011\006\003U\004\006\023\002US1\0230\021\006\003U\004\010\014\012California1\0260\024\006\003U\004\007\014\015San Francisco1\0200\016\006\003U\004\012\014\007Dropbox1301\006\003U\004\003\014*gilw-mp.corp.dropbox.com (qujgrkvgqjutrjc)"
Aug 22 2019 14:57:06 -0700     cert_enroll version 0.0.3 (or newer) is already installed.
Aug 22 2019 14:57:06 -0700     Getting manifest components/deploy_intelligenthub...
Aug 22 2019 14:57:06 -0700     VMwareWorkspaceONEIntelligentHub version 19.07 (or newer) is already installed.
Aug 22 2019 14:57:06 -0700     Getting manifest components/printers...
Aug 22 2019 14:57:06 -0700     Getting manifest components/security...
Aug 22 2019 14:57:06 -0700     com.dropbox.corp.profiles.com.chrome.mobileconfig version 1.16 (or newer) is already installed.
Aug 22 2019 14:57:06 -0700     Disable Office Macros version 1.5 (or newer) is already installed.
Aug 22 2019 14:57:06 -0700     1Password version 7.3.2 (or newer) is already installed.
Aug 22 2019 14:57:06 -0700     AnyConnect version 4.6.02074 (or newer) is already installed.
Aug 22 2019 14:57:06 -0700     Slack version 4.0.1 (or newer) is already installed.
Aug 22 2019 14:57:06 -0700     com.dropbox.corp.preferences.com.tinyspeck.slackmacgap.mobileconfig version 2.0 (or newer) is already installed.
Aug 22 2019 14:57:06 -0700     com.dropbox.corp.preferences.microsoft.office version 20131205 (or newer) is already installed.
Aug 22 2019 14:57:06 -0700     Zoom version 4.4.53932.0709 (or newer) is already installed.
Aug 22 2019 14:57:06 -0700     bootstrap-certs version 1.0 (or newer) is already installed.
Aug 22 2019 14:57:06 -0700     com.dropbox.corp.git version v2.19.1.dropbox.1 (or newer) is already installed.
Aug 22 2019 14:57:06 -0700     com.dropbox.corp.overridebin version 1.1.0 (or newer) is already installed.
Aug 22 2019 14:57:06 -0700     com.dropbox.corp.preferences.com.apple.filevault.mobileconfig version 1.0 (or newer) is already installed.
Aug 22 2019 14:57:06 -0700     com.dropbox.corp.watchman version v4.9.0.dropbox.0 (or newer) is already installed.
Aug 22 2019 14:57:06 -0700     com.dropbox.corp.whoseisit version 1.4.0-018e138808 (or newer) is already installed.
Aug 22 2019 14:57:06 -0700     Dropbox version 73.1.82 (or newer) is already installed.
Aug 22 2019 14:57:06 -0700     GoogleChrome version 76.0.3809.100 (or newer) is already installed.
Aug 22 2019 14:57:06 -0700     munki-conditional-chef version 0.1.0 (or newer) is already installed.
Aug 22 2019 14:57:06 -0700     munki-conditions-vagrant version 1.0 (or newer) is already installed.
Aug 22 2019 14:57:06 -0700     Running installcheck_script for python3.7
Aug 22 2019 14:57:06 -0700     python3.7 version 3.7.4 (or newer) is already installed.
Aug 22 2019 14:57:06 -0700     remctl version 3.10 (or newer) is already installed.
Aug 22 2019 14:57:06 -0700     sal_scripts-2.1.3 requires SalSettings.mobileconfig. Getting info on SalSettings.mobileconfig...
Aug 22 2019 14:57:06 -0700     SalSettings.mobileconfig-1.3 requires cert_enroll. Getting info on cert_enroll...
Aug 22 2019 14:57:06 -0700     SalSettings.mobileconfig version 1.3 (or newer) is already installed.
Aug 22 2019 14:57:06 -0700     sal_scripts version 2.1.3 (or newer) is already installed.
Aug 22 2019 14:57:06 -0700     Running installcheck_script for UglyUpdater
Aug 22 2019 14:57:07 -0700     UglyUpdater version 1.0 (or newer) is already installed.
Aug 22 2019 14:57:07 -0700     umad version 1.2 (or newer) is already installed.
Aug 22 2019 14:57:07 -0700     **Checking for removals**
Aug 22 2019 14:57:07 -0700     Running installcheck_script for doc.corp.dropbox.com
Aug 22 2019 14:57:07 -0700     doc.corp.dropbox.com doesn't appear to be installed.
Aug 22 2019 14:57:07 -0700     Running installcheck_script for ginger.corp.dropbox.com
Aug 22 2019 14:57:07 -0700     ginger.corp.dropbox.com doesn't appear to be installed.
Aug 22 2019 14:57:07 -0700     Running installcheck_script for grumpy.corp.dropbox.com
Aug 22 2019 14:57:07 -0700     grumpy.corp.dropbox.com doesn't appear to be installed.
Aug 22 2019 14:57:07 -0700     Running installcheck_script for spice.corp.dropbox.com
Aug 22 2019 14:57:07 -0700     spice.corp.dropbox.com doesn't appear to be installed.
Aug 22 2019 14:57:07 -0700     Running installcheck_script for sporty.corp.dropbox.com
Aug 22 2019 14:57:07 -0700     sporty.corp.dropbox.com doesn't appear to be installed.
Aug 22 2019 14:57:07 -0700     AcrobatXIPro doesn't appear to be installed.
Aug 22 2019 14:57:07 -0700     **Checking for implicit removals**
Aug 22 2019 14:57:07 -0700     com.dropbox.corp.preferences.mizange.Divvy.mobileconfig doesn't appear to be installed.
Aug 22 2019 14:57:07 -0700     **Checking for managed updates**
Aug 22 2019 14:57:07 -0700     VLC media player version 3.0.7.1 (or newer) is already installed.
Aug 22 2019 14:57:07 -0700     Running installcheck_script for arturito.corp.dropbox.com
Aug 22 2019 14:57:07 -0700     Running installcheck_script for baby.corp.dropbox.com
Aug 22 2019 14:57:07 -0700     Running installcheck_script for bashful.corp.dropbox.com
Aug 22 2019 14:57:07 -0700     Running installcheck_script for bgp.corp.dropbox.com
Aug 22 2019 14:57:07 -0700     Running installcheck_script for blofeld.corp.dropbox.com
Aug 22 2019 14:57:07 -0700     Running installcheck_script for bottompot.corp.dropbox.com
Aug 22 2019 14:57:07 -0700     Running installcheck_script for brisket.corp.dropbox.com
Aug 22 2019 14:57:07 -0700     Running installcheck_script for dopey.corp.dropbox.com
Aug 22 2019 14:57:07 -0700     Running installcheck_script for elaine.corp.dropbox.com
Aug 22 2019 14:57:07 -0700     Running installcheck_script for fingerprint.corp.dropbox.com
Aug 22 2019 14:57:08 -0700     Running installcheck_script for foodtruck.corp.dropbox.com
Aug 22 2019 14:57:08 -0700     Running installcheck_script for freshprintsofbelair.corp.dropbox.com
Aug 22 2019 14:57:08 -0700     Running installcheck_script for george.corp.dropbox.com
Aug 22 2019 14:57:08 -0700     Running installcheck_script for goldfinger.corp.dropbox.com
Aug 22 2019 14:57:08 -0700     Running installcheck_script for grimhilde.corp.dropbox.com
Aug 22 2019 14:57:08 -0700     Running installcheck_script for gringotts.corp.dropbox.com
Aug 22 2019 14:57:08 -0700     Running installcheck_script for gsco.corp.dropbox.com
Aug 22 2019 14:57:08 -0700     Running installcheck_script for happy.corp.dropbox.com
Aug 22 2019 14:57:08 -0700     Running installcheck_script for jaws.corp.dropbox.com
Aug 22 2019 14:57:08 -0700     Running installcheck_script for johancruyff.corp.dropbox.com
Aug 22 2019 14:57:08 -0700     Running installcheck_script for kramer.corp.dropbox.com
Aug 22 2019 14:57:08 -0700     Running installcheck_script for ladybird.corp.dropbox.com
Aug 22 2019 14:57:08 -0700     Running installcheck_script for legal.corp.dropbox.com
Aug 22 2019 14:57:08 -0700     Running installcheck_script for loki.corp.dropbox.com
Aug 22 2019 14:57:08 -0700     Running installcheck_script for magneto.corp.dropbox.com
Aug 22 2019 14:57:08 -0700     Running installcheck_script for mailroom.corp.dropbox.com
Aug 22 2019 14:57:08 -0700     Running installcheck_script for middlepot.corp.dropbox.com
Aug 22 2019 14:57:09 -0700     Running installcheck_script for migas-printer.corp.dropbox.com
Aug 22 2019 14:57:09 -0700     Running installcheck_script for morty2.corp.dropbox.com
Aug 22 2019 14:57:09 -0700     Running installcheck_script for penman.corp.dropbox.com
Aug 22 2019 14:57:09 -0700     Running installcheck_script for posh.corp.dropbox.com
Aug 22 2019 14:57:09 -0700     Running installcheck_script for printscharming.corp.dropbox.com
Aug 22 2019 14:57:09 -0700     Running installcheck_script for priscilla.corp.dropbox.com
Aug 22 2019 14:57:09 -0700     Running installcheck_script for raoulsilva.corp.dropbox.com
Aug 22 2019 14:57:09 -0700     Running installcheck_script for rick.corp.dropbox.com
Aug 22 2019 14:57:09 -0700     Running installcheck_script for scary.corp.dropbox.com
Aug 22 2019 14:57:09 -0700     Running installcheck_script for schnitzel.corp.dropbox.com
Aug 22 2019 14:57:09 -0700     Running installcheck_script for sherlock.corp.dropbox.com
Aug 22 2019 14:57:09 -0700     Running installcheck_script for sjc12printer.corp.dropbox.com
Aug 22 2019 14:57:09 -0700     Running installcheck_script for sleepy.corp.dropbox.com
Aug 22 2019 14:57:09 -0700     Running installcheck_script for sneezy.corp.dropbox.com
Aug 22 2019 14:57:09 -0700     Running installcheck_script for snowwhite.corp.dropbox.com
Aug 22 2019 14:57:09 -0700     Running installcheck_script for tamarama.corp.dropbox.com
Aug 22 2019 14:57:09 -0700     Running installcheck_script for thing1.corp.dropbox.com
Aug 22 2019 14:57:10 -0700     Running installcheck_script for thing2.corp.dropbox.com
Aug 22 2019 14:57:10 -0700     Running installcheck_script for thisonemightwork.corp.dropbox.com
Aug 22 2019 14:57:10 -0700     Running installcheck_script for toppot.corp.dropbox.com
Aug 22 2019 14:57:10 -0700     Running installcheck_script for tuckshop.corp.dropbox.com
Aug 22 2019 14:57:10 -0700     Running installcheck_script for yakitori.corp.dropbox.com
Aug 22 2019 14:57:10 -0700 WARNING: Could not process item VMwareFusion11 for optional install. No pkginfo found in catalogs: corpepe, production
Aug 22 2019 14:57:10 -0700     **Processing self-serve choices**
Aug 22 2019 14:57:10 -0700     Need to install PyCharmProfessional
Aug 22 2019 14:57:10 -0700     Downloading pycharm-professional-2019.1.2.dmg from apps/JetBrains/PyCharmProfessional/pycharm-professional-2019.1.2.dmg
Aug 22 2019 14:57:10 -0700     Downloading pycharm-professional-2019.1.2.dmg from apps/JetBrains/PyCharmProfessional/pycharm-professional-2019.1.2.dmg
Aug 22 2019 14:57:10 -0700     Downloading pycharm-professional-2019.1.2.dmg...
Aug 22 2019 14:57:15 -0700     Verifying package integrity...
Aug 22 2019 14:57:15 -0700     pycharm-professional-2019.1.2.dmg downloaded at 84470 KB/s
Aug 22 2019 14:57:15 -0700     YubiKey Personalization Tool version 3.1.20 (or newer) is already installed.
Aug 22 2019 14:57:15 -0700     MSOffice2016-16.10.0 requires com.dropbox.corp.preferences.microsoft.office. Getting info on com.dropbox.corp.preferences.microsoft.office...
Aug 22 2019 14:57:15 -0700     MSOffice2016-16.10.0 requires Microsoft_Office_2016_VL_Serializer. Getting info on Microsoft_Office_2016_VL_Serializer...
Aug 22 2019 14:57:15 -0700     Microsoft_Office_2016_VL_Serializer version 2.0 (or newer) is already installed.
Aug 22 2019 14:57:15 -0700     MSOffice2016 version 16.10.0 (or newer) is already installed.
Aug 22 2019 14:57:15 -0700     toppot.corp.dropbox.com-20150518 requires HewlettPackardPrinterDrivers. Getting info on HewlettPackardPrinterDrivers...
Aug 22 2019 14:57:15 -0700     HewlettPackardPrinterDrivers version 5.1 (or newer) is already installed.
Aug 22 2019 14:57:15 -0700     Running installcheck_script for toppot.corp.dropbox.com
Aug 22 2019 14:57:15 -0700     toppot.corp.dropbox.com version 20150518 (or newer) is already installed.
Aug 22 2019 14:57:15 -0700     bottompot.corp.dropbox.com-20160815 requires HewlettPackardPrinterDrivers. Getting info on HewlettPackardPrinterDrivers...
Aug 22 2019 14:57:15 -0700     Running installcheck_script for bottompot.corp.dropbox.com
Aug 22 2019 14:57:15 -0700     bottompot.corp.dropbox.com version 20160815 (or newer) is already installed.
Aug 22 2019 14:57:15 -0700     YubiKey PIV Manager version 1.4.2 (or newer) is already installed.
Aug 22 2019 14:57:15 -0700     YubiKey NEO Manager version 1.3.0 (or newer) is already installed.
Aug 22 2019 14:57:15 -0700     OmniGraffle6 version 6.6.2 (or newer) is already installed.
Aug 22 2019 14:57:15 -0700     OmniGraffle6License774163 version 20140409 (or newer) is already installed.
Aug 22 2019 14:57:15 -0700     Xcode 10 version 10.0 (or newer) is already installed.
Aug 22 2019 14:57:15 -0700     Getting list of available icons
Aug 22 2019 14:57:16 -0700     Getting client resources...
Aug 22 2019 14:57:16 -0700     Bytes received: 237
Aug 22 2019 14:57:17 -0700 ###    End managed software check    ###
Aug 22 2019 14:57:17 -0700     Allowing idle sleep
Aug 22 2019 14:57:17 -0700     
Aug 22 2019 14:57:17 -0700     The following items will be installed or upgraded:
Aug 22 2019 14:57:17 -0700         + PyCharmProfessional-2019.1.2
Aug 22 2019 14:57:17 -0700             PyCharm is designed by programmers, for programmers, to provide all the tools you need for productive Python development.
Aug 22 2019 14:57:17 -0700 Finishing...
Aug 22 2019 14:57:17 -0700 Saving application inventory...
Aug 22 2019 14:57:34 -0700     Performing postflight tasks...
Aug 22 2019 14:57:35 -0700 ### Ending managedsoftwareupdate run ###
Aug 22 2019 14:57:35 -0700 ### Starting managedsoftwareupdate run: installwithnologout ###
Aug 22 2019 14:57:35 -0700 Starting...
Aug 22 2019 14:57:35 -0700     Performing preflight tasks...
Aug 22 2019 14:57:37 -0700     preflight stdout: Storing network information in /usr/local/munki/preflight.d/cache/networkinfo.txt
'cache' had errors during execution!
'submit.preflight' had errors during execution!
Aug 22 2019 14:57:37 -0700     Preventing idle sleep
Aug 22 2019 14:57:37 -0700 ### Beginning managed installer session ###
Aug 22 2019 14:57:37 -0700 Processing installs
Aug 22 2019 14:57:37 -0700 Installing PyCharm Professional (1 of 1)
Aug 22 2019 14:57:37 -0700     Mounting disk image pycharm-professional-2019.1.2.dmg
Aug 22 2019 14:57:41 -0700     Copying PyCharm.app to /Applications/PyCharm.app
Aug 22 2019 14:57:46 -0700     Setting owner and group for '/tmp/munki-_UFHQL/tmp_iBujz/PyCharm.app' to 'root:admin'
Aug 22 2019 14:57:46 -0700     Setting mode for '/tmp/munki-_UFHQL/tmp_iBujz/PyCharm.app' to 'o-w,go+rX'
Aug 22 2019 14:57:46 -0700     The software was successfully installed.
Aug 22 2019 14:57:47 -0700 ###    End managed installer session    ###
Aug 22 2019 14:57:47 -0700     Allowing idle sleep
Aug 22 2019 14:57:47 -0700 Finishing...
Aug 22 2019 14:57:47 -0700 Saving application inventory...
Aug 22 2019 14:58:05 -0700     Performing postflight tasks...
Aug 22 2019 14:58:05 -0700 ### Ending managedsoftwareupdate run ###
gregneagle commented 5 years ago

Your exception was at 13:57:33-ish: 13:57:33.370112-0700 Python *** Terminating app due to uncaught exception

and the ManagedSoftwareUpdate.log snippet is from an hour later: Aug 22 2019 14:56:53 -0700 Performing postflight tasks...

Perhaps the log has rolled over. Older logs are at /Library/Managed Installs/Logs/ManagedSoftwareUpdate.log.X where X is 0...4

dbxgil commented 5 years ago

Apologies, I've been skipping back and forth between different priorities so began cutting-and-pasting logs from different munki runs that reproduced the problem rather than providing logs associated with that specific run. Here are the logs from the ~13:57:33 period.

Aug 22 2019 13:25:09 -0700 ### Ending managedsoftwareupdate run ###
Aug 22 2019 13:57:33 -0700 ### Starting managedsoftwareupdate run: manualcheck ###
Aug 22 2019 13:57:33 -0700 Starting...
Aug 22 2019 13:57:33 -0700     Performing preflight tasks...
Aug 22 2019 13:57:35 -0700     preflight stdout: Manual check: skipping
Manual check: skipping
Manual check: skipping
Manual check: skipping
'cache' had errors during execution!
'submit.preflight' had errors during execution!
Aug 22 2019 13:57:36 -0700     System.keychain updated.
Aug 22 2019 13:57:37 -0700     Completed creation of client keychain at /Library/Managed Installs/Keychains/munki.keychain
Aug 22 2019 13:57:37 -0700 ### Beginning managed software check ###
dbxgil commented 5 years ago

I'm thinking at this point that this is potentially related to our preflights scripts.

dbxgil commented 5 years ago

I'm going to close this issue. I'll re-open it if it is relevant to Munki itself.

gregneagle commented 5 years ago

This looks to me like an issue with one of your Munki preflight scripts. managedsoftwareupdate itself is not crashing -- we can see that clearly from the log. The crash happens at about the same time as Aug 22 2019 13:57:33 -0700 Performing preflight tasks...

gregneagle commented 5 years ago

and now I see you've come to the same conclusion.

erikng commented 5 years ago

Hey Dropbox uses chef now? Awesome!

Thanks, Erik Gomez


From: Greg Neagle notifications@github.com Sent: Thursday, August 22, 2019 5:24:19 PM To: munki/munki munki@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: Re: [munki/munki] 10.15b6 python crash during software download/installation with MSC (#952)

and now I see you've come to the same conclusion.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/munki/munki/issues/952?email_source=notifications&email_token=ABLL6GHU3EUDG3C3OJ7LESDQF4GZHA5CNFSM4IOPMWYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD46SJGY#issuecomment-524100763, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ABLL6GDBA53JMQ7A7XFJWQTQF4GZHANCNFSM4IOPMWYA.

dbxgil commented 5 years ago

We did, in fact, migrate to Chef earlier this year. It was long overdue.

FWIW -- The issue here was not the preflight scripts. The solution was to reinstall Munki. I suspect that through past testing we managed to corrupt our Munki installation on a small subset of systems. More investigative work for me tomorrow!

gregneagle commented 5 years ago

I'm still skeptical. managedsoftwareupdate itself was not crashing, as evidenced by the log. Do any of your preflight scripts import code from munkilib?

dbxgil commented 5 years ago

We do have scripts importing munkilib for sal-preflight.

peterkelm commented 4 years ago

Late to the party but at least it sounds like I am not the only one struck by this issue:

This very thing surfaced on our end a few days ago with munki 4.1.4 on macOS Catalina 10.15.4, all with latest patches. We never saw that behavior (i.e. that notification that python crashed when selecting something for install) with macOS Mojave (and the same repo content) on any of our machines... probably because we didn't mess around with Catalina before that one machine required it...

Managed Software Center.app on the Catalina Mac (MBP 13" / 2020) is at version 5.1.1.3946 (3946) and Munki is also 4.1.4. Munki was installed via bootstrappr.

As reported previously by @dbxgil, the crash doesn't seem to have an impact on the package install process - or at least we haven't seen it yet. Aso, we checked the Munki logs briefly and didn't find mentioning of a crash... the crash dialogue shows up immediately after pressing the "install" button in Managed Software Center.app.

Unlike @dbxgil we don't use Sal and I couldn't find any python stuff in the preflight scripts that we deploy (mostly via autopkg).

We haven't done a Munki reinstall yet, but I would also be skeptical that this could help. Will try to replicate the issue on another Catalina Mac when I am back in the office next week...

Lastly, I am wondering why the crash report shows "Python 2.7.16" - shouldn't that be Python 3 (the version packaged for Munki)?

Process:               Python [1709]
Path:                  /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python
Identifier:            Python
Version:               2.7.16 (2.7.16)
Build Info:            python-125100001000000~166
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Python [1709]
User ID:               502

Date/Time:             2020-05-22 16:17:27.990 +0200
OS Version:            Mac OS X 10.15.4 (19E2269)
Report Version:        12
Bridge OS Version:     4.4 (17P4538)
Anonymous UUID:        E5C84397-CA66-4795-A672-7A8702229A4A

Time Awake Since Boot: 3000 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

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

Application Specific Information:
*** Terminating app due to uncaught exception 'OC_PythonException', reason: '<type 'exceptions.TypeError'>: unsuported type: <objective-c class __NSDictionaryM at 0x7fff8edcdc28>'
abort() called
terminating with uncaught exception of type NSException

Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff383a6d07 __exceptionPreprocess + 250
1   libobjc.A.dylib                     0x00007fff70f315bf objc_exception_throw + 48
2   CoreFoundation                      0x00007fff383cf50c -[NSException raise] + 9
3   _objc.so                            0x00000001031b5680 PyObjCErr_ToObjCWithGILState + 46
4   _objc.so                            0x00000001031af358 PyObjCFFI_MakeClosure + 4599
5   libffi.dylib                        0x00007fff6fe7d4dd ffi_closure_unix64_inner + 487
6   libffi.dylib                        0x00007fff6fe7da9c ffi_closure_unix64 + 72
7   CoreFoundation                      0x00007fff38320963 ___CFXRegistrationPost1_block_invoke + 63
8   libdispatch.dylib                   0x00007fff7207e6c4 _dispatch_call_block_and_release + 12
9   libdispatch.dylib                   0x00007fff7207f658 _dispatch_client_callout + 8
10  libdispatch.dylib                   0x00007fff7208acab _dispatch_main_queue_callback_4CF + 936
11  CoreFoundation                      0x00007fff3836a041 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
12  CoreFoundation                      0x00007fff38329e47 __CFRunLoopRun + 2028
13  CoreFoundation                      0x00007fff38328ffe CFRunLoopRunSpecific + 462
14  Foundation                          0x00007fff3a9bd2a8 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
15  Foundation                          0x00007fff3aa6adff -[NSRunLoop(NSRunLoop) runUntilDate:] + 103
16  libffi.dylib                        0x00007fff6fe7d905 ffi_call_unix64 + 85
17  ???                                 0x00007f98dee049d0 0x0 + 140294550997456

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib          0x00007fff7222033a __pthread_kill + 10
1   libsystem_pthread.dylib         0x00007fff722dce60 pthread_kill + 430
2   libsystem_c.dylib               0x00007fff721a7808 abort + 120
3   libc++abi.dylib                 0x00007fff6f407458 abort_message + 231
4   libc++abi.dylib                 0x00007fff6f3f88bf demangling_terminate_handler() + 262
5   libobjc.A.dylib                 0x00007fff70f335a9 _objc_terminate() + 96
6   libc++abi.dylib                 0x00007fff6f406887 std::__terminate(void (*)()) + 8
7   libc++abi.dylib                 0x00007fff6f406829 std::terminate() + 41
8   libdispatch.dylib               0x00007fff7207f66c _dispatch_client_callout + 28
9   libdispatch.dylib               0x00007fff7208acab _dispatch_main_queue_callback_4CF + 936
10  com.apple.CoreFoundation        0x00007fff3836a041 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
11  com.apple.CoreFoundation        0x00007fff38329e47 __CFRunLoopRun + 2028
12  com.apple.CoreFoundation        0x00007fff38328ffe CFRunLoopRunSpecific + 462
13  com.apple.Foundation            0x00007fff3a9bd2a8 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
14  com.apple.Foundation            0x00007fff3aa6adff -[NSRunLoop(NSRunLoop) runUntilDate:] + 103
15  libffi.dylib                    0x00007fff6fe7d905 ffi_call_unix64 + 85
16  libffi.dylib                    0x00007fff6fe7d244 ffi_call_int + 694
17  _objc.so                        0x00000001031b32dc PyObjCFFI_Caller + 2387
18  _objc.so                        0x00000001031a314c 0x103184000 + 127308
19  org.python.python               0x00007fff43497143 PyObject_Call + 97
20  org.python.python               0x00007fff43512bad PyEval_EvalFrameEx + 18870
21  org.python.python               0x00007fff4351768f 0x7fff4348d000 + 566927
22  org.python.python               0x00007fff43512b00 PyEval_EvalFrameEx + 18697
23  org.python.python               0x00007fff4350dbec PyEval_EvalCodeEx + 531
24  org.python.python               0x00007fff4350d9d3 PyEval_EvalCode + 32
25  org.python.python               0x00007fff4352f9b6 0x7fff4348d000 + 666038
26  org.python.python               0x00007fff4352fa5d PyRun_FileExFlags + 130
27  org.python.python               0x00007fff4352f5e4 PyRun_SimpleFileExFlags + 718
28  org.python.python               0x00007fff4354131b Py_Main + 3219
29  libdyld.dylib                   0x00007fff720d8cc9 start + 1

Thread 1:
0   libsystem_pthread.dylib         0x00007fff722d8b68 start_wqthread + 0

Thread 2:
0   libsystem_pthread.dylib         0x00007fff722d8b68 start_wqthread + 0

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000112a5fdc0  rcx: 0x00007ffeecde9698  rdx: 0x0000000000000000
  rdi: 0x0000000000000307  rsi: 0x0000000000000006  rbp: 0x00007ffeecde96c0  rsp: 0x00007ffeecde9698
   r8: 0x00007ffeecde9560   r9: 0x00007ffeecde9730  r10: 0x0000000112a5fdc0  r11: 0x0000000000000246
  r12: 0x0000000000000307  r13: 0x0000003000000008  r14: 0x0000000000000006  r15: 0x0000000000000016
  rip: 0x00007fff7222033a  rfl: 0x0000000000000246  cr2: 0x00007fff976f5cc8

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

Binary Images:
       0x102e14000 -        0x102e15ff7  org.python.python (2.7.16 - 2.7.16) <AEB89444-8D4A-3BB6-B679-422748C65742> /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python
       0x102fb0000 -        0x102fb1fff  _locale.so (125.100.1) <4B9E996C-5CF5-3042-B3E3-6E306E2359AA> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_locale.so
       0x103056000 -        0x103057ff7  time.so (125.100.1) <47883FBD-68B7-334F-BA0B-3DADE1886FE4> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/time.so
       0x103061000 -        0x103062fff  cStringIO.so (125.100.1) <85F78EEC-8402-3863-8FA3-E3B1FFD1B7C9> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/cStringIO.so
       0x10306c000 -        0x10306eff3  _collections.so (125.100.1) <D6879359-1615-39A0-94EE-E2C4036CF14C> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_collections.so
       0x103078000 -        0x10307bfff  operator.so (125.100.1) <3CA3D792-D36B-3399-B7C3-023CDE2FD398> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/operator.so
       0x103086000 -        0x10308afff  itertools.so (125.100.1) <2FF79E92-F609-3642-99D6-D956ED233C12> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/itertools.so
       0x103097000 -        0x103098fff  _heapq.so (125.100.1) <B25DF28A-8E87-31BA-BB17-2F44B01189E2> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_heapq.so
       0x1030e1000 -        0x1030e3ffb  binascii.so (125.100.1) <73B14E88-1FA3-36C7-BF83-2584572FDDE9> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/binascii.so
       0x1030eb000 -        0x1030f4ffb  datetime.so (125.100.1) <8B9660F3-79E1-3EB3-B02A-BA52EE7A96CC> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/datetime.so
       0x103101000 -        0x103103ff7  select.so (125.100.1) <ED8DD809-1F05-3ABA-958B-9C0595A2B4D5> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/select.so
       0x10310d000 -        0x103114ffb  _socket.so (125.100.1) <8AA9D5BB-2391-3679-AE56-AEB4721D0B78> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_socket.so
       0x103162000 -        0x103163fff  _functools.so (125.100.1) <BD78883A-E057-3919-87B4-2877B8A013B8> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_functools.so
       0x10316c000 -        0x103176fff  _ssl.so (125.100.1) <52B8C5CE-2368-309F-8422-B1641B92DEC1> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_ssl.so
       0x103184000 -        0x1031beff7  _objc.so (54) <D45C452A-1076-3F77-9F03-12B42544ECA1> /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC/objc/_objc.so
       0x1031f0000 -        0x1031f3fff  _struct.so (125.100.1) <0872EFDD-5796-3826-AE31-43B41D36BFD0> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_struct.so
       0x104340000 -        0x10434eff7  _ctypes.so (125.100.1) <1503AD36-2D90-3C27-999F-AB4A9DA24583> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_ctypes.so
       0x1043dd000 -        0x1043ebff3  _io.so (125.100.1) <6AC514E1-A700-3650-998A-447588672549> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_io.so
       0x1043ff000 -        0x104401fff  zlib.so (125.100.1) <681DD445-4542-347C-8B25-C6DECE8C7973> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/zlib.so
       0x10440b000 -        0x10440efff  bz2.so (125.100.1) <403F7FCE-C257-3AAA-BEF8-9536EFA94D6D> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/bz2.so
       0x104418000 -        0x104418fff  grp.so (125.100.1) <DFC5D088-5861-30A1-99E4-18974AE3A73E> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/grp.so
       0x104460000 -        0x104463fff  strop.so (125.100.1) <327D38F8-C388-37AF-A5CC-A5CD3A1B47E7> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/strop.so
       0x1044ad000 -        0x1044b0ffb  math.so (125.100.1) <60648DFA-3BF4-3595-B71F-F709755D7A40> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/math.so
       0x1044ba000 -        0x1044bcfff  _hashlib.so (125.100.1) <D5BEB643-00CE-314D-A72F-5806BD0CD49B> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_hashlib.so
       0x1044c5000 -        0x1044c6fff  _random.so (125.100.1) <374E015C-D3BE-3FE0-B391-C1EA04C44174> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_random.so
       0x104564000 -        0x104564fff  _scproxy.so (125.100.1) <F626F501-0B0F-3AB1-98CA-037597344AC4> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_scproxy.so
       0x1045d4000 -        0x1045d5fff  fcntl.so (125.100.1) <B2C35C7A-ADD1-38B2-905D-C96B19E9D807> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/fcntl.so
       0x1047dc000 -        0x1047e1ff7  pyexpat.so (125.100.1) <E3BCBA05-3A1C-346D-8F8D-7D4E5ECF33C3> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/pyexpat.so
       0x104951000 -        0x104951fff  _inlines.so (54) <6DC3E670-A8FD-39A3-B96F-5B5A6E5309F7> /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC/CoreFoundation/_inlines.so
       0x10495a000 -        0x104961fff  _CoreFoundation.so (54) <7938D185-953C-362C-8345-A67644FD4C05> /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC/CoreFoundation/_CoreFoundation.so
       0x104b82000 -        0x104b82ffb  _inlines.so (54) <A9839D59-0C3F-3ED4-B5FA-D67DC49095DD> /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC/Foundation/_inlines.so
       0x104b8b000 -        0x104b96fff  _Foundation.so (54) <4708345D-0E9A-3287-BDF5-1E25992710EA> /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC/Foundation/_Foundation.so
       0x104f35000 -        0x104f35fff  _inlines.so (54) <8F5C5FA0-F214-35C9-B31E-61C1F406DA50> /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC/AppKit/_inlines.so
       0x104f55000 -        0x104f64ffb  _AppKit.so (54) <8DB85469-D7CB-3F4B-85D1-5260CCB698A6> /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC/AppKit/_AppKit.so
       0x112995000 -        0x112a26eff  dyld (750.5) <1B77F644-5EA9-3C67-8636-53B018D1252C> /usr/lib/dyld
    0x7fff33f3b000 -     0x7fff33f3bfff  com.apple.Accelerate (1.11 - Accelerate 1.11) <8BE0965F-6A6A-35B0-89D0-F0A75835C2CA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff33f53000 -     0x7fff345a9fef  com.apple.vImage (8.1 - 524.2) <E7B8D6A6-B75F-3444-B830-47BA81DB3629> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff345aa000 -     0x7fff34811ff7  libBLAS.dylib (1303.60.1) <098CDDFE-545A-39EC-BFAC-7F213D2264CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff34812000 -     0x7fff34ce5fef  libBNNS.dylib (144.100.2) <CEADBC09-E54F-3BA1-AFAF-BA146B298696> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff34ce6000 -     0x7fff35081fff  libLAPACK.dylib (1303.60.1) <F8E9D081-7C60-32EC-A47D-2D30CAD73C5F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff35082000 -     0x7fff35097fec  libLinearAlgebra.dylib (1303.60.1) <937240EA-B80E-3EBC-B71F-2E73C1ED3FF1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff35098000 -     0x7fff3509dff3  libQuadrature.dylib (7) <D6F00405-9ACE-3400-AC6A-AFA5AD0F9343> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff3509e000 -     0x7fff3510efff  libSparse.dylib (103) <2B0E768E-48B6-31C3-91B3-95779BB502EB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff3510f000 -     0x7fff35121fef  libSparseBLAS.dylib (1303.60.1) <C956156A-9482-35CC-B354-7B07D20F5A0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff35122000 -     0x7fff352f9fd7  libvDSP.dylib (735.100.4) <0744F29B-F822-3571-9B4A-B592146D4E03> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff352fa000 -     0x7fff353bcfef  libvMisc.dylib (735.100.4) <9BFC9255-B2BB-32F4-B545-1CE025C1806D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff353bd000 -     0x7fff353bdfff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <66282197-81EE-316F-978E-EF1471551DEF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff35567000 -     0x7fff36326ff5  com.apple.AppKit (6.9 - 1894.40.150) <39EE5C06-A897-3E60-86D4-56C92086D423> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff36376000 -     0x7fff36376fff  com.apple.ApplicationServices (48 - 50) <D819FAE6-E00D-35DE-ACDC-2BDE4C48F5EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff36377000 -     0x7fff363e2fff  com.apple.ApplicationServices.ATS (377 - 493.0.4.1) <88A27D2E-19F2-3D0F-83C0-DC29B7D89C57> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff3647b000 -     0x7fff364b9ff0  libFontRegistry.dylib (274.0.4.2) <75971061-C58B-358F-86E1-1B1BC63E72D3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff36514000 -     0x7fff36543fff  com.apple.ATSUI (1.0 - 1) <C7743A9F-9208-3216-AF4E-FD197CF64182> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
    0x7fff36544000 -     0x7fff36548ffb  com.apple.ColorSyncLegacy (4.13.0 - 1) <F8A818BA-7209-3FF3-8880-4179CB950901> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff365e2000 -     0x7fff36639ffa  com.apple.HIServices (1.22 - 675.1) <57598729-1CC0-3683-9844-991EAE10261E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff3663a000 -     0x7fff36648fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <F95FEF3E-7C38-373E-9A13-D64F227C6AC3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff36649000 -     0x7fff3668effa  com.apple.print.framework.PrintCore (15.4 - 516.2) <6B4109CA-3014-37F5-9DB4-6A27C89C5CF7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff3668f000 -     0x7fff36699ff7  com.apple.QD (4.0 - 413) <578806B1-74C9-37C2-AFB1-608621036E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff3669a000 -     0x7fff366a7ffc  com.apple.speech.synthesis.framework (9.0.24 - 9.0.24) <AD386637-95F4-3DC2-B0FA-5375E86B1878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff366a8000 -     0x7fff36789ffa  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <61EC9E14-480C-35A2-8D31-7FBAF05068D3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff3678b000 -     0x7fff3678bfff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <73D89D5E-05D5-3F64-BE02-2B2ED6AD6C03> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff36b1e000 -     0x7fff36eacffd  com.apple.CFNetwork (1125.2 - 1125.2) <E8D63341-977A-3689-94BF-91D114DA23BF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff36f28000 -     0x7fff36f28fff  com.apple.Carbon (160 - 162) <E37AC846-DB6E-33D8-ABE7-F93C2BD40155> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff36f29000 -     0x7fff36f2cff3  com.apple.CommonPanels (1.2.6 - 101) <2D29B233-416F-3895-AF17-54B4D73461E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff36f2d000 -     0x7fff37221ff3  com.apple.HIToolbox (2.1.1 - 994.6) <7F44F3C0-C948-3720-8B18-6BA59E611CF5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff37222000 -     0x7fff37225ff3  com.apple.help (1.3.8 - 71) <C59CE454-E63F-35DB-B6BF-21901726FF2D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff37226000 -     0x7fff3722bff7  com.apple.ImageCapture (9.0 - 1600.60.4.2) <5F31C9BC-ADA8-3FD1-8A64-86455247DE91> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff3722c000 -     0x7fff3722cfff  com.apple.ink.framework (10.15 - 227) <AB6291E9-0395-30D8-8CB6-8982CBA18AA8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff3722d000 -     0x7fff37247ffa  com.apple.openscripting (1.7 - 185.1) <12808B87-36AA-3A98-8E92-0EC2383B64BC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff37268000 -     0x7fff37268fff  com.apple.print.framework.Print (15 - 271) <89214E1E-6751-36E9-B3F6-CAF0F191359A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff37269000 -     0x7fff3726bff7  com.apple.securityhi (9.0 - 55008) <55597F58-32B9-3637-A530-29FAA20937C7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff3726c000 -     0x7fff37272fff  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <30DCF288-216F-3C0B-A88E-4623169B06BC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff3741a000 -     0x7fff37510fff  com.apple.ColorSync (4.13.0 - 3394.7) <0548842B-D115-3477-80AA-FC76343CDD71> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff377fb000 -     0x7fff37d04ffb  com.apple.audio.CoreAudio (5.0 - 5.0) <28B3D4BD-3386-3E52-9C5C-4B5C916340E1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff37d57000 -     0x7fff37d8ffff  com.apple.CoreBluetooth (1.0 - 1) <91C3F5B5-89D2-3A3C-8E07-770A5518878E> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff37d90000 -     0x7fff3817afe8  com.apple.CoreData (120 - 977.3) <5548D481-4C03-3EC1-8DD4-8E9BA26ED800> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff3817b000 -     0x7fff382a6ffe  com.apple.CoreDisplay (1.0 - 186.5.25) <C9B5FF94-EFC9-3999-8EC5-EF687CE4D888> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff382a7000 -     0x7fff38726ffb  com.apple.CoreFoundation (6.9 - 1675.129) <8AA8F108-76CD-3F6D-9BCE-F5268CF32F31> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff38728000 -     0x7fff38d9cfe0  com.apple.CoreGraphics (2.0 - 1355.13) <F446A810-090B-3EB6-BFD7-E6B7E613D922> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff38daa000 -     0x7fff39105ff0  com.apple.CoreImage (15.0.0 - 940.9) <27CE4CC3-F49F-3C50-8076-64B5DD1806C8> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff3968f000 -     0x7fff3968ffff  com.apple.CoreServices (1069.22 - 1069.22) <ABD4B9F3-ABA1-3C76-9893-43D76920A9ED> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff39690000 -     0x7fff39715fff  com.apple.AE (838.1 - 838.1) <A1B73AC1-6855-39FE-9627-63A8B8187793> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff39716000 -     0x7fff399f7ff7  com.apple.CoreServices.CarbonCore (1217 - 1217) <D4E90980-5994-3423-8790-48B429EE8BEA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff399f8000 -     0x7fff39a45ffd  com.apple.DictionaryServices (1.2 - 323.6) <CB44F462-EA37-359C-8FB3-5B05600F4DBA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff39a46000 -     0x7fff39a4eff7  com.apple.CoreServices.FSEvents (1268.100.1 - 1268.100.1) <C9D1ADD5-E7C0-3C7E-B995-C8F1BCC9F1B2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff39a4f000 -     0x7fff39c88ffc  com.apple.LaunchServices (1069.22 - 1069.22) <4569F0B9-626E-3B10-B57D-6A2CA2D1B7DE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff39c89000 -     0x7fff39d21ff1  com.apple.Metadata (10.7.0 - 2076.3) <1C3632CA-E631-3016-AF34-8AAB817C0417> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff39d22000 -     0x7fff39d4ffff  com.apple.CoreServices.OSServices (1069.22 - 1069.22) <065805F3-9E1C-35E8-95C1-B8FEF5BDB18F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff39d50000 -     0x7fff39db7fff  com.apple.SearchKit (1.4.1 - 1.4.1) <80E984B3-879A-34CE-9DC9-A20D65F5D860> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff39db8000 -     0x7fff39ddcff5  com.apple.coreservices.SharedFileList (131.4 - 131.4) <36BC10E6-37A3-3DD3-8E5B-60EB9447B55D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff3a101000 -     0x7fff3a2b8ffc  com.apple.CoreText (643.1.4.4 - 643.1.4.4) <DA5EF7ED-167F-388F-97E5-CCA2D71F0BC6> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff3a2b9000 -     0x7fff3a2fdffb  com.apple.CoreVideo (1.8 - 344.3) <5C01B34D-CA24-3D43-BEA3-DE73C7278DE9> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff3a2fe000 -     0x7fff3a38bffc  com.apple.framework.CoreWLAN (13.0 - 1601.2) <D567B068-D0DC-3E74-A57F-8431E102693B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff3a622000 -     0x7fff3a628fff  com.apple.DiskArbitration (2.7 - 2.7) <7F3F9675-77BF-3AAF-A239-519BDEA77820> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff3a95d000 -     0x7fff3ad22ff8  com.apple.Foundation (6.9 - 1675.129) <6E8C61A9-E0D1-3C45-B948-3CF350BEB08F> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff3ad8f000 -     0x7fff3addfff7  com.apple.GSS (4.0 - 2.0) <D2EDBE89-419D-326B-A907-05996988E645> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff3af1c000 -     0x7fff3b030ff3  com.apple.Bluetooth (7.0.4 - 7.0.4f6) <FCCEED38-0DCE-386A-ADE3-12B3473922EA> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff3b096000 -     0x7fff3b13aff3  com.apple.framework.IOKit (2.0.2 - 1726.100.16) <2EF0D37E-20D5-3FDE-88FB-C22ECE0AD039> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff3b13c000 -     0x7fff3b14dffb  com.apple.IOSurface (269.11 - 269.11) <2EE09C78-3AF0-36BD-B564-C40D343590B8> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff3b1cc000 -     0x7fff3b328fee  com.apple.ImageIO.framework (3.3.0 - 1976.3.4.4) <6CFE376D-B30E-342A-B011-D5C337690484> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff3b329000 -     0x7fff3b32cfff  libGIF.dylib (1976.3.4.4) <C29CB964-408E-32CB-A3C0-0BE6A8EE0A0A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff3b32d000 -     0x7fff3b3e6fff  libJP2.dylib (1976.3.4.4) <CD699FDE-937B-38B0-BE6B-D9713348DFF4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff3b3e7000 -     0x7fff3b40afe3  libJPEG.dylib (1976.3.4.4) <D24BB887-FDBF-3B1D-8176-A5EA77645D1C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff3b686000 -     0x7fff3b6a0fef  libPng.dylib (1976.3.4.4) <5083C26C-BDF9-36F9-964F-787FA2AE486A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff3b6a1000 -     0x7fff3b6a2fff  libRadiance.dylib (1976.3.4.4) <239A5B11-04B6-3F22-ACF0-CFED25F0B909> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff3b6a3000 -     0x7fff3b6ecffb  libTIFF.dylib (1976.3.4.4) <1AE7C514-D82D-318C-9829-6B99DF431BFB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff3cc4e000 -     0x7fff3cc60ff3  com.apple.Kerberos (3.0 - 1) <CD4B99AE-2C68-3937-A37A-BBD5338479F3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff3cc61000 -     0x7fff3cc61fff  libHeimdalProxy.dylib (77) <A970C7A8-7CCD-3701-A459-078BD5E8FE4E> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
    0x7fff3d816000 -     0x7fff3d8e0fff  com.apple.Metal (212.5.15 - 212.5.15) <FF1995EE-D207-3456-970A-58F20026DA8D> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff3d8fd000 -     0x7fff3d93aff7  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <1EE92BB9-1D78-3338-A451-2CC255F205F2> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff3d93b000 -     0x7fff3d9c5fe2  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <6E9BB307-E163-30DA-9103-E3287A82AC6D> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff3d9c6000 -     0x7fff3d9ebff4  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <0712CF45-3F38-362B-9129-75D9D1C7D06F> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff3d9ec000 -     0x7fff3da01ffb  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <9433867E-0811-3D9D-BA7B-D0A047B9B60F> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
    0x7fff3da02000 -     0x7fff3db60ffc  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <2B688531-A36E-3ABD-85C2-B0FCC5300189> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff3db61000 -     0x7fff3dbb0ff4  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <53A2A502-0641-3E39-8350-D67AEC1AD44E> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff3dbb1000 -     0x7fff3dbb2ff5  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <C91C09D6-C802-3C4F-88CB-833A24A66449> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff3ec39000 -     0x7fff3ec45ffe  com.apple.NetFS (6.0 - 4.0) <E8302615-A4C3-3E20-A2C5-62119449D331> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff3ec46000 -     0x7fff3ed9dff3  com.apple.Network (1.0 - 1) <368CFEAD-3D0B-3B5D-ADD9-3DB76229D171> /System/Library/Frameworks/Network.framework/Versions/A/Network
    0x7fff417ce000 -     0x7fff41826fff  com.apple.opencl (3.5 - 3.5) <E86FA122-F096-3AAD-A45A-56C89CE33AFA> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff41827000 -     0x7fff41843fff  com.apple.CFOpenDirectory (10.15 - 220.40.1) <6DF2F649-8F32-3D9D-BE1E-99F5F55D286C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff41844000 -     0x7fff4184fffd  com.apple.OpenDirectory (10.15 - 220.40.1) <E34312B8-ECB5-3415-9D4F-3E4A69915EF9> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff421b5000 -     0x7fff421b7fff  libCVMSPluginSupport.dylib (17.10.22) <8F80E131-738D-3BAF-B4BD-1BF797A19BF1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff421b8000 -     0x7fff421bdfff  libCoreFSCache.dylib (176.11) <0EAC300A-EF47-33E2-B8F3-F9F87F708C2B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff421be000 -     0x7fff421c2fff  libCoreVMClient.dylib (176.11) <178A4575-4013-322A-B1FC-990010CDF685> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff421c3000 -     0x7fff421cbff7  libGFXShared.dylib (17.10.22) <7DF2C288-F760-30FD-A35E-9BE62289803C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff421cc000 -     0x7fff421d6fff  libGL.dylib (17.10.22) <524D0AA1-56C9-3D77-A555-29CA61BF7253> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff421d7000 -     0x7fff4220bff7  libGLImage.dylib (17.10.22) <7C0D0218-146E-3A55-ACA4-B68C71ED0C8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff423a1000 -     0x7fff423ddfff  libGLU.dylib (17.10.22) <7FAAEABA-BC16-362A-9657-C421AD1823BF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff42e19000 -     0x7fff42e28ff7  com.apple.opengl (17.10.22 - 17.10.22) <86F01933-9EC1-32F2-9A0B-C91B54AE698F> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff4348d000 -     0x7fff43580ff7  org.python.python (2.7.16 - 2.7.16) <1C80490D-3FC0-30C5-B7FF-5C0F9F1EED00> /System/Library/Frameworks/Python.framework/Versions/2.7/Python
    0x7fff43de6000 -     0x7fff44068ff2  com.apple.QuartzCore (1.11 - 840.18) <980AB03A-24B5-329A-9690-96DC50C8E194> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff44be9000 -     0x7fff44f32ff1  com.apple.security (7.0 - 59306.101.1) <D28AD115-5AB5-352E-8EFE-6BF3B55E61C9> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff44f33000 -     0x7fff44fbbffb  com.apple.securityfoundation (6.0 - 55236.60.1) <602DB508-01BF-3E4F-BC0B-BB68F861093D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff44fea000 -     0x7fff44feeff8  com.apple.xpc.ServiceManagement (1.0 - 1) <AD7785B1-93B5-3B89-9BDA-654AE0B2938E> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff45c99000 -     0x7fff45d07ff7  com.apple.SystemConfiguration (1.19 - 1.19) <397B90D8-09BF-3D48-9D61-78E063DC7926> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff49c64000 -     0x7fff49d29ff7  com.apple.APFS (1412.101.1 - 1412.101.1) <FB84D8DD-CCEF-3FFF-86A6-8D50D3989E38> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff4ae36000 -     0x7fff4ae37ff1  com.apple.AggregateDictionary (1.0 - 1) <83828C62-AA7E-39C4-8865-27666C9BA6C3> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff4b749000 -     0x7fff4b76dffb  com.apple.framework.Apple80211 (13.0 - 1602.3) <4C6D02A1-C93C-32C4-A5FA-41BA98E31CC9> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff4ba2b000 -     0x7fff4ba3afd7  com.apple.AppleFSCompression (119.100.1 - 1.0) <C5C41C81-1F93-3A96-B592-76BD526A2AFC> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff4bb39000 -     0x7fff4bb44ff7  com.apple.AppleIDAuthSupport (1.0 - 1) <209F6991-CF42-3682-A3DE-DF191EFD65C2> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff4bb86000 -     0x7fff4bbceff7  com.apple.AppleJPEG (1.0 - 1) <772F6D9D-192F-3FB2-865A-9787C3B3E0D3> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff4bfbc000 -     0x7fff4bfdefff  com.apple.applesauce (1.0 - 16.25) <BCA86587-8E5C-32BD-A657-4251A8C2E8F1> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff4c09d000 -     0x7fff4c0a0ffb  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <14347671-70F4-36DA-937D-732417738CD7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff4c13a000 -     0x7fff4c149ff9  com.apple.AssertionServices (1.0 - 223.100.31) <874ABA2A-EB8E-3EC9-B159-A655C0FE567E> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff4ccdc000 -     0x7fff4cf1cff0  com.apple.audio.AudioToolboxCore (1.0 - 1104.80) <B7DC3C05-221B-3523-A690-5FD529EC6257> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
    0x7fff4cf20000 -     0x7fff4d03cff3  com.apple.AuthKit (1.0 - 1) <6F648850-87D3-3A5D-B2EC-7F27483CDDC8> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff4d1f9000 -     0x7fff4d202ff7  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <3FD09136-0D2D-31EA-8431-B30DAEAA8958> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff4d203000 -     0x7fff4d2a4ff5  com.apple.backup.framework (1.11.4 - 1298.4.19) <F66A9316-85DD-37CB-8BE0-FD3BF4B3F967> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff4d2a5000 -     0x7fff4d331ff6  com.apple.BaseBoard (466.3 - 466.3) <D6E8E3C9-B59B-39EE-A431-90A542BDF267> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff4d433000 -     0x7fff4d46fff7  com.apple.bom (14.0 - 219.2) <43765557-51D9-3F7D-8109-E11579A277DF> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff4eeab000 -     0x7fff4eebbffb  com.apple.CommonAuth (4.0 - 2.0) <B9DF0F1E-2B1A-3A32-AEB1-02924FF5788C> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff4eecf000 -     0x7fff4eee6fff  com.apple.commonutilities (8.0 - 900) <2C6AC4A2-9EDD-3D87-B585-E69352D2476D> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff4fa12000 -     0x7fff4fa31ffc  com.apple.analyticsd (1.0 - 1) <60913AE5-FEAD-3EC0-AF21-6E489A975A61> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
    0x7fff4ffb8000 -     0x7fff4ffc8ff3  com.apple.CoreEmoji (1.0 - 107) <3FFE0E4D-8018-32FD-A6B7-88017940AFFF> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff50608000 -     0x7fff50672ff0  com.apple.CoreNLP (1.0 - 213) <EEC4ABF2-AD81-38E2-9F7D-C317E1E7BC03> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff50aa0000 -     0x7fff50aa8ff8  com.apple.CorePhoneNumbers (1.0 - 1) <A756BED4-7B56-3ED5-9737-BFF1619D246B> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff51495000 -     0x7fff514b8fff  com.apple.CoreSVG (1.0 - 129) <D90BB12B-4324-3A61-9F2C-A0B41C61981D> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
    0x7fff514b9000 -     0x7fff514ecfff  com.apple.CoreServicesInternal (446.7 - 446.7) <603B060D-D5C7-339C-AC35-DAA6EFCA2CEC> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff514ed000 -     0x7fff5151bffd  com.apple.CSStore (1069.22 - 1069.22) <AD892FA1-F302-3CF4-8F62-F714A0AC744F> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
    0x7fff51b6d000 -     0x7fff51c99ff6  com.apple.coreui (2.1 - 609.4) <1248FF94-605C-39EF-B802-7027391C831B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff51c9a000 -     0x7fff51e50ff5  com.apple.CoreUtils (6.2 - 620.34) <D0C3A405-8914-340D-9326-ADF9B016D514> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff51f8a000 -     0x7fff51f9dff1  com.apple.CrashReporterSupport (10.13 - 15016) <A60944C9-B47D-35E8-B467-14329790B724> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff52056000 -     0x7fff52068ff8  com.apple.framework.DFRFoundation (1.0 - 252.40.1) <11F7B752-4507-309F-87A9-AE4F5C6D4019> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff52069000 -     0x7fff5206efff  com.apple.DSExternalDisplay (3.1 - 380) <22DA3038-54B5-345A-B92B-9A3451D713DE> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff520f8000 -     0x7fff52172ff0  com.apple.datadetectorscore (8.0 - 659) <3E4D40BD-56DE-351A-BB64-F85946064E8B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff521fc000 -     0x7fff52383ff2  com.apple.desktopservices (1.14.4 - 1281.4.19) <D1246C6B-CB0E-376F-BE65-24C103553CDB> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff53d06000 -     0x7fff54121ff1  com.apple.vision.FaceCore (4.3.0 - 4.3.0) <9B7E1EDB-EA62-3CCF-AA90-6A005149FBAD> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff547b2000 -     0x7fff548e9ffc  libFontParser.dylib (277.2.4.2) <6B72630E-231C-38CC-9336-8008A5DB1D56> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
    0x7fff54983000 -     0x7fff54993ff6  libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <C7EF7429-BDD1-332C-A7B8-AA188E909ABE> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
    0x7fff59525000 -     0x7fff5952bfff  com.apple.GPUWrangler (5.1.16 - 5.1.16) <C803F33D-C30E-3C42-980D-6DF193E71C1D> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff5a99f000 -     0x7fff5a9adffb  com.apple.GraphVisualizer (1.0 - 100.1) <9A615EBF-B24D-34E7-BCA9-09592F64FBEC> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff5ab4d000 -     0x7fff5ac0bff4  com.apple.Heimdal (4.0 - 2.0) <1500BC00-0CC7-3B2C-871D-3C0AB7FCA1B1> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff5cd8c000 -     0x7fff5cd94ff5  com.apple.IOAccelerator (438.4.5 - 438.4.5) <3FF9C4A4-8E25-32F7-988D-A50D0391C7B2> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff5cda1000 -     0x7fff5cdb7fff  com.apple.IOPresentment (1.0 - 37) <416C85DF-B282-38DF-9C0A-CF4853994528> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff5d13f000 -     0x7fff5d18aff1  com.apple.IconServices (438.3 - 438.3) <00C00148-9A0E-3510-81FF-0B6BDE54E1E6> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff5d348000 -     0x7fff5d34fffa  com.apple.InternationalSupport (1.0 - 45.2) <F0C075C3-02D3-321E-97DC-C24593DCD87F> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff5d5dc000 -     0x7fff5d5fbffd  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <61BC0C78-F999-3AEA-AC1C-99E17DB42B97> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff5d730000 -     0x7fff5d7feffd  com.apple.LanguageModeling (1.0 - 215.1) <76D4395B-3954-32A7-8F55-ED93A8A49B4C> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff5d7ff000 -     0x7fff5d847fff  com.apple.Lexicon-framework (1.0 - 72) <D34231BE-D9DE-3EBB-B014-7DB243263EED> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff5d84e000 -     0x7fff5d853ff3  com.apple.LinguisticData (1.0 - 353.18) <C18F4332-0BCA-3EED-905A-A3C188A9223F> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff5ebba000 -     0x7fff5ec06fff  com.apple.spotlight.metadata.utilities (1.0 - 2076.3) <6CC4724A-5F9F-3B7B-900F-8FE3EE9965BB> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff5ec07000 -     0x7fff5ecd8ffa  com.apple.gpusw.MetalTools (1.0 - 1) <DCFE30B4-DED3-3578-99BF-D73603F77EB1> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff5ef0b000 -     0x7fff5ef29fff  com.apple.MobileKeyBag (2.0 - 1.0) <C699E409-C5E8-3C93-BCDA-5895BA6EE6B0> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff5f18c000 -     0x7fff5f1bcff7  com.apple.MultitouchSupport.framework (3440.1 - 3440.1) <2DF4F71D-C62E-35ED-9E4D-5371A1C2CF40> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff5f6bb000 -     0x7fff5f6c5fff  com.apple.NetAuth (6.2 - 6.2) <9F7FACD2-2AFA-32EB-B16C-3B29723C7C8E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff600d0000 -     0x7fff6011bffb  com.apple.OTSVG (1.0 - 643.1.4.4) <B6B8C8AB-A6CB-39AE-840F-827B7A870F98> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff61323000 -     0x7fff6132eff2  com.apple.PerformanceAnalysis (1.243.2 - 243.2) <7C88C226-2FA5-357B-B679-7F4AE9270725> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff6132f000 -     0x7fff61357ffb  com.apple.persistentconnection (1.0 - 1.0) <1456BA19-5D4F-3A7F-AAE1-71EACA2BFC8A> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
    0x7fff63d15000 -     0x7fff63d2effb  com.apple.ProtocolBuffer (1 - 274.24.9.16.3) <FC56C79E-6A91-3753-B347-CBE7DE946D3A> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff6418d000 -     0x7fff641b6ff1  com.apple.RemoteViewServices (2.0 - 148) <2345E105-D19E-372D-8E43-C09BEF9DE218> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff6431b000 -     0x7fff64356ff0  com.apple.RunningBoardServices (1.0 - 223.100.31) <43452D04-32A4-3C03-B833-3B499458FBE8> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
    0x7fff65da9000 -     0x7fff65ed0ff1  com.apple.Sharing (1526.14 - 1526.14) <BDA55C2A-6808-3DC9-8FE1-5088E230127D> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff672e3000 -     0x7fff675d9fff  com.apple.SkyLight (1.600.0 - 450.9) <A4ADF891-1FED-3A18-8F97-7944A49458CD> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff67e26000 -     0x7fff67e34ffb  com.apple.SpeechRecognitionCore (6.0.91 - 6.0.91) <68E13B0E-4B99-3FFB-BA09-6FCF6619ACFC> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff68925000 -     0x7fff68935ff3  com.apple.TCC (1.0 - 1) <3530DB5D-30D7-36EB-8A4A-3ACC85C8A211> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff68e58000 -     0x7fff68f1eff0  com.apple.TextureIO (3.10.9 - 3.10.9) <055CD261-6D94-306D-B277-5FC3E5E85A52> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff690a6000 -     0x7fff690a7fff  com.apple.TrustEvaluationAgent (2.0 - 33) <F49CB5E2-78D5-3A7F-AF20-0F8E1A91E4A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff690df000 -     0x7fff69337ff0  com.apple.UIFoundation (1.0 - 661.2) <82314E4D-1908-38F2-A61D-40BE88FB955D> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff6b006000 -     0x7fff6b007fff  com.apple.WatchdogClient.framework (1.0 - 67.101.1) <F17A70F2-5B2C-31F9-BCED-1D4077C6499C> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
    0x7fff6bc33000 -     0x7fff6bc36ffa  com.apple.dt.XCTTargetBootstrap (1.0 - 16091) <9E57C3B1-F457-3FCA-8115-D233F81D1313> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff6bcb0000 -     0x7fff6bcbeff5  com.apple.audio.caulk (1.0 - 32.3) <C3E092A2-A9B2-354A-870E-B778FC72F02B> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7fff6c000000 -     0x7fff6c002ff3  com.apple.loginsupport (1.0 - 1) <104C4911-0D8A-3E73-AF0D-538DE20EAA9D> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff6eae1000 -     0x7fff6eb14ffa  libAudioToolboxUtility.dylib (1104.80) <AFA75E7A-1B8C-3A8B-AA7B-6E926974667C> /usr/lib/libAudioToolboxUtility.dylib
    0x7fff6eb1b000 -     0x7fff6eb4ffff  libCRFSuite.dylib (48) <41B17C41-D8F8-3B1B-82B3-89A45DEAA729> /usr/lib/libCRFSuite.dylib
    0x7fff6eb52000 -     0x7fff6eb5cfff  libChineseTokenizer.dylib (34) <40978266-6165-3D2A-9297-2C74724B75E7> /usr/lib/libChineseTokenizer.dylib
    0x7fff6ebe8000 -     0x7fff6ebeaff7  libDiagnosticMessagesClient.dylib (112) <8FB43221-0FC3-3825-BAD9-1FCDCCA7B485> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff6ec30000 -     0x7fff6ede7ffb  libFosl_dynamic.dylib (100.4) <68038226-8CAA-36B5-B5D6-510F900B318D> /usr/lib/libFosl_dynamic.dylib
    0x7fff6ee0e000 -     0x7fff6ee14ff3  libIOReport.dylib (54) <200AE3A5-254D-316D-A8B8-961ED9B3F78D> /usr/lib/libIOReport.dylib
    0x7fff6ef2c000 -     0x7fff6ef4cfff  libMobileGestalt.dylib (826.100.27) <EDCED33E-C002-3282-A186-7FB4E01FDB74> /usr/lib/libMobileGestalt.dylib
    0x7fff6f0be000 -     0x7fff6f0bffff  libSystem.B.dylib (1281.100.1) <A327A3A9-EF21-375C-B084-29A90CA060CC> /usr/lib/libSystem.B.dylib
    0x7fff6f14c000 -     0x7fff6f14dfff  libThaiTokenizer.dylib (3) <1D3BB963-50D8-32E1-850C-150268D8946B> /usr/lib/libThaiTokenizer.dylib
    0x7fff6f165000 -     0x7fff6f17bfff  libapple_nghttp2.dylib (1.39.2) <1971D73E-0A9C-399B-A23E-59DCF48CA658> /usr/lib/libapple_nghttp2.dylib
    0x7fff6f1b0000 -     0x7fff6f222ff7  libarchive.2.dylib (72.100.1) <D0732628-2AB8-3813-8B2B-0861CF536F9C> /usr/lib/libarchive.2.dylib
    0x7fff6f223000 -     0x7fff6f2bcfe5  libate.dylib (3.0.1) <BFBAC868-D788-3A97-81AE-A9D0AA6829E8> /usr/lib/libate.dylib
    0x7fff6f2c0000 -     0x7fff6f2c0ff3  libauto.dylib (187) <46303C0A-7C02-387A-BFAB-CB77AA5D73A2> /usr/lib/libauto.dylib
    0x7fff6f386000 -     0x7fff6f396ffb  libbsm.0.dylib (60.100.1) <0E4A0749-F17E-34FB-A390-5E4D6E1406C4> /usr/lib/libbsm.0.dylib
    0x7fff6f397000 -     0x7fff6f3a3fff  libbz2.1.0.dylib (44) <EEA30739-F39F-3DC9-81F4-91F0DE2975C3> /usr/lib/libbz2.1.0.dylib
    0x7fff6f3a4000 -     0x7fff6f3f6fff  libc++.1.dylib (902.1) <48A5B383-FCF7-39C8-B7A1-3E17F8E5562F> /usr/lib/libc++.1.dylib
    0x7fff6f3f7000 -     0x7fff6f40cffb  libc++abi.dylib (902) <6B9C9298-9644-3EE8-A7E8-410A58DB7512> /usr/lib/libc++abi.dylib
    0x7fff6f40d000 -     0x7fff6f40dfff  libcharset.1.dylib (59) <1C5FBE15-F0ED-34F6-98D0-388F42969C15> /usr/lib/libcharset.1.dylib
    0x7fff6f40e000 -     0x7fff6f41ffff  libcmph.dylib (8) <7BA7628F-E3A7-3C17-9DD2-15B715AEC873> /usr/lib/libcmph.dylib
    0x7fff6f420000 -     0x7fff6f437fd7  libcompression.dylib (87) <D5FC3B78-80A5-363A-8CAF-EE4757079328> /usr/lib/libcompression.dylib
    0x7fff6f711000 -     0x7fff6f727ff7  libcoretls.dylib (167) <BA0B17E2-AD00-35C6-A78C-FE25E5A199AD> /usr/lib/libcoretls.dylib
    0x7fff6f728000 -     0x7fff6f729fff  libcoretls_cfhelpers.dylib (167) <FD6D5E51-16C0-3C5D-86C7-AED6CAF056F1> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff6fbcc000 -     0x7fff6fcd0fef  libcrypto.44.dylib (47.100.4) <728AE262-EFA4-399A-BC21-94F81AE6912A> /usr/lib/libcrypto.44.dylib
    0x7fff6fce6000 -     0x7fff6fd45ff7  libcups.2.dylib (483.6) <70D0F7BF-B029-308B-8FB3-56400B7FFC10> /usr/lib/libcups.2.dylib
    0x7fff6fe51000 -     0x7fff6fe51fff  libenergytrace.dylib (21) <50BDA198-A0CC-32DB-A332-82CAC0C91905> /usr/lib/libenergytrace.dylib
    0x7fff6fe52000 -     0x7fff6fe6afff  libexpat.1.dylib (19.60.2) <4E476584-5040-32D7-A7E6-3CEFD64C1E80> /usr/lib/libexpat.1.dylib
    0x7fff6fe78000 -     0x7fff6fe7afff  libfakelink.dylib (149.1) <00388BD3-6695-308B-B1C1-BC5D462E5042> /usr/lib/libfakelink.dylib
    0x7fff6fe7b000 -     0x7fff6fe80f57  libffi.dylib (26) <5CC0F279-4779-3315-8A9E-BBC4A57D8F24> /usr/lib/libffi.dylib
    0x7fff6fe89000 -     0x7fff6fe8efff  libgermantok.dylib (24) <64B44658-85CD-3748-8ED0-3E448B990E73> /usr/lib/libgermantok.dylib
    0x7fff6fe8f000 -     0x7fff6fe98ff7  libheimdal-asn1.dylib (564.100.1) <9B969FE8-BEC7-3A4A-B3F8-83BA10BEFBB0> /usr/lib/libheimdal-asn1.dylib
    0x7fff6fe99000 -     0x7fff6ff89fff  libiconv.2.dylib (59) <A1172965-EE47-3E32-9B68-62848008D12D> /usr/lib/libiconv.2.dylib
    0x7fff6ff8a000 -     0x7fff701e1fff  libicucore.A.dylib (64260.0.1) <2B6CCF6A-9E52-3E5E-9CA6-7EDD7FEE7B53> /usr/lib/libicucore.A.dylib
    0x7fff701fb000 -     0x7fff701fcfff  liblangid.dylib (133) <6B537B59-9A81-3F34-99B1-BB584154D21F> /usr/lib/liblangid.dylib
    0x7fff701fd000 -     0x7fff70215ff3  liblzma.5.dylib (16) <AFB4C12C-0A1C-3345-9871-3FB913E0C96D> /usr/lib/liblzma.5.dylib
    0x7fff7022d000 -     0x7fff702d4ff7  libmecab.dylib (883.10) <ED9EF55B-879C-34C8-90D7-8CE227360B21> /usr/lib/libmecab.dylib
    0x7fff702d5000 -     0x7fff70537fe1  libmecabra.dylib (883.10) <21F90FD2-FF95-3D28-87EC-51DD22AF0925> /usr/lib/libmecabra.dylib
    0x7fff708a4000 -     0x7fff708d3fff  libncurses.5.4.dylib (57) <D9B62022-30D5-370B-B00B-D5DEAA91FE6D> /usr/lib/libncurses.5.4.dylib
    0x7fff70a03000 -     0x7fff70e7eff5  libnetwork.dylib (1880.100.30) <BBD2D55D-D6D8-395D-8307-F464E392959E> /usr/lib/libnetwork.dylib
    0x7fff70f1e000 -     0x7fff70f51fde  libobjc.A.dylib (787.1) <F99EEB1D-FD21-3C9E-B893-8F5D7071D2CD> /usr/lib/libobjc.A.dylib
    0x7fff70f64000 -     0x7fff70f68fff  libpam.2.dylib (25.100.1) <DF482590-F4BF-33E0-A5FC-EAF68094C185> /usr/lib/libpam.2.dylib
    0x7fff70f6b000 -     0x7fff70fa1ff7  libpcap.A.dylib (89.100.1) <E73028BE-156C-3F13-AEA3-CAE87DB1D3F7> /usr/lib/libpcap.A.dylib
    0x7fff71025000 -     0x7fff7103dfff  libresolv.9.dylib (67.40.1) <12A86307-A4D5-3932-98F2-541DE2A9355B> /usr/lib/libresolv.9.dylib
    0x7fff71099000 -     0x7fff71283ff7  libsqlite3.dylib (308.4) <D8379462-7BC3-301F-8724-B66367F4DF3E> /usr/lib/libsqlite3.dylib
    0x7fff71377000 -     0x7fff713a4ffb  libssl.46.dylib (47.100.4) <91DDDA4D-2A4B-3EDA-8970-508F94E0C240> /usr/lib/libssl.46.dylib
    0x7fff714d4000 -     0x7fff714d7ffb  libutil.dylib (57) <A3FCFCB8-7985-359A-89B9-EFB19E967117> /usr/lib/libutil.dylib
    0x7fff714d8000 -     0x7fff714e5ff7  libxar.1.dylib (425.2) <0B92D07F-7DF6-3648-9BAE-C0EE715F60B4> /usr/lib/libxar.1.dylib
    0x7fff714eb000 -     0x7fff715cdff7  libxml2.2.dylib (33.3) <39D23BBF-E033-39D7-87E7-503594AAC405> /usr/lib/libxml2.2.dylib
    0x7fff715d1000 -     0x7fff715f9fff  libxslt.1.dylib (16.9) <A81C399E-6CD7-3E5D-B63C-48FF06D2A0F5> /usr/lib/libxslt.1.dylib
    0x7fff715fa000 -     0x7fff7160cff3  libz.1.dylib (76) <D94A67FB-7F58-3F37-8984-4B548A46AC57> /usr/lib/libz.1.dylib
    0x7fff71eba000 -     0x7fff71ebfff3  libcache.dylib (83) <B791AD99-380F-3571-BB75-CBDD22AF64E9> /usr/lib/system/libcache.dylib
    0x7fff71ec0000 -     0x7fff71ecbfff  libcommonCrypto.dylib (60165) <FA8D15B4-74D6-31D2-8DA1-09F7A42DA8CF> /usr/lib/system/libcommonCrypto.dylib
    0x7fff71ecc000 -     0x7fff71ed3fff  libcompiler_rt.dylib (101.2) <3FEDD758-8E08-323D-B308-43A5044415A8> /usr/lib/system/libcompiler_rt.dylib
    0x7fff71ed4000 -     0x7fff71eddff7  libcopyfile.dylib (166.40.1) <A628CD7B-6351-3DA5-94FE-63A229D4F248> /usr/lib/system/libcopyfile.dylib
    0x7fff71ede000 -     0x7fff71f70fe3  libcorecrypto.dylib (866.100.30) <0C4C7B5C-408A-34B1-902B-312AD7E4D74A> /usr/lib/system/libcorecrypto.dylib
    0x7fff7207d000 -     0x7fff720bdff0  libdispatch.dylib (1173.100.2) <C6305936-D82A-3ACB-9EC5-8A93E28AE2D0> /usr/lib/system/libdispatch.dylib
    0x7fff720be000 -     0x7fff720f4fff  libdyld.dylib (750.5) <AE420E8B-C04F-38F0-9195-7B7ACB9ED801> /usr/lib/system/libdyld.dylib
    0x7fff720f5000 -     0x7fff720f5ffb  libkeymgr.dylib (30) <BE7CC2E7-8E49-31C8-AB71-3AAC1E545579> /usr/lib/system/libkeymgr.dylib
    0x7fff720f6000 -     0x7fff72102ff3  libkxld.dylib (6153.101.6) <0152BCD4-E2A6-31E9-8772-B5BF36AE53C5> /usr/lib/system/libkxld.dylib
    0x7fff72103000 -     0x7fff72103ff7  liblaunch.dylib (1738.100.39) <7DCCA3C0-E65B-35DB-A860-143B0E391645> /usr/lib/system/liblaunch.dylib
    0x7fff72104000 -     0x7fff72109ff7  libmacho.dylib (959.0.1) <82B3952C-DD0A-32E2-8AA6-44470CE4B7C1> /usr/lib/system/libmacho.dylib
    0x7fff7210a000 -     0x7fff7210cff3  libquarantine.dylib (110.40.3) <9791303B-27DB-3477-A4C3-8074CE1DA19C> /usr/lib/system/libquarantine.dylib
    0x7fff7210d000 -     0x7fff7210eff7  libremovefile.dylib (48) <A4DADB61-DCF1-3702-B662-650CC16B3BE0> /usr/lib/system/libremovefile.dylib
    0x7fff7210f000 -     0x7fff72126ff3  libsystem_asl.dylib (377.60.2) <FE805B5C-456B-3370-9DF7-A6B7C5CDF6D1> /usr/lib/system/libsystem_asl.dylib
    0x7fff72127000 -     0x7fff72127ff7  libsystem_blocks.dylib (74) <6DA1C80C-375D-3ADA-9AC7-763148DDE484> /usr/lib/system/libsystem_blocks.dylib
    0x7fff72128000 -     0x7fff721affff  libsystem_c.dylib (1353.100.2) <B2788547-713E-324A-BBB7-44D42566EBB6> /usr/lib/system/libsystem_c.dylib
    0x7fff721b0000 -     0x7fff721b3ffb  libsystem_configuration.dylib (1061.101.1) <7C947A7E-A23C-3473-9754-E4A566687C8A> /usr/lib/system/libsystem_configuration.dylib
    0x7fff721b4000 -     0x7fff721b7fff  libsystem_coreservices.dylib (114) <420D37FC-463D-3054-AC00-4CB983CC7F1E> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff721b8000 -     0x7fff721c0fff  libsystem_darwin.dylib (1353.100.2) <8915FD23-A981-3015-8772-E1D10AFB62B8> /usr/lib/system/libsystem_darwin.dylib
    0x7fff721c1000 -     0x7fff721c8fff  libsystem_dnssd.dylib (1096.100.3) <8262143C-CD17-3537-A0FE-4375959A3CEA> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff721c9000 -     0x7fff721caffb  libsystem_featureflags.dylib (17) <BCFB1818-0376-3A56-A111-DCEAD1FF767E> /usr/lib/system/libsystem_featureflags.dylib
    0x7fff721cb000 -     0x7fff72218ff7  libsystem_info.dylib (538) <DF2AEACE-29C9-3B46-9436-50D1BB2F7DC3> /usr/lib/system/libsystem_info.dylib
    0x7fff72219000 -     0x7fff72245ff7  libsystem_kernel.dylib (6153.101.6) <8C658B3D-4C50-3068-ACA1-A69DA839A66E> /usr/lib/system/libsystem_kernel.dylib
    0x7fff72246000 -     0x7fff7228dfff  libsystem_m.dylib (3178) <E7AB0165-1F71-39DB-BE86-BD36F3B94EF9> /usr/lib/system/libsystem_m.dylib
    0x7fff7228e000 -     0x7fff722b5fff  libsystem_malloc.dylib (283.100.5) <BC482FE2-C745-37D1-BF09-CBB25715857E> /usr/lib/system/libsystem_malloc.dylib
    0x7fff722b6000 -     0x7fff722c3ffb  libsystem_networkextension.dylib (1095.100.29) <7FC44136-2970-3FC2-B9F9-31EB001C7C6E> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff722c4000 -     0x7fff722cdff7  libsystem_notify.dylib (241.100.2) <3F8B9A16-8120-30DC-BDA8-3540813FDA32> /usr/lib/system/libsystem_notify.dylib
    0x7fff722ce000 -     0x7fff722d6fef  libsystem_platform.dylib (220.100.1) <498431F5-C536-3B30-8009-20503D50CB7D> /usr/lib/system/libsystem_platform.dylib
    0x7fff722d7000 -     0x7fff722e1fff  libsystem_pthread.dylib (416.100.3) <FB288F3D-4C8C-3F35-ABD3-ABA5844529F1> /usr/lib/system/libsystem_pthread.dylib
    0x7fff722e2000 -     0x7fff722e6ff3  libsystem_sandbox.dylib (1217.101.2) <D679AB08-BE59-3C48-A3FA-5F2C27A09E42> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff722e7000 -     0x7fff722e9fff  libsystem_secinit.dylib (62.100.2) <9D6977D5-4664-38EF-9696-CDAE10B9FDC9> /usr/lib/system/libsystem_secinit.dylib
    0x7fff722ea000 -     0x7fff722f1ffb  libsystem_symptoms.dylib (1238.100.26) <B87451EC-4BE3-3E5A-A68C-C03E5CB186BF> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff722f2000 -     0x7fff72308ff2  libsystem_trace.dylib (1147.100.8) <644DF56C-7569-3436-829D-4EB3D089E5FA> /usr/lib/system/libsystem_trace.dylib
    0x7fff7230a000 -     0x7fff7230fff7  libunwind.dylib (35.4) <249F7194-9A09-34B7-9DC3-9306AEC70C33> /usr/lib/system/libunwind.dylib
    0x7fff72310000 -     0x7fff72345ffe  libxpc.dylib (1738.100.39) <B8124CE7-B3B2-3C15-9A8E-AA0D3620C41E> /usr/lib/system/libxpc.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=547.4M resident=0K(0%) swapped_out_or_unallocated=547.4M(100%)
Writable regions: Total=112.6M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=112.6M(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Activity Tracing                   256K        1 
Dispatch continuations            16.0M        1 
Kernel Alloc Once                    8K        1 
MALLOC                            74.1M       42 
MALLOC guard page                   16K        4 
STACK GUARD                       56.0M        3 
Stack                             9232K        3 
VM_ALLOCATE                       13.0M       55 
__DATA                            22.5M      286 
__DATA_CONST                       160K       35 
__FONT_DATA                          4K        1 
__LINKEDIT                       389.7M       36 
__OBJC_RO                         32.2M        1 
__OBJC_RW                         1892K        2 
__TEXT                           157.7M      285 
__UNICODE                          564K        1 
mapped file                       27.2M        2 
shared memory                       48K        6 
===========                     =======  ======= 
TOTAL                            800.4M      765 
gregneagle commented 4 years ago

So we know it's not Managed Software Center that's crashing, as that no longer uses Python -- it's been written in Swift since version 3.6.

And it's unlikely it's one of the Munki command line/background tools in /usr/local/munki unless you've skipped the install of Munki's included Python and have pointed /usr/local/munki/python to Apple's Python in /System/Library/Frameworks.

This then leaves something you've added or changed from Munki's defaults. You've ruled out a preflight script. Do you have app_usage_monitor and appusaged in /usr/local/munki? If so, what is their first ("shebang") line? (I'm wondering if you have a pre-4.x version installed).

peterkelm commented 4 years ago

Very helpful hints - thanks a million! It was indeed an outdated version of munkitools_app_usage that caused the issue - interestingly for some reason munki claimed that munki.app_usage is already up to date… when it wasn't (as can be seen by the shebang pointing to /usr/bin/python). I fixed it by forcing a reinstall of that pkg:

sudo pkgutil --forget com.googlecode.munki.app_usage

Problem solved…