Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS distro for 6.0.5.1 #311

Open
ghost opened this issue Jun 16, 2021 · 31 comments · May be fixed by #324
Open

macOS distro for 6.0.5.1 #311

ghost opened this issue Jun 16, 2021 · 31 comments · May be fixed by #324

Comments

@ghost
Copy link

ghost commented Jun 16, 2021

Hi,

Will there a a MacOS distro for this release?

@ozmartian ozmartian self-assigned this Jun 16, 2021
@ozmartian
Copy link
Owner

I no longer have access to macOS in order to build & test future releases BUT VidCutter can be easily installed using Homebrew for the dependencies and pip in Python3. If you're tech savvy enough and familiar with the macOS terminal as well as using homebrew then I'll share instructions to get it working from source code.

@ghost
Copy link
Author

ghost commented Jun 16, 2021

I do use Homebrew and am happy with MacOS terminal. I would certainly appreciate you sharing the instructions 👍

cheers!

@ozmartian
Copy link
Owner

Okey dokes. will update the GitHub project homepage with macOS running from source instructions. Give me a day 😎 and will let you know once done so you can test yourself. Thx!

@ghost
Copy link
Author

ghost commented Jun 16, 2021

thanks!

@ozmartian
Copy link
Owner

ozmartian commented Jun 19, 2021

I've managed to get the latest version built on macOS Catalina. Could you test this as I have no way to test it myself? Much appreciated!

You can download the latest build from here:
https://github.com/ozmartian/vidcutter/releases/download/6.0.5.1/VidCutter-6.0.5.1-macOS.dmg

@ghost
Copy link
Author

ghost commented Jun 19, 2021

Hi,

Once you get past the "not notorised" part, it crashes (I am on Big Sur):

Process:               VidCutter [21233]
Path:                  /private/var/folders/*/VidCutter.app/Contents/MacOS/VidCutter
Identifier:            com.ozmartians.VidCutter
Version:               6.0.5.1 (???)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           VidCutter [21233]
User ID:               501

Date/Time:             2021-06-19 08:29:22.146 +0100
OS Version:            macOS 11.4 (20F71)
Report Version:        12
Bridge OS Version:     3.0 (14Y908)
Anonymous UUID:        23A7C32F-EF6E-243E-F8D8-F1286E2FF0E7

Sleep/Wake UUID:       58930805-2D31-44A5-8C2D-44831EF19AE3

Time Awake Since Boot: 120000 seconds
Time Since Wake:       5600 seconds

System Integrity Protection: enabled

Notes:                 Translocated Process

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

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000008
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [21233]

VM Regions Near 0x8:
--> 
    __TEXT                      100d81000-100d89000    [   32K] r-x/r-x SM=COW  /var/folders/*/VidCutter.app/Contents/MacOS/VidCutter

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.CoreFoundation      	0x00007fff207ac1ae _CFGetNonObjCTypeID + 10
1   com.apple.CoreFoundation      	0x00007fff20687a64 CFBundleCopyBundleURL + 14
2   QtCore                        	0x0000000101db1470 QLibraryInfo::location(QLibraryInfo::LibraryLocation) + 1328
3   QtCore                        	0x0000000101db16cd QLibraryInfo::location(QLibraryInfo::LibraryLocation) + 1933
4   QtCore                        	0x0000000101f0bf53 QLoggingRegistry::initializeRules() + 867
5   QtCore                        	0x0000000101f0b4ec QLoggingRegistry::QLoggingRegistry() + 76
6   QtCore                        	0x0000000101f0dbdc QLoggingRegistry::instance() + 108
7   QtCore                        	0x0000000101f0a50e QLoggingCategory::QLoggingCategory(char const*) + 46
8   QtSensors                     	0x0000000107ff969c _GLOBAL__sub_I_qsensormanager.cpp + 28
9   dyld                          	0x00000001056dd6c7 ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 535
10  dyld                          	0x00000001056ddad2 ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) + 40
11  dyld                          	0x00000001056d84b6 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) + 492
12  dyld                          	0x00000001056d8421 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) + 343
13  dyld                          	0x00000001056d626f ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) + 191
14  dyld                          	0x00000001056d6310 ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 82
15  dyld                          	0x00000001056c6a12 dyld::runInitializers(ImageLoader*) + 82
16  dyld                          	0x00000001056d1aee dlopen_internal + 616
17  libdyld.dylib                 	0x00007fff20605cb4 dlopen_internal(char const*, int, void*) + 185
18  libdyld.dylib                 	0x00007fff205f409e dlopen + 28
19  Python                        	0x000000010133a064 _imp_create_dynamic + 1276
20  Python                        	0x000000010125ca87 cfunction_vectorcall_FASTCALL + 95
21  Python                        	0x0000000101307626 _PyEval_EvalFrameDefault + 45885
22  Python                        	0x00000001012fb1a1 _PyEval_EvalCode + 403
23  Python                        	0x000000010121233c _PyFunction_Vectorcall + 376
24  Python                        	0x0000000101309b1f call_function + 168
25  Python                        	0x00000001013073ee _PyEval_EvalFrameDefault + 45317
26  Python                        	0x0000000101212284 _PyFunction_Vectorcall + 192
27  Python                        	0x0000000101309b1f call_function + 168
28  Python                        	0x0000000101307351 _PyEval_EvalFrameDefault + 45160
29  Python                        	0x0000000101212284 _PyFunction_Vectorcall + 192
30  Python                        	0x0000000101309b1f call_function + 168
31  Python                        	0x000000010130742a _PyEval_EvalFrameDefault + 45377
32  Python                        	0x0000000101212284 _PyFunction_Vectorcall + 192
33  Python                        	0x0000000101309b1f call_function + 168
34  Python                        	0x000000010130742a _PyEval_EvalFrameDefault + 45377
35  Python                        	0x0000000101212284 _PyFunction_Vectorcall + 192
36  Python                        	0x0000000101309b1f call_function + 168
37  Python                        	0x000000010130742a _PyEval_EvalFrameDefault + 45377
38  Python                        	0x0000000101212284 _PyFunction_Vectorcall + 192
39  Python                        	0x0000000101213788 object_vacall + 313
40  Python                        	0x00000001012139e9 _PyObject_CallMethodIdObjArgs + 252
41  Python                        	0x0000000101335311 PyImport_ImportModuleLevelObject + 1028
42  Python                        	0x00000001012f47fc builtin___import__ + 118
43  Python                        	0x000000010125c0e0 cfunction_call + 52
44  Python                        	0x000000010121171e _PyObject_MakeTpCall + 129
45  Python                        	0x00000001012128bc _PyObject_CallFunctionVa + 295
46  Python                        	0x0000000101212777 PyObject_CallFunction + 143
47  Python                        	0x00000001013348b7 PyImport_Import + 202
48  Python                        	0x00000001013347b2 PyImport_ImportModule + 57
49  Qt.abi3.so                    	0x0000000105439aea PyInit_Qt + 1306
50  Python                        	0x000000010133a0d6 _imp_create_dynamic + 1390
51  Python                        	0x000000010125ca87 cfunction_vectorcall_FASTCALL + 95
52  Python                        	0x0000000101307626 _PyEval_EvalFrameDefault + 45885
53  Python                        	0x00000001012fb1a1 _PyEval_EvalCode + 403
54  Python                        	0x000000010121233c _PyFunction_Vectorcall + 376
55  Python                        	0x0000000101309b1f call_function + 168
56  Python                        	0x00000001013073ee _PyEval_EvalFrameDefault + 45317
57  Python                        	0x0000000101212284 _PyFunction_Vectorcall + 192
58  Python                        	0x0000000101309b1f call_function + 168
59  Python                        	0x0000000101307351 _PyEval_EvalFrameDefault + 45160
60  Python                        	0x0000000101212284 _PyFunction_Vectorcall + 192
61  Python                        	0x0000000101309b1f call_function + 168
62  Python                        	0x000000010130742a _PyEval_EvalFrameDefault + 45377
63  Python                        	0x0000000101212284 _PyFunction_Vectorcall + 192
64  Python                        	0x0000000101309b1f call_function + 168
65  Python                        	0x000000010130742a _PyEval_EvalFrameDefault + 45377
66  Python                        	0x0000000101212284 _PyFunction_Vectorcall + 192
67  Python                        	0x0000000101309b1f call_function + 168
68  Python                        	0x000000010130742a _PyEval_EvalFrameDefault + 45377
69  Python                        	0x0000000101212284 _PyFunction_Vectorcall + 192
70  Python                        	0x0000000101213788 object_vacall + 313
71  Python                        	0x00000001012139e9 _PyObject_CallMethodIdObjArgs + 252
72  Python                        	0x0000000101335311 PyImport_ImportModuleLevelObject + 1028
73  Python                        	0x0000000101304de6 _PyEval_EvalFrameDefault + 35581
74  Python                        	0x00000001012fb1a1 _PyEval_EvalCode + 403
75  Python                        	0x00000001012f5f17 builtin_exec + 389
76  Python                        	0x000000010125ca87 cfunction_vectorcall_FASTCALL + 95
77  Python                        	0x0000000101309b1f call_function + 168
78  Python                        	0x000000010130742a _PyEval_EvalFrameDefault + 45377
79  Python                        	0x0000000101212284 _PyFunction_Vectorcall + 192
80  Python                        	0x0000000101309b1f call_function + 168
81  Python                        	0x0000000101307351 _PyEval_EvalFrameDefault + 45160
82  Python                        	0x0000000101212284 _PyFunction_Vectorcall + 192
83  Python                        	0x0000000101309b1f call_function + 168
84  Python                        	0x000000010130742a _PyEval_EvalFrameDefault + 45377
85  Python                        	0x0000000101212284 _PyFunction_Vectorcall + 192
86  Python                        	0x0000000101309b1f call_function + 168
87  Python                        	0x000000010130742a _PyEval_EvalFrameDefault + 45377
88  Python                        	0x0000000101212284 _PyFunction_Vectorcall + 192
89  Python                        	0x0000000101213788 object_vacall + 313
90  Python                        	0x00000001012139e9 _PyObject_CallMethodIdObjArgs + 252
91  Python                        	0x0000000101335311 PyImport_ImportModuleLevelObject + 1028
92  Python                        	0x0000000101304de6 _PyEval_EvalFrameDefault + 35581
93  Python                        	0x00000001012fb1a1 _PyEval_EvalCode + 403
94  Python                        	0x00000001012f5f17 builtin_exec + 389
95  Python                        	0x000000010125ca87 cfunction_vectorcall_FASTCALL + 95
96  Python                        	0x0000000101309b1f call_function + 168
97  Python                        	0x000000010130742a _PyEval_EvalFrameDefault + 45377
98  Python                        	0x0000000101212284 _PyFunction_Vectorcall + 192
99  Python                        	0x0000000101309b1f call_function + 168
100 Python                        	0x0000000101307351 _PyEval_EvalFrameDefault + 45160
101 Python                        	0x0000000101212284 _PyFunction_Vectorcall + 192
102 Python                        	0x0000000101309b1f call_function + 168
103 Python                        	0x000000010130742a _PyEval_EvalFrameDefault + 45377
104 Python                        	0x0000000101212284 _PyFunction_Vectorcall + 192
105 Python                        	0x0000000101309b1f call_function + 168
106 Python                        	0x000000010130742a _PyEval_EvalFrameDefault + 45377
107 Python                        	0x0000000101212284 _PyFunction_Vectorcall + 192
108 Python                        	0x0000000101213788 object_vacall + 313
109 Python                        	0x00000001012139e9 _PyObject_CallMethodIdObjArgs + 252
110 Python                        	0x0000000101335311 PyImport_ImportModuleLevelObject + 1028
111 Python                        	0x0000000101304de6 _PyEval_EvalFrameDefault + 35581
112 Python                        	0x00000001012fb1a1 _PyEval_EvalCode + 403
113 Python                        	0x00000001012fb008 PyEval_EvalCode + 72
114 com.ozmartians.VidCutter      	0x0000000100d83152 0x100d81000 + 8530
115 com.ozmartians.VidCutter      	0x0000000100d8354e 0x100d81000 + 9550
116 com.ozmartians.VidCutter      	0x0000000100d81a14 0x100d81000 + 2580

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

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

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0xadde771a10a900bc  rbx: 0x0000000000000000  rcx: 0x0000000000000000  rdx: 0x00007fff204acb08
  rdi: 0x0000000000000000  rsi: 0x0000600003046080  rbp: 0x00007ffeeee74920  rsp: 0x00007ffeeee74920
   r8: 0x0000000000002080   r9: 0x0000000000000050  r10: 0x00000000000007fb  r11: 0x00000000000000cc
  r12: 0x00006000037510e0  r13: 0x0000000000000096  r14: 0x0000000000000000  r15: 0x0000600001d40e40
  rip: 0x00007fff207ac1ae  rfl: 0x0000000000010246  cr2: 0x0000000000000008
  
Logical CPU:     2
Error Code:      0x00000004 (no mapping for user data read)
Trap Number:     14

Thread 0 instruction stream:
  00 00 84 c9 74 2c e8 a8-74 06 00 66 83 f9 14 75  ....t,..t..f...u
  07 b8 01 00 00 00 eb 1a-48 8b 35 93 42 40 60 5d  ........H.5.B@`]
  ff 25 dc 61 17 60 b8 2a-00 00 00 eb 05 b8 07 00  .%.a.`.*........
  00 00 5d c3 66 90 b6 ff-ff ff e2 ff ff ff f7 ff  ..].f...........
  ff ff fc ff ff ff db ff-ff ff db ff ff ff f0 ff  ................
  ff ff 90 90 c3 90 55 48-89 e5 40 f6 c7 01 75 11  ......UH..@...u.
 [48]8b 47 08 c1 e8 08 25-ff 03 00 00 e9 84 00 00  H.G....%........	<==
  00 48 8b 05 82 61 17 60-8b 00 31 f8 89 c2 d1 ea  .H...a.`..1.....
  83 e2 07 c1 e8 04 0f b6-c8 48 83 c1 08 83 fa 07  .........H......
  48 0f 45 ca 66 83 f9 06-77 34 b8 16 00 00 00 48  H.E.f...w4.....H
  8d 15 54 00 00 00 48 63-0c 8a 48 01 d1 ff e1 48  ..T...Hc..H....H
  bf ff ff ff ff 01 09 e3-07 e8 b6 21 07 00 89 c1  ...........!....
  
Thread 0 last branch register state not available.


Binary Images:
       0x100d81000 -        0x100d88fff +com.ozmartians.VidCutter (6.0.5.1 - ???) <F7F0B943-D98D-3BAE-8083-0138516627C9> /var/folders/*/VidCutter.app/Contents/MacOS/VidCutter
       0x1011a9000 -        0x101478fff +Python (0) <117A910C-60B7-3DF6-8826-1C7BBFA25735> /var/folders/*/VidCutter.app/Contents/MacOS/Python
       0x101679000 -        0x101680fff +_struct.cpython-39-darwin.so (0) <786FE38B-7C92-3FC5-B19D-F92478CC2C7F> /var/folders/*/VidCutter.app/Contents/MacOS/lib-dynload/_struct.cpython-39-darwin.so
       0x10168c000 -        0x101693fff +zlib.cpython-39-darwin.so (0) <2EE93761-83E0-35BF-B793-550AEE7E299B> /var/folders/*/VidCutter.app/Contents/MacOS/lib-dynload/zlib.cpython-39-darwin.so
       0x10171e000 -        0x101731fff +_ctypes.cpython-39-darwin.so (0) <5E9F23AF-AACD-30A3-B4F3-EFD0711F7A53> /var/folders/*/VidCutter.app/Contents/MacOS/lib-dynload/_ctypes.cpython-39-darwin.so
       0x1017c1000 -        0x1017c4fff +_heapq.cpython-39-darwin.so (0) <9B507D45-F774-33AE-AEB1-59C2424A57F9> /var/folders/*/VidCutter.app/Contents/MacOS/lib-dynload/_heapq.cpython-39-darwin.so
       0x10184e000 -        0x101865fff +_pickle.cpython-39-darwin.so (0) <32246E45-C59D-37CD-B97A-9B0FFC3A30EA> /var/folders/*/VidCutter.app/Contents/MacOS/lib-dynload/_pickle.cpython-39-darwin.so
       0x1018b3000 -        0x1018c2fff +_socket.cpython-39-darwin.so (0) <EFF24F78-EA06-376F-991D-E4D54099227F> /var/folders/*/VidCutter.app/Contents/MacOS/lib-dynload/_socket.cpython-39-darwin.so
       0x1018cf000 -        0x1018dafff +math.cpython-39-darwin.so (0) <DC724658-F059-3BF2-B3BB-24F34CBCF279> /var/folders/*/VidCutter.app/Contents/MacOS/lib-dynload/math.cpython-39-darwin.so
       0x1018e6000 -        0x1018edfff +select.cpython-39-darwin.so (0) <DE09C05A-9335-3C8F-AB45-E7B029C05442> /var/folders/*/VidCutter.app/Contents/MacOS/lib-dynload/select.cpython-39-darwin.so
       0x1018f8000 -        0x1018fffff +array.cpython-39-darwin.so (0) <2FF81354-815D-3C07-9C16-96DD2CEA13C9> /var/folders/*/VidCutter.app/Contents/MacOS/lib-dynload/array.cpython-39-darwin.so
       0x1019cc000 -        0x1019cffff +grp.cpython-39-darwin.so (0) <63998961-0361-33CE-9349-4A8C2E11196A> /var/folders/*/VidCutter.app/Contents/MacOS/lib-dynload/grp.cpython-39-darwin.so
       0x1019d9000 -        0x1019dcfff +_posixsubprocess.cpython-39-darwin.so (0) <C383B91F-4F37-3E1B-ACD7-6D29A30C9D31> /var/folders/*/VidCutter.app/Contents/MacOS/lib-dynload/_posixsubprocess.cpython-39-darwin.so
       0x101a67000 -        0x101a6afff +_queue.cpython-39-darwin.so (0) <1E8D252C-0D0D-33D1-A5D0-EC0389D06C5E> /var/folders/*/VidCutter.app/Contents/MacOS/lib-dynload/_queue.cpython-39-darwin.so
       0x101a74000 -        0x101a77fff +_bz2.cpython-39-darwin.so (0) <723D11F9-3C3B-3B0F-AA57-41B584DDFE93> /var/folders/*/VidCutter.app/Contents/MacOS/lib-dynload/_bz2.cpython-39-darwin.so
       0x101a82000 -        0x101a89fff +_lzma.cpython-39-darwin.so (0) <209248F6-9617-3FD8-B755-C30D32F28999> /var/folders/*/VidCutter.app/Contents/MacOS/lib-dynload/_lzma.cpython-39-darwin.so
       0x101a95000 -        0x101ab0fff +liblzma.5.dylib (0) <E4406E42-7BC4-3945-A1A4-E9B6874EF052> /var/folders/*/VidCutter.app/Contents/MacOS/liblzma.5.dylib
       0x101ab7000 -        0x101c16fff +QtCore.abi3.so (0) <25123D5B-2BEB-3770-9E88-422696C08A7D> /var/folders/*/VidCutter.app/Contents/MacOS/PyQt5/QtCore.abi3.so
       0x101d9b000 -        0x10230bfff +QtCore (0) <C723812A-F7A5-3001-98D5-E60E8DAA6FFB> /var/folders/*/VidCutter.app/Contents/MacOS/QtCore
       0x1042ec000 -        0x104303fff +sip.cpython-39-darwin.so (0) <262238DA-9114-3032-AA7E-CA658E9E3B71> /var/folders/*/VidCutter.app/Contents/MacOS/PyQt5/sip.cpython-39-darwin.so
       0x10438e000 -        0x1044f7fff +QtGui.abi3.so (0) <C7FDCA7B-EED1-37BD-BB50-901442C3FDFF> /var/folders/*/VidCutter.app/Contents/MacOS/PyQt5/QtGui.abi3.so
       0x104699000 -        0x104b82fff +QtGui (0) <CBCEC35A-EE54-354F-9C2B-188AC6B2790D> /var/folders/*/VidCutter.app/Contents/MacOS/QtGui
       0x104da3000 -        0x105033fff +QtWidgets.abi3.so (0) <9D893D18-53D8-3C59-80F1-3E37DF41D246> /var/folders/*/VidCutter.app/Contents/MacOS/PyQt5/QtWidgets.abi3.so
       0x10541b000 -        0x10542afff +_datetime.cpython-39-darwin.so (0) <C333B15A-A3F0-3BB8-9562-A6330042177F> /var/folders/*/VidCutter.app/Contents/MacOS/lib-dynload/_datetime.cpython-39-darwin.so
       0x105438000 -        0x105439fff +Qt.abi3.so (0) <85A74D05-E95E-356E-B807-126052B6BFFC> /var/folders/*/VidCutter.app/Contents/MacOS/PyQt5/Qt.abi3.so
       0x10543c000 -        0x10549dfff +QtNetwork.abi3.so (0) <352DAC23-C10D-3B6F-90AD-7103EE795238> /var/folders/*/VidCutter.app/Contents/MacOS/PyQt5/QtNetwork.abi3.so
       0x105517000 -        0x105627fff +QtNetwork (0) <C09A61C8-678F-339B-AD2E-B2A4A9B16BAB> /var/folders/*/VidCutter.app/Contents/MacOS/QtNetwork
       0x1056ad000 -        0x1056b1fff +QtConcurrent (0) <A34AC906-5474-33BB-AEC2-138E4EDDE70E> /var/folders/*/VidCutter.app/Contents/MacOS/QtConcurrent
       0x1056c0000 -        0x10575bfff  dyld (852) <1AC76561-4F9A-34B1-BA7C-4516CACEAED7> /usr/lib/dyld
       0x1057d8000 -        0x105c1efff +QtWidgets (0) <B432D666-DCAB-320A-8496-78A67F554C0E> /var/folders/*/VidCutter.app/Contents/MacOS/QtWidgets
       0x105e0a000 -        0x105e5afff +QtQml.abi3.so (0) <F0DFA15C-0CE3-35D2-8552-EC8844709921> /var/folders/*/VidCutter.app/Contents/MacOS/PyQt5/QtQml.abi3.so
       0x105eee000 -        0x106246fff +QtQml (0) <8D7B72BF-F1F8-35C9-88AC-C4B1BCAC7127> /var/folders/*/VidCutter.app/Contents/MacOS/QtQml
       0x1063ec000 -        0x10641cfff +QtBluetooth.abi3.so (0) <704E6CC9-A0AA-309C-A260-46BB4FEE0A2C> /var/folders/*/VidCutter.app/Contents/MacOS/PyQt5/QtBluetooth.abi3.so
       0x106459000 -        0x1064c3fff +QtBluetooth (0) <B32CE09A-B8A8-33D6-88CE-64782796E077> /var/folders/*/VidCutter.app/Contents/MacOS/QtBluetooth
       0x1064ff000 -        0x106518fff +QtDBus.abi3.so (0) <898F8A77-EB1D-3D82-85E3-BBE6451597FA> /var/folders/*/VidCutter.app/Contents/MacOS/PyQt5/QtDBus.abi3.so
       0x106537000 -        0x106596fff +QtDBus (0) <F6C498CB-9925-350D-B597-6C3F102E09D5> /var/folders/*/VidCutter.app/Contents/MacOS/QtDBus
       0x1065cd000 -        0x1065fafff +QtDesigner.abi3.so (0) <07AD6112-FE3A-3BD0-A854-A6B6E0534396> /var/folders/*/VidCutter.app/Contents/MacOS/PyQt5/QtDesigner.abi3.so
       0x106633000 -        0x1069ddfff +QtDesigner (0) <47C80ABA-CD92-35F3-A313-E76FB08B3429> /var/folders/*/VidCutter.app/Contents/MacOS/QtDesigner
       0x106b15000 -        0x106b49fff +QtXml (0) <4264985F-0DCB-3E0C-9A9A-6AF5DE67E86C> /var/folders/*/VidCutter.app/Contents/MacOS/QtXml
       0x106b62000 -        0x106b80fff +QtHelp.abi3.so (0) <555AC091-E266-32EB-A898-11D91633BC1C> /var/folders/*/VidCutter.app/Contents/MacOS/PyQt5/QtHelp.abi3.so
       0x106ba1000 -        0x106bedfff +QtHelp (0) <CD3E4416-E9FC-30F8-A50A-1213F072D56C> /var/folders/*/VidCutter.app/Contents/MacOS/QtHelp
       0x106c1a000 -        0x106c3bfff +QtSql (0) <C1B050DD-83C0-33F7-983B-B6D2CF6EF178> /var/folders/*/VidCutter.app/Contents/MacOS/QtSql
       0x106c52000 -        0x106c5afff +QtMacExtras.abi3.so (0) <A83D4F81-F1DE-3A78-9473-BA46DF53EC03> /var/folders/*/VidCutter.app/Contents/MacOS/PyQt5/QtMacExtras.abi3.so
       0x106c63000 -        0x106c6bfff +QtMacExtras (0) <F7E28B8B-BEB0-3BB8-AD60-15F9E4732B0E> /var/folders/*/VidCutter.app/Contents/MacOS/QtMacExtras
       0x106c73000 -        0x106cf0fff +QtMultimedia.abi3.so (0) <7764FA9E-658A-3CD3-B15F-1ECAE1950EB6> /var/folders/*/VidCutter.app/Contents/MacOS/PyQt5/QtMultimedia.abi3.so
       0x106d97000 -        0x106e11fff +QtMultimedia (0) <87AD7E13-5168-3CA5-B7B6-CA6523EEAF29> /var/folders/*/VidCutter.app/Contents/MacOS/QtMultimedia
       0x106ebf000 -        0x106ed2fff +QtMultimediaWidgets.abi3.so (0) <9FB0DA87-DC4F-3BE1-BF51-514B2762BCC4> /var/folders/*/VidCutter.app/Contents/MacOS/PyQt5/QtMultimediaWidgets.abi3.so
       0x106ee7000 -        0x106ef8fff +QtMultimediaWidgets (0) <578E0F05-553F-3A8D-9E5D-322BA18C32CF> /var/folders/*/VidCutter.app/Contents/MacOS/QtMultimediaWidgets
       0x106f0b000 -        0x106f40fff +QtOpenGL (0) <3BB34A4A-A084-3A6D-AFD4-72B02C295355> /var/folders/*/VidCutter.app/Contents/MacOS/QtOpenGL
       0x106f67000 -        0x106f7bfff +QtNfc.abi3.so (0) <3CA56E94-9990-32D4-A21D-7D9BA66A5F59> /var/folders/*/VidCutter.app/Contents/MacOS/PyQt5/QtNfc.abi3.so
       0x106f95000 -        0x106fabfff +QtNfc (0) <BD4A6002-12D1-3F2A-AC25-EDB7077CC97E> /var/folders/*/VidCutter.app/Contents/MacOS/QtNfc
       0x106fc0000 -        0x106fd1fff +QtOpenGL.abi3.so (0) <FE7C7F12-135C-34A0-AA0A-D0907A226164> /var/folders/*/VidCutter.app/Contents/MacOS/PyQt5/QtOpenGL.abi3.so
       0x106fe6000 -        0x107000fff +QtPositioning.abi3.so (0) <F9CB3C91-F8DA-354B-913C-A37C9500CA20> /var/folders/*/VidCutter.app/Contents/MacOS/PyQt5/QtPositioning.abi3.so
       0x107023000 -        0x107089fff +QtPositioning (0) <E0B482DC-CB27-371B-B834-00BA2B98DFAE> /var/folders/*/VidCutter.app/Contents/MacOS/QtPositioning
       0x1070b5000 -        0x1070f5fff +QtLocation.abi3.so (0) <1D0ACA6B-C3DA-374E-8F3D-4523D0CDB41F> /var/folders/*/VidCutter.app/Contents/MacOS/PyQt5/QtLocation.abi3.so
       0x107145000 -        0x107277fff +QtLocation (0) <9A8AF75B-405D-3BF9-969D-1AB472BFEB4F> /var/folders/*/VidCutter.app/Contents/MacOS/QtLocation
       0x107355000 -        0x107365fff +QtPositioningQuick (0) <9C119C2E-8F6D-314C-AD61-B5BADD315160> /var/folders/*/VidCutter.app/Contents/MacOS/QtPositioningQuick
       0x107377000 -        0x1076bbfff +QtQuick (0) <CBC34D86-E7F2-33FE-B6D4-99FC04FB34C8> /var/folders/*/VidCutter.app/Contents/MacOS/QtQuick
       0x1078d0000 -        0x107928fff +QtQmlModels (0) <39443DF4-A7D2-39B2-ACC7-43D4C537B9FD> /var/folders/*/VidCutter.app/Contents/MacOS/QtQmlModels
       0x1079a3000 -        0x1079c3fff +QtPrintSupport.abi3.so (0) <940BCB20-CEA3-32A0-AD63-37959D2402BB> /var/folders/*/VidCutter.app/Contents/MacOS/PyQt5/QtPrintSupport.abi3.so
       0x1079e7000 -        0x107a12fff +QtPrintSupport (0) <BE399B08-503C-39E3-ACAC-268A9D866624> /var/folders/*/VidCutter.app/Contents/MacOS/QtPrintSupport
       0x107a3b000 -        0x107acdfff +QtQuick.abi3.so (0) <5693D460-C99A-382C-8A9C-270660235D49> /var/folders/*/VidCutter.app/Contents/MacOS/PyQt5/QtQuick.abi3.so
       0x107bd3000 -        0x107bdbfff +QtQuick3D.abi3.so (0) <3F53070A-FCE4-35A9-9AB9-95A62F0F2BFB> /var/folders/*/VidCutter.app/Contents/MacOS/PyQt5/QtQuick3D.abi3.so
       0x107be3000 -        0x107c31fff +QtQuick3D (0) <423231BA-5465-37CD-9A5E-4733F8152DE1> /var/folders/*/VidCutter.app/Contents/MacOS/QtQuick3D
       0x107c8b000 -        0x107db1fff +QtQuick3DRuntimeRender (0) <34ACC7AD-A2B1-363D-AB4A-03CCAA31313C> /var/folders/*/VidCutter.app/Contents/MacOS/QtQuick3DRuntimeRender
       0x107dea000 -        0x107e00fff +QtQuick3DAssetImport (0) <5DD26272-DF6F-3A6B-94BC-2C9442B44544> /var/folders/*/VidCutter.app/Contents/MacOS/QtQuick3DAssetImport
       0x107e10000 -        0x107e5bfff +QtQuick3DRender (0) <1F80E157-4238-3871-A552-86170757056D> /var/folders/*/VidCutter.app/Contents/MacOS/QtQuick3DRender
       0x107e9d000 -        0x107ea4fff +QtQuick3DUtils (0) <8DDDCE41-5D80-363F-A9AD-A1485CD7C026> /var/folders/*/VidCutter.app/Contents/MacOS/QtQuick3DUtils
       0x107ea8000 -        0x107eb2fff +QtQuickWidgets.abi3.so (0) <9B41E926-4260-374B-A0B1-62C243709667> /var/folders/*/VidCutter.app/Contents/MacOS/PyQt5/QtQuickWidgets.abi3.so
       0x107ebd000 -        0x107ec9fff +QtQuickWidgets (0) <A37FC284-6E0B-3D90-A5F1-45661530F9FE> /var/folders/*/VidCutter.app/Contents/MacOS/QtQuickWidgets
       0x107ed6000 -        0x107ee3fff +QtRemoteObjects.abi3.so (0) <21DE1CC9-7822-32D6-8314-0E41A7A7297A> /var/folders/*/VidCutter.app/Contents/MacOS/PyQt5/QtRemoteObjects.abi3.so
       0x107ef7000 -        0x107f62fff +QtRemoteObjects (0) <BC682B79-B2B8-3FF3-AAA7-FEB4EAB80118> /var/folders/*/VidCutter.app/Contents/MacOS/QtRemoteObjects
       0x107f9f000 -        0x107fbffff +QtSensors.abi3.so (0) <198B1E11-EC41-36BA-ADB3-5AD8172A7EC5> /var/folders/*/VidCutter.app/Contents/MacOS/PyQt5/QtSensors.abi3.so
       0x107ff2000 -        0x10800afff +QtSensors (0) <71D2667D-BD12-3F07-9C2E-A635489EB9C3> /var/folders/*/VidCutter.app/Contents/MacOS/QtSensors
    0x7fff20320000 -     0x7fff20321fff  libsystem_blocks.dylib (79) <48AF56A9-6E42-3A5E-A213-E6AFD8F81044> /usr/lib/system/libsystem_blocks.dylib
    0x7fff20322000 -     0x7fff20357fff  libxpc.dylib (2038.120.1) <5751A7F5-6DC5-3090-B7F1-D90ED71BEF1F> /usr/lib/system/libxpc.dylib
    0x7fff20358000 -     0x7fff2036ffff  libsystem_trace.dylib (1277.120.1) <8E243C00-BFC2-3FAA-989C-0D72314DB04D> /usr/lib/system/libsystem_trace.dylib
    0x7fff20370000 -     0x7fff2040dfff  libcorecrypto.dylib (1000.120.2) <FADB19A0-1BF3-3F47-B729-87B4FA8CA677> /usr/lib/system/libcorecrypto.dylib
    0x7fff2040e000 -     0x7fff2043afff  libsystem_malloc.dylib (317.121.1) <CAD162A5-7367-3A30-9C15-5D036411AEDE> /usr/lib/system/libsystem_malloc.dylib
    0x7fff2043b000 -     0x7fff2047ffff  libdispatch.dylib (1271.120.2) <7B229797-1F2E-3409-9D0C-060C7EEF2E12> /usr/lib/system/libdispatch.dylib
    0x7fff20480000 -     0x7fff204b9fff  libobjc.A.dylib (824) <FE5AF22E-80A1-34BB-98D6-610879988BAA> /usr/lib/libobjc.A.dylib
    0x7fff204ba000 -     0x7fff204bcfff  libsystem_featureflags.dylib (28.60.1) <77F7F479-39BD-3111-BE3C-C74567FD120C> /usr/lib/system/libsystem_featureflags.dylib
    0x7fff204bd000 -     0x7fff20545fff  libsystem_c.dylib (1439.100.3) <38F8A126-C995-349A-B909-FF831914ED2E> /usr/lib/system/libsystem_c.dylib
    0x7fff20546000 -     0x7fff2059bfff  libc++.1.dylib (905.6) <B3812B86-4FCF-3A10-8866-DF67940A974C> /usr/lib/libc++.1.dylib
    0x7fff2059c000 -     0x7fff205b1fff  libc++abi.dylib (905.6) <A0FE88B7-E157-3C9C-A29A-11D3BE3436B3> /usr/lib/libc++abi.dylib
    0x7fff205b2000 -     0x7fff205e1fff  libsystem_kernel.dylib (7195.121.3) <A4938CF5-ABC0-397B-8A6E-B7BEEFA24D0A> /usr/lib/system/libsystem_kernel.dylib
    0x7fff205e2000 -     0x7fff205edfff  libsystem_pthread.dylib (454.120.2) <17482C9D-061E-3769-AC9E-BE1239D33098> /usr/lib/system/libsystem_pthread.dylib
    0x7fff205ee000 -     0x7fff20629fff  libdyld.dylib (852) <C10CEA28-D5A0-324F-8F07-8C7CE4805412> /usr/lib/system/libdyld.dylib
    0x7fff2062a000 -     0x7fff20633fff  libsystem_platform.dylib (254.80.2) <8664A4CD-EE27-3C71-B5CC-06E2B1B4F394> /usr/lib/system/libsystem_platform.dylib
    0x7fff20634000 -     0x7fff2065ffff  libsystem_info.dylib (542.40.3) <EA3F9C9C-3116-3DB4-A3F1-5B03172C1E72> /usr/lib/system/libsystem_info.dylib
    0x7fff20660000 -     0x7fff20afdfff  com.apple.CoreFoundation (6.9 - 1776.103) <01EFB7F8-BCE6-32DF-A0B8-02F9027F882C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff20afe000 -     0x7fff20d32fff  com.apple.LaunchServices (1122.38 - 1122.38) <241B3D82-2C9C-3F7D-88BD-AC78A689FF04> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff20d33000 -     0x7fff20e06fff  com.apple.gpusw.MetalTools (1.0 - 1) <03202B68-E515-3CBE-AC5A-39E80A702A6F> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff20e07000 -     0x7fff21063fff  libBLAS.dylib (1336.120.1) <44514FE9-B994-380E-8341-4ABA30DB8895> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff21064000 -     0x7fff210b1fff  com.apple.Lexicon-framework (1.0 - 86.2) <F69DF515-4980-36C8-9F5D-987B67D2AFAF> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff210b2000 -     0x7fff21120fff  libSparse.dylib (106) <E7F273C0-18F8-3688-9B63-C86DEB06740A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff21121000 -     0x7fff2119efff  com.apple.SystemConfiguration (1.20 - 1.20) <81EDA68C-051A-3F4C-B79E-B53B365B67B1> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff2119f000 -     0x7fff211d3fff  libCRFSuite.dylib (50) <703BB228-D959-3009-AF3F-0015588F531A> /usr/lib/libCRFSuite.dylib
    0x7fff211d4000 -     0x7fff2140cfff  libmecabra.dylib (929.10) <43C2A11F-7F68-31B6-AD65-31282837DED3> /usr/lib/libmecabra.dylib
    0x7fff2140d000 -     0x7fff2176bfff  com.apple.Foundation (6.9 - 1776.103) <3C3B967D-778D-30BF-A3F8-E734FAFD76F2> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff2176c000 -     0x7fff21854fff  com.apple.LanguageModeling (1.0 - 247.3) <58ACD840-A17B-3CB0-B010-7E4493C5BC5C> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff21855000 -     0x7fff2198bfff  com.apple.CoreDisplay (237.3 - 237.3) <65322ECF-632D-362D-870D-5CE69B1B6C60> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff2198c000 -     0x7fff21bfcfff  com.apple.audio.AudioToolboxCore (1.0 - 1181.68) <87BA778B-6634-30D8-BF69-678C36246242> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
    0x7fff21bfd000 -     0x7fff21de2fff  com.apple.CoreText (677.5.0.5 - 677.5.0.5) <C148A259-D01A-3634-9449-119EB084ABA9> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff21de3000 -     0x7fff22473fff  com.apple.audio.CoreAudio (5.0 - 5.0) <E987DC18-3396-3AAD-A66A-2B755C8D242A> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff22474000 -     0x7fff227c8fff  com.apple.security (7.0 - 59754.120.12) <7C3D689E-9B3E-3F73-ACF0-F40C1297D180> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff227c9000 -     0x7fff22a28fff  libicucore.A.dylib (66112) <9957A773-012E-3ABA-9587-CFF787170AE8> /usr/lib/libicucore.A.dylib
    0x7fff22a29000 -     0x7fff22a32fff  libsystem_darwin.dylib (1439.100.3) <BF5B5FD8-B5A3-3035-8641-466E625A6CE8> /usr/lib/system/libsystem_darwin.dylib
    0x7fff22a33000 -     0x7fff22d1efff  com.apple.CoreServices.CarbonCore (1307.3 - 1307.3) <1C5425B5-0E8C-3691-99AB-44F17F357C81> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff22d5e000 -     0x7fff22d98fff  com.apple.CSStore (1122.38 - 1122.38) <A664672F-440D-3BA8-8851-68B4C6AB1022> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
    0x7fff22d99000 -     0x7fff22e47fff  com.apple.framework.IOKit (2.0.2 - 1845.120.6) <C6E70E82-8508-3515-ACE1-361E575D466A> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff22e48000 -     0x7fff22e53fff  libsystem_notify.dylib (279.40.4) <7FFECC25-FA84-3B59-9CC8-4D9DC84E6EC1> /usr/lib/system/libsystem_notify.dylib
    0x7fff22ea2000 -     0x7fff23beafff  com.apple.AppKit (6.9 - 2022.50.114) <02279013-2888-3A1D-8F28-0C39A64EF5FA> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff23beb000 -     0x7fff23e39fff  com.apple.UIFoundation (1.0 - 728.8) <A901F2AB-A1C3-3BDB-A2ED-33CAEC118589> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff23e3a000 -     0x7fff23e4cfff  com.apple.UniformTypeIdentifiers (637 - 637) <8DEE5893-C380-335B-B3DA-DD49DA8FB037> /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
    0x7fff242b7000 -     0x7fff2493dfff  libnetwork.dylib (2288.121.1) <728F736C-8AB2-30C0-8E61-A84F34642B18> /usr/lib/libnetwork.dylib
    0x7fff2493e000 -     0x7fff24ddcfff  com.apple.CFNetwork (1240.0.4 - 1240.0.4) <83684BEF-A3CE-3227-8E10-A8A538CCA9AE> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff24ddd000 -     0x7fff24debfff  libsystem_networkextension.dylib (1295.120.5) <02486B74-EAAD-3055-AE20-F12E79B39297> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff24dec000 -     0x7fff24decfff  libenergytrace.dylib (22.100.1) <7039CE14-0DED-3FD3-A540-A01DEFC4314D> /usr/lib/libenergytrace.dylib
    0x7fff24ded000 -     0x7fff24e49fff  libMobileGestalt.dylib (978.120.1) <9FF187B8-854F-338D-BD6A-AE142C815617> /usr/lib/libMobileGestalt.dylib
    0x7fff24e4a000 -     0x7fff24e60fff  libsystem_asl.dylib (385) <B3E89650-A7FE-3E93-8A1B-D88145FDD45C> /usr/lib/system/libsystem_asl.dylib
    0x7fff24e61000 -     0x7fff24e78fff  com.apple.TCC (1.0 - 1) <5D202FF3-7BD8-3384-A8AB-7D62CD14C412> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff24e79000 -     0x7fff251ddfff  com.apple.SkyLight (1.600.0 - 588.1) <D5925B80-2468-3709-9DFD-BEAF418169EC> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff251de000 -     0x7fff25867fff  com.apple.CoreGraphics (2.0 - 1463.14.2) <8E1776B9-0046-3FCF-BF54-F76490EA4A27> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff25868000 -     0x7fff2595efff  com.apple.ColorSync (4.13.0 - 3473.4.3) <CB975116-61F8-330F-B111-3F0467F88BC1> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff2595f000 -     0x7fff259bafff  com.apple.HIServices (1.22 - 716) <132B9E44-BF23-3B61-96F2-7678C81115AA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff25d61000 -     0x7fff26180fff  com.apple.CoreData (120 - 1048) <D3DAFFD5-CC38-3A82-B138-015DBFD551D9> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff26181000 -     0x7fff26196fff  com.apple.ProtocolBuffer (1 - 285.24.10.20.1) <C92547DE-86B8-3734-A17D-D0F9B4AE1300> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff26197000 -     0x7fff2634afff  libsqlite3.dylib (321.3) <E9324AF2-968F-3459-A0EB-2FD4E8A3BF09> /usr/lib/libsqlite3.dylib
    0x7fff263c8000 -     0x7fff263dffff  com.apple.commonutilities (8.0 - 900) <4EBBE25A-3599-3DC8-B846-F90BD23FED85> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff263e0000 -     0x7fff2645ffff  com.apple.BaseBoard (526 - 526) <ECED5758-3FD9-3F09-8E55-2230E391373A> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff26460000 -     0x7fff264a8fff  com.apple.RunningBoardServices (1.0 - 505.100.8) <F72D5FDE-6DC0-3068-AD08-CA8D165E574D> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
    0x7fff264a9000 -     0x7fff2651dfff  com.apple.AE (918.6 - 918.6) <A9B7A6D0-85CE-31CD-8926-81D3A714AF42> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff2651e000 -     0x7fff26524fff  libdns_services.dylib (1310.120.71) <6F77A4C7-40B9-3062-8650-6E1E2FD07046> /usr/lib/libdns_services.dylib
    0x7fff26525000 -     0x7fff2652cfff  libsystem_symptoms.dylib (1431.120.1) <3BEA5355-D267-39D4-8BC6-A1703845BD3F> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff2652d000 -     0x7fff266b8fff  com.apple.Network (1.0 - 1) <39B5F4D8-5105-37CB-9F18-2B2C36CB4B42> /System/Library/Frameworks/Network.framework/Versions/A/Network
    0x7fff266b9000 -     0x7fff266e8fff  com.apple.analyticsd (1.0 - 1) <2DABBC97-042F-39C7-85A5-A6F47BCAC5EC> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
    0x7fff266e9000 -     0x7fff266ebfff  libDiagnosticMessagesClient.dylib (112) <8D0655AC-218F-3AA6-9802-2444E6801067> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff266ec000 -     0x7fff26738fff  com.apple.spotlight.metadata.utilities (1.0 - 2150.21) <7CE4BC56-65ED-3D75-8DA0-05EFE1BA2256> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff26739000 -     0x7fff267d3fff  com.apple.Metadata (10.7.0 - 2150.21) <04F83B90-3535-326F-8897-D43F55DDE771> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff267d4000 -     0x7fff267dafff  com.apple.DiskArbitration (2.7 - 2.7) <97F9E5D9-0942-3AD6-8D31-65106C452CB8> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff267db000 -     0x7fff26e42fff  com.apple.vImage (8.1 - 544.4) <A711FD44-1495-3D7B-BF5C-E238C17B1A79> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff26e43000 -     0x7fff2711ffff  com.apple.QuartzCore (1.11 - 927.21) <F384A0C0-F855-3B4D-AAD0-E0F0550E226C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff27120000 -     0x7fff27161fff  libFontRegistry.dylib (309) <5D9848B3-14C7-34A8-A981-B3C2CFD12BD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff27162000 -     0x7fff272a2fff  com.apple.coreui (2.1 - 692.1) <76D85525-8D99-3F0F-BC36-DEA342D4589D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff2738f000 -     0x7fff2739afff  com.apple.PerformanceAnalysis (1.278.3 - 278.3) <3FE8B4FD-B159-38B0-BA07-DE6722AC9F55> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff2739b000 -     0x7fff273aafff  com.apple.OpenDirectory (11.4 - 230.40.1) <32596EC3-5500-3B18-ABCD-D92EDEDE74BF> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff273ab000 -     0x7fff273cafff  com.apple.CFOpenDirectory (11.4 - 230.40.1) <3AA364D1-58AE-3C8D-B897-5B4AC3256BE7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff273cb000 -     0x7fff273d7fff  com.apple.CoreServices.FSEvents (1290.120.5 - 1290.120.5) <4C4959DF-FE61-30E8-8BBB-3BF674BE203A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff273d8000 -     0x7fff273fcfff  com.apple.coreservices.SharedFileList (144 - 144) <4418DDA1-CA34-3402-97F2-CE9B60019617> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff273fd000 -     0x7fff273fffff  libapp_launch_measurement.dylib (14.1) <78905455-A807-3D67-AD56-FF8C22D31B16> /usr/lib/libapp_launch_measurement.dylib
    0x7fff27400000 -     0x7fff27447fff  com.apple.CoreAutoLayout (1.0 - 21.10.1) <E848DF1F-1C82-3F04-87B8-9BF0C956A587> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
    0x7fff27448000 -     0x7fff2752afff  libxml2.2.dylib (34.9) <08E7CAB2-0EED-376C-880A-E52CC01E82F3> /usr/lib/libxml2.2.dylib
    0x7fff2752b000 -     0x7fff27578fff  com.apple.CoreVideo (1.8 - 414.7) <29D4EA46-F0B6-3004-863C-0940ACD200C2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff27579000 -     0x7fff2757bfff  com.apple.loginsupport (1.0 - 1) <02FCC3AF-1E2D-3603-9D6F-33589ED28A00> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff28533000 -     0x7fff28543fff  libsystem_containermanager.dylib (318.100.4) <2BBFF58C-D27E-3371-968D-7DE1E53749F6> /usr/lib/system/libsystem_containermanager.dylib
    0x7fff28544000 -     0x7fff28555fff  com.apple.IOSurface (290.8.1 - 290.8.1) <BA97183F-8EE4-3833-8AA7-06D9B9D39BDF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff28556000 -     0x7fff2855ffff  com.apple.IOAccelerator (442.9 - 442.9) <91FA0C86-BD36-373C-B91A-7360D27CA614> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff28560000 -     0x7fff28683fff  com.apple.Metal (244.201 - 244.201) <5197E017-D6CD-3611-A8B5-76A4FB901C6A> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff28684000 -     0x7fff286a0fff  com.apple.audio.caulk (1.0 - 70) <B6AB0B5B-ED36-3567-8112-5C9DEDBFBBFA> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7fff286a1000 -     0x7fff2878bfff  com.apple.CoreMedia (1.0 - 2775.22) <9C15E6D0-245E-3A6E-BC67-C1DF67F7EB2A> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff2878c000 -     0x7fff288ecfff  libFontParser.dylib (305.5.0.1) <DFE3F79C-849C-3FC7-AFC0-24AB83171A36> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
    0x7fff288ed000 -     0x7fff28be8fff  com.apple.HIToolbox (2.1.1 - 1061.11) <DFAA0674-E367-36D9-925A-4EA9A6954BB0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff28be9000 -     0x7fff28bfcfff  com.apple.framework.DFRFoundation (1.0 - 266) <0B60B894-C5A5-38F0-8755-53BD217B0E36> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff28bfd000 -     0x7fff28c00fff  com.apple.dt.XCTTargetBootstrap (1.0 - 18119.1) <8828FD40-9EE5-3E09-9DD7-8B7E34B34C26> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff28c01000 -     0x7fff28c2afff  com.apple.CoreSVG (1.0 - 149) <BA347BBA-DC27-3728-9728-A791957D3F59> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
    0x7fff28c2b000 -     0x7fff28e67fff  com.apple.ImageIO (3.3.0 - 2130.5.4) <14E0D520-1EE1-3C80-9827-4E5F513A7289> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff28e68000 -     0x7fff291e3fff  com.apple.CoreImage (16.3.0 - 1140.2) <4A5B2859-C1F7-3938-B4B6-DDEC972798D1> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff291e4000 -     0x7fff2924afff  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <20902DA8-4AAB-36C8-9224-4F9E828B465A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff2924b000 -     0x7fff2924efff  libsystem_configuration.dylib (1109.120.1) <C7A9BD10-192B-31D3-92ED-2581A61A99F6> /usr/lib/system/libsystem_configuration.dylib
    0x7fff2924f000 -     0x7fff29253fff  libsystem_sandbox.dylib (1441.120.5) <DC075A7C-9D4A-32D3-9022-CD47764AFDAD> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff29254000 -     0x7fff29255fff  com.apple.AggregateDictionary (1.0 - 1) <4394E8DB-F6D9-3F85-B894-F463378DC1B4> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff29256000 -     0x7fff29259fff  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <1826DE1C-06B1-3140-A9A2-F7D55C1D9DB6> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff2925a000 -     0x7fff2925bfff  liblangid.dylib (136) <ADE3A41C-F815-39DE-A978-1B0EE456167B> /usr/lib/liblangid.dylib
    0x7fff2925c000 -     0x7fff29300fff  com.apple.CoreNLP (1.0 - 245.2) <9B1C60E4-2B36-34A7-AF43-7EEC914FA1FE> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff29301000 -     0x7fff29307fff  com.apple.LinguisticData (1.0 - 399) <48C87E01-670A-336C-9D37-723E06BE422D> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff29308000 -     0x7fff299b0fff  libBNNS.dylib (288.100.5) <48BD7046-5DBD-3F3D-AD81-376AD24FA45D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff299b1000 -     0x7fff29b83fff  libvDSP.dylib (760.100.3) <372AD8C6-F390-3257-A886-D3B545AAB98C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff29b84000 -     0x7fff29b95fff  com.apple.CoreEmoji (1.0 - 128.4) <677784E7-E4E6-3405-AC53-DD66197C4821> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff29b96000 -     0x7fff29ba0fff  com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) <A57347A7-1354-3F54-B9EC-E5F83A200AAF> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer
    0x7fff29ba1000 -     0x7fff29c73fff  com.apple.framework.CoreWLAN (16.0 - 1657) <42166AAE-D9EF-3EE6-A0F3-8B3E320BB39E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff29c74000 -     0x7fff29e75fff  com.apple.CoreUtils (6.6 - 660.37) <D3F3801B-EC48-3C0B-9438-0C12C4A0BA87> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff29e76000 -     0x7fff29e98fff  com.apple.MobileKeyBag (2.0 - 1.0) <1FCEE156-0810-3425-88FC-E7EA6B38ACA7> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff29e99000 -     0x7fff29ea9fff  com.apple.AssertionServices (1.0 - 505.100.8) <E691B254-0792-348B-BC13-2B1A490174C4> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff29eaa000 -     0x7fff29f35fff  com.apple.securityfoundation (6.0 - 55240.40.4) <AD930CCB-A3F5-3C2C-A2CD-9963A63560F5> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff29f36000 -     0x7fff29f3ffff  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <4B88024D-62DB-3E5D-BCA2-076663214608> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff29f40000 -     0x7fff29f44fff  com.apple.xpc.ServiceManagement (1.0 - 1) <7E760B22-944C-387A-903F-C9184CE788B9> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff29f45000 -     0x7fff29f47fff  libquarantine.dylib (119.40.2) <4611645F-5817-3A80-8382-2DB03A8C0141> /usr/lib/system/libquarantine.dylib
    0x7fff29f48000 -     0x7fff29f53fff  libCheckFix.dylib (31) <33CE141E-48F5-3974-BD63-1F63558BB452> /usr/lib/libCheckFix.dylib
    0x7fff29f54000 -     0x7fff29f6bfff  libcoretls.dylib (169.100.1) <68726723-2EA1-3007-89ED-F66725A6AA7E> /usr/lib/libcoretls.dylib
    0x7fff29f6c000 -     0x7fff29f7cfff  libbsm.0.dylib (68.40.1) <77DF90DF-D5C2-3178-AAA7-96FC6D9F2312> /usr/lib/libbsm.0.dylib
    0x7fff29f7d000 -     0x7fff29fc6fff  libmecab.dylib (929.10) <48F1EC4F-7D85-347F-B20C-7225AF2499A4> /usr/lib/libmecab.dylib
    0x7fff29fc7000 -     0x7fff29fccfff  libgermantok.dylib (24) <171A100F-C862-3CA2-A308-5AA9EF24B690> /usr/lib/libgermantok.dylib
    0x7fff29fcd000 -     0x7fff29fe2fff  libLinearAlgebra.dylib (1336.120.1) <09738E52-FA24-3239-895D-F762C920F03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff29fe3000 -     0x7fff2a201fff  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <C515FA90-1022-308E-A513-0EA9831FE712> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff2a202000 -     0x7fff2a251fff  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <1C3D9332-2C1D-3B52-A679-35BC37A3E8F0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff2a252000 -     0x7fff2a3b3fff  com.apple.MLCompute (1.0 - 1) <0B7ADB41-62BE-32EE-821A-BB7141DE8B42> /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute
    0x7fff2a3b4000 -     0x7fff2a3eafff  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <D5B2AEEE-3973-35A5-9FF9-1C7C031B7125> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff2a3eb000 -     0x7fff2a441fff  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <0E99566D-A21A-304F-AF1A-A9530AED8A92> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
    0x7fff2a442000 -     0x7fff2a4d2fff  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <1C395A17-2F98-35A5-B768-F22A714100D0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff2a4d3000 -     0x7fff2a4e2fff  com.apple.AppleFSCompression (125 - 1.0) <6BD3FF9C-BCEE-3AB9-AC52-71A75D1C54AD> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff2a4e3000 -     0x7fff2a4effff  libbz2.1.0.dylib (44) <CA69420A-25E7-344C-852F-808F09AD43D0> /usr/lib/libbz2.1.0.dylib
    0x7fff2a4f0000 -     0x7fff2a4f4fff  libsystem_coreservices.dylib (127.1) <1E2DA16B-D528-3D43-86C2-2BB9127954A0> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff2a4f5000 -     0x7fff2a522fff  com.apple.CoreServices.OSServices (1122.38 - 1122.38) <D02BE0AC-0544-3D1F-9E79-37715E231214> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff2a6f1000 -     0x7fff2a703fff  libz.1.dylib (76) <C1E6CE87-167E-39EC-8B8F-2C3213A0208E> /usr/lib/libz.1.dylib
    0x7fff2a704000 -     0x7fff2a74bfff  libsystem_m.dylib (3186.100.3) <21949128-D4E6-3179-B248-41B05C1CE102> /usr/lib/system/libsystem_m.dylib
    0x7fff2a74c000 -     0x7fff2a74cfff  libcharset.1.dylib (59) <4B3453D8-277A-38D3-862D-28DF71F3E285> /usr/lib/libcharset.1.dylib
    0x7fff2a74d000 -     0x7fff2a752fff  libmacho.dylib (980) <3677B3B7-03E8-3804-B2FE-5640B18FE40E> /usr/lib/system/libmacho.dylib
    0x7fff2a753000 -     0x7fff2a76efff  libkxld.dylib (7195.121.3) <A83BCE3F-35C1-34DD-B1C5-B4FDFB33B250> /usr/lib/system/libkxld.dylib
    0x7fff2a76f000 -     0x7fff2a77afff  libcommonCrypto.dylib (60178.120.3) <BBA72D86-B9C1-3123-AE59-D629DE278695> /usr/lib/system/libcommonCrypto.dylib
    0x7fff2a77b000 -     0x7fff2a785fff  libunwind.dylib (201) <3149D79A-911B-39ED-9C93-6C7E6B0860C7> /usr/lib/system/libunwind.dylib
    0x7fff2a786000 -     0x7fff2a78dfff  liboah.dylib (203.46) <0A17EAFC-15E9-37FE-8EE2-DE0F7F220AD8> /usr/lib/liboah.dylib
    0x7fff2a78e000 -     0x7fff2a798fff  libcopyfile.dylib (173.40.2) <7304CA0D-E93C-367F-9BEE-AC56B873F06C> /usr/lib/system/libcopyfile.dylib
    0x7fff2a799000 -     0x7fff2a7a0fff  libcompiler_rt.dylib (102.2) <0DB1902E-C79C-3E26-BE51-F70960ECF0B9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff2a7a1000 -     0x7fff2a7a3fff  libsystem_collections.dylib (1439.100.3) <E180C04A-9CFB-3C8E-9C2B-978D23A99F2A> /usr/lib/system/libsystem_collections.dylib
    0x7fff2a7a4000 -     0x7fff2a7a6fff  libsystem_secinit.dylib (87.60.1) <8C33D323-C11C-34CB-9295-4D7C98B8AFD6> /usr/lib/system/libsystem_secinit.dylib
    0x7fff2a7a7000 -     0x7fff2a7a9fff  libremovefile.dylib (49.120.1) <6DEAEEC9-2A65-3C7B-A9CE-23245772FD07> /usr/lib/system/libremovefile.dylib
    0x7fff2a7aa000 -     0x7fff2a7aafff  libkeymgr.dylib (31) <FD167835-3829-3FFD-B13E-D18113E271AB> /usr/lib/system/libkeymgr.dylib
    0x7fff2a7ab000 -     0x7fff2a7b2fff  libsystem_dnssd.dylib (1310.120.71) <7BB607FE-EF79-3144-8BD0-A66792FF1443> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff2a7b3000 -     0x7fff2a7b8fff  libcache.dylib (83) <8B201058-2C34-3C12-9A7A-898CB0AAD150> /usr/lib/system/libcache.dylib
    0x7fff2a7b9000 -     0x7fff2a7bafff  libSystem.B.dylib (1292.120.1) <A8309074-31CC-31F0-A143-81DF019F7A86> /usr/lib/libSystem.B.dylib
    0x7fff2a7bb000 -     0x7fff2a7befff  libfakelink.dylib (3) <CF7D19AF-D162-369D-9501-0BEAC4D1188E> /usr/lib/libfakelink.dylib
    0x7fff2a7bf000 -     0x7fff2a7bffff  com.apple.SoftLinking (1.0 - 1) <6C04D3E0-BFE0-32E2-A098-46D726F9B429> /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking
    0x7fff2a7c0000 -     0x7fff2a7f7fff  libpcap.A.dylib (98.100.3) <87B9769E-D88E-37F9-BB83-B327527AE79C> /usr/lib/libpcap.A.dylib
    0x7fff2a7f8000 -     0x7fff2a8e8fff  libiconv.2.dylib (59) <B9FD3BC7-6001-3E60-A7FB-CE8AAE07C805> /usr/lib/libiconv.2.dylib
    0x7fff2a8e9000 -     0x7fff2a8fafff  libcmph.dylib (8) <AE1C3A87-5C44-3833-9DE1-31062A878138> /usr/lib/libcmph.dylib
    0x7fff2a8fb000 -     0x7fff2a96cfff  libarchive.2.dylib (83.100.2) <5DF98631-FBAC-3F17-B4D1-0115CE6C009B> /usr/lib/libarchive.2.dylib
    0x7fff2a96d000 -     0x7fff2a9d4fff  com.apple.SearchKit (1.4.1 - 1.4.1) <FBAB58C4-1B62-39E8-9241-93966CC2C9C0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff2a9d5000 -     0x7fff2a9d6fff  libThaiTokenizer.dylib (3) <1D735582-F932-3279-9F47-D10EAD1CA9A2> /usr/lib/libThaiTokenizer.dylib
    0x7fff2a9d7000 -     0x7fff2a9f9fff  com.apple.applesauce (1.0 - 16.28) <F07DA929-24FA-36D3-A356-05C9565AC397> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff2a9fa000 -     0x7fff2aa11fff  libapple_nghttp2.dylib (1.41) <303C40AC-4212-3B20-ABF6-91F46A79B78B> /usr/lib/libapple_nghttp2.dylib
    0x7fff2aa12000 -     0x7fff2aa28fff  libSparseBLAS.dylib (1336.120.1) <3C4D290C-13A4-3A3D-B7C9-3BA0A4C9C7A5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff2aa29000 -     0x7fff2aa2afff  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <9D78B798-7218-3327-8E50-CF321EDB22B1> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff2aa2b000 -     0x7fff2aa2ffff  libpam.2.dylib (28.40.1) <A04A5DD4-34DE-3BFB-BB17-BD66F7FBA1B6> /usr/lib/libpam.2.dylib
    0x7fff2aa30000 -     0x7fff2aa4ffff  libcompression.dylib (96.120.1) <591F0E34-3C41-3D94-98BA-9BB50E608787> /usr/lib/libcompression.dylib
    0x7fff2aa50000 -     0x7fff2aa55fff  libQuadrature.dylib (7) <FD523210-15BE-3EE7-B2E2-892A7E198542> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff2aa56000 -     0x7fff2adf3fff  libLAPACK.dylib (1336.120.1) <3F036666-341C-3570-8136-CDF170C02DE7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff2adf4000 -     0x7fff2ae43fff  com.apple.DictionaryServices (1.2 - 341) <3EC1918E-0345-3EC6-BAE0-04B94A0B6809> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff2ae44000 -     0x7fff2ae5cfff  liblzma.5.dylib (16) <10B7343A-0322-3A1F-B6AE-06FC709F1BDE> /usr/lib/liblzma.5.dylib
    0x7fff2ae5d000 -     0x7fff2ae5efff  libcoretls_cfhelpers.dylib (169.100.1) <BACFE067-CAAB-3906-AAE5-A5E78CD22C6D> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff2ae5f000 -     0x7fff2af5afff  com.apple.APFS (1677.120.9 - 1677.120.9) <599AAB82-F105-3ACC-BBFA-2D3D276A312C> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff2af5b000 -     0x7fff2af68fff  libxar.1.dylib (452) <C5B63994-6F92-395D-9431-1574D6E1D89F> /usr/lib/libxar.1.dylib
    0x7fff2af69000 -     0x7fff2af6cfff  libutil.dylib (58.40.2) <4D8FD41B-89A5-31DA-BB0E-7F13C3B1652F> /usr/lib/libutil.dylib
    0x7fff2af6d000 -     0x7fff2af95fff  libxslt.1.dylib (17.4) <CADFABB2-F66B-39FF-B43A-17315815F664> /usr/lib/libxslt.1.dylib
    0x7fff2af96000 -     0x7fff2afa0fff  libChineseTokenizer.dylib (37.1) <44E1A716-E405-3E54-874F-C5011146B318> /usr/lib/libChineseTokenizer.dylib
    0x7fff2afa1000 -     0x7fff2b05efff  libvMisc.dylib (760.100.3) <E92C2BF3-02A5-31D1-BF6A-56BBA624CA90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff2b05f000 -     0x7fff2b0f6fff  libate.dylib (3.0.6) <C73DF462-D92F-366F-ADBE-B140698DEBAF> /usr/lib/libate.dylib
    0x7fff2b0f7000 -     0x7fff2b0fefff  libIOReport.dylib (64.100.1) <E7BCECCB-2F51-3A07-9C56-4EF4AFD59C80> /usr/lib/libIOReport.dylib
    0x7fff2b294000 -     0x7fff2b2e7fff  com.apple.AppleVAFramework (6.1.3 - 6.1.3) <D39DBE46-4BEB-316F-BAFA-8E2B03BED772> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff2b2e8000 -     0x7fff2b300fff  libexpat.1.dylib (26) <C0213844-67CA-38E7-A586-456A645E0BD0> /usr/lib/libexpat.1.dylib
    0x7fff2b301000 -     0x7fff2b30afff  libheimdal-asn1.dylib (597.121.1) <493CC99B-8939-3F7E-852C-9AB59B0DDC11> /usr/lib/libheimdal-asn1.dylib
    0x7fff2b30b000 -     0x7fff2b31ffff  com.apple.IconFoundation (479.4 - 479.4) <C0C5765F-6A1F-3D89-9AEE-5D49520CAAFD> /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation
    0x7fff2b320000 -     0x7fff2b38cfff  com.apple.IconServices (479.4 - 479.4) <8D31CC1A-C609-30EC-BCC3-251F7E4CDC10> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff2b38d000 -     0x7fff2b42bfff  com.apple.MediaExperience (1.0 - 1) <29CF7489-BA27-3789-95A2-F94CC6F09E7A> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
    0x7fff2b42c000 -     0x7fff2b454fff  com.apple.persistentconnection (1.0 - 1.0) <5E4A9EC5-2E54-3EFF-A330-52C0D42B26AA> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
    0x7fff2b455000 -     0x7fff2b463fff  com.apple.GraphVisualizer (1.0 - 100.1) <FFB7E9D0-F1D6-38E9-8BAD-759C3BFEE379> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff2b464000 -     0x7fff2b87ffff  com.apple.vision.FaceCore (4.3.2 - 4.3.2) <5A226A22-20F0-3196-915F-5DF94E1B3070> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff2b880000 -     0x7fff2b8c7fff  com.apple.OTSVG (1.0 - 677.5.0.5) <2E8C5AAB-E14B-3FC4-8872-332690419934> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff2b8c8000 -     0x7fff2b8cefff  com.apple.xpc.AppServerSupport (1.0 - 2038.120.1) <256FB87D-3DD1-3B42-B095-B2E5FC3A755B> /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport
    0x7fff2b8cf000 -     0x7fff2b8e1fff  libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <C97DAB60-EA72-3822-A5F7-AF29C05DC1DD> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
    0x7fff2b8e2000 -     0x7fff2b8e4fff  libspindump.dylib (295.2) <63167B4A-D7D5-3146-86B6-988FC0AD4F14> /usr/lib/libspindump.dylib
    0x7fff2b8e5000 -     0x7fff2b9a5fff  com.apple.Heimdal (4.0 - 2.0) <B7D2D628-4503-3229-BFB4-FF60066104C1> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff2bb45000 -     0x7fff2bb81fff  com.apple.bom (14.0 - 235) <B6D5DB5C-7E5B-3D1A-993B-06EDA9728BD9> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff2bb82000 -     0x7fff2bbcbfff  com.apple.AppleJPEG (1.0 - 1) <BE3058DB-0D49-3331-87A7-36D4651F143B> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff2bbcc000 -     0x7fff2bcabfff  libJP2.dylib (2130.5.4) <E1F1DA3E-2EC4-3AC9-8171-E4777A9F5DBD> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff2bcac000 -     0x7fff2bcaffff  com.apple.WatchdogClient.framework (1.0 - 98.120.2) <DE7F64ED-82D2-325D-A031-0E805D52514C> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
    0x7fff2bcb0000 -     0x7fff2bce6fff  com.apple.MultitouchSupport.framework (4440.3 - 4440.3) <C22A0497-19D3-3365-8F59-9190C510F4BE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff2bce7000 -     0x7fff2be45fff  com.apple.VideoToolbox (1.0 - 2775.22) <88A013B6-FAB1-3BF9-A5C0-A92D8951E9E3> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff2be46000 -     0x7fff2be79fff  libAudioToolboxUtility.dylib (1181.68) <2AF3BF70-DCEC-3884-A75A-DDEF1F304964> /usr/lib/libAudioToolboxUtility.dylib
    0x7fff2be7a000 -     0x7fff2bea0fff  libPng.dylib (2130.5.4) <3D6AEF53-5D8E-3F8B-B80E-71D848BFD35F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff2bea1000 -     0x7fff2bf00fff  libTIFF.dylib (2130.5.4) <F4B52A0F-2EF6-30BE-9870-CD2E8B5C3318> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff2bf01000 -     0x7fff2bf1dfff  com.apple.IOPresentment (58 - 37) <994E2AE6-D25E-32D5-9ABA-5A1979A659FE> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff2bf1e000 -     0x7fff2bf25fff  com.apple.GPUWrangler (6.3.3 - 6.3.3) <768299B7-C4B5-307D-A413-52DA0C269A9D> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff2bf26000 -     0x7fff2bf29fff  libRadiance.dylib (2130.5.4) <5C83C72F-9F7B-341D-ADD7-DA12A728C9EA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff2bf2a000 -     0x7fff2bf2ffff  com.apple.DSExternalDisplay (3.1 - 380) <AA11B104-262F-33B2-8564-EF47D24AC2B6> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff2bf30000 -     0x7fff2bf54fff  libJPEG.dylib (2130.5.4) <70213D93-137E-39CE-82C9-BC238226AC05> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff2bf55000 -     0x7fff2bf84fff  com.apple.ATSUI (1.0 - 1) <63C289D7-9FD8-370D-9DFB-9C2B50E7978A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
    0x7fff2bf85000 -     0x7fff2bf89fff  libGIF.dylib (2130.5.4) <961F6A97-AF22-3A45-BDCF-A425C23CA01A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff2bf8a000 -     0x7fff2bf93fff  com.apple.CMCaptureCore (1.0 - 82.6) <694884AA-070C-3EE5-B86C-F09ABB93A7D7> /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore
    0x7fff2bf94000 -     0x7fff2bfdbfff  com.apple.print.framework.PrintCore (16.1 - 531.1) <9D0760A9-DAE8-3BB5-AE31-4D945BA39D48> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff2bfdc000 -     0x7fff2c0a9fff  com.apple.TextureIO (3.10.9 - 3.10.9) <B68C877B-2BE2-3338-AACA-52DDD955017A> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff2c0aa000 -     0x7fff2c0b2fff  com.apple.InternationalSupport (1.0 - 61.1) <0C4AFFAF-D59F-3B3E-A433-CE03BDE567A8> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff2c0b3000 -     0x7fff2c12dfff  com.apple.datadetectorscore (8.0 - 674) <2FC62BC9-F63C-30DB-BFEE-3CB8399D7F18> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff2c12e000 -     0x7fff2c18bfff  com.apple.UserActivity (439 - 439) <2C4D4B39-FA93-3ED5-8417-ACBE6C39BB92> /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity
    0x7fff2cdf7000 -     0x7fff2ce28fff  libSessionUtility.dylib (76.69) <143B9D4F-FDB1-3366-A20C-4B09A05FE862> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
    0x7fff2ce29000 -     0x7fff2cf5dfff  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <1ABFDEA2-FB20-3E05-B4CC-84A2A796D089> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff2cf5e000 -     0x7fff2cfc3fff  com.apple.audio.AudioSession (1.0 - 76.69) <8D52DAFF-EBE7-3631-A645-E5CD509591A0> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
    0x7fff2cfc4000 -     0x7fff2cfd6fff  libAudioStatistics.dylib (27.64) <0EF059FC-B386-3595-8BB5-57F0CADAA75F> /usr/lib/libAudioStatistics.dylib
    0x7fff2cfd7000 -     0x7fff2cfe6fff  com.apple.speech.synthesis.framework (9.0.65 - 9.0.65) <4E88057A-948F-335D-9675-AAEC73F7DE6A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff2cfe7000 -     0x7fff2d053fff  com.apple.ApplicationServices.ATS (377 - 516) <9DFEBC18-3BA6-3588-A5C5-6D974DF284A2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff2d054000 -     0x7fff2d06cfff  libresolv.9.dylib (68) <0E0E7298-2781-3D72-B40F-5FF7DE7DF068> /usr/lib/libresolv.9.dylib
    0x7fff2d19f000 -     0x7fff2d27efff  libSMC.dylib (20) <7B4581C7-3E3F-33F7-AC74-BFC57A2991C4> /usr/lib/libSMC.dylib
    0x7fff2d27f000 -     0x7fff2d2defff  libcups.2.dylib (494.1) <C96214CD-19F2-334A-95A0-25BA714D984A> /usr/lib/libcups.2.dylib
    0x7fff2d2df000 -     0x7fff2d2eefff  com.apple.LangAnalysis (1.7.0 - 254) <C53922F5-BD54-3594-9DCF-DF6D0379B40D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff2d2ef000 -     0x7fff2d2f9fff  com.apple.NetAuth (6.2 - 6.2) <32C039EF-D063-3F2B-B4AC-3103593A7D4E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff2d2fa000 -     0x7fff2d301fff  com.apple.ColorSyncLegacy (4.13.0 - 1) <6B94034B-8D84-3700-96D3-7A3208231BE9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff2d302000 -     0x7fff2d30dfff  com.apple.QD (4.0 - 416) <AA06F3E8-FC88-3501-B05C-F2D0C4F56272> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff2d30e000 -     0x7fff2d962fff  com.apple.audio.AudioResourceArbitration (1.0 - 1) <21EB0A40-BA39-3423-AA4F-2E2A771157C1> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
    0x7fff2d963000 -     0x7fff2d96efff  com.apple.perfdata (1.0 - 67.40.1) <9D1542E2-52D5-3372-8F2B-B71E27E8050B> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
    0x7fff2d96f000 -     0x7fff2d97dfff  libperfcheck.dylib (41) <AE0793DA-378F-343E-82AC-EEFBE0FF1818> /usr/lib/libperfcheck.dylib
    0x7fff2d97e000 -     0x7fff2d98dfff  com.apple.Kerberos (3.0 - 1) <6D0BA11B-3659-36F0-983E-5D0E51B25912> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff2d98e000 -     0x7fff2d9defff  com.apple.GSS (4.0 - 2.0) <398B2978-DB62-3D24-A5DA-36599C401D7F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff2d9df000 -     0x7fff2d9effff  com.apple.CommonAuth (4.0 - 2.0) <A48CDBF5-8251-35AF-90F8-6FD9D64DA2D8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff2dbc0000 -     0x7fff2dbc0fff  liblaunch.dylib (2038.120.1) <FB6430FC-AACB-3AFF-8763-4C5AFABEF40E> /usr/lib/system/liblaunch.dylib
    0x7fff2dbc1000 -     0x7fff2dbc6fff  libffi.dylib (27) <6040E763-EB9C-34CB-B2FE-3C216012A9ED> /usr/lib/libffi.dylib
    0x7fff2e4ee000 -     0x7fff2e60ffff  com.apple.Bluetooth (8.0.5 - 8.0.5d7) <7630620F-575C-37A6-ACAA-3B9443127E88> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff2fde2000 -     0x7fff2fe09fff  com.apple.RemoteViewServices (2.0 - 163) <2D91746F-1F8B-3D03-BED1-C1BD7FA14453> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff2fe0a000 -     0x7fff2fe19fff  com.apple.SpeechRecognitionCore (6.1.24 - 6.1.24) <4FD3C300-7679-3E30-BC40-5DC933BC287E> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff2fe1a000 -     0x7fff2fe21fff  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <F2C2E4FC-0EE0-38CC-AC0F-8F412A2859EE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff3004f000 -     0x7fff3004ffff  libsystem_product_info_filter.dylib (8.40.1) <D5194AB1-61C4-3C8D-9E3C-C65702BAB859> /usr/lib/system/libsystem_product_info_filter.dylib
    0x7fff30127000 -     0x7fff30127fff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <E0B5CB04-F282-3BF0-8D14-BE6E3ED7C0A2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff3014d000 -     0x7fff3014dfff  com.apple.CoreServices (1122.38 - 1122.38) <FEC6CD87-0909-3554-B8F5-CE65A5BB032C> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff30309000 -     0x7fff30309fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <2BCB5475-FDEF-379A-BB0E-B1A3AA7F5B83> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff30b4b000 -     0x7fff30bb0fff  com.apple.CoreBluetooth (1.0 - 1) <AB95AA98-5CDC-3D4D-8478-C6595447837F> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff32c87000 -     0x7fff32dd8fff  com.apple.CoreWiFi (3.0 - 341) <E1A3027C-0657-3609-8F5C-D89BF6B4B422> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff330b6000 -     0x7fff330b9fff  com.apple.help (1.3.8 - 71) <F8B97715-17C5-3789-8B89-5F08EFB70709> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff3330c000 -     0x7fff3330cfff  com.apple.ApplicationServices (48 - 50) <374F91E8-9983-363E-B1E1-85CEB46A5D1E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff33621000 -     0x7fff33621fff  libHeimdalProxy.dylib (79) <68F67BFE-F1E8-341C-A065-08954EF3F684> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
    0x7fff336d4000 -     0x7fff336d4fff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <CD5DF240-D8F7-3349-88DC-423962E5A289> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff36570000 -     0x7fff36593fff  com.apple.openscripting (1.7 - 190) <9EAC55CC-0ECC-3B41-BF97-53C32496C689> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff36594000 -     0x7fff36597fff  com.apple.securityhi (9.0 - 55008) <56A728F6-162E-31DE-9C29-FB1BE44C6B89> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff36598000 -     0x7fff3659bfff  com.apple.ink.framework (10.15 - 227) <65FAEF94-F18C-30E0-8129-952DE19A5FAF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff3659c000 -     0x7fff3659ffff  com.apple.CommonPanels (1.2.6 - 101) <45DFDB05-1408-34B4-A2AD-5416C5176C26> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff365a0000 -     0x7fff365a7fff  com.apple.ImageCapture (1711.5.2 - 1711.5.2) <E3BCD3B4-4792-390D-890B-B7A860088A4C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff3cae1000 -     0x7fff3cae4fff  com.apple.print.framework.Print (15 - 271) <5A0FE511-37C2-3065-9066-34F8F9EA23E5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff3cae5000 -     0x7fff3cae8fff  com.apple.Carbon (160 - 164) <967F26C3-8582-3A33-945F-DDA8F103B2E2> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff3cd9b000 -     0x7fff3cdbafff  com.apple.private.SystemPolicy (1.0 - 1) <CAB3E8CD-1F31-343F-ABC1-9448543F211F> /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy
    0x7fff3d6f5000 -     0x7fff3d707fff  libmis.dylib (274.120.2) <1DE29019-5ECB-3BE2-8492-2385ED241950> /usr/lib/libmis.dylib
    0x7fff6bbf5000 -     0x7fff6bbfbfff  libCoreFSCache.dylib (200.9) <12A2A7E7-39F7-30A5-AC0B-E09947417D3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff6bbfc000 -     0x7fff6bc00fff  libCoreVMClient.dylib (200.9) <F8C4D017-075A-37B2-AE8D-8CEB5FE1BC9B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff6bc01000 -     0x7fff6bc10fff  com.apple.opengl (18.5.9 - 18.5.9) <1422D0CA-C3E2-3309-8897-018E651CB74E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff6bc11000 -     0x7fff6bc13fff  libCVMSPluginSupport.dylib (18.5.9) <AC7D4088-7CA8-3A0B-9B55-08427083C382> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff6bc14000 -     0x7fff6bc1cfff  libGFXShared.dylib (18.5.9) <76ABDB4A-3687-39E0-B8FB-125717742431> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff6bc1d000 -     0x7fff6bc50fff  libGLImage.dylib (18.5.9) <750C938A-9F4F-3BAD-8D3F-03EF619F28AD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff6bc51000 -     0x7fff6bc8dfff  libGLU.dylib (18.5.9) <4A77F717-2BBC-3439-AE10-694E82C0A184> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff6be22000 -     0x7fff6be2cfff  libGL.dylib (18.5.9) <95D5C72E-9352-39EC-83B1-6BB295A83462> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff6d26c000 -     0x7fff6d2c4fff  com.apple.opencl (4.6 - 4.6) <769BB23D-09E5-3A3A-B2EA-310157AA206D> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff6e36e000 -     0x7fff6e375fff  com.apple.agl (3.3.4 - AGL-3.3.3) <23E38B10-2F27-3BB2-B78D-C28189C21601> /System/Library/Frameworks/AGL.framework/Versions/A/AGL

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

VM Region Summary:
ReadOnly portion of Libraries: Total=745.4M resident=0K(0%) swapped_out_or_unallocated=745.4M(100%)
Writable regions: Total=574.8M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=574.8M(100%)
 
                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Activity Tracing                   256K        1 
Kernel Alloc Once                    8K        1 
MALLOC                           173.7M       25 
MALLOC guard page                   16K        4 
MALLOC_LARGE (reserved)            384K        1         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
STACK GUARD                       56.0M        3 
Stack                             9232K        3 
VM_ALLOCATE                       7176K       30 
__DATA                            16.5M      351 
__DATA_CONST                      11.3M      168 
__DATA_DIRTY                       518K       88 
__FONT_DATA                          4K        1 
__LINKEDIT                       524.4M       76 
__OBJC_RO                         70.2M        1 
__OBJC_RW                         2480K        2 
__TEXT                           221.0M      338 
__UNICODE                          588K        1 
mapped file                       30.3M        2 
shared memory                       40K        4 
===========                     =======  ======= 
TOTAL                              1.5G     1101 
TOTAL, minus reserved VM space     1.1G     1101 

Model: MacBookPro13,2, BootROM 429.120.4.0.0, 2 processors, Dual-Core Intel Core i5, 2.9 GHz, 8 GB, SMC 2.37f25
Graphics: kHW_IntelIrisGraphics550Item, Intel Iris Graphics 550, spdisplays_builtin
Memory Module: BANK 0/DIMM0, 4 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C3531324D3332443250462D3039
Memory Module: BANK 1/DIMM0, 4 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C3531324D3332443250462D3039
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x157), Broadcom BCM43xx 1.0 (7.77.111.1 AirPortDriverBrcmNIC-1680.8)
Bluetooth: Version 8.0.5d7, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB3.0 Hub
USB Device: USB 3.0 Bus
USB Device: USB2.0 Hub
USB Device: USB-C Digital AV Multiport Adapter
USB Device: Apple T1 Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 41.2
Thunderbolt Bus: MacBook Pro, Apple Inc., 41.2

@ozmartian
Copy link
Owner

ozmartian commented Jun 19, 2021

Damn! Here are instructions for getting it running from source code using Homebrew for dependancies. Modify as you like, it should give you a clear idea of whats needed. Create a new folder, cd into it and then you should be able to run the below in your terminal. Thanks for the feedback!

$ brew install wget mpv ffmpeg
$ python3 -m pip install -U pip
$ python3 -m pip install pyinstaller pyopengl PyQt5
$ wget https://github.com/ozmartian/vidcutter/archive/master.tar.gz -O ./vidcutter.tar.gz
$ tar -xvf ./vidcutter.tar.gz
$ mv vidcutter-master/* .
$ rm -rf vidcutter.tar.gz vidcutter-master
$ python3 -m pip install .

You should now be able to run vidcutter from terminal:

$ vidcutter

and to view command-line options:

$ vidcutter -h

As I can't test directly on macOS myself, you may need to use sudo on the last pip install command to get it installed system-wide. Can't remember as its been a while since I used macOS. You won't get an application icon this way but works when launched via terminal. The "info" tool icon and "Media Information" menu option won't work without mediainfo CLI installed. We can get to that once the above is confirmed as working.

The python installation can be removed with:

$ python3 -m pip uninstall vidcutter

@ghost
Copy link
Author

ghost commented Jun 19, 2021

Hi,

OK, everyone installs OK (without using sudo), but vidcutter will not run. It exits with the following statements:

Traceback (most recent call last):
  File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/OpenGL/platform/darwin.py", line 35, in GL
    return ctypesloader.loadLibrary(
  File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/OpenGL/platform/ctypesloader.py", line 36, in loadLibrary
    return _loadLibraryWindows(dllType, name, mode)
  File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/OpenGL/platform/ctypesloader.py", line 89, in _loadLibraryWindows
    return dllType( name, mode )
  File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/ctypes/__init__.py", line 374, in __init__
    self._handle = _dlopen(self._name, mode)
OSError: ('dlopen(OpenGL, 10): image not found', 'OpenGL', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/Library/Frameworks/Python.framework/Versions/3.9/bin/vidcutter", line 33, in <module>
    sys.exit(load_entry_point('vidcutter==6.0.5.1', 'gui_scripts', 'vidcutter')())
  File "/Library/Frameworks/Python.framework/Versions/3.9/bin/vidcutter", line 25, in importlib_load_entry_point
    return next(matches).load()
  File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/importlib/metadata.py", line 77, in load
    module = import_module(match.group('module'))
  File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
  File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 790, in exec_module
  File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
  File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/vidcutter/__main__.py", line 41, in <module>
    from vidcutter.videocutter import VideoCutter
  File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/vidcutter/videocutter.py", line 57, in <module>
    from vidcutter.libs.mpvwidget import mpvWidget
  File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/vidcutter/libs/mpvwidget.py", line 30, in <module>
    from OpenGL import GL
  File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/OpenGL/GL/__init__.py", line 3, in <module>
    from OpenGL import error as _error
  File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/OpenGL/error.py", line 12, in <module>
    from OpenGL import platform, _configflags
  File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/OpenGL/platform/__init__.py", line 36, in <module>
    _load()
  File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/OpenGL/platform/__init__.py", line 33, in _load
    plugin.install(globals())
  File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/OpenGL/platform/baseplatform.py", line 97, in install
    namespace[ name ] = getattr(self,name,None)
  File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/OpenGL/platform/baseplatform.py", line 15, in __get__
    value = self.fget( obj )
  File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/OpenGL/platform/darwin.py", line 62, in GetCurrentContext
    return self.CGL.CGLGetCurrentContext 
  File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/OpenGL/platform/baseplatform.py", line 15, in __get__
    value = self.fget( obj )
  File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/OpenGL/platform/darwin.py", line 45, in CGL
    def CGL(self): return self.GL
  File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/OpenGL/platform/baseplatform.py", line 15, in __get__
    value = self.fget( obj )
  File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/OpenGL/platform/darwin.py", line 41, in GL
    raise ImportError("Unable to load OpenGL library", *err.args)
ImportError: ('Unable to load OpenGL library', 'dlopen(OpenGL, 10): image not found', 'OpenGL', None)

@ozmartian
Copy link
Owner

There appears to be an issue with Big Sur and OpenGL in Python. I've updated the codebase with a workaround so if you tried installing again you can retest. The wget command always downloads the latest code from github so running it again will download the updated code and and you can reinstall. Skip the brew commands obviously.

Hope that made sense 😀

@ghost
Copy link
Author

ghost commented Jun 19, 2021

trying now (and thanks for your help) :)

[edit]

woohoo!

vidcutter --help

Usage: /Library/Frameworks/Python.framework/Versions/3.9/bin/vidcutter [options] [video] [project]

VidCutter - the simplest + fastest media cutter & joiner

Options:
  --debug        debug mode; verbose console output & logging. This will
                 basically output what is being logged to file to the console
                 stdout. Mainly useful for debugging problems with your system
                 video and/or audio stack and codec configuration.
  -v, --version  Displays version information.
  -h, --help     Displays help on commandline options.
  --help-all     Displays help including Qt specific options.

Arguments:
  video          Preload video file
  project        Open VidCutter project file (.vcp)

Screenshot 2021-06-19 at 10 57 14

@ozmartian
Copy link
Owner

wow! okay, since that works i'll run another remote build for the DMG installer and get you to test it (i.e. running as an app w/ icon) when its ready.

@ghost
Copy link
Author

ghost commented Jun 19, 2021

great!

You also mentioned "The "info" tool icon and "Media Information" menu option won't work without mediainfo CLI installed. We can get to that once the above is confirmed as working.".

@ozmartian
Copy link
Owner

The DMG will have that working as its included in the installer package, if it works. In the meantime, you can grab the latest version of mediainfo from:

https://mediaarea.net/download/binary/mediainfo/21.03/MediaInfo_CLI_21.03_Mac11.dmg

Once installed, running VidCutter should pick it up automatically, or go to Settings -> Tools -> Reset to defaults or set the value yourself if no luck.

@ghost
Copy link
Author

ghost commented Jun 19, 2021

cheers!

@ozmartian
Copy link
Owner

Does opening, cutting and saving the resultant video work with your Python installation?

@ghost
Copy link
Author

ghost commented Jun 19, 2021

Interesting.

Just ran the app again from terminal. It opened, but I got this...

vidcutter
qt.qpa.fonts: Populating font family aliases took 762 ms. Replace uses of missing font family "Monospace" with one that exists to avoid this cost. 
Exception ignored in: 'vidcutter.libs.mpv._c_getprocaddress'
Traceback (most recent call last):
  File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/vidcutter/libs/mpvwidget.py", line 67, in getProcAddress
    _gpa = (glutGetProcAddress, proc)
NameError: name 'glutGetProcAddress' is not defined

@ghost
Copy link
Author

ghost commented Jun 19, 2021

  • Opening works fine.
  • Saving is greyed out ...but maybe becuase I haven;t changed anything yet
  • Getting massive delays (beachball) when dragging the time-line thingy along the timeline (sorry, not sure of nomenclature).

@ozmartian
Copy link
Owner

I think that should resolve itself. Apparently, there are fixes for OpenGL and other Big Sur specific things in upcoming Python version updates. I guess until those come through it'll suck ☹️

@ghost
Copy link
Author

ghost commented Jun 19, 2021

...had to force-quit as app was not responding after moving that dial thingy.

@ozmartian
Copy link
Owner

As you installed mpv with homebrew, can you try opening a video file from terminal:

$ mpv <video_file>

Just to confirm that mpv works with Big Sur and your setup. If it works and plays the video, try using arrow keys to scroll around and ensure its smooth. Thx!

@ozmartian
Copy link
Owner

Updated DMG installer with the OpenGL fix is available here:

https://ci.appveyor.com/api/buildjobs/la1o7j0s783jib2k/artifacts/VidCutter-6.0.5.1-macOS.dmg

This is built on Catalina so I have no idea if that means it cannot work on Big Sur or not. And if your previous issue was the OpenGL issue or something wrong with the installer. Let me know how it goes one final time before calling it a day hehe 😎

@ghost
Copy link
Author

ghost commented Jun 19, 2021

can you try opening a video file from terminal:

Yes, that works fine (and an mpg window opens up showing the video fine also in Vidcutter). I think the beachball is something to do with the thumbnails.

@ghost
Copy link
Author

ghost commented Jun 19, 2021

Updated DMG installer with the OpenGL fix is available here:
https://ci.appveyor.com/api/buildjobs/la1o7j0s783jib2k/artifacts/VidCutter-6.0.5.1-macOS.dmg

Is that link good? My browser hangs when I click on it..
Screenshot 2021-06-19 at 11 43 41

[edit] Also a problem with Firefox...
Screenshot 2021-06-19 at 11 45 29

[edit]: all good. It's downloading now...

@ozmartian
Copy link
Owner

Sorry, thought that would be accessible. I've uploaded the DMG to a Google Drive shared link here:

https://drive.google.com/file/d/1LbAVbm1tjbYi2IhbMW0Lv6E_yCnk-h1r/view?usp=sharing

Click the download button or download icon in the top-right.

@ghost
Copy link
Author

ghost commented Jun 19, 2021

Updated DMG installer with the OpenGL fix is available here:

https://ci.appveyor.com/api/buildjobs/la1o7j0s783jib2k/artifacts/VidCutter-6.0.5.1-macOS.dmg

This is built on Catalina so I have no idea if that means it cannot work on Big Sur or not. And if your previous issue was the OpenGL issue or something wrong with the installer. Let me know how it goes one final time before calling it a day hehe 😎

Nope, quits with the following details:

Process:               VidCutter [3032]
Path:                  /Applications/VidCutter.app/Contents/MacOS/VidCutter
Identifier:            com.ozmartians.VidCutter
Version:               6.0.5.1 (???)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           VidCutter [3032]
User ID:               501

Date/Time:             2021-06-19 11:48:25.500 +0100
OS Version:            macOS 11.4 (20F71)
Report Version:        12
Bridge OS Version:     3.0 (14Y908)
Anonymous UUID:        23A7C32F-EF6E-243E-F8D8-F1286E2FF0E7


Time Awake Since Boot: 11000 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000008
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [3032]

VM Regions Near 0x8:
--> 
    __TEXT                      10ee84000-10ee8c000    [   32K] r-x/r-x SM=COW  /Applications/VidCutter.app/Contents/MacOS/VidCutter

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.CoreFoundation      	0x00007fff2051b1ae _CFGetNonObjCTypeID + 10
1   com.apple.CoreFoundation      	0x00007fff203f6a64 CFBundleCopyBundleURL + 14
2   QtCore                        	0x000000010feb4470 QLibraryInfo::location(QLibraryInfo::LibraryLocation) + 1328
3   QtCore                        	0x000000010feb46cd QLibraryInfo::location(QLibraryInfo::LibraryLocation) + 1933
4   QtCore                        	0x000000011000ef53 QLoggingRegistry::initializeRules() + 867
5   QtCore                        	0x000000011000e4ec QLoggingRegistry::QLoggingRegistry() + 76
6   QtCore                        	0x0000000110010bdc QLoggingRegistry::instance() + 108
7   QtCore                        	0x000000011000d50e QLoggingCategory::QLoggingCategory(char const*) + 46
8   QtSensors                     	0x0000000115fda69c _GLOBAL__sub_I_qsensormanager.cpp + 28
9   dyld                          	0x000000011d0ee6c7 ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 535
10  dyld                          	0x000000011d0eead2 ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) + 40
11  dyld                          	0x000000011d0e94b6 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) + 492
12  dyld                          	0x000000011d0e9421 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) + 343
13  dyld                          	0x000000011d0e726f ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) + 191
14  dyld                          	0x000000011d0e7310 ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 82
15  dyld                          	0x000000011d0d7a12 dyld::runInitializers(ImageLoader*) + 82
16  dyld                          	0x000000011d0e2aee dlopen_internal + 616
17  libdyld.dylib                 	0x00007fff20374cb4 dlopen_internal(char const*, int, void*) + 185
18  libdyld.dylib                 	0x00007fff2036309e dlopen + 28
19  Python                        	0x000000010f43d064 _imp_create_dynamic + 1276
20  Python                        	0x000000010f35fa87 cfunction_vectorcall_FASTCALL + 95
21  Python                        	0x000000010f40a626 _PyEval_EvalFrameDefault + 45885
22  Python                        	0x000000010f3fe1a1 _PyEval_EvalCode + 403
23  Python                        	0x000000010f31533c _PyFunction_Vectorcall + 376
24  Python                        	0x000000010f40cb1f call_function + 168
25  Python                        	0x000000010f40a3ee _PyEval_EvalFrameDefault + 45317
26  Python                        	0x000000010f315284 _PyFunction_Vectorcall + 192
27  Python                        	0x000000010f40cb1f call_function + 168
28  Python                        	0x000000010f40a351 _PyEval_EvalFrameDefault + 45160
29  Python                        	0x000000010f315284 _PyFunction_Vectorcall + 192
30  Python                        	0x000000010f40cb1f call_function + 168
31  Python                        	0x000000010f40a42a _PyEval_EvalFrameDefault + 45377
32  Python                        	0x000000010f315284 _PyFunction_Vectorcall + 192
33  Python                        	0x000000010f40cb1f call_function + 168
34  Python                        	0x000000010f40a42a _PyEval_EvalFrameDefault + 45377
35  Python                        	0x000000010f315284 _PyFunction_Vectorcall + 192
36  Python                        	0x000000010f40cb1f call_function + 168
37  Python                        	0x000000010f40a42a _PyEval_EvalFrameDefault + 45377
38  Python                        	0x000000010f315284 _PyFunction_Vectorcall + 192
39  Python                        	0x000000010f316788 object_vacall + 313
40  Python                        	0x000000010f3169e9 _PyObject_CallMethodIdObjArgs + 252
41  Python                        	0x000000010f438311 PyImport_ImportModuleLevelObject + 1028
42  Python                        	0x000000010f3f77fc builtin___import__ + 118
43  Python                        	0x000000010f35f0e0 cfunction_call + 52
44  Python                        	0x000000010f31471e _PyObject_MakeTpCall + 129
45  Python                        	0x000000010f3158bc _PyObject_CallFunctionVa + 295
46  Python                        	0x000000010f315777 PyObject_CallFunction + 143
47  Python                        	0x000000010f4378b7 PyImport_Import + 202
48  Python                        	0x000000010f4377b2 PyImport_ImportModule + 57
49  Qt.abi3.so                    	0x0000000113b6eaea PyInit_Qt + 1306
50  Python                        	0x000000010f43d0d6 _imp_create_dynamic + 1390
51  Python                        	0x000000010f35fa87 cfunction_vectorcall_FASTCALL + 95
52  Python                        	0x000000010f40a626 _PyEval_EvalFrameDefault + 45885
53  Python                        	0x000000010f3fe1a1 _PyEval_EvalCode + 403
54  Python                        	0x000000010f31533c _PyFunction_Vectorcall + 376
55  Python                        	0x000000010f40cb1f call_function + 168
56  Python                        	0x000000010f40a3ee _PyEval_EvalFrameDefault + 45317
57  Python                        	0x000000010f315284 _PyFunction_Vectorcall + 192
58  Python                        	0x000000010f40cb1f call_function + 168
59  Python                        	0x000000010f40a351 _PyEval_EvalFrameDefault + 45160
60  Python                        	0x000000010f315284 _PyFunction_Vectorcall + 192
61  Python                        	0x000000010f40cb1f call_function + 168
62  Python                        	0x000000010f40a42a _PyEval_EvalFrameDefault + 45377
63  Python                        	0x000000010f315284 _PyFunction_Vectorcall + 192
64  Python                        	0x000000010f40cb1f call_function + 168
65  Python                        	0x000000010f40a42a _PyEval_EvalFrameDefault + 45377
66  Python                        	0x000000010f315284 _PyFunction_Vectorcall + 192
67  Python                        	0x000000010f40cb1f call_function + 168
68  Python                        	0x000000010f40a42a _PyEval_EvalFrameDefault + 45377
69  Python                        	0x000000010f315284 _PyFunction_Vectorcall + 192
70  Python                        	0x000000010f316788 object_vacall + 313
71  Python                        	0x000000010f3169e9 _PyObject_CallMethodIdObjArgs + 252
72  Python                        	0x000000010f438311 PyImport_ImportModuleLevelObject + 1028
73  Python                        	0x000000010f407de6 _PyEval_EvalFrameDefault + 35581
74  Python                        	0x000000010f3fe1a1 _PyEval_EvalCode + 403
75  Python                        	0x000000010f3f8f17 builtin_exec + 389
76  Python                        	0x000000010f35fa87 cfunction_vectorcall_FASTCALL + 95
77  Python                        	0x000000010f40cb1f call_function + 168
78  Python                        	0x000000010f40a42a _PyEval_EvalFrameDefault + 45377
79  Python                        	0x000000010f315284 _PyFunction_Vectorcall + 192
80  Python                        	0x000000010f40cb1f call_function + 168
81  Python                        	0x000000010f40a351 _PyEval_EvalFrameDefault + 45160
82  Python                        	0x000000010f315284 _PyFunction_Vectorcall + 192
83  Python                        	0x000000010f40cb1f call_function + 168
84  Python                        	0x000000010f40a42a _PyEval_EvalFrameDefault + 45377
85  Python                        	0x000000010f315284 _PyFunction_Vectorcall + 192
86  Python                        	0x000000010f40cb1f call_function + 168
87  Python                        	0x000000010f40a42a _PyEval_EvalFrameDefault + 45377
88  Python                        	0x000000010f315284 _PyFunction_Vectorcall + 192
89  Python                        	0x000000010f316788 object_vacall + 313
90  Python                        	0x000000010f3169e9 _PyObject_CallMethodIdObjArgs + 252
91  Python                        	0x000000010f438311 PyImport_ImportModuleLevelObject + 1028
92  Python                        	0x000000010f407de6 _PyEval_EvalFrameDefault + 35581
93  Python                        	0x000000010f3fe1a1 _PyEval_EvalCode + 403
94  Python                        	0x000000010f3f8f17 builtin_exec + 389
95  Python                        	0x000000010f35fa87 cfunction_vectorcall_FASTCALL + 95
96  Python                        	0x000000010f40cb1f call_function + 168
97  Python                        	0x000000010f40a42a _PyEval_EvalFrameDefault + 45377
98  Python                        	0x000000010f315284 _PyFunction_Vectorcall + 192
99  Python                        	0x000000010f40cb1f call_function + 168
100 Python                        	0x000000010f40a351 _PyEval_EvalFrameDefault + 45160
101 Python                        	0x000000010f315284 _PyFunction_Vectorcall + 192
102 Python                        	0x000000010f40cb1f call_function + 168
103 Python                        	0x000000010f40a42a _PyEval_EvalFrameDefault + 45377
104 Python                        	0x000000010f315284 _PyFunction_Vectorcall + 192
105 Python                        	0x000000010f40cb1f call_function + 168
106 Python                        	0x000000010f40a42a _PyEval_EvalFrameDefault + 45377
107 Python                        	0x000000010f315284 _PyFunction_Vectorcall + 192
108 Python                        	0x000000010f316788 object_vacall + 313
109 Python                        	0x000000010f3169e9 _PyObject_CallMethodIdObjArgs + 252
110 Python                        	0x000000010f438311 PyImport_ImportModuleLevelObject + 1028
111 Python                        	0x000000010f407de6 _PyEval_EvalFrameDefault + 35581
112 Python                        	0x000000010f3fe1a1 _PyEval_EvalCode + 403
113 Python                        	0x000000010f3fe008 PyEval_EvalCode + 72
114 com.ozmartians.VidCutter      	0x000000010ee86152 0x10ee84000 + 8530
115 com.ozmartians.VidCutter      	0x000000010ee8654e 0x10ee84000 + 9550
116 com.ozmartians.VidCutter      	0x000000010ee84a14 0x10ee84000 + 2580

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

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

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0xa6734967c13600d5  rbx: 0x0000000000000000  rcx: 0x0000000000000000  rdx: 0x00007fff2021bb08
  rdi: 0x0000000000000000  rsi: 0x00006000021ecb90  rbp: 0x00007ffee0d719e0  rsp: 0x00007ffee0d719e0
   r8: 0x0000000000000b90   r9: 0x0000000000000050  r10: 0x00000000000007fb  r11: 0x00000000000000cc
  r12: 0x00006000026e6d60  r13: 0x0000000000000096  r14: 0x0000000000000000  r15: 0x0000600000ceddd0
  rip: 0x00007fff2051b1ae  rfl: 0x0000000000010246  cr2: 0x0000000000000008
  
Logical CPU:     3
Error Code:      0x00000004 (no mapping for user data read)
Trap Number:     14

Thread 0 instruction stream:
  00 00 84 c9 74 2c e8 a8-74 06 00 66 83 f9 14 75  ....t,..t..f...u
  07 b8 01 00 00 00 eb 1a-48 8b 35 93 42 40 60 5d  ........H.5.B@`]
  ff 25 dc 61 17 60 b8 2a-00 00 00 eb 05 b8 07 00  .%.a.`.*........
  00 00 5d c3 66 90 b6 ff-ff ff e2 ff ff ff f7 ff  ..].f...........
  ff ff fc ff ff ff db ff-ff ff db ff ff ff f0 ff  ................
  ff ff 90 90 c3 90 55 48-89 e5 40 f6 c7 01 75 11  ......UH..@...u.
 [48]8b 47 08 c1 e8 08 25-ff 03 00 00 e9 84 00 00  H.G....%........	<==
  00 48 8b 05 82 61 17 60-8b 00 31 f8 89 c2 d1 ea  .H...a.`..1.....
  83 e2 07 c1 e8 04 0f b6-c8 48 83 c1 08 83 fa 07  .........H......
  48 0f 45 ca 66 83 f9 06-77 34 b8 16 00 00 00 48  H.E.f...w4.....H
  8d 15 54 00 00 00 48 63-0c 8a 48 01 d1 ff e1 48  ..T...Hc..H....H
  bf ff ff ff ff 01 09 e3-07 e8 b6 21 07 00 89 c1  ...........!....
  
Thread 0 last branch register state not available.


Binary Images:
       0x10ee84000 -        0x10ee8bfff +com.ozmartians.VidCutter (6.0.5.1 - ???) <F7F0B943-D98D-3BAE-8083-0138516627C9> /Applications/VidCutter.app/Contents/MacOS/VidCutter
       0x10f2ac000 -        0x10f57bfff +Python (0) <117A910C-60B7-3DF6-8826-1C7BBFA25735> /Applications/VidCutter.app/Contents/MacOS/Python
       0x10f77c000 -        0x10f783fff +_struct.cpython-39-darwin.so (0) <786FE38B-7C92-3FC5-B19D-F92478CC2C7F> /Applications/VidCutter.app/Contents/MacOS/lib-dynload/_struct.cpython-39-darwin.so
       0x10f78f000 -        0x10f796fff +zlib.cpython-39-darwin.so (0) <2EE93761-83E0-35BF-B793-550AEE7E299B> /Applications/VidCutter.app/Contents/MacOS/lib-dynload/zlib.cpython-39-darwin.so
       0x10f821000 -        0x10f834fff +_ctypes.cpython-39-darwin.so (0) <5E9F23AF-AACD-30A3-B4F3-EFD0711F7A53> /Applications/VidCutter.app/Contents/MacOS/lib-dynload/_ctypes.cpython-39-darwin.so
       0x10f8c4000 -        0x10f8c7fff +_heapq.cpython-39-darwin.so (0) <9B507D45-F774-33AE-AEB1-59C2424A57F9> /Applications/VidCutter.app/Contents/MacOS/lib-dynload/_heapq.cpython-39-darwin.so
       0x10f951000 -        0x10f968fff +_pickle.cpython-39-darwin.so (0) <32246E45-C59D-37CD-B97A-9B0FFC3A30EA> /Applications/VidCutter.app/Contents/MacOS/lib-dynload/_pickle.cpython-39-darwin.so
       0x10f976000 -        0x10f985fff +_socket.cpython-39-darwin.so (0) <EFF24F78-EA06-376F-991D-E4D54099227F> /Applications/VidCutter.app/Contents/MacOS/lib-dynload/_socket.cpython-39-darwin.so
       0x10f9d2000 -        0x10f9ddfff +math.cpython-39-darwin.so (0) <DC724658-F059-3BF2-B3BB-24F34CBCF279> /Applications/VidCutter.app/Contents/MacOS/lib-dynload/math.cpython-39-darwin.so
       0x10f9e9000 -        0x10f9f0fff +select.cpython-39-darwin.so (0) <DE09C05A-9335-3C8F-AB45-E7B029C05442> /Applications/VidCutter.app/Contents/MacOS/lib-dynload/select.cpython-39-darwin.so
       0x10f9fb000 -        0x10fa02fff +array.cpython-39-darwin.so (0) <2FF81354-815D-3C07-9C16-96DD2CEA13C9> /Applications/VidCutter.app/Contents/MacOS/lib-dynload/array.cpython-39-darwin.so
       0x10facf000 -        0x10fad2fff +grp.cpython-39-darwin.so (0) <63998961-0361-33CE-9349-4A8C2E11196A> /Applications/VidCutter.app/Contents/MacOS/lib-dynload/grp.cpython-39-darwin.so
       0x10fadc000 -        0x10fadffff +_posixsubprocess.cpython-39-darwin.so (0) <C383B91F-4F37-3E1B-ACD7-6D29A30C9D31> /Applications/VidCutter.app/Contents/MacOS/lib-dynload/_posixsubprocess.cpython-39-darwin.so
       0x10fb2a000 -        0x10fb2dfff +_queue.cpython-39-darwin.so (0) <1E8D252C-0D0D-33D1-A5D0-EC0389D06C5E> /Applications/VidCutter.app/Contents/MacOS/lib-dynload/_queue.cpython-39-darwin.so
       0x10fb77000 -        0x10fb7afff +_bz2.cpython-39-darwin.so (0) <723D11F9-3C3B-3B0F-AA57-41B584DDFE93> /Applications/VidCutter.app/Contents/MacOS/lib-dynload/_bz2.cpython-39-darwin.so
       0x10fb85000 -        0x10fb8cfff +_lzma.cpython-39-darwin.so (0) <209248F6-9617-3FD8-B755-C30D32F28999> /Applications/VidCutter.app/Contents/MacOS/lib-dynload/_lzma.cpython-39-darwin.so
       0x10fb98000 -        0x10fbb3fff +liblzma.5.dylib (0) <E4406E42-7BC4-3945-A1A4-E9B6874EF052> /Applications/VidCutter.app/Contents/MacOS/liblzma.5.dylib
       0x10fbba000 -        0x10fd19fff +QtCore.abi3.so (0) <25123D5B-2BEB-3770-9E88-422696C08A7D> /Applications/VidCutter.app/Contents/MacOS/PyQt5/QtCore.abi3.so
       0x10fe9e000 -        0x11040efff +QtCore (0) <C723812A-F7A5-3001-98D5-E60E8DAA6FFB> /Applications/VidCutter.app/Contents/MacOS/QtCore
       0x1123ef000 -        0x112406fff +sip.cpython-39-darwin.so (0) <262238DA-9114-3032-AA7E-CA658E9E3B71> /Applications/VidCutter.app/Contents/MacOS/PyQt5/sip.cpython-39-darwin.so
       0x112491000 -        0x1125fafff +QtGui.abi3.so (0) <C7FDCA7B-EED1-37BD-BB50-901442C3FDFF> /Applications/VidCutter.app/Contents/MacOS/PyQt5/QtGui.abi3.so
       0x11279c000 -        0x112c85fff +QtGui (0) <CBCEC35A-EE54-354F-9C2B-188AC6B2790D> /Applications/VidCutter.app/Contents/MacOS/QtGui
       0x112ea6000 -        0x113136fff +QtWidgets.abi3.so (0) <9D893D18-53D8-3C59-80F1-3E37DF41D246> /Applications/VidCutter.app/Contents/MacOS/PyQt5/QtWidgets.abi3.so
       0x11341e000 -        0x113864fff +QtWidgets (0) <B432D666-DCAB-320A-8496-78A67F554C0E> /Applications/VidCutter.app/Contents/MacOS/QtWidgets
       0x113b50000 -        0x113b5ffff +_datetime.cpython-39-darwin.so (0) <C333B15A-A3F0-3BB8-9562-A6330042177F> /Applications/VidCutter.app/Contents/MacOS/lib-dynload/_datetime.cpython-39-darwin.so
       0x113b6d000 -        0x113b6efff +Qt.abi3.so (0) <85A74D05-E95E-356E-B807-126052B6BFFC> /Applications/VidCutter.app/Contents/MacOS/PyQt5/Qt.abi3.so
       0x113b71000 -        0x113bd2fff +QtNetwork.abi3.so (0) <352DAC23-C10D-3B6F-90AD-7103EE795238> /Applications/VidCutter.app/Contents/MacOS/PyQt5/QtNetwork.abi3.so
       0x113c4c000 -        0x113d5cfff +QtNetwork (0) <C09A61C8-678F-339B-AD2E-B2A4A9B16BAB> /Applications/VidCutter.app/Contents/MacOS/QtNetwork
       0x113de2000 -        0x113e32fff +QtQml.abi3.so (0) <F0DFA15C-0CE3-35D2-8552-EC8844709921> /Applications/VidCutter.app/Contents/MacOS/PyQt5/QtQml.abi3.so
       0x113ec6000 -        0x11421efff +QtQml (0) <8D7B72BF-F1F8-35C9-88AC-C4B1BCAC7127> /Applications/VidCutter.app/Contents/MacOS/QtQml
       0x1143c4000 -        0x1143f4fff +QtBluetooth.abi3.so (0) <704E6CC9-A0AA-309C-A260-46BB4FEE0A2C> /Applications/VidCutter.app/Contents/MacOS/PyQt5/QtBluetooth.abi3.so
       0x114431000 -        0x11449bfff +QtBluetooth (0) <B32CE09A-B8A8-33D6-88CE-64782796E077> /Applications/VidCutter.app/Contents/MacOS/QtBluetooth
       0x1144d7000 -        0x1144dbfff +QtConcurrent (0) <A34AC906-5474-33BB-AEC2-138E4EDDE70E> /Applications/VidCutter.app/Contents/MacOS/QtConcurrent
       0x1144e0000 -        0x1144f9fff +QtDBus.abi3.so (0) <898F8A77-EB1D-3D82-85E3-BBE6451597FA> /Applications/VidCutter.app/Contents/MacOS/PyQt5/QtDBus.abi3.so
       0x114518000 -        0x114577fff +QtDBus (0) <F6C498CB-9925-350D-B597-6C3F102E09D5> /Applications/VidCutter.app/Contents/MacOS/QtDBus
       0x1145ae000 -        0x1145dbfff +QtDesigner.abi3.so (0) <07AD6112-FE3A-3BD0-A854-A6B6E0534396> /Applications/VidCutter.app/Contents/MacOS/PyQt5/QtDesigner.abi3.so
       0x114614000 -        0x1149befff +QtDesigner (0) <47C80ABA-CD92-35F3-A313-E76FB08B3429> /Applications/VidCutter.app/Contents/MacOS/QtDesigner
       0x114af6000 -        0x114b2afff +QtXml (0) <4264985F-0DCB-3E0C-9A9A-6AF5DE67E86C> /Applications/VidCutter.app/Contents/MacOS/QtXml
       0x114b43000 -        0x114b61fff +QtHelp.abi3.so (0) <555AC091-E266-32EB-A898-11D91633BC1C> /Applications/VidCutter.app/Contents/MacOS/PyQt5/QtHelp.abi3.so
       0x114b82000 -        0x114bcefff +QtHelp (0) <CD3E4416-E9FC-30F8-A50A-1213F072D56C> /Applications/VidCutter.app/Contents/MacOS/QtHelp
       0x114bfb000 -        0x114c1cfff +QtSql (0) <C1B050DD-83C0-33F7-983B-B6D2CF6EF178> /Applications/VidCutter.app/Contents/MacOS/QtSql
       0x114c33000 -        0x114c3bfff +QtMacExtras.abi3.so (0) <A83D4F81-F1DE-3A78-9473-BA46DF53EC03> /Applications/VidCutter.app/Contents/MacOS/PyQt5/QtMacExtras.abi3.so
       0x114c44000 -        0x114c4cfff +QtMacExtras (0) <F7E28B8B-BEB0-3BB8-AD60-15F9E4732B0E> /Applications/VidCutter.app/Contents/MacOS/QtMacExtras
       0x114c54000 -        0x114cd1fff +QtMultimedia.abi3.so (0) <7764FA9E-658A-3CD3-B15F-1ECAE1950EB6> /Applications/VidCutter.app/Contents/MacOS/PyQt5/QtMultimedia.abi3.so
       0x114d78000 -        0x114df2fff +QtMultimedia (0) <87AD7E13-5168-3CA5-B7B6-CA6523EEAF29> /Applications/VidCutter.app/Contents/MacOS/QtMultimedia
       0x114ea0000 -        0x114eb3fff +QtMultimediaWidgets.abi3.so (0) <9FB0DA87-DC4F-3BE1-BF51-514B2762BCC4> /Applications/VidCutter.app/Contents/MacOS/PyQt5/QtMultimediaWidgets.abi3.so
       0x114ec8000 -        0x114ed9fff +QtMultimediaWidgets (0) <578E0F05-553F-3A8D-9E5D-322BA18C32CF> /Applications/VidCutter.app/Contents/MacOS/QtMultimediaWidgets
       0x114eec000 -        0x114f21fff +QtOpenGL (0) <3BB34A4A-A084-3A6D-AFD4-72B02C295355> /Applications/VidCutter.app/Contents/MacOS/QtOpenGL
       0x114f48000 -        0x114f5cfff +QtNfc.abi3.so (0) <3CA56E94-9990-32D4-A21D-7D9BA66A5F59> /Applications/VidCutter.app/Contents/MacOS/PyQt5/QtNfc.abi3.so
       0x114f76000 -        0x114f8cfff +QtNfc (0) <BD4A6002-12D1-3F2A-AC25-EDB7077CC97E> /Applications/VidCutter.app/Contents/MacOS/QtNfc
       0x114fa1000 -        0x114fb2fff +QtOpenGL.abi3.so (0) <FE7C7F12-135C-34A0-AA0A-D0907A226164> /Applications/VidCutter.app/Contents/MacOS/PyQt5/QtOpenGL.abi3.so
       0x114fc7000 -        0x114fe1fff +QtPositioning.abi3.so (0) <F9CB3C91-F8DA-354B-913C-A37C9500CA20> /Applications/VidCutter.app/Contents/MacOS/PyQt5/QtPositioning.abi3.so
       0x115004000 -        0x11506afff +QtPositioning (0) <E0B482DC-CB27-371B-B834-00BA2B98DFAE> /Applications/VidCutter.app/Contents/MacOS/QtPositioning
       0x115096000 -        0x1150d6fff +QtLocation.abi3.so (0) <1D0ACA6B-C3DA-374E-8F3D-4523D0CDB41F> /Applications/VidCutter.app/Contents/MacOS/PyQt5/QtLocation.abi3.so
       0x115126000 -        0x115258fff +QtLocation (0) <9A8AF75B-405D-3BF9-969D-1AB472BFEB4F> /Applications/VidCutter.app/Contents/MacOS/QtLocation
       0x115336000 -        0x115346fff +QtPositioningQuick (0) <9C119C2E-8F6D-314C-AD61-B5BADD315160> /Applications/VidCutter.app/Contents/MacOS/QtPositioningQuick
       0x115358000 -        0x11569cfff +QtQuick (0) <CBC34D86-E7F2-33FE-B6D4-99FC04FB34C8> /Applications/VidCutter.app/Contents/MacOS/QtQuick
       0x1158b1000 -        0x115909fff +QtQmlModels (0) <39443DF4-A7D2-39B2-ACC7-43D4C537B9FD> /Applications/VidCutter.app/Contents/MacOS/QtQmlModels
       0x115984000 -        0x1159a4fff +QtPrintSupport.abi3.so (0) <940BCB20-CEA3-32A0-AD63-37959D2402BB> /Applications/VidCutter.app/Contents/MacOS/PyQt5/QtPrintSupport.abi3.so
       0x1159c8000 -        0x1159f3fff +QtPrintSupport (0) <BE399B08-503C-39E3-ACAC-268A9D866624> /Applications/VidCutter.app/Contents/MacOS/QtPrintSupport
       0x115a1c000 -        0x115aaefff +QtQuick.abi3.so (0) <5693D460-C99A-382C-8A9C-270660235D49> /Applications/VidCutter.app/Contents/MacOS/PyQt5/QtQuick.abi3.so
       0x115bb4000 -        0x115bbcfff +QtQuick3D.abi3.so (0) <3F53070A-FCE4-35A9-9AB9-95A62F0F2BFB> /Applications/VidCutter.app/Contents/MacOS/PyQt5/QtQuick3D.abi3.so
       0x115bc4000 -        0x115c12fff +QtQuick3D (0) <423231BA-5465-37CD-9A5E-4733F8152DE1> /Applications/VidCutter.app/Contents/MacOS/QtQuick3D
       0x115c6c000 -        0x115d92fff +QtQuick3DRuntimeRender (0) <34ACC7AD-A2B1-363D-AB4A-03CCAA31313C> /Applications/VidCutter.app/Contents/MacOS/QtQuick3DRuntimeRender
       0x115dcb000 -        0x115de1fff +QtQuick3DAssetImport (0) <5DD26272-DF6F-3A6B-94BC-2C9442B44544> /Applications/VidCutter.app/Contents/MacOS/QtQuick3DAssetImport
       0x115df1000 -        0x115e3cfff +QtQuick3DRender (0) <1F80E157-4238-3871-A552-86170757056D> /Applications/VidCutter.app/Contents/MacOS/QtQuick3DRender
       0x115e7e000 -        0x115e85fff +QtQuick3DUtils (0) <8DDDCE41-5D80-363F-A9AD-A1485CD7C026> /Applications/VidCutter.app/Contents/MacOS/QtQuick3DUtils
       0x115e89000 -        0x115e93fff +QtQuickWidgets.abi3.so (0) <9B41E926-4260-374B-A0B1-62C243709667> /Applications/VidCutter.app/Contents/MacOS/PyQt5/QtQuickWidgets.abi3.so
       0x115e9e000 -        0x115eaafff +QtQuickWidgets (0) <A37FC284-6E0B-3D90-A5F1-45661530F9FE> /Applications/VidCutter.app/Contents/MacOS/QtQuickWidgets
       0x115eb7000 -        0x115ec4fff +QtRemoteObjects.abi3.so (0) <21DE1CC9-7822-32D6-8314-0E41A7A7297A> /Applications/VidCutter.app/Contents/MacOS/PyQt5/QtRemoteObjects.abi3.so
       0x115ed8000 -        0x115f43fff +QtRemoteObjects (0) <BC682B79-B2B8-3FF3-AAA7-FEB4EAB80118> /Applications/VidCutter.app/Contents/MacOS/QtRemoteObjects
       0x115f80000 -        0x115fa0fff +QtSensors.abi3.so (0) <198B1E11-EC41-36BA-ADB3-5AD8172A7EC5> /Applications/VidCutter.app/Contents/MacOS/PyQt5/QtSensors.abi3.so
       0x115fd3000 -        0x115febfff +QtSensors (0) <71D2667D-BD12-3F07-9C2E-A635489EB9C3> /Applications/VidCutter.app/Contents/MacOS/QtSensors
       0x11d0d1000 -        0x11d16cfff  dyld (852) <1AC76561-4F9A-34B1-BA7C-4516CACEAED7> /usr/lib/dyld
    0x7fff2008f000 -     0x7fff20090fff  libsystem_blocks.dylib (79) <48AF56A9-6E42-3A5E-A213-E6AFD8F81044> /usr/lib/system/libsystem_blocks.dylib
    0x7fff20091000 -     0x7fff200c6fff  libxpc.dylib (2038.120.1) <5751A7F5-6DC5-3090-B7F1-D90ED71BEF1F> /usr/lib/system/libxpc.dylib
    0x7fff200c7000 -     0x7fff200defff  libsystem_trace.dylib (1277.120.1) <8E243C00-BFC2-3FAA-989C-0D72314DB04D> /usr/lib/system/libsystem_trace.dylib
    0x7fff200df000 -     0x7fff2017cfff  libcorecrypto.dylib (1000.120.2) <FADB19A0-1BF3-3F47-B729-87B4FA8CA677> /usr/lib/system/libcorecrypto.dylib
    0x7fff2017d000 -     0x7fff201a9fff  libsystem_malloc.dylib (317.121.1) <CAD162A5-7367-3A30-9C15-5D036411AEDE> /usr/lib/system/libsystem_malloc.dylib
    0x7fff201aa000 -     0x7fff201eefff  libdispatch.dylib (1271.120.2) <7B229797-1F2E-3409-9D0C-060C7EEF2E12> /usr/lib/system/libdispatch.dylib
    0x7fff201ef000 -     0x7fff20228fff  libobjc.A.dylib (824) <FE5AF22E-80A1-34BB-98D6-610879988BAA> /usr/lib/libobjc.A.dylib
    0x7fff20229000 -     0x7fff2022bfff  libsystem_featureflags.dylib (28.60.1) <77F7F479-39BD-3111-BE3C-C74567FD120C> /usr/lib/system/libsystem_featureflags.dylib
    0x7fff2022c000 -     0x7fff202b4fff  libsystem_c.dylib (1439.100.3) <38F8A126-C995-349A-B909-FF831914ED2E> /usr/lib/system/libsystem_c.dylib
    0x7fff202b5000 -     0x7fff2030afff  libc++.1.dylib (905.6) <B3812B86-4FCF-3A10-8866-DF67940A974C> /usr/lib/libc++.1.dylib
    0x7fff2030b000 -     0x7fff20320fff  libc++abi.dylib (905.6) <A0FE88B7-E157-3C9C-A29A-11D3BE3436B3> /usr/lib/libc++abi.dylib
    0x7fff20321000 -     0x7fff20350fff  libsystem_kernel.dylib (7195.121.3) <A4938CF5-ABC0-397B-8A6E-B7BEEFA24D0A> /usr/lib/system/libsystem_kernel.dylib
    0x7fff20351000 -     0x7fff2035cfff  libsystem_pthread.dylib (454.120.2) <17482C9D-061E-3769-AC9E-BE1239D33098> /usr/lib/system/libsystem_pthread.dylib
    0x7fff2035d000 -     0x7fff20398fff  libdyld.dylib (852) <C10CEA28-D5A0-324F-8F07-8C7CE4805412> /usr/lib/system/libdyld.dylib
    0x7fff20399000 -     0x7fff203a2fff  libsystem_platform.dylib (254.80.2) <8664A4CD-EE27-3C71-B5CC-06E2B1B4F394> /usr/lib/system/libsystem_platform.dylib
    0x7fff203a3000 -     0x7fff203cefff  libsystem_info.dylib (542.40.3) <EA3F9C9C-3116-3DB4-A3F1-5B03172C1E72> /usr/lib/system/libsystem_info.dylib
    0x7fff203cf000 -     0x7fff2086cfff  com.apple.CoreFoundation (6.9 - 1776.103) <01EFB7F8-BCE6-32DF-A0B8-02F9027F882C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff2086d000 -     0x7fff20aa1fff  com.apple.LaunchServices (1122.38 - 1122.38) <241B3D82-2C9C-3F7D-88BD-AC78A689FF04> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff20aa2000 -     0x7fff20b75fff  com.apple.gpusw.MetalTools (1.0 - 1) <03202B68-E515-3CBE-AC5A-39E80A702A6F> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff20b76000 -     0x7fff20dd2fff  libBLAS.dylib (1336.120.1) <44514FE9-B994-380E-8341-4ABA30DB8895> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff20dd3000 -     0x7fff20e20fff  com.apple.Lexicon-framework (1.0 - 86.2) <F69DF515-4980-36C8-9F5D-987B67D2AFAF> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff20e21000 -     0x7fff20e8ffff  libSparse.dylib (106) <E7F273C0-18F8-3688-9B63-C86DEB06740A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff20e90000 -     0x7fff20f0dfff  com.apple.SystemConfiguration (1.20 - 1.20) <81EDA68C-051A-3F4C-B79E-B53B365B67B1> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff20f0e000 -     0x7fff20f42fff  libCRFSuite.dylib (50) <703BB228-D959-3009-AF3F-0015588F531A> /usr/lib/libCRFSuite.dylib
    0x7fff20f43000 -     0x7fff2117bfff  libmecabra.dylib (929.10) <43C2A11F-7F68-31B6-AD65-31282837DED3> /usr/lib/libmecabra.dylib
    0x7fff2117c000 -     0x7fff214dafff  com.apple.Foundation (6.9 - 1776.103) <3C3B967D-778D-30BF-A3F8-E734FAFD76F2> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff214db000 -     0x7fff215c3fff  com.apple.LanguageModeling (1.0 - 247.3) <58ACD840-A17B-3CB0-B010-7E4493C5BC5C> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff215c4000 -     0x7fff216fafff  com.apple.CoreDisplay (237.3 - 237.3) <65322ECF-632D-362D-870D-5CE69B1B6C60> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff216fb000 -     0x7fff2196bfff  com.apple.audio.AudioToolboxCore (1.0 - 1181.68) <87BA778B-6634-30D8-BF69-678C36246242> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
    0x7fff2196c000 -     0x7fff21b51fff  com.apple.CoreText (677.5.0.5 - 677.5.0.5) <C148A259-D01A-3634-9449-119EB084ABA9> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff21b52000 -     0x7fff221e2fff  com.apple.audio.CoreAudio (5.0 - 5.0) <E987DC18-3396-3AAD-A66A-2B755C8D242A> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff221e3000 -     0x7fff22537fff  com.apple.security (7.0 - 59754.120.12) <7C3D689E-9B3E-3F73-ACF0-F40C1297D180> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff22538000 -     0x7fff22797fff  libicucore.A.dylib (66112) <9957A773-012E-3ABA-9587-CFF787170AE8> /usr/lib/libicucore.A.dylib
    0x7fff22798000 -     0x7fff227a1fff  libsystem_darwin.dylib (1439.100.3) <BF5B5FD8-B5A3-3035-8641-466E625A6CE8> /usr/lib/system/libsystem_darwin.dylib
    0x7fff227a2000 -     0x7fff22a8dfff  com.apple.CoreServices.CarbonCore (1307.3 - 1307.3) <1C5425B5-0E8C-3691-99AB-44F17F357C81> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff22acd000 -     0x7fff22b07fff  com.apple.CSStore (1122.38 - 1122.38) <A664672F-440D-3BA8-8851-68B4C6AB1022> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
    0x7fff22b08000 -     0x7fff22bb6fff  com.apple.framework.IOKit (2.0.2 - 1845.120.6) <C6E70E82-8508-3515-ACE1-361E575D466A> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff22bb7000 -     0x7fff22bc2fff  libsystem_notify.dylib (279.40.4) <7FFECC25-FA84-3B59-9CC8-4D9DC84E6EC1> /usr/lib/system/libsystem_notify.dylib
    0x7fff22c11000 -     0x7fff23959fff  com.apple.AppKit (6.9 - 2022.50.114) <02279013-2888-3A1D-8F28-0C39A64EF5FA> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff2395a000 -     0x7fff23ba8fff  com.apple.UIFoundation (1.0 - 728.8) <A901F2AB-A1C3-3BDB-A2ED-33CAEC118589> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff23ba9000 -     0x7fff23bbbfff  com.apple.UniformTypeIdentifiers (637 - 637) <8DEE5893-C380-335B-B3DA-DD49DA8FB037> /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
    0x7fff24026000 -     0x7fff246acfff  libnetwork.dylib (2288.121.1) <728F736C-8AB2-30C0-8E61-A84F34642B18> /usr/lib/libnetwork.dylib
    0x7fff246ad000 -     0x7fff24b4bfff  com.apple.CFNetwork (1240.0.4 - 1240.0.4) <83684BEF-A3CE-3227-8E10-A8A538CCA9AE> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff24b4c000 -     0x7fff24b5afff  libsystem_networkextension.dylib (1295.120.5) <02486B74-EAAD-3055-AE20-F12E79B39297> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff24b5b000 -     0x7fff24b5bfff  libenergytrace.dylib (22.100.1) <7039CE14-0DED-3FD3-A540-A01DEFC4314D> /usr/lib/libenergytrace.dylib
    0x7fff24b5c000 -     0x7fff24bb8fff  libMobileGestalt.dylib (978.120.1) <9FF187B8-854F-338D-BD6A-AE142C815617> /usr/lib/libMobileGestalt.dylib
    0x7fff24bb9000 -     0x7fff24bcffff  libsystem_asl.dylib (385) <B3E89650-A7FE-3E93-8A1B-D88145FDD45C> /usr/lib/system/libsystem_asl.dylib
    0x7fff24bd0000 -     0x7fff24be7fff  com.apple.TCC (1.0 - 1) <5D202FF3-7BD8-3384-A8AB-7D62CD14C412> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff24be8000 -     0x7fff24f4cfff  com.apple.SkyLight (1.600.0 - 588.1) <D5925B80-2468-3709-9DFD-BEAF418169EC> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff24f4d000 -     0x7fff255d6fff  com.apple.CoreGraphics (2.0 - 1463.14.2) <8E1776B9-0046-3FCF-BF54-F76490EA4A27> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff255d7000 -     0x7fff256cdfff  com.apple.ColorSync (4.13.0 - 3473.4.3) <CB975116-61F8-330F-B111-3F0467F88BC1> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff256ce000 -     0x7fff25729fff  com.apple.HIServices (1.22 - 716) <132B9E44-BF23-3B61-96F2-7678C81115AA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff25ad0000 -     0x7fff25eeffff  com.apple.CoreData (120 - 1048) <D3DAFFD5-CC38-3A82-B138-015DBFD551D9> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff25ef0000 -     0x7fff25f05fff  com.apple.ProtocolBuffer (1 - 285.24.10.20.1) <C92547DE-86B8-3734-A17D-D0F9B4AE1300> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff25f06000 -     0x7fff260b9fff  libsqlite3.dylib (321.3) <E9324AF2-968F-3459-A0EB-2FD4E8A3BF09> /usr/lib/libsqlite3.dylib
    0x7fff26137000 -     0x7fff2614efff  com.apple.commonutilities (8.0 - 900) <4EBBE25A-3599-3DC8-B846-F90BD23FED85> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff2614f000 -     0x7fff261cefff  com.apple.BaseBoard (526 - 526) <ECED5758-3FD9-3F09-8E55-2230E391373A> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff261cf000 -     0x7fff26217fff  com.apple.RunningBoardServices (1.0 - 505.100.8) <F72D5FDE-6DC0-3068-AD08-CA8D165E574D> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
    0x7fff26218000 -     0x7fff2628cfff  com.apple.AE (918.6 - 918.6) <A9B7A6D0-85CE-31CD-8926-81D3A714AF42> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff2628d000 -     0x7fff26293fff  libdns_services.dylib (1310.120.71) <6F77A4C7-40B9-3062-8650-6E1E2FD07046> /usr/lib/libdns_services.dylib
    0x7fff26294000 -     0x7fff2629bfff  libsystem_symptoms.dylib (1431.120.1) <3BEA5355-D267-39D4-8BC6-A1703845BD3F> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff2629c000 -     0x7fff26427fff  com.apple.Network (1.0 - 1) <39B5F4D8-5105-37CB-9F18-2B2C36CB4B42> /System/Library/Frameworks/Network.framework/Versions/A/Network
    0x7fff26428000 -     0x7fff26457fff  com.apple.analyticsd (1.0 - 1) <2DABBC97-042F-39C7-85A5-A6F47BCAC5EC> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
    0x7fff26458000 -     0x7fff2645afff  libDiagnosticMessagesClient.dylib (112) <8D0655AC-218F-3AA6-9802-2444E6801067> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff2645b000 -     0x7fff264a7fff  com.apple.spotlight.metadata.utilities (1.0 - 2150.21) <7CE4BC56-65ED-3D75-8DA0-05EFE1BA2256> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff264a8000 -     0x7fff26542fff  com.apple.Metadata (10.7.0 - 2150.21) <04F83B90-3535-326F-8897-D43F55DDE771> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff26543000 -     0x7fff26549fff  com.apple.DiskArbitration (2.7 - 2.7) <97F9E5D9-0942-3AD6-8D31-65106C452CB8> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff2654a000 -     0x7fff26bb1fff  com.apple.vImage (8.1 - 544.4) <A711FD44-1495-3D7B-BF5C-E238C17B1A79> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff26bb2000 -     0x7fff26e8efff  com.apple.QuartzCore (1.11 - 927.21) <F384A0C0-F855-3B4D-AAD0-E0F0550E226C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff26e8f000 -     0x7fff26ed0fff  libFontRegistry.dylib (309) <5D9848B3-14C7-34A8-A981-B3C2CFD12BD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff26ed1000 -     0x7fff27011fff  com.apple.coreui (2.1 - 692.1) <76D85525-8D99-3F0F-BC36-DEA342D4589D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff270fe000 -     0x7fff27109fff  com.apple.PerformanceAnalysis (1.278.3 - 278.3) <3FE8B4FD-B159-38B0-BA07-DE6722AC9F55> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff2710a000 -     0x7fff27119fff  com.apple.OpenDirectory (11.4 - 230.40.1) <32596EC3-5500-3B18-ABCD-D92EDEDE74BF> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff2711a000 -     0x7fff27139fff  com.apple.CFOpenDirectory (11.4 - 230.40.1) <3AA364D1-58AE-3C8D-B897-5B4AC3256BE7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff2713a000 -     0x7fff27146fff  com.apple.CoreServices.FSEvents (1290.120.5 - 1290.120.5) <4C4959DF-FE61-30E8-8BBB-3BF674BE203A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff27147000 -     0x7fff2716bfff  com.apple.coreservices.SharedFileList (144 - 144) <4418DDA1-CA34-3402-97F2-CE9B60019617> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff2716c000 -     0x7fff2716efff  libapp_launch_measurement.dylib (14.1) <78905455-A807-3D67-AD56-FF8C22D31B16> /usr/lib/libapp_launch_measurement.dylib
    0x7fff2716f000 -     0x7fff271b6fff  com.apple.CoreAutoLayout (1.0 - 21.10.1) <E848DF1F-1C82-3F04-87B8-9BF0C956A587> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
    0x7fff271b7000 -     0x7fff27299fff  libxml2.2.dylib (34.9) <08E7CAB2-0EED-376C-880A-E52CC01E82F3> /usr/lib/libxml2.2.dylib
    0x7fff2729a000 -     0x7fff272e7fff  com.apple.CoreVideo (1.8 - 414.7) <29D4EA46-F0B6-3004-863C-0940ACD200C2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff272e8000 -     0x7fff272eafff  com.apple.loginsupport (1.0 - 1) <02FCC3AF-1E2D-3603-9D6F-33589ED28A00> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff282a2000 -     0x7fff282b2fff  libsystem_containermanager.dylib (318.100.4) <2BBFF58C-D27E-3371-968D-7DE1E53749F6> /usr/lib/system/libsystem_containermanager.dylib
    0x7fff282b3000 -     0x7fff282c4fff  com.apple.IOSurface (290.8.1 - 290.8.1) <BA97183F-8EE4-3833-8AA7-06D9B9D39BDF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff282c5000 -     0x7fff282cefff  com.apple.IOAccelerator (442.9 - 442.9) <91FA0C86-BD36-373C-B91A-7360D27CA614> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff282cf000 -     0x7fff283f2fff  com.apple.Metal (244.201 - 244.201) <5197E017-D6CD-3611-A8B5-76A4FB901C6A> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff283f3000 -     0x7fff2840ffff  com.apple.audio.caulk (1.0 - 70) <B6AB0B5B-ED36-3567-8112-5C9DEDBFBBFA> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7fff28410000 -     0x7fff284fafff  com.apple.CoreMedia (1.0 - 2775.22) <9C15E6D0-245E-3A6E-BC67-C1DF67F7EB2A> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff284fb000 -     0x7fff2865bfff  libFontParser.dylib (305.5.0.1) <DFE3F79C-849C-3FC7-AFC0-24AB83171A36> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
    0x7fff2865c000 -     0x7fff28957fff  com.apple.HIToolbox (2.1.1 - 1061.11) <DFAA0674-E367-36D9-925A-4EA9A6954BB0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff28958000 -     0x7fff2896bfff  com.apple.framework.DFRFoundation (1.0 - 266) <0B60B894-C5A5-38F0-8755-53BD217B0E36> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff2896c000 -     0x7fff2896ffff  com.apple.dt.XCTTargetBootstrap (1.0 - 18119.1) <8828FD40-9EE5-3E09-9DD7-8B7E34B34C26> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff28970000 -     0x7fff28999fff  com.apple.CoreSVG (1.0 - 149) <BA347BBA-DC27-3728-9728-A791957D3F59> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
    0x7fff2899a000 -     0x7fff28bd6fff  com.apple.ImageIO (3.3.0 - 2130.5.4) <14E0D520-1EE1-3C80-9827-4E5F513A7289> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff28bd7000 -     0x7fff28f52fff  com.apple.CoreImage (16.3.0 - 1140.2) <4A5B2859-C1F7-3938-B4B6-DDEC972798D1> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff28f53000 -     0x7fff28fb9fff  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <20902DA8-4AAB-36C8-9224-4F9E828B465A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff28fba000 -     0x7fff28fbdfff  libsystem_configuration.dylib (1109.120.1) <C7A9BD10-192B-31D3-92ED-2581A61A99F6> /usr/lib/system/libsystem_configuration.dylib
    0x7fff28fbe000 -     0x7fff28fc2fff  libsystem_sandbox.dylib (1441.120.5) <DC075A7C-9D4A-32D3-9022-CD47764AFDAD> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff28fc3000 -     0x7fff28fc4fff  com.apple.AggregateDictionary (1.0 - 1) <4394E8DB-F6D9-3F85-B894-F463378DC1B4> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff28fc5000 -     0x7fff28fc8fff  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <1826DE1C-06B1-3140-A9A2-F7D55C1D9DB6> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff28fc9000 -     0x7fff28fcafff  liblangid.dylib (136) <ADE3A41C-F815-39DE-A978-1B0EE456167B> /usr/lib/liblangid.dylib
    0x7fff28fcb000 -     0x7fff2906ffff  com.apple.CoreNLP (1.0 - 245.2) <9B1C60E4-2B36-34A7-AF43-7EEC914FA1FE> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff29070000 -     0x7fff29076fff  com.apple.LinguisticData (1.0 - 399) <48C87E01-670A-336C-9D37-723E06BE422D> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff29077000 -     0x7fff2971ffff  libBNNS.dylib (288.100.5) <48BD7046-5DBD-3F3D-AD81-376AD24FA45D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff29720000 -     0x7fff298f2fff  libvDSP.dylib (760.100.3) <372AD8C6-F390-3257-A886-D3B545AAB98C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff298f3000 -     0x7fff29904fff  com.apple.CoreEmoji (1.0 - 128.4) <677784E7-E4E6-3405-AC53-DD66197C4821> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff29905000 -     0x7fff2990ffff  com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) <A57347A7-1354-3F54-B9EC-E5F83A200AAF> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer
    0x7fff29910000 -     0x7fff299e2fff  com.apple.framework.CoreWLAN (16.0 - 1657) <42166AAE-D9EF-3EE6-A0F3-8B3E320BB39E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff299e3000 -     0x7fff29be4fff  com.apple.CoreUtils (6.6 - 660.37) <D3F3801B-EC48-3C0B-9438-0C12C4A0BA87> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff29be5000 -     0x7fff29c07fff  com.apple.MobileKeyBag (2.0 - 1.0) <1FCEE156-0810-3425-88FC-E7EA6B38ACA7> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff29c08000 -     0x7fff29c18fff  com.apple.AssertionServices (1.0 - 505.100.8) <E691B254-0792-348B-BC13-2B1A490174C4> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff29c19000 -     0x7fff29ca4fff  com.apple.securityfoundation (6.0 - 55240.40.4) <AD930CCB-A3F5-3C2C-A2CD-9963A63560F5> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff29ca5000 -     0x7fff29caefff  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <4B88024D-62DB-3E5D-BCA2-076663214608> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff29caf000 -     0x7fff29cb3fff  com.apple.xpc.ServiceManagement (1.0 - 1) <7E760B22-944C-387A-903F-C9184CE788B9> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff29cb4000 -     0x7fff29cb6fff  libquarantine.dylib (119.40.2) <4611645F-5817-3A80-8382-2DB03A8C0141> /usr/lib/system/libquarantine.dylib
    0x7fff29cb7000 -     0x7fff29cc2fff  libCheckFix.dylib (31) <33CE141E-48F5-3974-BD63-1F63558BB452> /usr/lib/libCheckFix.dylib
    0x7fff29cc3000 -     0x7fff29cdafff  libcoretls.dylib (169.100.1) <68726723-2EA1-3007-89ED-F66725A6AA7E> /usr/lib/libcoretls.dylib
    0x7fff29cdb000 -     0x7fff29cebfff  libbsm.0.dylib (68.40.1) <77DF90DF-D5C2-3178-AAA7-96FC6D9F2312> /usr/lib/libbsm.0.dylib
    0x7fff29cec000 -     0x7fff29d35fff  libmecab.dylib (929.10) <48F1EC4F-7D85-347F-B20C-7225AF2499A4> /usr/lib/libmecab.dylib
    0x7fff29d36000 -     0x7fff29d3bfff  libgermantok.dylib (24) <171A100F-C862-3CA2-A308-5AA9EF24B690> /usr/lib/libgermantok.dylib
    0x7fff29d3c000 -     0x7fff29d51fff  libLinearAlgebra.dylib (1336.120.1) <09738E52-FA24-3239-895D-F762C920F03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff29d52000 -     0x7fff29f70fff  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <C515FA90-1022-308E-A513-0EA9831FE712> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff29f71000 -     0x7fff29fc0fff  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <1C3D9332-2C1D-3B52-A679-35BC37A3E8F0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff29fc1000 -     0x7fff2a122fff  com.apple.MLCompute (1.0 - 1) <0B7ADB41-62BE-32EE-821A-BB7141DE8B42> /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute
    0x7fff2a123000 -     0x7fff2a159fff  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <D5B2AEEE-3973-35A5-9FF9-1C7C031B7125> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff2a15a000 -     0x7fff2a1b0fff  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <0E99566D-A21A-304F-AF1A-A9530AED8A92> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
    0x7fff2a1b1000 -     0x7fff2a241fff  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <1C395A17-2F98-35A5-B768-F22A714100D0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff2a242000 -     0x7fff2a251fff  com.apple.AppleFSCompression (125 - 1.0) <6BD3FF9C-BCEE-3AB9-AC52-71A75D1C54AD> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff2a252000 -     0x7fff2a25efff  libbz2.1.0.dylib (44) <CA69420A-25E7-344C-852F-808F09AD43D0> /usr/lib/libbz2.1.0.dylib
    0x7fff2a25f000 -     0x7fff2a263fff  libsystem_coreservices.dylib (127.1) <1E2DA16B-D528-3D43-86C2-2BB9127954A0> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff2a264000 -     0x7fff2a291fff  com.apple.CoreServices.OSServices (1122.38 - 1122.38) <D02BE0AC-0544-3D1F-9E79-37715E231214> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff2a460000 -     0x7fff2a472fff  libz.1.dylib (76) <C1E6CE87-167E-39EC-8B8F-2C3213A0208E> /usr/lib/libz.1.dylib
    0x7fff2a473000 -     0x7fff2a4bafff  libsystem_m.dylib (3186.100.3) <21949128-D4E6-3179-B248-41B05C1CE102> /usr/lib/system/libsystem_m.dylib
    0x7fff2a4bb000 -     0x7fff2a4bbfff  libcharset.1.dylib (59) <4B3453D8-277A-38D3-862D-28DF71F3E285> /usr/lib/libcharset.1.dylib
    0x7fff2a4bc000 -     0x7fff2a4c1fff  libmacho.dylib (980) <3677B3B7-03E8-3804-B2FE-5640B18FE40E> /usr/lib/system/libmacho.dylib
    0x7fff2a4c2000 -     0x7fff2a4ddfff  libkxld.dylib (7195.121.3) <A83BCE3F-35C1-34DD-B1C5-B4FDFB33B250> /usr/lib/system/libkxld.dylib
    0x7fff2a4de000 -     0x7fff2a4e9fff  libcommonCrypto.dylib (60178.120.3) <BBA72D86-B9C1-3123-AE59-D629DE278695> /usr/lib/system/libcommonCrypto.dylib
    0x7fff2a4ea000 -     0x7fff2a4f4fff  libunwind.dylib (201) <3149D79A-911B-39ED-9C93-6C7E6B0860C7> /usr/lib/system/libunwind.dylib
    0x7fff2a4f5000 -     0x7fff2a4fcfff  liboah.dylib (203.46) <0A17EAFC-15E9-37FE-8EE2-DE0F7F220AD8> /usr/lib/liboah.dylib
    0x7fff2a4fd000 -     0x7fff2a507fff  libcopyfile.dylib (173.40.2) <7304CA0D-E93C-367F-9BEE-AC56B873F06C> /usr/lib/system/libcopyfile.dylib
    0x7fff2a508000 -     0x7fff2a50ffff  libcompiler_rt.dylib (102.2) <0DB1902E-C79C-3E26-BE51-F70960ECF0B9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff2a510000 -     0x7fff2a512fff  libsystem_collections.dylib (1439.100.3) <E180C04A-9CFB-3C8E-9C2B-978D23A99F2A> /usr/lib/system/libsystem_collections.dylib
    0x7fff2a513000 -     0x7fff2a515fff  libsystem_secinit.dylib (87.60.1) <8C33D323-C11C-34CB-9295-4D7C98B8AFD6> /usr/lib/system/libsystem_secinit.dylib
    0x7fff2a516000 -     0x7fff2a518fff  libremovefile.dylib (49.120.1) <6DEAEEC9-2A65-3C7B-A9CE-23245772FD07> /usr/lib/system/libremovefile.dylib
    0x7fff2a519000 -     0x7fff2a519fff  libkeymgr.dylib (31) <FD167835-3829-3FFD-B13E-D18113E271AB> /usr/lib/system/libkeymgr.dylib
    0x7fff2a51a000 -     0x7fff2a521fff  libsystem_dnssd.dylib (1310.120.71) <7BB607FE-EF79-3144-8BD0-A66792FF1443> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff2a522000 -     0x7fff2a527fff  libcache.dylib (83) <8B201058-2C34-3C12-9A7A-898CB0AAD150> /usr/lib/system/libcache.dylib
    0x7fff2a528000 -     0x7fff2a529fff  libSystem.B.dylib (1292.120.1) <A8309074-31CC-31F0-A143-81DF019F7A86> /usr/lib/libSystem.B.dylib
    0x7fff2a52a000 -     0x7fff2a52dfff  libfakelink.dylib (3) <CF7D19AF-D162-369D-9501-0BEAC4D1188E> /usr/lib/libfakelink.dylib
    0x7fff2a52e000 -     0x7fff2a52efff  com.apple.SoftLinking (1.0 - 1) <6C04D3E0-BFE0-32E2-A098-46D726F9B429> /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking
    0x7fff2a52f000 -     0x7fff2a566fff  libpcap.A.dylib (98.100.3) <87B9769E-D88E-37F9-BB83-B327527AE79C> /usr/lib/libpcap.A.dylib
    0x7fff2a567000 -     0x7fff2a657fff  libiconv.2.dylib (59) <B9FD3BC7-6001-3E60-A7FB-CE8AAE07C805> /usr/lib/libiconv.2.dylib
    0x7fff2a658000 -     0x7fff2a669fff  libcmph.dylib (8) <AE1C3A87-5C44-3833-9DE1-31062A878138> /usr/lib/libcmph.dylib
    0x7fff2a66a000 -     0x7fff2a6dbfff  libarchive.2.dylib (83.100.2) <5DF98631-FBAC-3F17-B4D1-0115CE6C009B> /usr/lib/libarchive.2.dylib
    0x7fff2a6dc000 -     0x7fff2a743fff  com.apple.SearchKit (1.4.1 - 1.4.1) <FBAB58C4-1B62-39E8-9241-93966CC2C9C0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff2a744000 -     0x7fff2a745fff  libThaiTokenizer.dylib (3) <1D735582-F932-3279-9F47-D10EAD1CA9A2> /usr/lib/libThaiTokenizer.dylib
    0x7fff2a746000 -     0x7fff2a768fff  com.apple.applesauce (1.0 - 16.28) <F07DA929-24FA-36D3-A356-05C9565AC397> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff2a769000 -     0x7fff2a780fff  libapple_nghttp2.dylib (1.41) <303C40AC-4212-3B20-ABF6-91F46A79B78B> /usr/lib/libapple_nghttp2.dylib
    0x7fff2a781000 -     0x7fff2a797fff  libSparseBLAS.dylib (1336.120.1) <3C4D290C-13A4-3A3D-B7C9-3BA0A4C9C7A5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff2a798000 -     0x7fff2a799fff  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <9D78B798-7218-3327-8E50-CF321EDB22B1> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff2a79a000 -     0x7fff2a79efff  libpam.2.dylib (28.40.1) <A04A5DD4-34DE-3BFB-BB17-BD66F7FBA1B6> /usr/lib/libpam.2.dylib
    0x7fff2a79f000 -     0x7fff2a7befff  libcompression.dylib (96.120.1) <591F0E34-3C41-3D94-98BA-9BB50E608787> /usr/lib/libcompression.dylib
    0x7fff2a7bf000 -     0x7fff2a7c4fff  libQuadrature.dylib (7) <FD523210-15BE-3EE7-B2E2-892A7E198542> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff2a7c5000 -     0x7fff2ab62fff  libLAPACK.dylib (1336.120.1) <3F036666-341C-3570-8136-CDF170C02DE7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff2ab63000 -     0x7fff2abb2fff  com.apple.DictionaryServices (1.2 - 341) <3EC1918E-0345-3EC6-BAE0-04B94A0B6809> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff2abb3000 -     0x7fff2abcbfff  liblzma.5.dylib (16) <10B7343A-0322-3A1F-B6AE-06FC709F1BDE> /usr/lib/liblzma.5.dylib
    0x7fff2abcc000 -     0x7fff2abcdfff  libcoretls_cfhelpers.dylib (169.100.1) <BACFE067-CAAB-3906-AAE5-A5E78CD22C6D> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff2abce000 -     0x7fff2acc9fff  com.apple.APFS (1677.120.9 - 1677.120.9) <599AAB82-F105-3ACC-BBFA-2D3D276A312C> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff2acca000 -     0x7fff2acd7fff  libxar.1.dylib (452) <C5B63994-6F92-395D-9431-1574D6E1D89F> /usr/lib/libxar.1.dylib
    0x7fff2acd8000 -     0x7fff2acdbfff  libutil.dylib (58.40.2) <4D8FD41B-89A5-31DA-BB0E-7F13C3B1652F> /usr/lib/libutil.dylib
    0x7fff2acdc000 -     0x7fff2ad04fff  libxslt.1.dylib (17.4) <CADFABB2-F66B-39FF-B43A-17315815F664> /usr/lib/libxslt.1.dylib
    0x7fff2ad05000 -     0x7fff2ad0ffff  libChineseTokenizer.dylib (37.1) <44E1A716-E405-3E54-874F-C5011146B318> /usr/lib/libChineseTokenizer.dylib
    0x7fff2ad10000 -     0x7fff2adcdfff  libvMisc.dylib (760.100.3) <E92C2BF3-02A5-31D1-BF6A-56BBA624CA90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff2adce000 -     0x7fff2ae65fff  libate.dylib (3.0.6) <C73DF462-D92F-366F-ADBE-B140698DEBAF> /usr/lib/libate.dylib
    0x7fff2ae66000 -     0x7fff2ae6dfff  libIOReport.dylib (64.100.1) <E7BCECCB-2F51-3A07-9C56-4EF4AFD59C80> /usr/lib/libIOReport.dylib
    0x7fff2b003000 -     0x7fff2b056fff  com.apple.AppleVAFramework (6.1.3 - 6.1.3) <D39DBE46-4BEB-316F-BAFA-8E2B03BED772> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff2b057000 -     0x7fff2b06ffff  libexpat.1.dylib (26) <C0213844-67CA-38E7-A586-456A645E0BD0> /usr/lib/libexpat.1.dylib
    0x7fff2b070000 -     0x7fff2b079fff  libheimdal-asn1.dylib (597.121.1) <493CC99B-8939-3F7E-852C-9AB59B0DDC11> /usr/lib/libheimdal-asn1.dylib
    0x7fff2b07a000 -     0x7fff2b08efff  com.apple.IconFoundation (479.4 - 479.4) <C0C5765F-6A1F-3D89-9AEE-5D49520CAAFD> /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation
    0x7fff2b08f000 -     0x7fff2b0fbfff  com.apple.IconServices (479.4 - 479.4) <8D31CC1A-C609-30EC-BCC3-251F7E4CDC10> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff2b0fc000 -     0x7fff2b19afff  com.apple.MediaExperience (1.0 - 1) <29CF7489-BA27-3789-95A2-F94CC6F09E7A> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
    0x7fff2b19b000 -     0x7fff2b1c3fff  com.apple.persistentconnection (1.0 - 1.0) <5E4A9EC5-2E54-3EFF-A330-52C0D42B26AA> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
    0x7fff2b1c4000 -     0x7fff2b1d2fff  com.apple.GraphVisualizer (1.0 - 100.1) <FFB7E9D0-F1D6-38E9-8BAD-759C3BFEE379> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff2b1d3000 -     0x7fff2b5eefff  com.apple.vision.FaceCore (4.3.2 - 4.3.2) <5A226A22-20F0-3196-915F-5DF94E1B3070> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff2b5ef000 -     0x7fff2b636fff  com.apple.OTSVG (1.0 - 677.5.0.5) <2E8C5AAB-E14B-3FC4-8872-332690419934> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff2b637000 -     0x7fff2b63dfff  com.apple.xpc.AppServerSupport (1.0 - 2038.120.1) <256FB87D-3DD1-3B42-B095-B2E5FC3A755B> /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport
    0x7fff2b63e000 -     0x7fff2b650fff  libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <C97DAB60-EA72-3822-A5F7-AF29C05DC1DD> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
    0x7fff2b651000 -     0x7fff2b653fff  libspindump.dylib (295.2) <63167B4A-D7D5-3146-86B6-988FC0AD4F14> /usr/lib/libspindump.dylib
    0x7fff2b654000 -     0x7fff2b714fff  com.apple.Heimdal (4.0 - 2.0) <B7D2D628-4503-3229-BFB4-FF60066104C1> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff2b8b4000 -     0x7fff2b8f0fff  com.apple.bom (14.0 - 235) <B6D5DB5C-7E5B-3D1A-993B-06EDA9728BD9> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff2b8f1000 -     0x7fff2b93afff  com.apple.AppleJPEG (1.0 - 1) <BE3058DB-0D49-3331-87A7-36D4651F143B> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff2b93b000 -     0x7fff2ba1afff  libJP2.dylib (2130.5.4) <E1F1DA3E-2EC4-3AC9-8171-E4777A9F5DBD> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff2ba1b000 -     0x7fff2ba1efff  com.apple.WatchdogClient.framework (1.0 - 98.120.2) <DE7F64ED-82D2-325D-A031-0E805D52514C> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
    0x7fff2ba1f000 -     0x7fff2ba55fff  com.apple.MultitouchSupport.framework (4440.3 - 4440.3) <C22A0497-19D3-3365-8F59-9190C510F4BE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff2ba56000 -     0x7fff2bbb4fff  com.apple.VideoToolbox (1.0 - 2775.22) <88A013B6-FAB1-3BF9-A5C0-A92D8951E9E3> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff2bbb5000 -     0x7fff2bbe8fff  libAudioToolboxUtility.dylib (1181.68) <2AF3BF70-DCEC-3884-A75A-DDEF1F304964> /usr/lib/libAudioToolboxUtility.dylib
    0x7fff2bbe9000 -     0x7fff2bc0ffff  libPng.dylib (2130.5.4) <3D6AEF53-5D8E-3F8B-B80E-71D848BFD35F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff2bc10000 -     0x7fff2bc6ffff  libTIFF.dylib (2130.5.4) <F4B52A0F-2EF6-30BE-9870-CD2E8B5C3318> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff2bc70000 -     0x7fff2bc8cfff  com.apple.IOPresentment (58 - 37) <994E2AE6-D25E-32D5-9ABA-5A1979A659FE> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff2bc8d000 -     0x7fff2bc94fff  com.apple.GPUWrangler (6.3.3 - 6.3.3) <768299B7-C4B5-307D-A413-52DA0C269A9D> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff2bc95000 -     0x7fff2bc98fff  libRadiance.dylib (2130.5.4) <5C83C72F-9F7B-341D-ADD7-DA12A728C9EA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff2bc99000 -     0x7fff2bc9efff  com.apple.DSExternalDisplay (3.1 - 380) <AA11B104-262F-33B2-8564-EF47D24AC2B6> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff2bc9f000 -     0x7fff2bcc3fff  libJPEG.dylib (2130.5.4) <70213D93-137E-39CE-82C9-BC238226AC05> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff2bcc4000 -     0x7fff2bcf3fff  com.apple.ATSUI (1.0 - 1) <63C289D7-9FD8-370D-9DFB-9C2B50E7978A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
    0x7fff2bcf4000 -     0x7fff2bcf8fff  libGIF.dylib (2130.5.4) <961F6A97-AF22-3A45-BDCF-A425C23CA01A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff2bcf9000 -     0x7fff2bd02fff  com.apple.CMCaptureCore (1.0 - 82.6) <694884AA-070C-3EE5-B86C-F09ABB93A7D7> /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore
    0x7fff2bd03000 -     0x7fff2bd4afff  com.apple.print.framework.PrintCore (16.1 - 531.1) <9D0760A9-DAE8-3BB5-AE31-4D945BA39D48> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff2bd4b000 -     0x7fff2be18fff  com.apple.TextureIO (3.10.9 - 3.10.9) <B68C877B-2BE2-3338-AACA-52DDD955017A> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff2be19000 -     0x7fff2be21fff  com.apple.InternationalSupport (1.0 - 61.1) <0C4AFFAF-D59F-3B3E-A433-CE03BDE567A8> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff2be22000 -     0x7fff2be9cfff  com.apple.datadetectorscore (8.0 - 674) <2FC62BC9-F63C-30DB-BFEE-3CB8399D7F18> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff2be9d000 -     0x7fff2befafff  com.apple.UserActivity (439 - 439) <2C4D4B39-FA93-3ED5-8417-ACBE6C39BB92> /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity
    0x7fff2cb66000 -     0x7fff2cb97fff  libSessionUtility.dylib (76.69) <143B9D4F-FDB1-3366-A20C-4B09A05FE862> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
    0x7fff2cb98000 -     0x7fff2ccccfff  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <1ABFDEA2-FB20-3E05-B4CC-84A2A796D089> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff2cccd000 -     0x7fff2cd32fff  com.apple.audio.AudioSession (1.0 - 76.69) <8D52DAFF-EBE7-3631-A645-E5CD509591A0> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
    0x7fff2cd33000 -     0x7fff2cd45fff  libAudioStatistics.dylib (27.64) <0EF059FC-B386-3595-8BB5-57F0CADAA75F> /usr/lib/libAudioStatistics.dylib
    0x7fff2cd46000 -     0x7fff2cd55fff  com.apple.speech.synthesis.framework (9.0.65 - 9.0.65) <4E88057A-948F-335D-9675-AAEC73F7DE6A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff2cd56000 -     0x7fff2cdc2fff  com.apple.ApplicationServices.ATS (377 - 516) <9DFEBC18-3BA6-3588-A5C5-6D974DF284A2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff2cdc3000 -     0x7fff2cddbfff  libresolv.9.dylib (68) <0E0E7298-2781-3D72-B40F-5FF7DE7DF068> /usr/lib/libresolv.9.dylib
    0x7fff2cf0e000 -     0x7fff2cfedfff  libSMC.dylib (20) <7B4581C7-3E3F-33F7-AC74-BFC57A2991C4> /usr/lib/libSMC.dylib
    0x7fff2cfee000 -     0x7fff2d04dfff  libcups.2.dylib (494.1) <C96214CD-19F2-334A-95A0-25BA714D984A> /usr/lib/libcups.2.dylib
    0x7fff2d04e000 -     0x7fff2d05dfff  com.apple.LangAnalysis (1.7.0 - 254) <C53922F5-BD54-3594-9DCF-DF6D0379B40D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff2d05e000 -     0x7fff2d068fff  com.apple.NetAuth (6.2 - 6.2) <32C039EF-D063-3F2B-B4AC-3103593A7D4E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff2d069000 -     0x7fff2d070fff  com.apple.ColorSyncLegacy (4.13.0 - 1) <6B94034B-8D84-3700-96D3-7A3208231BE9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff2d071000 -     0x7fff2d07cfff  com.apple.QD (4.0 - 416) <AA06F3E8-FC88-3501-B05C-F2D0C4F56272> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff2d07d000 -     0x7fff2d6d1fff  com.apple.audio.AudioResourceArbitration (1.0 - 1) <21EB0A40-BA39-3423-AA4F-2E2A771157C1> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
    0x7fff2d6d2000 -     0x7fff2d6ddfff  com.apple.perfdata (1.0 - 67.40.1) <9D1542E2-52D5-3372-8F2B-B71E27E8050B> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
    0x7fff2d6de000 -     0x7fff2d6ecfff  libperfcheck.dylib (41) <AE0793DA-378F-343E-82AC-EEFBE0FF1818> /usr/lib/libperfcheck.dylib
    0x7fff2d6ed000 -     0x7fff2d6fcfff  com.apple.Kerberos (3.0 - 1) <6D0BA11B-3659-36F0-983E-5D0E51B25912> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff2d6fd000 -     0x7fff2d74dfff  com.apple.GSS (4.0 - 2.0) <398B2978-DB62-3D24-A5DA-36599C401D7F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff2d74e000 -     0x7fff2d75efff  com.apple.CommonAuth (4.0 - 2.0) <A48CDBF5-8251-35AF-90F8-6FD9D64DA2D8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff2d92f000 -     0x7fff2d92ffff  liblaunch.dylib (2038.120.1) <FB6430FC-AACB-3AFF-8763-4C5AFABEF40E> /usr/lib/system/liblaunch.dylib
    0x7fff2d930000 -     0x7fff2d935fff  libffi.dylib (27) <6040E763-EB9C-34CB-B2FE-3C216012A9ED> /usr/lib/libffi.dylib
    0x7fff2e25d000 -     0x7fff2e37efff  com.apple.Bluetooth (8.0.5 - 8.0.5d7) <7630620F-575C-37A6-ACAA-3B9443127E88> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff2fb51000 -     0x7fff2fb78fff  com.apple.RemoteViewServices (2.0 - 163) <2D91746F-1F8B-3D03-BED1-C1BD7FA14453> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff2fb79000 -     0x7fff2fb88fff  com.apple.SpeechRecognitionCore (6.1.24 - 6.1.24) <4FD3C300-7679-3E30-BC40-5DC933BC287E> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff2fb89000 -     0x7fff2fb90fff  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <F2C2E4FC-0EE0-38CC-AC0F-8F412A2859EE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff2fdbe000 -     0x7fff2fdbefff  libsystem_product_info_filter.dylib (8.40.1) <D5194AB1-61C4-3C8D-9E3C-C65702BAB859> /usr/lib/system/libsystem_product_info_filter.dylib
    0x7fff2fe96000 -     0x7fff2fe96fff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <E0B5CB04-F282-3BF0-8D14-BE6E3ED7C0A2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff2febc000 -     0x7fff2febcfff  com.apple.CoreServices (1122.38 - 1122.38) <FEC6CD87-0909-3554-B8F5-CE65A5BB032C> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff30078000 -     0x7fff30078fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <2BCB5475-FDEF-379A-BB0E-B1A3AA7F5B83> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff308ba000 -     0x7fff3091ffff  com.apple.CoreBluetooth (1.0 - 1) <AB95AA98-5CDC-3D4D-8478-C6595447837F> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff329f6000 -     0x7fff32b47fff  com.apple.CoreWiFi (3.0 - 341) <E1A3027C-0657-3609-8F5C-D89BF6B4B422> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff32e25000 -     0x7fff32e28fff  com.apple.help (1.3.8 - 71) <F8B97715-17C5-3789-8B89-5F08EFB70709> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff3307b000 -     0x7fff3307bfff  com.apple.ApplicationServices (48 - 50) <374F91E8-9983-363E-B1E1-85CEB46A5D1E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff33390000 -     0x7fff33390fff  libHeimdalProxy.dylib (79) <68F67BFE-F1E8-341C-A065-08954EF3F684> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
    0x7fff33443000 -     0x7fff33443fff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <CD5DF240-D8F7-3349-88DC-423962E5A289> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff362df000 -     0x7fff36302fff  com.apple.openscripting (1.7 - 190) <9EAC55CC-0ECC-3B41-BF97-53C32496C689> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff36303000 -     0x7fff36306fff  com.apple.securityhi (9.0 - 55008) <56A728F6-162E-31DE-9C29-FB1BE44C6B89> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff36307000 -     0x7fff3630afff  com.apple.ink.framework (10.15 - 227) <65FAEF94-F18C-30E0-8129-952DE19A5FAF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff3630b000 -     0x7fff3630efff  com.apple.CommonPanels (1.2.6 - 101) <45DFDB05-1408-34B4-A2AD-5416C5176C26> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff3630f000 -     0x7fff36316fff  com.apple.ImageCapture (1711.5.2 - 1711.5.2) <E3BCD3B4-4792-390D-890B-B7A860088A4C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff3c850000 -     0x7fff3c853fff  com.apple.print.framework.Print (15 - 271) <5A0FE511-37C2-3065-9066-34F8F9EA23E5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff3c854000 -     0x7fff3c857fff  com.apple.Carbon (160 - 164) <967F26C3-8582-3A33-945F-DDA8F103B2E2> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff3cb0a000 -     0x7fff3cb29fff  com.apple.private.SystemPolicy (1.0 - 1) <CAB3E8CD-1F31-343F-ABC1-9448543F211F> /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy
    0x7fff3d464000 -     0x7fff3d476fff  libmis.dylib (274.120.2) <1DE29019-5ECB-3BE2-8492-2385ED241950> /usr/lib/libmis.dylib
    0x7fff6b964000 -     0x7fff6b96afff  libCoreFSCache.dylib (200.9) <12A2A7E7-39F7-30A5-AC0B-E09947417D3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff6b96b000 -     0x7fff6b96ffff  libCoreVMClient.dylib (200.9) <F8C4D017-075A-37B2-AE8D-8CEB5FE1BC9B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff6b970000 -     0x7fff6b97ffff  com.apple.opengl (18.5.9 - 18.5.9) <1422D0CA-C3E2-3309-8897-018E651CB74E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff6b980000 -     0x7fff6b982fff  libCVMSPluginSupport.dylib (18.5.9) <AC7D4088-7CA8-3A0B-9B55-08427083C382> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff6b983000 -     0x7fff6b98bfff  libGFXShared.dylib (18.5.9) <76ABDB4A-3687-39E0-B8FB-125717742431> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff6b98c000 -     0x7fff6b9bffff  libGLImage.dylib (18.5.9) <750C938A-9F4F-3BAD-8D3F-03EF619F28AD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff6b9c0000 -     0x7fff6b9fcfff  libGLU.dylib (18.5.9) <4A77F717-2BBC-3439-AE10-694E82C0A184> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff6bb91000 -     0x7fff6bb9bfff  libGL.dylib (18.5.9) <95D5C72E-9352-39EC-83B1-6BB295A83462> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff6cfdb000 -     0x7fff6d033fff  com.apple.opencl (4.6 - 4.6) <769BB23D-09E5-3A3A-B2EA-310157AA206D> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff6e0dd000 -     0x7fff6e0e4fff  com.apple.agl (3.3.4 - AGL-3.3.3) <23E38B10-2F27-3BB2-B78D-C28189C21601> /System/Library/Frameworks/AGL.framework/Versions/A/AGL

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

VM Region Summary:
ReadOnly portion of Libraries: Total=745.4M resident=0K(0%) swapped_out_or_unallocated=745.4M(100%)
Writable regions: Total=573.8M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=573.8M(100%)
 
                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Activity Tracing                   256K        1 
Kernel Alloc Once                    8K        1 
MALLOC                           172.7M       24 
MALLOC guard page                   16K        4 
MALLOC_LARGE (reserved)            384K        1         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
STACK GUARD                       56.0M        3 
Stack                             9232K        3 
VM_ALLOCATE                       7176K       30 
__DATA                            16.5M      352 
__DATA_CONST                      11.3M      167 
__DATA_DIRTY                       518K       88 
__FONT_DATA                          4K        1 
__LINKEDIT                       524.4M       76 
__OBJC_RO                         70.2M        1 
__OBJC_RW                         2480K        2 
__TEXT                           221.0M      338 
__UNICODE                          588K        1 
mapped file                       30.3M        2 
shared memory                       40K        4 
===========                     =======  ======= 
TOTAL                              1.5G     1100 
TOTAL, minus reserved VM space     1.1G     1100 

Model: MacBookPro13,2, BootROM 429.120.4.0.0, 2 processors, Dual-Core Intel Core i5, 2.9 GHz, 8 GB, SMC 2.37f25
Graphics: kHW_IntelIrisGraphics550Item, Intel Iris Graphics 550, spdisplays_builtin
Memory Module: BANK 0/DIMM0, 4 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C3531324D3332443250462D3039
Memory Module: BANK 1/DIMM0, 4 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C3531324D3332443250462D3039
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x157), Broadcom BCM43xx 1.0 (7.77.111.1 AirPortDriverBrcmNIC-1680.8)
Bluetooth: Version 8.0.5d7, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB3.0 Hub
USB Device: USB 3.0 Bus
USB Device: USB2.0 Hub
USB Device: USB-C Digital AV Multiport Adapter
USB Device: Apple T1 Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 41.2
Thunderbolt Bus: MacBook Pro, Apple Inc., 41.2

@ozmartian
Copy link
Owner

I'll have to do more research and try get an OSX virtual machine setup to properly debug the Big Sur issues. It should be working on Catalina and below but thats not good enough. Will let you know when progress is made AND thanks HEAPS for all your help!

@ghost
Copy link
Author

ghost commented Jun 19, 2021

Sorry, thought that would be accessible. I've uploaded the DMG to a Google Drive shared link here:

https://drive.google.com/file/d/1LbAVbm1tjbYi2IhbMW0Lv6E_yCnk-h1r/view?usp=sharing

Click the download button or download icon in the top-right.

thanks - I think the problem was my my end...

@ghost
Copy link
Author

ghost commented Jun 19, 2021

AND thanks HEAPS for all your help!

Happy to help. Don't hesitate to ask if you need anything!

@ozmartian
Copy link
Owner

Damn! Here are instructions for getting it running from source code using Homebrew for dependancies. Modify as you like, it should give you a clear idea of whats needed. Create a new folder, cd into it and then you should be able to run the below in your terminal. Thanks for the feedback!

$ brew install wget mpv ffmpeg
$ python3 -m pip install -U pip
$ python3 -m pip install pyinstaller pyopengl PyQt5
$ wget https://github.com/ozmartian/vidcutter/archive/master.tar.gz -O ./vidcutter.tar.gz
$ tar -xvf ./vidcutter.tar.gz
$ mv vidcutter-master/* .
$ rm -rf vidcutter.tar.gz vidcutter-master
$ python3 -m pip install .

You should now be able to run vidcutter from terminal:

$ vidcutter

and to view command-line options:

$ vidcutter -h

As I can't test directly on macOS myself, you may need to use sudo on the last pip install command to get it installed system-wide. Can't remember as its been a while since I used macOS. You won't get an application icon this way but works when launched via terminal. The "info" tool icon and "Media Information" menu option won't work without mediainfo CLI installed. We can get to that once the above is confirmed as working.

The python installation can be removed with:

$ python3 -m pip uninstall vidcutter

Could you try testing again as the wget will grab the latest updated source code. Am curious if Big Sur is okay now.

Many thanks in advance!

@ghost
Copy link
Author

ghost commented Jun 26, 2021

it runs!

I get the following response when launching:

qt.qpa.fonts: Populating font family aliases took 478 ms. Replace uses of missing font family "Monospace" with one that exists to avoid this cost. 
Exception ignored in: 'vidcutter.libs.mpv._c_getprocaddress'
Traceback (most recent call last):
  File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/vidcutter/libs/mpvwidget.py", line 73, in getProcAddress
    _gpa = (glutGetProcAddress, proc)
NameError: name 'glutGetProcAddress' is not defined

I load a video file (.ts). Thumbnails are generated quite quickly, but when I move the head (is that the right terminology?) about 45 seconds in, I get the beachball forever (but no new output in the terminal). At this point I have to terminate the app.

@ozmartian
Copy link
Owner

ozmartian commented Jun 26, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant