Open casperghst42 opened 3 years ago
Follow these instructions: https://www.gitmemory.com/jeffreywildman
Now we need someone who will fork this as it looks as if the maintainer is missing..
I have a fork at https://github.com/arthurk/homebrew-virt-manager with updated dependencies and it works fine on my machine with Catalina installed.
brew tap arthurk/homebrew-virt-manager
brew install virt-manager virt-viewer
virt-manager --no-fork ...
I've removed the custom patch that makes --no-fork the default to make it easier to maintain, so remember to pass that arg when launching in the foreground.
@arthurk can your fork allow connections to qemu:///system
local URIs? Thanks!
Not sure about qemu:///system
but I can connect to a local qemu with virt-manager -c "qemu:///session" --no-fork
and run VMs.
I wrote a blog post about it here. Connecting to local is slow due to missing hvf support in libvirt.
I have a fork at https://github.com/arthurk/homebrew-virt-manager with updated dependencies and it works fine on my machine with Catalina installed.
brew tap arthurk/homebrew-virt-manager brew install virt-manager virt-viewer virt-manager --no-fork ...
I've removed the custom patch that makes --no-fork the default to make it easier to maintain, so remember to pass that arg when launching in the foreground.
The problem is, in my testing, your version seems to crash every 15-20 minutes and you don't have an issues page to report things by.
@arthurk Can you please create a merge request for your changes on this repository? Works for me fine on 11.3.1 (20E241) without any crashes.
Note that --no-fork
is intended as a workaround for working password/keyring-prompts when connecting to remote hypervisors. I've briefly removed that option in my setup, only to discover the aforementioned issue. Due to time constraints, I've readded it in my fork (and that works on Catalina).
With updated dependencies, everything runs fine on Catalina (but i'm not sure about the exact differences between arthurk's and my version).
Hey @arthurk! Fresh homebrew install on a M1 Air, unfortunately your patched fork is not working any longer as it seems.
Initially there was an error with a dependency that was just fixed here.
But I've been unable to install virt-viewer, and although virt-manager installs fine, I'm getting a segmentation fault when running it.
Installation:
➜ ~ brew install arthurk/virt-manager/virt-manager arthurk/virt-manager/virt-viewer
Updating Homebrew...
==> Auto-updated Homebrew!
Updated Homebrew from b273a6332 to 3e08d4147.
Updated 2 taps (homebrew/core and homebrew/cask).
==> New Formulae
pillow terminator
==> Updated Formulae
Updated 30 formulae.
==> New Casks
castr ears
==> Updated Casks
Updated 12 casks.
Warning: arthurk/virt-manager/virt-manager 3.2.0_3 is already installed and up-to-date.
To reinstall 3.2.0_3, run:
brew reinstall virt-manager
==> Installing virt-viewer from arthurk/virt-manager
==> Downloading https://virt-manager.org/download/sources/virt-viewer/virt-viewer-10.0.tar.xz
Already downloaded: /Users/rafaelreisr/Library/Caches/Homebrew/downloads/f5822950436a63170b54dce57095104b84f0249927a4314a0f53160366421a87--virt-viewer-10.0.tar.xz
==> ./configure --disable-update-mimedb --with-gtk-vnc --with-spice-gtk --prefix=/opt/homebrew/Cellar/virt-viewer/10.0
Last 15 lines from /Users/rafaelreisr/Library/Logs/Homebrew/virt-viewer/01.configure:
2021-06-22 10:48:35 -0300
./configure
--disable-silent-rules
--disable-update-mimedb
--with-gtk-vnc
--with-spice-gtk
--prefix=/opt/homebrew/Cellar/virt-viewer/10.0
Do not report this issue to Homebrew/brew or Homebrew/core!
Running:
➜ ~ virt-manager --no-fork
[1] 4368 segmentation fault virt-manager --no-fork
➜ ~
Fault Report
Process: Python [4368]
Path: /opt/homebrew/*/Python.framework/Versions/3.9/Resources/Python.app/Contents/MacOS/Python
Identifier: org.python.python
Version: 3.9.5 (3.9.5)
Code Type: ARM-64 (Native)
Parent Process: zsh [2512]
Responsible: iTerm2 [2508]
User ID: 501
Date/Time: 2021-06-22 10:49:19.180 -0300
OS Version: macOS 11.4 (20F71)
Report Version: 12
Anonymous UUID: 76141D9E-7D11-10B5-1455-65F6F196A307
Time Awake Since Boot: 3800 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 0xa940421110fc0018 -> 0x0000421110fc0018 (possible pointer authentication failure)
Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [4368]
VM Regions Near 0x421110fc0018:
--> commpage (reserved) 1000000000-7000000000 [384.0G] ---/--- SM=NUL reserved VM address space (unallocated)
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libgirepository-1.0.1.dylib 0x000000010361a2b8 g_callable_info_free_closure + 20
1 _gi.cpython-39-darwin.so 0x00000001034991e8 _pygi_invoke_closure_free + 28
2 _gi.cpython-39-darwin.so 0x00000001034991e8 _pygi_invoke_closure_free + 28
3 _gi.cpython-39-darwin.so 0x000000010349d548 pygi_marshal_cleanup_args_from_py_marshal_success + 188
4 _gi.cpython-39-darwin.so 0x000000010349b900 pygi_invoke_c_callable + 2568
5 _gi.cpython-39-darwin.so 0x000000010349c738 pygi_function_cache_invoke + 52
6 _gi.cpython-39-darwin.so 0x000000010348f324 _callable_info_call + 196
7 org.python.python 0x0000000103089590 _PyObject_MakeTpCall + 132
8 org.python.python 0x000000010317ecd8 call_function + 268
9 org.python.python 0x000000010317c640 _PyEval_EvalFrameDefault + 39844
10 org.python.python 0x000000010308a1fc _PyFunction_Vectorcall + 180
11 org.python.python 0x000000010317ec4c call_function + 128
12 org.python.python 0x000000010317c5c4 _PyEval_EvalFrameDefault + 39720
13 org.python.python 0x000000010308a1fc _PyFunction_Vectorcall + 180
14 org.python.python 0x000000010308983c _PyObject_FastCallDictTstate + 96
15 org.python.python 0x00000001030fdbf4 slot_tp_init + 188
16 org.python.python 0x0000000103103850 type_call + 300
17 org.python.python 0x0000000103089590 _PyObject_MakeTpCall + 132
18 org.python.python 0x000000010317ecd8 call_function + 268
19 org.python.python 0x000000010317c664 _PyEval_EvalFrameDefault + 39880
20 org.python.python 0x000000010308a1fc _PyFunction_Vectorcall + 180
21 org.python.python 0x000000010308cc98 method_vectorcall + 124
22 org.python.python 0x000000010317ec4c call_function + 128
23 org.python.python 0x000000010317c640 _PyEval_EvalFrameDefault + 39844
24 org.python.python 0x000000010308a1fc _PyFunction_Vectorcall + 180
25 org.python.python 0x000000010317ec4c call_function + 128
26 org.python.python 0x000000010317c5c4 _PyEval_EvalFrameDefault + 39720
27 org.python.python 0x0000000103171a9c _PyEval_EvalCode + 444
28 org.python.python 0x000000010308a2b4 _PyFunction_Vectorcall + 364
29 org.python.python 0x000000010317c80c _PyEval_EvalFrameDefault + 40304
30 org.python.python 0x0000000103171a9c _PyEval_EvalCode + 444
31 org.python.python 0x000000010308a2b4 _PyFunction_Vectorcall + 364
32 org.python.python 0x000000010308cd3c method_vectorcall + 288
33 _gi.cpython-39-darwin.so 0x000000010349acd4 pygi_signal_closure_marshal + 848
34 libgobject-2.0.0.dylib 0x0000000103655ee8 g_closure_invoke + 308
35 libgobject-2.0.0.dylib 0x000000010366b66c signal_emit_unlocked_R + 2324
36 libgobject-2.0.0.dylib 0x000000010366c388 g_signal_emit_valist + 2352
37 libgobject-2.0.0.dylib 0x000000010366c6f8 g_signal_emit + 28
38 libgio-2.0.0.dylib 0x00000001037e4910 g_simple_action_activate + 168
39 libgio-2.0.0.dylib 0x00000001037e2c14 g_action_activate + 220
40 libffi.7.dylib 0x00000001036b004c ffi_call_SYSV + 76
41 libffi.7.dylib 0x00000001036ad350 ffi_call_int + 984
42 _gi.cpython-39-darwin.so 0x000000010349b6f0 pygi_invoke_c_callable + 2040
43 _gi.cpython-39-darwin.so 0x000000010349c738 pygi_function_cache_invoke + 52
44 _gi.cpython-39-darwin.so 0x000000010348f324 _callable_info_call + 196
45 org.python.python 0x0000000103089590 _PyObject_MakeTpCall + 132
46 org.python.python 0x000000010317ecd8 call_function + 268
47 org.python.python 0x000000010317c640 _PyEval_EvalFrameDefault + 39844
48 org.python.python 0x000000010308a1fc _PyFunction_Vectorcall + 180
49 org.python.python 0x000000010317ec4c call_function + 128
50 org.python.python 0x000000010317c5c4 _PyEval_EvalFrameDefault + 39720
51 org.python.python 0x0000000103171a9c _PyEval_EvalCode + 444
52 org.python.python 0x000000010308a2b4 _PyFunction_Vectorcall + 364
53 org.python.python 0x000000010317ec4c call_function + 128
54 org.python.python 0x000000010317c664 _PyEval_EvalFrameDefault + 39880
55 org.python.python 0x000000010308a1fc _PyFunction_Vectorcall + 180
56 org.python.python 0x000000010317ec4c call_function + 128
57 org.python.python 0x000000010317c640 _PyEval_EvalFrameDefault + 39844
58 org.python.python 0x0000000103171a9c _PyEval_EvalCode + 444
59 org.python.python 0x00000001031c9498 run_eval_code_obj + 136
60 org.python.python 0x00000001031c93ac run_mod + 112
61 org.python.python 0x00000001031c6be8 pyrun_file + 168
62 org.python.python 0x00000001031c650c pyrun_simple_file + 276
63 org.python.python 0x00000001031c63b8 PyRun_SimpleFileExFlags + 80
64 org.python.python 0x00000001031e6560 pymain_run_file + 320
65 org.python.python 0x00000001031e5b2c pymain_run_python + 412
66 org.python.python 0x00000001031e594c Py_RunMain + 24
67 org.python.python 0x00000001031e6f50 pymain_main + 36
68 org.python.python 0x00000001031e71c8 Py_BytesMain + 40
69 libdyld.dylib 0x0000000182f9d450 start + 4
Thread 1:
0 libsystem_pthread.dylib 0x0000000182f7a5cc start_wqthread + 0
Thread 2:
0 libsystem_pthread.dylib 0x0000000182f7a5cc start_wqthread + 0
Thread 3:
0 libsystem_pthread.dylib 0x0000000182f7a5cc start_wqthread + 0
Thread 4:
0 libsystem_pthread.dylib 0x0000000182f7a5cc start_wqthread + 0
Thread 5:
0 libsystem_pthread.dylib 0x0000000182f7a5cc start_wqthread + 0
Thread 6:: pool-spawner
0 libsystem_kernel.dylib 0x0000000182f48548 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x0000000182f7fdac _pthread_cond_wait + 1248
2 libglib-2.0.0.dylib 0x00000001035691fc g_cond_wait + 44
3 libglib-2.0.0.dylib 0x00000001034e0a4c g_async_queue_pop_intern_unlocked + 192
4 libglib-2.0.0.dylib 0x000000010353ef38 g_thread_pool_spawn_thread + 80
5 libglib-2.0.0.dylib 0x000000010353e900 g_thread_proxy + 68
6 libsystem_pthread.dylib 0x0000000182f7f878 _pthread_start + 320
7 libsystem_pthread.dylib 0x0000000182f7a5e0 thread_start + 8
Thread 7:: gmain
0 libsystem_kernel.dylib 0x0000000182f4cf80 poll + 8
1 libglib-2.0.0.dylib 0x0000000103514988 g_main_context_iterate + 424
2 libglib-2.0.0.dylib 0x0000000103514aa8 g_main_context_iteration + 112
3 libglib-2.0.0.dylib 0x0000000103516c3c glib_worker_main + 40
4 libglib-2.0.0.dylib 0x000000010353e900 g_thread_proxy + 68
5 libsystem_pthread.dylib 0x0000000182f7f878 _pthread_start + 320
6 libsystem_pthread.dylib 0x0000000182f7a5e0 thread_start + 8
Thread 8:
0 libsystem_kernel.dylib 0x0000000182f48548 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x0000000182f7fdac _pthread_cond_wait + 1248
2 org.python.python 0x00000001031d7298 PyThread_acquire_lock_timed + 380
3 org.python.python 0x0000000103236b88 acquire_timed + 228
4 org.python.python 0x0000000103236cd8 lock_PyThread_acquire_lock + 56
5 org.python.python 0x00000001030960c4 method_vectorcall_VARARGS_KEYWORDS + 140
6 org.python.python 0x000000010317ec4c call_function + 128
7 org.python.python 0x000000010317c5c4 _PyEval_EvalFrameDefault + 39720
8 org.python.python 0x0000000103171a9c _PyEval_EvalCode + 444
9 org.python.python 0x000000010308a2b4 _PyFunction_Vectorcall + 364
10 org.python.python 0x000000010317ec4c call_function + 128
11 org.python.python 0x000000010317c5c4 _PyEval_EvalFrameDefault + 39720
12 org.python.python 0x0000000103171a9c _PyEval_EvalCode + 444
13 org.python.python 0x000000010308a2b4 _PyFunction_Vectorcall + 364
14 org.python.python 0x000000010317ec4c call_function + 128
15 org.python.python 0x000000010317c5c4 _PyEval_EvalFrameDefault + 39720
16 org.python.python 0x000000010308a1fc _PyFunction_Vectorcall + 180
17 org.python.python 0x000000010308cda0 method_vectorcall + 388
18 org.python.python 0x000000010317c80c _PyEval_EvalFrameDefault + 40304
19 org.python.python 0x000000010308a1fc _PyFunction_Vectorcall + 180
20 org.python.python 0x000000010317ec4c call_function + 128
21 org.python.python 0x000000010317c5c4 _PyEval_EvalFrameDefault + 39720
22 org.python.python 0x000000010308a1fc _PyFunction_Vectorcall + 180
23 org.python.python 0x000000010317ec4c call_function + 128
24 org.python.python 0x000000010317c5c4 _PyEval_EvalFrameDefault + 39720
25 org.python.python 0x000000010308a1fc _PyFunction_Vectorcall + 180
26 org.python.python 0x000000010308cda0 method_vectorcall + 388
27 org.python.python 0x00000001032362a4 t_bootstrap + 128
28 org.python.python 0x00000001031d6eb0 pythread_wrapper + 48
29 libsystem_pthread.dylib 0x0000000182f7f878 _pthread_start + 320
30 libsystem_pthread.dylib 0x0000000182f7a5e0 thread_start + 8
Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x000000010cba6140 x1: 0x000000010c7c0060 x2: 0x000000010623e670 x3: 0x000000010cbcb460
x4: 0x0000000000000001 x5: 0x00000001036b0070 x6: 0x0000000000000000 x7: 0x0000000000000f20
x8: 0xa940421110fc0010 x9: 0x0000000103499988 x10: 0x0000000000000001 x11: 0x0000000000000004
x12: 0x0000000000000002 x13: 0x0000000000000000 x14: 0x00000001035dd000 x15: 0x0000000000000000
x16: 0x000000010361a2a4 x17: 0x0000000012800000 x18: 0x0000000000000000 x19: 0x000000010c7c0060
x20: 0x000000016d1a4970 x21: 0x0000000000000000 x22: 0x0000000000000001 x23: 0x0000000000000030
x24: 0x000000016d1a4970 x25: 0x000000010f6df6c0 x26: 0x0000000000000060 x27: 0x000000016d1a4970
x28: 0x0000000103308490 fp: 0x000000016d1a4810 lr: 0x00000001034991e8
sp: 0x000000016d1a4800 pc: 0x000000010361a2b8 cpsr: 0x60000000
far: 0xa940421110fc0018 esr: 0x92000004
Binary Images:
0x102c58000 - 0x102c5bfff +org.python.python (3.9.5 - 3.9.5) <A97487F9-64A7-3EB9-ABFD-4D3218A5723C> /opt/homebrew/*/Python.framework/Versions/3.9/Resources/Python.app/Contents/MacOS/Python
0x102eb8000 - 0x102ebbfff +_heapq.cpython-39-darwin.so (0) <DD27869E-8190-3836-AE8A-8792B526D24F> /opt/homebrew/*/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_heapq.cpython-39-darwin.so
0x102f08000 - 0x102f0bfff +libgmodule-2.0.0.dylib (0) <E3CCE3C5-2325-3F87-881D-9C11D1700CF7> /opt/homebrew/*/libgmodule-2.0.0.dylib
0x102f1c000 - 0x102f9bfff dyld (852) <CF624584-51D6-329D-91C5-6BEDFADFB2D2> /usr/lib/dyld
0x103024000 - 0x1032ebfff +org.python.python (3.9.5, [c] 2001-2019 Python Software Foundation. - 3.9.5) <08A678A5-E49F-30C1-8E51-D8B87F406E90> /opt/homebrew/*/Python.framework/Versions/3.9/Python
0x10347c000 - 0x1034affff +_gi.cpython-39-darwin.so (0) <14C7948E-6D7B-3CF7-99E2-B723C70A3CF5> /opt/homebrew/*/_gi.cpython-39-darwin.so
0x1034d8000 - 0x1035d7fff +libglib-2.0.0.dylib (0) <5138A37E-C5F0-387D-ABBF-79CFA0ED32D2> /opt/homebrew/*/libglib-2.0.0.dylib
0x10360c000 - 0x103633fff +libgirepository-1.0.1.dylib (0) <FC81EC1D-FB43-3DFC-B2B2-E3B83137F7E6> /opt/homebrew/*/libgirepository-1.0.1.dylib
0x10364c000 - 0x103687fff +libgobject-2.0.0.dylib (0) <9C51F20D-6AF7-394B-88F8-832E742CE57B> /opt/homebrew/*/libgobject-2.0.0.dylib
0x1036a8000 - 0x1036bbfff +libffi.7.dylib (0) <291AA1CD-AB7E-340C-A068-FED5DF7BE279> /opt/homebrew/*/libffi.7.dylib
0x1036cc000 - 0x103703fff +libpcre.1.dylib (0) <DE69AF90-F086-3C29-9DC3-C4BB366B409A> /opt/homebrew/*/libpcre.1.dylib
0x103714000 - 0x10371ffff +libintl.8.dylib (0) <0D6FABA9-E6B6-36FD-8B1B-AAB259632D79> /opt/homebrew/*/libintl.8.dylib
0x103730000 - 0x10387bfff +libgio-2.0.0.dylib (0) <7A89C05E-D50C-3A0A-8AA3-44B2B1C90482> /opt/homebrew/*/libgio-2.0.0.dylib
0x10393c000 - 0x10393ffff +_gi_cairo.cpython-39-darwin.so (0) <9E032D2D-1249-3096-A730-6229D9B34448> /opt/homebrew/*/_gi_cairo.cpython-39-darwin.so
0x103950000 - 0x103a13fff +libcairo.2.dylib (0) <7FF3E097-BC60-35E0-A8F3-F04F3549DFB2> /opt/homebrew/*/libcairo.2.dylib
0x103a58000 - 0x103a5ffff +libcairo-gobject.2.dylib (0) <179EDE94-CBD0-346B-998F-A765A0FB88D2> /opt/homebrew/*/libcairo-gobject.2.dylib
0x103a70000 - 0x103ab3fff +libpixman-1.0.dylib (0) <B331B0D4-6869-39C0-A490-30237D408572> /opt/homebrew/*/libpixman-1.0.dylib
0x103acc000 - 0x103afbfff +libfontconfig.1.dylib (0) <A0BD05C8-4368-3F4E-A1D7-DBF5A7090102> /opt/homebrew/*/libfontconfig.1.dylib
0x103b14000 - 0x103b8bfff +libfreetype.6.dylib (0) <52CFDEA8-DE00-33FE-8B52-F4A04DCA1251> /opt/homebrew/*/libfreetype.6.dylib
0x103bb0000 - 0x103bd3fff +libpng16.16.dylib (0) <0101BAA0-1FCD-3FE8-8C82-AE132AE210AE> /opt/homebrew/*/libpng16.16.dylib
0x103be8000 - 0x103bebfff +libxcb-shm.0.dylib (0) <3C0FAECE-9EB5-3E3D-BB03-526CB3952BEA> /opt/homebrew/*/libxcb-shm.0.dylib
0x103bfc000 - 0x103c13fff +libxcb.1.dylib (0) <D4D48AE4-C7B2-3F2F-8EE5-3702E3A09A1E> /opt/homebrew/*/libxcb.1.dylib
0x103c30000 - 0x103c37fff +libxcb-render.0.dylib (0) <81CD31C4-22BC-31BC-85AC-7D21DFDBEB71> /opt/homebrew/*/libxcb-render.0.dylib
0x103c4c000 - 0x103c53fff +libXrender.1.dylib (0) <5752A658-9868-3D15-A9D3-36E65392978B> /opt/homebrew/*/libXrender.1.dylib
0x103c64000 - 0x103d37fff +libX11.6.dylib (0) <B888A4B7-E8E9-3860-87F4-D7686B158534> /opt/homebrew/*/libX11.6.dylib
0x103d60000 - 0x103d6bfff +libXext.6.dylib (0) <9A4E59C1-B8CC-3B64-A6FC-88B62D4A0232> /opt/homebrew/*/libXext.6.dylib
0x103d80000 - 0x103d83fff +libXau.6.dylib (0) <82B82EA3-B9C0-3A3B-8269-0E0FFA5C6599> /opt/homebrew/*/libXau.6.dylib
0x103d94000 - 0x103d97fff +libXdmcp.6.dylib (0) <579D2D33-7D76-3A33-94C2-1A3841BD9ABE> /opt/homebrew/*/libXdmcp.6.dylib
0x103da8000 - 0x103dc3fff +_cairo.cpython-39-darwin.so (0) <01FAE2E7-6AE5-3C90-9FC2-4D46899E20DA> /opt/homebrew/*/_cairo.cpython-39-darwin.so
0x103e6c000 - 0x103e7bfff +_socket.cpython-39-darwin.so (0) <76E180F2-429D-3E49-B699-D3995FC14F6F> /opt/homebrew/*/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_socket.cpython-39-darwin.so
0x103e88000 - 0x103e93fff +math.cpython-39-darwin.so (0) <AF3CC95F-7B18-3877-B15E-FE79C96CAE1E> /opt/homebrew/*/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/math.cpython-39-darwin.so
0x103ea0000 - 0x103ea7fff +select.cpython-39-darwin.so (0) <E5251807-B4B8-3ADF-B6AE-42B32F0DB025> /opt/homebrew/*/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/select.cpython-39-darwin.so
0x103ef4000 - 0x103efbfff +array.cpython-39-darwin.so (0) <93AEC28E-3271-34D6-B9F4-AC2F0632B885> /opt/homebrew/*/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/array.cpython-39-darwin.so
0x103f88000 - 0x103f8ffff +_struct.cpython-39-darwin.so (0) <1D3F4203-4195-3CBA-922D-927437AD1183> /opt/homebrew/*/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_struct.cpython-39-darwin.so
0x10409c000 - 0x1040c7fff +libvirtmod.cpython-39-darwin.so (0) <6BBB3165-F756-3C8C-A2C3-8EED5AD4D6E9> /opt/homebrew/*/libvirtmod.cpython-39-darwin.so
0x1040e8000 - 0x1043bbfff +libvirt.0.dylib (0) <506D5265-3C37-3818-9B37-BC8EC904CAED> /opt/homebrew/*/libvirt.0.dylib
0x1044a4000 - 0x1045c7fff +libgnutls.30.dylib (0) <64180FD4-9CC1-3E93-8E95-E4B2761BE8B8> /opt/homebrew/*/libgnutls.30.dylib
0x104618000 - 0x10461ffff +libyajl.2.dylib (0) <0722CB58-25A3-3BA1-81F7-9819A0758DAE> /opt/homebrew/*/libyajl.2.dylib
0x104630000 - 0x10465bfff +libssh2.1.dylib (0) <E0FD454E-0D0F-3D89-ABFF-2A63B12120ED> /opt/homebrew/*/libssh2.1.dylib
0x104674000 - 0x104733fff +libp11-kit.0.dylib (0) <A01FABE8-9856-3253-8A54-ECECD16D4B11> /opt/homebrew/*/libp11-kit.0.dylib
0x10478c000 - 0x1047abfff +libidn2.0.dylib (0) <A642A5B3-B3DD-343B-84E9-BFB14C26F584> /opt/homebrew/*/libidn2.0.dylib
0x1047bc000 - 0x10491bfff +libunistring.2.dylib (0) <1667CF35-8CC0-3BA9-AC57-047219BFF99B> /opt/homebrew/*/libunistring.2.dylib
0x10493c000 - 0x104947fff +libtasn1.6.dylib (0) <18B770A5-5DEC-354F-B5E9-C3BBC5C764DC> /opt/homebrew/*/libtasn1.6.dylib
0x104958000 - 0x104987fff +libnettle.8.dylib (0) <2EDB8E9C-F8E5-369F-A4D4-69B2B41A00D8> /opt/homebrew/*/libnettle.8.dylib
0x1049a0000 - 0x1049d7fff +libhogweed.6.dylib (0) <BBF7AF2E-7B53-3A72-AE13-C6EFAC9BF5E3> /opt/homebrew/*/libhogweed.6.dylib
0x1049f0000 - 0x104a47fff +libgmp.10.dylib (0) <A5E911FA-5131-36E7-A930-CD029FCF570F> /opt/homebrew/*/libgmp.10.dylib
0x104a64000 - 0x104aaffff +libssl.1.1.dylib (0) <387D1B0F-EE36-3D80-96B0-21BCDA8B4E62> /opt/homebrew/*/libssl.1.1.dylib
0x104ae4000 - 0x104c63fff +libcrypto.1.1.dylib (0) <6703626D-9366-31E0-8697-C74FFA806779> /opt/homebrew/*/libcrypto.1.1.dylib
0x104e04000 - 0x104e13fff +_datetime.cpython-39-darwin.so (0) <D11B1108-2F23-3FBD-9198-DD3230A9C1E2> /opt/homebrew/*/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_datetime.cpython-39-darwin.so
0x104fe4000 - 0x105013fff +libxml2mod.cpython-39-darwin.so (0) <1D6D2A1E-53D4-3DC6-9FD5-74A451B13BAC> /opt/homebrew/*/libxml2mod.cpython-39-darwin.so
0x105064000 - 0x10514bfff +libxml2.2.dylib (0) <7BBC6740-932A-3683-B442-8FE610931295> /opt/homebrew/*/libxml2.2.dylib
0x1051d4000 - 0x1051dffff +_elementtree.cpython-39-darwin.so (0) <0477A0B6-4C3A-3B90-B0E9-2B8B7B6ECF93> /opt/homebrew/*/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_elementtree.cpython-39-darwin.so
0x1051f0000 - 0x1051f3fff +fcntl.cpython-39-darwin.so (0) <FA51F36E-49FA-3CA9-835D-A4A491855A92> /opt/homebrew/*/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/fcntl.cpython-39-darwin.so
0x105340000 - 0x10534bfff +pyexpat.cpython-39-darwin.so (0) <FB99601F-5B38-39A0-8966-0C7BE719EBFE> /opt/homebrew/*/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/pyexpat.cpython-39-darwin.so
0x105358000 - 0x10535bfff +termios.cpython-39-darwin.so (0) <DE208557-30A9-3CA1-B3C0-A7C64D0B67D4> /opt/homebrew/*/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/termios.cpython-39-darwin.so
0x1053e8000 - 0x1053ebfff +grp.cpython-39-darwin.so (0) <E76462D8-9AA2-3430-9FED-BCA29A9A7689> /opt/homebrew/*/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/grp.cpython-39-darwin.so
0x1053f8000 - 0x1053fbfff +_posixsubprocess.cpython-39-darwin.so (0) <2FB7ECDF-B684-3330-8712-3AC60F1BD1B2> /opt/homebrew/*/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-darwin.so
0x105408000 - 0x10540bfff +_bisect.cpython-39-darwin.so (0) <51694250-4E0D-3F74-95B5-24BA7B2A1D55> /opt/homebrew/*/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_bisect.cpython-39-darwin.so
0x105418000 - 0x10541bfff +_random.cpython-39-darwin.so (0) <F11A58A4-CD23-303B-85D6-DCBBD6ABC316> /opt/homebrew/*/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_random.cpython-39-darwin.so
0x105428000 - 0x10542bfff +_sha512.cpython-39-darwin.so (0) <15CC9BCB-63C0-3918-88DC-FD9296A7CCB7> /opt/homebrew/*/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_sha512.cpython-39-darwin.so
0x105478000 - 0x10547ffff +zlib.cpython-39-darwin.so (0) <97011411-9AB0-3711-A749-02EA8FA7B885> /opt/homebrew/*/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/zlib.cpython-39-darwin.so
0x1054cc000 - 0x1054cffff +_bz2.cpython-39-darwin.so (0) <54A2F75E-EB02-3CB3-90C8-C05CAB5D973F> /opt/homebrew/*/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_bz2.cpython-39-darwin.so
0x1054dc000 - 0x1054e3fff +_lzma.cpython-39-darwin.so (0) <65338CA0-1319-30FB-AD31-299478665906> /opt/homebrew/*/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_lzma.cpython-39-darwin.so
0x1054f4000 - 0x10550ffff +liblzma.5.dylib (0) <61710133-D7DB-31A2-B802-1048FF52D21C> /opt/homebrew/*/liblzma.5.dylib
0x105564000 - 0x10557bfff +_ssl.cpython-39-darwin.so (0) <AC6C8F53-96B3-33C1-B62E-63AAA6276170> /opt/homebrew/*/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_ssl.cpython-39-darwin.so
0x1055d8000 - 0x1055dffff +binascii.cpython-39-darwin.so (0) <18D54910-03D6-34A4-B5AA-4A07663596A0> /opt/homebrew/*/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/binascii.cpython-39-darwin.so
0x1056ec000 - 0x1056f3fff +_hashlib.cpython-39-darwin.so (0) <9D49420E-3C9D-3C38-A91D-ACF8CE83FD80> /opt/homebrew/*/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_hashlib.cpython-39-darwin.so
0x105704000 - 0x10570bfff +_blake2.cpython-39-darwin.so (0) <F02A3E12-D5A5-3BA7-8648-2CBFF20B43C3> /opt/homebrew/*/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_blake2.cpython-39-darwin.so
0x105758000 - 0x10575bfff +_queue.cpython-39-darwin.so (0) <8D1CA7E5-2492-395F-B00D-3A3395294232> /opt/homebrew/*/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_queue.cpython-39-darwin.so
0x1058e8000 - 0x1058effff +_json.cpython-39-darwin.so (0) <DBCFCAF2-AE70-3CD0-8BAC-ACE94AF58611> /opt/homebrew/*/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_json.cpython-39-darwin.so
0x1058fc000 - 0x1058fffff +_scproxy.cpython-39-darwin.so (0) <9354F60C-C350-39B8-97BC-0A5ED2E1D938> /opt/homebrew/*/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_scproxy.cpython-39-darwin.so
0x10598c000 - 0x105a97fff +unicodedata.cpython-39-darwin.so (0) <51F70DCA-8CFB-3181-8CB6-52C89D89C466> /opt/homebrew/*/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/unicodedata.cpython-39-darwin.so
0x105c24000 - 0x105c3bfff +_pickle.cpython-39-darwin.so (0) <7EBF880C-70C9-3995-AC8F-E522C5209F18> /opt/homebrew/*/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_pickle.cpython-39-darwin.so
0x105d88000 - 0x105dc3fff +libpango-1.0.0.dylib (0) <53F8AD10-8BD9-358F-9D4B-67237B82403A> /opt/homebrew/*/libpango-1.0.0.dylib
0x105de0000 - 0x105dfbfff +libfribidi.0.dylib (0) <281036AF-0D0A-39A7-95D0-2717F86CB5AC> /opt/homebrew/*/libfribidi.0.dylib
0x105e0c000 - 0x105ed3fff +libharfbuzz.0.dylib (0) <B0985C11-9134-38FF-B765-798DF646BBFD> /opt/homebrew/*/libharfbuzz.0.dylib
0x105f10000 - 0x105f23fff +libgraphite2.3.dylib (0) <CEF1D15C-8B87-343E-A5B1-AFCA6D67421A> /opt/homebrew/*/libgraphite2.3.dylib
0x105f78000 - 0x105f9bfff +libgdk_pixbuf-2.0.0.dylib (0) <A3A055F5-C1A2-36E4-BB22-87D234285DC5> /opt/homebrew/*/libgdk_pixbuf-2.0.0.dylib
0x105fb4000 - 0x105fdffff +libjpeg.9.dylib (0) <C34F7DE6-B8DD-3AFA-AFE0-F8FC7B6E65B1> /opt/homebrew/*/libjpeg.9.dylib
0x105ff4000 - 0x106063fff +libgdk-3.0.dylib (0) <8F55C3AA-C6EB-34D4-A334-F30264F7C508> /opt/homebrew/*/libgdk-3.0.dylib
0x10609c000 - 0x106117fff +libepoxy.0.dylib (0) <8F7AC3E2-8C72-352C-B6EC-539352E5BB2B> /opt/homebrew/*/libepoxy.0.dylib
0x1061c0000 - 0x1061cffff +libpangocairo-1.0.0.dylib (0) <CC9E12F0-E22E-321A-8988-6ECADBDA0BD3> /opt/homebrew/*/libpangocairo-1.0.0.dylib
0x1061e8000 - 0x1061f7fff +libpangoft2-1.0.0.dylib (0) <A5FD3A07-2E0C-3E64-A1C4-4948F90DDE49> /opt/homebrew/*/libpangoft2-1.0.0.dylib
0x10b580000 - 0x10b59ffff +libatk-1.0.0.dylib (0) <CF0F79DA-E39B-3CD5-90C4-4DFCC7A1CFEA> /opt/homebrew/*/libatk-1.0.0.dylib
0x10c518000 - 0x10c523fff libobjc-trampolines.dylib (824) <3358BF92-85AC-3174-9344-C99A5EA74E6B> /usr/lib/libobjc-trampolines.dylib
0x10c7a4000 - 0x10c7a7fff +libvirt-glib-1.0.0.dylib (0) <BBF2F727-A2F3-38BF-9D7C-CB5461E6BAA3> /opt/homebrew/*/libvirt-glib-1.0.0.dylib
0x10c7c4000 - 0x10c7cbfff libffi-trampolines.dylib (27) <D9BE7E17-738C-3316-B9D2-C4D9DEE6D7A4> /usr/lib/libffi-trampolines.dylib
0x10ee50000 - 0x10f497fff +libgtk-3.0.dylib (0) <905BE6CE-07ED-3185-A8DB-54E1C8B00DC7> /opt/homebrew/*/libgtk-3.0.dylib
0x182cda000 - 0x182cdbfff libsystem_blocks.dylib (79) <D1EEB8DD-4C98-3860-951D-8EC75B5C887E> /usr/lib/system/libsystem_blocks.dylib
0x182cdc000 - 0x182d13fff libxpc.dylib (2038.120.1) <EFD268F9-B27D-36AA-86A6-8774041CDAD1> /usr/lib/system/libxpc.dylib
0x182d14000 - 0x182d2bfff libsystem_trace.dylib (1277.120.1) <43C2510E-8316-3BEF-8AA5-7FD377B8E517> /usr/lib/system/libsystem_trace.dylib
0x182d2c000 - 0x182d9ffff libcorecrypto.dylib (1000.120.2) <B3A58FED-01F5-3DEB-AB84-56A360C9E37D> /usr/lib/system/libcorecrypto.dylib
0x182da0000 - 0x182dcbfff libsystem_malloc.dylib (317.121.1) <009D3C3B-E487-36BE-83FC-6EAB61DAA5EC> /usr/lib/system/libsystem_malloc.dylib
0x182dcc000 - 0x182e10fff libdispatch.dylib (1271.120.2) <F6550274-5861-3B66-BE4B-C0544C4CB795> /usr/lib/system/libdispatch.dylib
0x182e11000 - 0x182e4afff libobjc.A.dylib (824) <60D3BBDD-A4B2-353B-8BCD-57F133BB66FC> /usr/lib/libobjc.A.dylib
0x182e4b000 - 0x182e4dfff libsystem_featureflags.dylib (28.60.1) <1901A100-8004-3B64-8B22-1A77D944C60E> /usr/lib/system/libsystem_featureflags.dylib
0x182e4e000 - 0x182ecffff libsystem_c.dylib (1439.100.3) <EF81BFF2-9151-3386-9508-1BAAE249D84A> /usr/lib/system/libsystem_c.dylib
0x182ed0000 - 0x182f2bfff libc++.1.dylib (905.6) <3937F450-366C-3790-99CB-5F8AF80C33B0> /usr/lib/libc++.1.dylib
0x182f2c000 - 0x182f43fff libc++abi.dylib (905.6) <E17CBF1D-9020-31D0-820D-9AD86150966D> /usr/lib/libc++abi.dylib
0x182f44000 - 0x182f77fff libsystem_kernel.dylib (7195.121.3) <FCC78075-2A82-34F5-AC08-B555E39DB1DE> /usr/lib/system/libsystem_kernel.dylib
0x182f78000 - 0x182f84fff libsystem_pthread.dylib (454.120.2) <E2FAA164-BEA2-37A2-935B-BBA138DDC9B6> /usr/lib/system/libsystem_pthread.dylib
0x182f85000 - 0x182fc6fff libdyld.dylib (852) <F775B9FF-1995-3613-A55A-3046E628AD8A> /usr/lib/system/libdyld.dylib
0x182fc7000 - 0x182fcdfff libsystem_platform.dylib (254.80.2) <9E692E15-B0B4-313D-A7A1-C713845AE9BF> /usr/lib/system/libsystem_platform.dylib
0x182fce000 - 0x182ff9fff libsystem_info.dylib (542.40.3) <9A2DB28F-34B6-3833-AFBB-425138321913> /usr/lib/system/libsystem_info.dylib
0x182ffa000 - 0x1834a8fff com.apple.CoreFoundation (6.9 - 1776.103) <CFDE247D-5F06-3B1A-BC46-496B731230BF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x1834a9000 - 0x1836e1fff com.apple.LaunchServices (1122.38 - 1122.38) <0EAD05ED-7EA4-3073-928F-504DF4DCA622> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x1836e2000 - 0x1837bbfff com.apple.gpusw.MetalTools (1.0 - 1) <F32D2C63-CD83-3134-BFAD-9D226562ABA5> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x1837bc000 - 0x183a26fff libBLAS.dylib (1336.120.1) <22BE8ACF-31D7-33C0-A07F-590873C12790> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x183a27000 - 0x183a71fff com.apple.Lexicon-framework (1.0 - 86.2) <453E1EF4-F486-3987-BBBD-C1A1BF66781C> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x183a72000 - 0x183ad5fff libSparse.dylib (106) <C6DDF52B-6F6E-3DE1-873C-A95F139125D7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x183ad6000 - 0x183b5dfff com.apple.SystemConfiguration (1.20 - 1.20) <695BF33B-3116-36B0-AAA2-7A78C4C28DCD> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x183b5e000 - 0x183b91fff libCRFSuite.dylib (50) <0A82E81D-DE39-3540-9A9A-EE3A9B0D8BD1> /usr/lib/libCRFSuite.dylib
0x183b92000 - 0x183dc0fff libmecabra.dylib (929.10) <26FCB126-4699-3BD2-BC8C-21E32685AF39> /usr/lib/libmecabra.dylib
0x183dc1000 - 0x18414dfff com.apple.Foundation (6.9 - 1776.103) <627F45C2-8555-3C1D-AC95-205872E4524C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x18414e000 - 0x18423dfff com.apple.LanguageModeling (1.0 - 247.3) <37F5B558-5EF8-3CE8-B022-A17E424E33B2> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x18423e000 - 0x184360fff com.apple.CoreDisplay (237.3 - 237.3) <A905187E-D9A0-36A8-9E72-982B2541F2A7> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x184361000 - 0x1845cafff com.apple.audio.AudioToolboxCore (1.0 - 1181.68) <C16FBDF7-C261-3054-8D1B-73F2F7330307> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
0x1845cb000 - 0x18479afff com.apple.CoreText (677.5.0.5 - 677.5.0.5) <5C2F0182-0034-3A1D-BAFF-78E43B8CFED6> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x18479b000 - 0x184db5fff com.apple.audio.CoreAudio (5.0 - 5.0) <98E38ACF-285C-3A3F-9F1D-3302C506ACDE> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x184db6000 - 0x18511afff com.apple.security (7.0 - 59754.120.12) <B19580AA-66A6-3D40-8180-5FC8745EE43B> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x18511b000 - 0x18538cfff libicucore.A.dylib (66112) <79817011-23B8-343F-BE08-F43F41B4CE70> /usr/lib/libicucore.A.dylib
0x18538d000 - 0x185397fff libsystem_darwin.dylib (1439.100.3) <193EC794-972E-3A94-857E-78621A7845F7> /usr/lib/system/libsystem_darwin.dylib
0x185398000 - 0x18568bfff com.apple.CoreServices.CarbonCore (1307.3 - 1307.3) <C624D8E7-8FB2-39D7-84DF-A6284FF49E69> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x18568c000 - 0x1856c7fff com.apple.CoreServicesInternal (476.1.1 - 476.1.1) <38C18470-C07D-39DA-9498-0E24242F7DC8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x1856c8000 - 0x185703fff com.apple.CSStore (1122.38 - 1122.38) <3B80278F-890D-383B-A77B-DAF0B54AC7E8> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
0x185704000 - 0x1857cffff com.apple.framework.IOKit (2.0.2 - 1845.120.6) <962CB4C0-6CC8-3AEC-BEE6-8CAF46010E08> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1857d0000 - 0x1857dbfff libsystem_notify.dylib (279.40.4) <40EB921B-26F6-381F-A09D-2C81AC4FDD2D> /usr/lib/system/libsystem_notify.dylib
0x1857dc000 - 0x185829fff libsandbox.1.dylib (1441.120.5) <11546C48-C774-3D04-AC5D-9C158B84E305> /usr/lib/libsandbox.1.dylib
0x18582a000 - 0x186569fff com.apple.AppKit (6.9 - 2022.50.114) <51D53749-2744-3CF3-9B1D-3F1EA9E3CBC9> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x18656a000 - 0x186790fff com.apple.UIFoundation (1.0 - 728.8) <E516074C-5BC9-3AC3-ACC8-EDB9C14F8652> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x186791000 - 0x1867a3fff com.apple.UniformTypeIdentifiers (637 - 637) <D1AC38E4-5D0C-39C9-80C9-1DD531A3D904> /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
0x1867a4000 - 0x18690efff com.apple.desktopservices (1.20 - 1346.5.1) <0AF8D5E0-7501-3362-80CF-7D418E411D0E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x186bdb000 - 0x187323fff libnetwork.dylib (2288.121.1) <CEE3BAE8-D37B-3D6C-9807-507D599A4878> /usr/lib/libnetwork.dylib
0x187324000 - 0x1877acfff com.apple.CFNetwork (1240.0.4 - 1240.0.4) <4E2B6353-5529-390C-9103-36EF9D88BD16> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x1877ad000 - 0x1877bcfff libsystem_networkextension.dylib (1295.120.5) <87BBED5B-50E1-3EB9-AE9F-DC634054217C> /usr/lib/system/libsystem_networkextension.dylib
0x1877bd000 - 0x1877befff libenergytrace.dylib (22.100.1) <FF0CF1E0-DE4A-31D1-BEB6-85FE9C7443B7> /usr/lib/libenergytrace.dylib
0x1877bf000 - 0x187811fff libMobileGestalt.dylib (978.120.1) <F2DEF4A3-4C60-368B-8B62-BBDFFAF70E05> /usr/lib/libMobileGestalt.dylib
0x187812000 - 0x187829fff libsystem_asl.dylib (385) <FDF27EA4-D035-30F4-9C8E-5F276533170F> /usr/lib/system/libsystem_asl.dylib
0x18782a000 - 0x187843fff com.apple.TCC (1.0 - 1) <DDBB111A-0D46-3B1F-85DD-1696E27F6D50> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x187844000 - 0x187baefff com.apple.SkyLight (1.600.0 - 588.1) <B5E31129-DC79-31EB-B5D7-3C981D2BE84F> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x187baf000 - 0x18819cfff com.apple.CoreGraphics (2.0 - 1463.14.2) <EF7CEE5E-BD09-3592-94AE-7ADA1DBBF49B> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x18819d000 - 0x188292fff com.apple.ColorSync (4.13.0 - 3473.4.3) <678D10E7-E8AB-303A-A806-FC10F3EF756C> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x188293000 - 0x1882eefff com.apple.HIServices (1.22 - 716) <DA472B4F-4AC8-3F2B-B741-0C47015C6FF0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x188648000 - 0x1889f0fff com.apple.CoreData (120 - 1048) <319FB1FA-3FFA-36E9-9C0B-5D4A724BD0D2> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x1889f1000 - 0x188a07fff com.apple.ProtocolBuffer (1 - 285.24.10.20.1) <C2696DC6-836A-3276-BAD7-EB68DEF986F4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x188a08000 - 0x188ba5fff libsqlite3.dylib (321.3) <07C3F53F-D865-3B3A-A328-E895BF127203> /usr/lib/libsqlite3.dylib
0x188ba6000 - 0x188c1afff com.apple.Accounts (113 - 113) <007FAB53-3003-3A4E-B4C0-4F96D7026310> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x188c1b000 - 0x188c31fff com.apple.commonutilities (8.0 - 900) <E50D44DF-C942-3BAE-AEB1-88EAE594F725> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
0x188c32000 - 0x188cb4fff com.apple.BaseBoard (526 - 526) <A6CC765D-4123-39EA-8BFF-7FBA91484E10> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
0x188cb5000 - 0x188d02fff com.apple.RunningBoardServices (1.0 - 505.100.8) <AE22E1AA-725D-3A23-A6D7-065F6F61951D> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
0x188d03000 - 0x188d76fff com.apple.AE (918.6 - 918.6) <0EA795EA-6652-376A-A39E-48705B4A893F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x188d77000 - 0x188d7efff libdns_services.dylib (1310.120.71) <0EE7A6D5-F5CE-3101-9D5F-709D656095C1> /usr/lib/libdns_services.dylib
0x188d7f000 - 0x188d86fff libsystem_symptoms.dylib (1431.120.1) <BC3928DE-7A97-3190-B06E-080A30D32463> /usr/lib/system/libsystem_symptoms.dylib
0x188d87000 - 0x188ee2fff com.apple.Network (1.0 - 1) <C73DAA33-5F59-3670-8534-5A082A70D744> /System/Library/Frameworks/Network.framework/Versions/A/Network
0x188ee3000 - 0x188f15fff com.apple.analyticsd (1.0 - 1) <DD0EB460-2277-3556-A487-8B55A70E91DF> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
0x188f16000 - 0x188f18fff libDiagnosticMessagesClient.dylib (112) <17B78BEE-8D88-32AF-BDE7-F89B6C008ECA> /usr/lib/libDiagnosticMessagesClient.dylib
0x188f19000 - 0x188f64fff com.apple.spotlight.metadata.utilities (1.0 - 2150.21) <1566CC62-B8B8-3951-84A4-908664CC114B> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
0x188f65000 - 0x188ffefff com.apple.Metadata (10.7.0 - 2150.21) <BAAC6621-F519-3509-9B10-7A89612E5944> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x188fff000 - 0x189005fff com.apple.DiskArbitration (2.7 - 2.7) <3D8CA46B-1702-382C-9C3D-DADF5462684D> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x189006000 - 0x189310fff com.apple.vImage (8.1 - 544.4) <013E48F1-D88D-3A70-9794-F2CF3035B034> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x189311000 - 0x1895cdfff com.apple.QuartzCore (1.11 - 927.21) <F5E6E851-770B-3B76-B93E-8FDC42EDCE6B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x1895ce000 - 0x18960ffff libFontRegistry.dylib (309) <D7A548BA-C911-34C9-8429-C3CEDD7D4A50> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x189610000 - 0x189727fff com.apple.coreui (2.1 - 692.1) <9D9C6A33-DD1F-347C-83C3-83F50DED8688> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x189808000 - 0x189812fff com.apple.PerformanceAnalysis (1.278.3 - 278.3) <AC0FE2F0-1D71-30BB-85B9-D8DA6998C10C> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x189813000 - 0x189820fff com.apple.OpenDirectory (11.4 - 230.40.1) <E5945E70-9F54-3A45-BF1B-BC5D4FF6BC57> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x189821000 - 0x189840fff com.apple.CFOpenDirectory (11.4 - 230.40.1) <4792275D-C5CA-336D-A34E-1FBB8FDEDB1C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x189841000 - 0x18984dfff com.apple.CoreServices.FSEvents (1290.120.5 - 1290.120.5) <607EB874-DDB9-3C97-9271-3515F2AA145F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x18984e000 - 0x189871fff com.apple.coreservices.SharedFileList (144 - 144) <BEED0556-8B26-36AE-9587-79C9FC888BF0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x189872000 - 0x189874fff libapp_launch_measurement.dylib (14.1) <A6B70129-A81C-310F-B119-4C30442AB2A2> /usr/lib/libapp_launch_measurement.dylib
0x189875000 - 0x1898b7fff com.apple.CoreAutoLayout (1.0 - 21.10.1) <C4E40027-6436-33B4-A5FE-FBC55BEA2E44> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
0x1898b8000 - 0x1899a4fff libxml2.2.dylib (34.9) <445C54EA-5166-3649-A708-56090CF474F2> /usr/lib/libxml2.2.dylib
0x1899a5000 - 0x1899f8fff com.apple.CoreVideo (1.8 - 414.7) <2226B593-6E35-36CB-AA4F-06601176978B> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x1899f9000 - 0x1899fbfff com.apple.loginsupport (1.0 - 1) <204588EA-8C0B-3E74-A840-14569862E9DF> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x189a23000 - 0x189a41fff com.apple.UserManagement (1.0 - 1) <DD2D4840-90CA-3C68-84C9-7F05BE8238AD> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
0x18abd9000 - 0x18abeafff libsystem_containermanager.dylib (318.100.4) <1FFA0A3E-EF38-314A-BE28-5348FF274778> /usr/lib/system/libsystem_containermanager.dylib
0x18abeb000 - 0x18abfcfff com.apple.IOSurface (290.8.1 - 290.8.1) <A53570CC-75DB-3BD3-9FB6-CDABE9CAB207> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x18abfd000 - 0x18ac06fff com.apple.IOAccelerator (442.9 - 442.9) <FFC2D141-37E3-35FF-A5BA-93F3ECF70C5B> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x18ac07000 - 0x18acf5fff com.apple.Metal (244.201 - 244.201) <B304CBA1-3F44-3D14-B751-5804092C7194> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x18acf6000 - 0x18ad15fff com.apple.audio.caulk (1.0 - 70) <B1D7D56A-5AF8-3459-AC00-2189BBBABC47> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x18ad16000 - 0x18ae0dfff com.apple.CoreMedia (1.0 - 2775.22) <7D81F817-6653-3ADE-B4B1-B689EBD87B01> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x18ae0e000 - 0x18af66fff libFontParser.dylib (305.5.0.1) <8DBEB4AD-665D-390F-AA93-85AF6F571A2D> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x18af67000 - 0x18b271fff com.apple.HIToolbox (2.1.1 - 1061.11) <AA88A258-B288-3437-AA4A-77942EE304EB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x18b272000 - 0x18b289fff com.apple.framework.DFRFoundation (1.0 - 266) <E7C2D9A2-7BF0-32EE-A505-B25A34B0B51A> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x18b28a000 - 0x18b28dfff com.apple.dt.XCTTargetBootstrap (1.0 - 18119.1) <0C3128EC-6270-3E41-BFA2-D95C849C50DE> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
0x18b28e000 - 0x18b2b8fff com.apple.CoreSVG (1.0 - 149) <8029B17F-1EBF-34E6-9F17-4493638F6907> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
0x18b2b9000 - 0x18b4d7fff com.apple.ImageIO (3.3.0 - 2130.5.4) <87559992-EF7B-3CB5-B092-E0B30DAA2089> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x18b4d8000 - 0x18b7f0fff com.apple.CoreImage (16.3.0 - 1140.2) <017F82D4-913A-33FB-BDAA-29D86ADE9CC7> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x18b7f1000 - 0x18b855fff com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <63903899-590B-39AC-8EA4-8A62624BA39F> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x18b856000 - 0x18b85afff libsystem_configuration.dylib (1109.120.1) <ECEA3DAA-ADFC-3D0D-8951-279CDDB553EF> /usr/lib/system/libsystem_configuration.dylib
0x18b85b000 - 0x18b85ffff libsystem_sandbox.dylib (1441.120.5) <0D01ECDE-9F24-30DE-9F37-6A980752BE0B> /usr/lib/system/libsystem_sandbox.dylib
0x18b860000 - 0x18b861fff com.apple.AggregateDictionary (1.0 - 1) <734D7933-5330-342B-B81C-88EF925285A5> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
0x18b862000 - 0x18b865fff com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <47DAA1C9-F865-3706-9664-8EB42F5686B3> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x18b866000 - 0x18b867fff liblangid.dylib (136) <0F600FAA-939D-3E2F-81C6-009803D8ACCC> /usr/lib/liblangid.dylib
0x18b868000 - 0x18b8f5fff com.apple.CoreNLP (1.0 - 245.2) <BC367601-7914-3A01-B99C-804CD6C0DC3E> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x18b8f6000 - 0x18b8fdfff com.apple.LinguisticData (1.0 - 399) <36A69960-0CAA-3153-9A6E-DFA1D75BAC4C> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x18b8fe000 - 0x18bdbcfff libBNNS.dylib (288.100.5) <27FBC95C-6051-3BD6-B487-9BCECA8195BD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x18bdbd000 - 0x18be6bfff libvDSP.dylib (760.100.3) <C5F7E9A3-493D-3217-9B0A-376D6F6FBA97> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x18be6c000 - 0x18be7efff com.apple.CoreEmoji (1.0 - 128.4) <8ADF11D8-2785-36BF-A3AC-CCB16496DCD0> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x18be7f000 - 0x18be89fff com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) <E4359E83-59D0-3A0C-9989-4781BB6DB611> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer
0x18be8a000 - 0x18bf52fff com.apple.framework.CoreWLAN (16.0 - 1657) <B7427C82-183F-3CEA-8309-F82D74FF49D5> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x18bf53000 - 0x18c154fff com.apple.CoreUtils (6.6 - 660.37) <901E25CB-3B69-37F4-8684-57D4506303C6> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x18c155000 - 0x18c177fff com.apple.MobileKeyBag (2.0 - 1.0) <E32E1267-17CE-3F75-84C0-C57D94485FCB> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x18c178000 - 0x18c187fff com.apple.AssertionServices (1.0 - 505.100.8) <9ECE7357-2BCD-3985-B69C-C42CAB5CF1BE> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
0x18c188000 - 0x18c20bfff com.apple.securityfoundation (6.0 - 55240.40.4) <C509F5C7-64E0-3339-856E-3F9B1B762490> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x18c20c000 - 0x18c215fff com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <9E329D35-C7C6-3FB7-A0DB-0225FA1A9E1E> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x18c216000 - 0x18c21bfff com.apple.xpc.ServiceManagement (1.0 - 1) <95BC36C3-95EA-3075-9246-E4F3D2F4CF39> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x18c21c000 - 0x18c21efff libquarantine.dylib (119.40.2) <D48BB719-6CD2-3F08-9064-0992A490E4F2> /usr/lib/system/libquarantine.dylib
0x18c21f000 - 0x18c22efff libCheckFix.dylib (31) <DB5FD939-F8ED-343E-B2B9-1F578078F1D7> /usr/lib/libCheckFix.dylib
0x18c22f000 - 0x18c245fff libcoretls.dylib (169.100.1) <DCAB4A30-0795-34CE-867A-E2A3BDBCDF7F> /usr/lib/libcoretls.dylib
0x18c246000 - 0x18c256fff libbsm.0.dylib (68.40.1) <0B8846E1-789E-3250-8D6B-EA1348B980D9> /usr/lib/libbsm.0.dylib
0x18c257000 - 0x18c29cfff libmecab.dylib (929.10) <BFDB3C03-36A9-3F55-9DFF-A4CE5C071F05> /usr/lib/libmecab.dylib
0x18c29d000 - 0x18c2a1fff libgermantok.dylib (24) <27C69CE2-8A1D-3A81-9424-41B2D8772E92> /usr/lib/libgermantok.dylib
0x18c2a2000 - 0x18c2b6fff libLinearAlgebra.dylib (1336.120.1) <CD8E588C-164F-390E-8EA7-47D37A447A9D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x18c2b7000 - 0x18c4bafff com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <E35FA538-5C5C-3A3C-B2A4-15D0CF757A2D> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x18c4bb000 - 0x18c504fff com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <6AF64B4D-A66D-3A4C-B657-1B1112D4D06F> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
0x18c505000 - 0x18c657fff com.apple.MLCompute (1.0 - 1) <1FCD2394-2A2C-3A03-AA1F-61915485CA22> /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute
0x18c658000 - 0x18c686fff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <4704349A-ABFF-33AA-8811-989B3EF89208> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x18c687000 - 0x18c6d9fff com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <34FE7C99-3826-3864-A736-602F6DC4944A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
0x18c6da000 - 0x18c761fff com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <881FC282-4FF2-3DB7-A3AF-2A482D98FA58> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x18c762000 - 0x18c771fff com.apple.AppleFSCompression (125 - 1.0) <AE1B5923-B511-3AB8-AA77-4DEE769D8CCC> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x18c772000 - 0x18c77efff libbz2.1.0.dylib (44) <34B7ADEF-D622-3ADA-897E-76F7CF1935C4> /usr/lib/libbz2.1.0.dylib
0x18c77f000 - 0x18c783fff libsystem_coreservices.dylib (127.1) <E281EB73-54F4-30A8-8E56-9208D17CEAEA> /usr/lib/system/libsystem_coreservices.dylib
0x18c784000 - 0x18c7b4fff com.apple.CoreServices.OSServices (1122.38 - 1122.38) <D262A8A2-3F20-3BE3-9BB8-A1AB475FC685> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x18c7b5000 - 0x18c8c5fff com.apple.AuthKit (1.0 - 1) <EB198902-3B08-3E58-A0C3-BD753CA2D094> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
0x18c969000 - 0x18c97afff libz.1.dylib (76) <B0979A3D-EEF8-32FE-AF37-643FA12FEFA1> /usr/lib/libz.1.dylib
0x18c97b000 - 0x18c9a8fff libsystem_m.dylib (3186.100.3) <62AE5ECE-F59B-36CC-BE4F-935C4AAA5A50> /usr/lib/system/libsystem_m.dylib
0x18c9a9000 - 0x18c9a9fff libcharset.1.dylib (59) <ED972381-A5D2-3F1D-ACE5-4BBA1E1E0318> /usr/lib/libcharset.1.dylib
0x18c9aa000 - 0x18c9affff libmacho.dylib (980) <A93DD379-6612-3200-9B02-84803274B6B9> /usr/lib/system/libmacho.dylib
0x18c9b0000 - 0x18c9c7fff libkxld.dylib (7195.121.3) <BD750615-9265-3DC3-B16D-1B2ED8C996A3> /usr/lib/system/libkxld.dylib
0x18c9c8000 - 0x18c9d5fff libcommonCrypto.dylib (60178.120.3) <4F46EA59-019E-34AA-8EFA-44534DC4321F> /usr/lib/system/libcommonCrypto.dylib
0x18c9d6000 - 0x18c9e0fff libunwind.dylib (201) <241E3D3F-802A-39EA-8F5F-2F03137BE8D3> /usr/lib/system/libunwind.dylib
0x18c9e1000 - 0x18c9e8fff liboah.dylib (203.46) <F1CBF4AA-033C-3ABA-A13E-696ADC7A9E6A> /usr/lib/liboah.dylib
0x18c9e9000 - 0x18c9f1fff libcopyfile.dylib (173.40.2) <54BE801A-ACD8-32B4-9462-215F6E28BE34> /usr/lib/system/libcopyfile.dylib
0x18c9f2000 - 0x18c9f5fff libcompiler_rt.dylib (102.2) <B71B5432-79C8-3D81-97C0-B48528BCFB28> /usr/lib/system/libcompiler_rt.dylib
0x18c9f6000 - 0x18c9f8fff libsystem_collections.dylib (1439.100.3) <BBCEB3ED-935C-322D-8E19-B9E1DFD28A72> /usr/lib/system/libsystem_collections.dylib
0x18c9f9000 - 0x18c9fbfff libsystem_secinit.dylib (87.60.1) <87E4EC68-41CF-31FF-BE03-1F281BEB2CDE> /usr/lib/system/libsystem_secinit.dylib
0x18c9fc000 - 0x18c9fefff libremovefile.dylib (49.120.1) <890BF916-C32E-37CA-8469-155E62F7E8EC> /usr/lib/system/libremovefile.dylib
0x18c9ff000 - 0x18c9fffff libkeymgr.dylib (31) <F477F112-549F-3C72-B6BD-0281BC046E54> /usr/lib/system/libkeymgr.dylib
0x18ca00000 - 0x18ca08fff libsystem_dnssd.dylib (1310.120.71) <89358F53-4E2F-39C9-A55C-FFA55B27BA1A> /usr/lib/system/libsystem_dnssd.dylib
0x18ca09000 - 0x18ca0efff libcache.dylib (83) <776133A5-A09C-310F-B0FE-4CA311433D94> /usr/lib/system/libcache.dylib
0x18ca0f000 - 0x18ca10fff libSystem.B.dylib (1292.120.1) <1ADA647F-F493-3C49-AD69-C24F0D76F491> /usr/lib/libSystem.B.dylib
0x18ca11000 - 0x18ca14fff libfakelink.dylib (3) <2DA3D2FC-1021-3A10-9C63-A84C90509076> /usr/lib/libfakelink.dylib
0x18ca15000 - 0x18ca15fff com.apple.SoftLinking (1.0 - 1) <3DC6F566-FF09-36AD-9333-2D4AABFE0453> /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking
0x18ca16000 - 0x18ca51fff libpcap.A.dylib (98.100.3) <7114A7A0-C84C-3C99-987B-D6124582A393> /usr/lib/libpcap.A.dylib
0x18ca52000 - 0x18cb47fff libiconv.2.dylib (59) <786CC1ED-EF4D-3895-A12C-49FC686A829E> /usr/lib/libiconv.2.dylib
0x18cb48000 - 0x18cb5afff libcmph.dylib (8) <F45A632F-C988-3328-B95D-56ED7366AAA6> /usr/lib/libcmph.dylib
0x18cb5b000 - 0x18cbcbfff libarchive.2.dylib (83.100.2) <4E2A1F50-D628-3AF5-8BB5-3FF2EE08292C> /usr/lib/libarchive.2.dylib
0x18cbcc000 - 0x18cc3cfff com.apple.SearchKit (1.4.1 - 1.4.1) <267E00D9-BDD6-30BB-882A-432209EEDD6F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x18cc3d000 - 0x18cc3efff libThaiTokenizer.dylib (3) <7A8D922E-8B5A-31A2-A2CF-1C946FDB2B2E> /usr/lib/libThaiTokenizer.dylib
0x18cc3f000 - 0x18cc63fff com.apple.applesauce (1.0 - 16.28) <F0A7E1DC-42FC-3DB3-874F-AFDEEA3C5213> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x18cc64000 - 0x18cc7afff libapple_nghttp2.dylib (1.41) <C82731AA-2123-3931-99BD-B3B14653392D> /usr/lib/libapple_nghttp2.dylib
0x18cc7b000 - 0x18cc8dfff libSparseBLAS.dylib (1336.120.1) <6DC81B37-ABEA-3C5B-A250-C7DF06BADE96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x18cc8e000 - 0x18cc8ffff com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <3554A169-AC05-3325-A1C8-ED12CF5DCD37> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x18cc90000 - 0x18cc94fff libpam.2.dylib (28.40.1) <718B663D-5669-3648-A553-7D16C8A28375> /usr/lib/libpam.2.dylib
0x18cc95000 - 0x18ccb3fff libcompression.dylib (96.120.1) <37EFD63D-14F8-3875-843B-3B1EDDCB40F4> /usr/lib/libcompression.dylib
0x18ccb4000 - 0x18ccb8fff libQuadrature.dylib (7) <7634E4F5-D4ED-31E2-9434-2549505616D1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x18ccb9000 - 0x18d175fff libLAPACK.dylib (1336.120.1) <7EDB616F-10A0-3F2E-A79A-74DD5F25288A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x18d176000 - 0x18d1c8fff com.apple.DictionaryServices (1.2 - 341) <3025D64A-5CA8-3BF9-8D53-06B731CDE7F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x18d1c9000 - 0x18d1e1fff liblzma.5.dylib (16) <AF855D96-AE71-3298-8CCE-79355F768108> /usr/lib/liblzma.5.dylib
0x18d1e2000 - 0x18d1e3fff libcoretls_cfhelpers.dylib (169.100.1) <C772655D-462B-3C34-BFD6-3EF57F3C44EB> /usr/lib/libcoretls_cfhelpers.dylib
0x18d1e4000 - 0x18d2c8fff com.apple.APFS (1677.120.9 - 1677.120.9) <F020B03B-7C8E-3CED-BC75-417D04344882> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x18d2c9000 - 0x18d2d6fff libxar.1.dylib (452) <9550EE69-6008-34E5-BA02-C3D9B1B63339> /usr/lib/libxar.1.dylib
0x18d2d7000 - 0x18d2dafff libutil.dylib (58.40.2) <27C12BE3-F01D-3787-827E-C1E70B0F1456> /usr/lib/libutil.dylib
0x18d2db000 - 0x18d304fff libxslt.1.dylib (17.4) <BE03A4E9-2FDE-3A3A-ACA6-97D7BB94A508> /usr/lib/libxslt.1.dylib
0x18d305000 - 0x18d30ffff libChineseTokenizer.dylib (37.1) <AE45D59F-C41B-35A7-B59D-4686CE5E0473> /usr/lib/libChineseTokenizer.dylib
0x18d310000 - 0x18d37ffff libvMisc.dylib (760.100.3) <74A30320-EE4C-33CA-A153-5C66AB7D8418> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x18d380000 - 0x18d411fff libate.dylib (3.0.6) <7CAECF39-55D1-3B33-9FDF-930CB1039A83> /usr/lib/libate.dylib
0x18d412000 - 0x18d419fff libIOReport.dylib (64.100.1) <ED0F0862-9F8C-3006-AF1B-C1027F02038D> /usr/lib/libIOReport.dylib
0x18d515000 - 0x18d51cfff libMatch.1.dylib (38) <F3F0B43C-00A1-37EF-A93F-66B56C70F062> /usr/lib/libMatch.1.dylib
0x18d51d000 - 0x18d5a0fff libCoreStorage.dylib (554) <255AA0CC-671A-30A6-B247-2FF39250DE09> /usr/lib/libCoreStorage.dylib
0x18d5a1000 - 0x18d5ecfff com.apple.AppleVAFramework (6.1.3 - 6.1.3) <81A9F673-402F-34DC-BC12-8DD62EED6F91> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x18d5ed000 - 0x18d606fff libexpat.1.dylib (26) <F3E01E8A-5E6B-389E-AE33-B5912FF2C518> /usr/lib/libexpat.1.dylib
0x18d607000 - 0x18d60ffff libheimdal-asn1.dylib (597.121.1) <C51F5F2F-5B10-3EBE-BA1D-3F1A3B235194> /usr/lib/libheimdal-asn1.dylib
0x18d610000 - 0x18d622fff com.apple.IconFoundation (479.4 - 479.4) <3A050EBC-E3B2-3738-B41D-68051B1C5830> /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation
0x18d623000 - 0x18d686fff com.apple.IconServices (479.4 - 479.4) <AC9E09B3-770C-3143-A725-5A45D2595B05> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x18d687000 - 0x18d729fff com.apple.MediaExperience (1.0 - 1) <58FEB028-E2DD-3A32-839F-D82C53C4BD01> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
0x18d72a000 - 0x18d750fff com.apple.persistentconnection (1.0 - 1.0) <8FA98467-4D4B-3A2D-AEA3-7AAE9DDFA6B6> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
0x18d751000 - 0x18d75efff com.apple.GraphVisualizer (1.0 - 100.1) <66E6C7E0-95A9-3250-9539-EDDBF9F991F5> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x18d75f000 - 0x18db71fff com.apple.vision.FaceCore (4.3.2 - 4.3.2) <016BC413-A782-30F0-B5DD-D9574B995862> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x18db72000 - 0x18dbb1fff com.apple.OTSVG (1.0 - 677.5.0.5) <B2188DA9-C977-3FD4-94DD-4FD22F90A7CA> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
0x18dbb2000 - 0x18dbb9fff com.apple.xpc.AppServerSupport (1.0 - 2038.120.1) <EF0EBEA1-19C6-3897-A020-3601DA31DE1A> /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport
0x18dbba000 - 0x18dbc8fff libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <809B4FD4-CDB3-30E7-B3D3-4C5513DD3C69> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x18dbc9000 - 0x18dbcffff libspindump.dylib (295.2) <48864B10-7BC6-351F-84D2-F59DE85E9D96> /usr/lib/libspindump.dylib
0x18dbd0000 - 0x18dc82fff com.apple.Heimdal (4.0 - 2.0) <B25FF5B1-8825-3859-8469-B97BE8949257> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x18de17000 - 0x18de51fff com.apple.bom (14.0 - 235) <651C578A-3CE4-3664-AB43-0534FDCDF980> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x18de52000 - 0x18de95fff com.apple.AppleJPEG (1.0 - 1) <B7DB184F-AFE9-3F7A-B3ED-99ED30FDFDFE> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x18de96000 - 0x18df77fff libJP2.dylib (2130.5.4) <A2004936-9E75-3A84-A257-C250D9FDF626> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x18df78000 - 0x18df7bfff com.apple.WatchdogClient.framework (1.0 - 98.120.2) <282995C7-306F-37FE-9CC0-3F58F0938407> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
0x18df7c000 - 0x18dfb4fff com.apple.MultitouchSupport.framework (4440.3 - 4440.3) <D188455A-AD91-3877-9B98-D916E3BDD57D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x18dfb5000 - 0x18e0e5fff com.apple.VideoToolbox (1.0 - 2775.22) <DE23927C-DC37-3F50-BF13-92E690643C74> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x18e0e6000 - 0x18e118fff libAudioToolboxUtility.dylib (1181.68) <D4E3746C-BFC6-382E-ACA3-2EF77512FB98> /usr/lib/libAudioToolboxUtility.dylib
0x18e119000 - 0x18e13ffff libPng.dylib (2130.5.4) <FCCFFD42-480A-3404-8C14-CDEF711E633E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x18e140000 - 0x18e19cfff libTIFF.dylib (2130.5.4) <72CC8464-9A23-3EAA-8A75-4F01255F4E78> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x18e19d000 - 0x18e1bbfff com.apple.IOPresentment (58 - 37) <9E12564E-98DF-3647-91F9-FFC998EF8004> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x18e1bc000 - 0x18e1c0fff com.apple.GPUWrangler (6.3.3 - 6.3.3) <39E5B0D8-68FD-3BE1-B6CF-F635F0F88C3D> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x18e1c1000 - 0x18e1c3fff libRadiance.dylib (2130.5.4) <094641D4-1897-3916-B668-80909D7E394B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x18e1c4000 - 0x18e1c9fff com.apple.DSExternalDisplay (3.1 - 380) <1F162E65-13D1-3EA0-AA67-1E7E14FCE771> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x18e1ca000 - 0x18e1eafff libJPEG.dylib (2130.5.4) <0666E6AC-0ECE-3849-A97E-A6E4EF86BE95> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x18e1eb000 - 0x18e21afff com.apple.ATSUI (1.0 - 1) <E4D6CEFA-B926-3A61-8CF1-D24DE88D8916> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
0x18e21b000 - 0x18e21ffff libGIF.dylib (2130.5.4) <D25D8549-1412-3FEB-8CCC-89C3B26902E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x18e220000 - 0x18e229fff com.apple.CMCaptureCore (1.0 - 82.6) <CC855443-58AD-3261-85DC-12C869F44B36> /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore
0x18e22a000 - 0x18e271fff com.apple.print.framework.PrintCore (16.1 - 531.1) <86B415D3-8765-33BC-B0A0-6FC56220EE36> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x18e272000 - 0x18e325fff com.apple.TextureIO (3.10.9 - 3.10.9) <703D9913-1B5E-37F0-AE84-D2DEA74AC05D> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x18e326000 - 0x18e32efff com.apple.InternationalSupport (1.0 - 61.1) <E674DF8B-C30D-3990-99DD-4FEDD76FD8E4> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
0x18e32f000 - 0x18e3a3fff com.apple.datadetectorscore (8.0 - 674) <2F89EFFE-5014-3FE5-8693-66821AC55FC8> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x18e3a4000 - 0x18e403fff com.apple.UserActivity (439 - 439) <0E926B52-0E73-36F2-A7D7-099E8998DCE8> /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity
0x18f0e4000 - 0x18f119fff libSessionUtility.dylib (76.69) <99F56F22-891F-3FFC-A1C7-71CF621E2DD7> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
0x18f11a000 - 0x18f242fff com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <CF1C0B9C-DBB1-3714-9EAB-C934CF53253E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x18f243000 - 0x18f2aafff com.apple.audio.AudioSession (1.0 - 76.69) <BA4A8AA2-720B-3470-8EAA-76CF1AA4964C> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
0x18f2ab000 - 0x18f2bdfff libAudioStatistics.dylib (27.64) <0FBD676E-50B3-33EF-95B9-CBFE54ECAD16> /usr/lib/libAudioStatistics.dylib
0x18f2be000 - 0x18f2d1fff com.apple.speech.synthesis.framework (9.0.65 - 9.0.65) <20007D73-80A6-3879-8162-A16405844353> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x18f2d2000 - 0x18f340fff com.apple.ApplicationServices.ATS (377 - 516) <4D585E4B-7BD2-32E0-82A4-94AA8411A5AA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x18f341000 - 0x18f359fff libresolv.9.dylib (68) <C92059BC-C994-30E3-BD12-E744718565F1> /usr/lib/libresolv.9.dylib
0x18f35a000 - 0x18f36dfff libsasl2.2.dylib (214) <0996C03D-89F1-3FA1-85AA-E712AFB0EBE8> /usr/lib/libsasl2.2.dylib
0x18f486000 - 0x18f565fff libSMC.dylib (20) <51C99B4A-1CA6-3FC5-A506-33E9BED00745> /usr/lib/libSMC.dylib
0x18f566000 - 0x18f5c3fff libcups.2.dylib (494.1) <25B83D68-0370-3622-BAFC-DE51206825D3> /usr/lib/libcups.2.dylib
0x18f5c4000 - 0x18f5d7fff com.apple.LangAnalysis (1.7.0 - 254) <B170B944-DE2A-3A22-B024-D796B2152893> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x18f5d8000 - 0x18f5e4fff com.apple.NetAuth (6.2 - 6.2) <212DF4E0-3F00-3F0D-BD4F-F1C4B1EE7950> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x18f5e5000 - 0x18f5ecfff com.apple.ColorSyncLegacy (4.13.0 - 1) <898B8161-C57B-3903-9683-36CB9B31BECE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x18f5ed000 - 0x18f5f8fff com.apple.QD (4.0 - 416) <E70D782A-B157-39CC-BB3C-00E48DCF1703> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x18f5f9000 - 0x18fbe9fff com.apple.audio.AudioResourceArbitration (1.0 - 1) <5D5F959D-33DF-3086-9B39-2C932A8E2901> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
0x18fbea000 - 0x18fbf5fff com.apple.perfdata (1.0 - 67.40.1) <D8991B51-2802-3554-AB10-4A57AA8BD66F> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
0x18fbf6000 - 0x18fc03fff libperfcheck.dylib (41) <30D32B51-A34B-33C8-8149-5D0A63B948A0> /usr/lib/libperfcheck.dylib
0x18fc04000 - 0x18fc14fff com.apple.Kerberos (3.0 - 1) <0C5C27D2-1E2A-33A5-92BA-6F75414277D6> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x18fc15000 - 0x18fc5cfff com.apple.GSS (4.0 - 2.0) <D8C358B4-1778-34DC-B541-4280CF61A024> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x18fc5d000 - 0x18fc6cfff com.apple.CommonAuth (4.0 - 2.0) <A301DFBA-3C81-39CD-A799-053F82013317> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x18fcc0000 - 0x18fcddfff com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <46084158-4AE2-32C4-8BF9-5E60FC6B2ACD> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
0x18fcde000 - 0x18fce6fff com.apple.CorePhoneNumbers (1.0 - 1) <FE2958D2-2F91-3257-BF2C-862642FB4ED7> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
0x18fe30000 - 0x18fe30fff liblaunch.dylib (2038.120.1) <477FFDB4-6279-3B73-ADF7-933CD1E9491E> /usr/lib/system/liblaunch.dylib
0x1905df000 - 0x19071bfff com.apple.Sharing (1622.1 - 1622.1) <DA669C45-C231-38A4-9BAC-CDC3CB71D80D> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x19071c000 - 0x190806fff com.apple.Bluetooth (8.0.5 - 8.0.5d7) <5A55E3D7-7547-3B2A-AC67-6E3A59B42E85> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x19081f000 - 0x190877fff com.apple.ProtectedCloudStorage (1.0 - 1) <D558CFA5-2A2D-3648-ADFA-7837831CFB00> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x192070000 - 0x192097fff com.apple.RemoteViewServices (2.0 - 163) <C5BB5AC8-0480-3C26-96F6-158E362384B9> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x192098000 - 0x1920a7fff com.apple.SpeechRecognitionCore (6.1.24 - 6.1.24) <E23AF847-6C4B-3C1C-B20A-33D71CAC3591> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x1920a8000 - 0x1920affff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <98CEA8CD-0125-3916-95DA-294153B3BED7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x1922de000 - 0x1922defff libsystem_product_info_filter.dylib (8.40.1) <188B6361-3ABE-3320-AFF7-C4C6A0F316EC> /usr/lib/system/libsystem_product_info_filter.dylib
0x1923b1000 - 0x1923b1fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <31320A8A-4011-3A35-9960-3C22B56578D1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x1923d3000 - 0x1923d3fff com.apple.CoreServices (1122.38 - 1122.38) <2AF9A4B7-CA2C-38CC-A6CB-951E6DD3F2A3> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x192590000 - 0x192590fff com.apple.Accelerate (1.11 - Accelerate 1.11) <71EB3025-AFEA-3D12-8403-18A582480B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x192600000 - 0x192605fff com.apple.AppleSRP (5.0 - 1) <D5F5A265-65AB-3D3E-805B-DEDEDB17AD0A> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x192606000 - 0x192610fff com.apple.frameworks.CoreDaemon (1.3 - 1.3) <B2EEC832-21B2-3424-BAA2-8F06D2D4E5AE> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x192ded000 - 0x192e48fff com.apple.CoreBluetooth (1.0 - 1) <F91905B9-3A6E-3698-8B0F-C34A6AF0BBEC> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x192e49000 - 0x192e53fff com.apple.SymptomDiagnosticReporter (1.0 - 79.120.1) <8BDA662C-2488-3D12-8E5D-E07CAD43B1D1> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
0x192e68000 - 0x192e73fff com.apple.AppleIDAuthSupport (1.0 - 1) <7E9E45E1-1ABD-3DD3-ABB0-C53283D51A0C> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
0x192e74000 - 0x192f28fff com.apple.DiscRecording (9.0.3 - 9030.4.5) <DD51DF5C-441D-310C-8A31-14C0310026CE> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x192f29000 - 0x192f5cfff com.apple.MediaKit (16 - 927.40.2) <67D3BA75-CF79-335F-9EFB-1808C42E28A9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x192f5d000 - 0x19303dfff com.apple.DiskManagement (14.0 - 1733.100.4) <A958E361-88A8-3C6E-8B9D-8F737B21605B> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
0x19307e000 - 0x1931d4fff com.apple.FileProvider (348.8 - 348.8) <C45CC095-DE10-3640-B1DD-2C377EDA4500> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
0x1931d5000 - 0x1931f7fff com.apple.GenerationalStorage (2.0 - 323) <F08CE20A-E0F4-3C3E-923F-E95D30A7DBFB> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x193b5a000 - 0x193b94fff com.apple.DebugSymbols (195.1 - 195.1) <01B43774-03A6-307C-996E-2DB5CA66E19A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x193b95000 - 0x193c46fff com.apple.CoreSymbolication (12.5 - 64544.69.1) <F38E4FE9-8A9C-34C5-A618-C7653C61FA87> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x194b33000 - 0x194b92fff com.apple.framework.Apple80211 (17.0 - 1728) <706345E3-28F6-30A7-9DC2-8D8A7A684BC8> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x194b93000 - 0x194cbefff com.apple.CoreWiFi (3.0 - 341) <40AC4512-DDCF-3BDF-AAEA-1941685102A9> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x194cdc000 - 0x194d17fff com.apple.LDAPFramework (2.4.28 - 194.5) <8DB06063-766B-3288-B0ED-6A925B91C2D1> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x194d18000 - 0x194d19fff com.apple.TrustEvaluationAgent (2.0 - 35) <8D1A6475-8427-329A-8A01-ABD9AB7BB703> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x194d1a000 - 0x194e15fff libcrypto.44.dylib (56.60.2) <3891BE9E-8DF5-3AE1-89B0-EDD5FFB2C852> /usr/lib/libcrypto.44.dylib
0x194e16000 - 0x194e42fff libssl.46.dylib (56.60.2) <18563134-E3F4-3DAC-A243-C9A0291CE42A> /usr/lib/libssl.46.dylib
0x194f97000 - 0x194f9afff com.apple.help (1.3.8 - 71) <4C7655E0-469D-3082-A601-1CACAA39897D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x194f9b000 - 0x194fa2fff com.apple.EFILogin (2.0 - 2) <F84E13BB-E446-3870-8E07-3F82D8AA7E05> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x194fa3000 - 0x194faefff libcsfde.dylib (554) <870FFC0C-9830-3C13-9A76-5CAE9C530001> /usr/lib/libcsfde.dylib
0x194faf000 - 0x19500ffff libcurl.4.dylib (121.100.3) <46AADD1E-4F4E-3E34-B9E7-966AC5F67F2E> /usr/lib/libcurl.4.dylib
0x1951e1000 - 0x1951e1fff com.apple.ApplicationServices (48 - 50) <5916ADD6-E4F5-36B8-87C1-D6C4B2F88135> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x1954d1000 - 0x1954d1fff libHeimdalProxy.dylib (79) <6BF8928C-CF16-3268-943D-685C2E2E0221> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
0x195578000 - 0x195578fff com.apple.audio.units.AudioUnit (1.14 - 1.14) <1F2FB144-A9B5-3875-92C4-F2BF5102AAEA> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x195ee6000 - 0x195eecfff com.apple.ASEProcessing (1.26.0 - 1.26.0) <717A5157-744C-3044-A211-D11134AA4056> /System/Library/PrivateFrameworks/ASEProcessing.framework/Versions/A/ASEProcessing
0x1973a2000 - 0x1973a5fff com.apple.IOSurfaceAccelerator (1.0.0 - 1.0.0) <9A04B608-EAFA-3E6D-BCC6-CF5572F88260> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/Versions/A/IOSurfaceAccelerator
0x1983fb000 - 0x198422fff com.apple.openscripting (1.7 - 190) <6833A542-0CD6-3F94-8F5D-3DF8D96183F3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x198423000 - 0x198426fff com.apple.securityhi (9.0 - 55008) <5FC33A97-A99D-3FF5-BD92-4626B43B1678> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x198427000 - 0x19842afff com.apple.ink.framework (10.15 - 227) <72A0FB66-2ABF-302D-8A93-18BFAA0974A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x19842b000 - 0x19842efff com.apple.CommonPanels (1.2.6 - 101) <1D35ED67-719E-3992-B117-03415914FE12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x19842f000 - 0x198436fff com.apple.ImageCapture (1711.5.2 - 1711.5.2) <DAB793BA-D58D-3EB1-B66B-B0C464DB5BDD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x19e6ea000 - 0x19e6edfff com.apple.print.framework.Print (15 - 271) <6B807A02-ADD0-3004-9218-86AA15A0E638> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x19e6ee000 - 0x19e6f1fff com.apple.Carbon (160 - 164) <233C018F-FF8E-36B5-805F-759D590EF578> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x19e9b8000 - 0x19e9d4fff com.apple.private.SystemPolicy (1.0 - 1) <32A303BB-8CD1-3DB5-BAA4-32A6DDF99558> /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy
0x19f33d000 - 0x19f34ffff libmis.dylib (274.120.2) <3FE2F455-62BC-346E-B085-5FC871758BC6> /usr/lib/libmis.dylib
0x1c4f67000 - 0x1c4f6dfff libCoreFSCache.dylib (200.9) <B24F0A1E-218F-3721-820B-83EBAE601AF6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x1c4f6e000 - 0x1c4f73fff libCoreVMClient.dylib (200.9) <9FCB6CF9-9E74-30C5-B1EF-6DC91F8538BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x1c4f74000 - 0x1c4f83fff com.apple.opengl (18.5.9 - 18.5.9) <46C8A36B-04AF-3B2B-A07B-81F18DC38A08> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x1c4f84000 - 0x1c4f86fff libCVMSPluginSupport.dylib (18.5.9) <AC54999C-2300-3769-9DFA-357D02D14939> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x1c4f87000 - 0x1c4f8ffff libGFXShared.dylib (18.5.9) <5DC8E881-0092-37CE-945E-43392DC84245> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x1c4f90000 - 0x1c4fc8fff libGLImage.dylib (18.5.9) <46B15C22-B004-3BE3-BE18-B070FBDCF2CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x1c4fc9000 - 0x1c5001fff libGLU.dylib (18.5.9) <A216E56E-4166-3753-9DDA-285369A91C16> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x1c516f000 - 0x1c5179fff libGL.dylib (18.5.9) <320BE048-A77E-3495-B42D-5E5B1ED6C035> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x1c530a000 - 0x1c5369fff com.apple.opencl (4.6 - 4.6) <947BA746-7E16-3B41-A718-16A09A8033C1> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
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=707.5M resident=0K(0%) swapped_out_or_unallocated=707.5M(100%)
Writable regions: Total=545.1M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=545.1M(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Activity Tracing 256K 1
CoreGraphics 32K 2
Dispatch continuations 64.0M 1
Foundation 16K 1
Kernel Alloc Once 32K 1
MALLOC 68.1M 25
MALLOC guard page 96K 5
MALLOC_MEDIUM (reserved) 360.0M 3 reserved VM address space (unallocated)
STACK GUARD 144K 9
Stack 35.8M 9
VM_ALLOCATE 1.0G 69
__AUTH 593K 138
__AUTH_CONST 8657K 283
__DATA 6898K 357
__DATA_CONST 10.7M 366
__DATA_DIRTY 598K 98
__FONT_DATA 4K 1
__LINKEDIT 498.4M 93
__OBJC_CONST 1155K 110
__OBJC_RO 75.0M 1
__OBJC_RW 2576K 1
__TEXT 209.2M 384
__UNICODE 588K 1
mapped file 62.8M 34
shared memory 832K 12
=========== ======= =======
TOTAL 2.4G 2005
TOTAL, minus reserved VM space 2.0G 2005
Model: MacBookAir10,1, BootROM 6723.120.36, proc 8:4:4 processors, 8 GB, SMC
Graphics: kHW_AppleM1Item, Apple M1, spdisplays_builtin
Memory Module: LPDDR4
AirPort: spairport_wireless_card_type_airport_extreme, wl0: Apr 28 2021 19:53:33 version 18.50.40.7.7.8.119 FWID 01-e6894c69
Bluetooth: Version 8.0.5d7, 3 services, 27 devices, 1 incoming serial ports
Network Service: USB 10/100/1000 LAN, Ethernet, en6
Network Service: Wi-Fi, AirPort, en0
USB Device: USB 3.1 Bus
USB Device: USB3.0 Hub
USB Device: USB 10/100/1000 LAN
USB Device: USB2.0 Hub
USB Device: C922 Pro Stream Webcam
USB Device: Hub
USB Device: MasterKeys Pro M Single
USB Device: USB Audio Device
USB Device: USB Receiver
USB Device: USB Audio CODEC
USB Device: Anker USB-C Hub Device
USB Device: USB 3.1 Bus
Thunderbolt Bus: MacBook Air, Apple Inc.
Thunderbolt Bus: MacBook Air, Apple Inc.
fixed by #166
@rafaelreis-r i have the same error when launch virt-manager
$ virt-manager --no-fork --debug -c test:///default
[vie, 09 jul 2021 23:02:10 virt-manager 30929] DEBUG (cli:204) Launched with command line: /opt/homebrew/Cellar/virt-manager/3.2.0_3/libexec/bin/virt-manager --no-fork --debug -c test:///default
[vie, 09 jul 2021 23:02:10 virt-manager 30929] DEBUG (virtmanager:163) virt-manager version: 3.2.0
[vie, 09 jul 2021 23:02:10 virt-manager 30929] DEBUG (virtmanager:164) virtManager import: /opt/homebrew/Cellar/virt-manager/3.2.0_3/libexec/share/virt-manager/virtManager
[vie, 09 jul 2021 23:02:10 virt-manager 30929] DEBUG (virtmanager:201) PyGObject version: 3.40.1
[vie, 09 jul 2021 23:02:10 virt-manager 30929] DEBUG (virtmanager:205) GTK version: 3.24.30
[vie, 09 jul 2021 23:02:10 virt-manager 30929] DEBUG (systray:463) Showing systray: False
[vie, 09 jul 2021 23:02:10 virt-manager 30929] DEBUG (inspection:206) python guestfs is not installed
[vie, 09 jul 2021 23:02:10 virt-manager 30929] DEBUG (engine:113) Loading stored URIs:
test:///default
[vie, 09 jul 2021 23:02:10 virt-manager 30929] DEBUG (engine:461) processing cli command uri=test:///default show_window=manager domain=
[vie, 09 jul 2021 23:02:10 virt-manager 30929] DEBUG (connection:482) conn=test:///default changed to state=Conectando
[vie, 09 jul 2021 23:02:10 virt-manager 30929] DEBUG (connection:902) Scheduling background open thread for test:///default
[vie, 09 jul 2021 23:02:10 virt-manager 30929] DEBUG (engine:211) Initial gtkapplication activated
[vie, 09 jul 2021 23:02:10 virt-manager 30929] DEBUG (connection:952) libvirt version=7005000
[vie, 09 jul 2021 23:02:10 virt-manager 30929] DEBUG (connection:953) daemon version=7005000
[vie, 09 jul 2021 23:02:10 virt-manager 30929] DEBUG (connection:954) conn version=2
[vie, 09 jul 2021 23:02:10 virt-manager 30929] DEBUG (connection:955) test:///default capabilities:
<< large xml >>
[vie, 09 jul 2021 23:02:10 virt-manager 30929] DEBUG (connection:739) Using domain events
[vie, 09 jul 2021 23:02:10 virt-manager 30929] DEBUG (connection:777) Using network events
[vie, 09 jul 2021 23:02:10 virt-manager 30929] DEBUG (connection:796) Using storage pool events
[vie, 09 jul 2021 23:02:10 virt-manager 30929] DEBUG (connection:821) Using node device events
[vie, 09 jul 2021 23:02:10 virt-manager 30929] DEBUG (connection:973) Failed to setKeepAlive: esta función no la admite el controlador de conexión: virConnectSetKeepAlive
[vie, 09 jul 2021 23:02:10 virt-manager 30929] DEBUG (statsmanager:421) conn does not support getAllDomainStats()
[1] 30929 segmentation fault virt-manager --no-fork --debug -c test:///default
I have a fork at https://github.com/arthurk/homebrew-virt-manager with updated dependencies and it works fine on my machine with Catalina installed.
brew tap arthurk/homebrew-virt-manager brew install virt-manager virt-viewer virt-manager --no-fork ...
Can't fill issue in your repo:
==> Installing arthurk/virt-manager/virt-manager
==> Patching
==> python3 -m venv --system-site-packages /usr/local/Cellar/virt-manager/3.2.0_3/libexec
==> /usr/local/Cellar/virt-manager/3.2.0_3/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-installed /private/tmp/virt-manage
Last 15 lines from /Users/k0ste/Library/Logs/Homebrew/virt-manager/02.pip:
running install
running build
/usr/local/Homebrew/Library/Homebrew/shims/mac/super/pkg-config --print-errors --atleast-version=0.9.11 libvirt
/usr/local/Cellar/virt-manager/3.2.0_3/libexec/bin/python3.9 generator.py libvirt /usr/local/Cellar/libvirt/7.8.0/share/libvirt/api/libvirt-api.xml
Found 492 functions in /usr/local/Cellar/libvirt/7.8.0/share/libvirt/api/libvirt-api.xml
Found 0 functions in libvirt-override-api.xml
Generated 402 wrapper functions
Missing type converters:
int *:1
ERROR: failed virNodeDeviceGetAutostart
error: command '/usr/local/Cellar/virt-manager/3.2.0_3/libexec/bin/python3.9' failed with exit code 1
Running setup.py install for libvirt-python: finished with status 'error'
ERROR: Command errored out with exit status 1: /usr/local/Cellar/virt-manager/3.2.0_3/libexec/bin/python3.9 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/tmp/pip-req-build-c7mzbnv6/setup.py'"'"'; __file__='"'"'/private/tmp/pip-req-build-c7mzbnv6/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /private/tmp/pip-record-cnrq1kvp/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/Cellar/virt-manager/3.2.0_3/libexec/include/site/python3.9/libvirt-python Check the logs for full command output.
WARNING: You are using pip version 21.2.4; however, version 21.3 is available.
You should consider upgrading via the '/usr/local/Cellar/virt-manager/3.2.0_3/libexec/bin/python3.9 -m pip install --upgrade pip' command.
If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/arthurk/homebrew-virt-manager/issues
Hi together, I've encountered the same error about "failed virNodeDeviceGetAutostart" on macOS Monterey:
==> Installing virt-manager from arthurk/virt-manager
==> Patching
==> python3 -m venv --system-site-packages /Users/user1/.homebrew/Cellar/virt-manager/3.2.0_3/libexec
==> /Users/user1/.homebrew/Cellar/virt-manager/3.2.0_3/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-installed /private/tmp/virt-manager--libvirt-python-20211112-28107-1qbnv53/libvirt-python-7.3.0
Last 15 lines from /Users/user1/Library/Logs/Homebrew/virt-manager/02.pip:
running install
/Users/user1/.homebrew/Cellar/virt-manager/3.2.0_3/libexec/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
running build
/Users/user1/.homebrew/homebrew/Library/Homebrew/shims/mac/super/pkg-config --print-errors --atleast-version=0.9.11 libvirt
/Users/user1/.homebrew/Cellar/virt-manager/3.2.0_3/libexec/bin/python3.9 generator.py libvirt /Users/user1/.homebrew/Cellar/libvirt/7.9.0/share/libvirt/api/libvirt-api.xml
Found 492 functions in /Users/user1/.homebrew/Cellar/libvirt/7.9.0/share/libvirt/api/libvirt-api.xml
Found 0 functions in libvirt-override-api.xml
Generated 402 wrapper functions
Missing type converters:
int *:1
ERROR: failed virNodeDeviceGetAutostart
error: command '/Users/user1/.homebrew/Cellar/virt-manager/3.2.0_3/libexec/bin/python3.9' failed with exit code 1
Running setup.py install for libvirt-python: finished with status 'error'
ERROR: Command errored out with exit status 1: /Users/user1/.homebrew/Cellar/virt-manager/3.2.0_3/libexec/bin/python3.9 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/tmp/virt-manager--libvirt-python-20211112-28107-1qbnv53/libvirt-python-7.3.0/setup.py'"'"'; __file__='"'"'/private/tmp/virt-manager--libvirt-python-20211112-28107-1qbnv53/libvirt-python-7.3.0/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /private/tmp/pip-record-dzel7l6j/install-record.txt --single-version-externally-managed --compile --install-headers /Users/user1/.homebrew/Cellar/virt-manager/3.2.0_3/libexec/include/site/python3.9/libvirt-python Check the logs for full command output.
Same with Big Sur
==> Installing arthurk/virt-manager/virt-manager ==> Patching ==> python3 -m venv --system-site-packages /usr/local/Cellar/virt-manager/3.2.0_3/libexec ==> /usr/local/Cellar/virt-manager/3.2.0_3/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-installed /private/tmp/virt-manager--libvirt-python-20220105-57043-10fu2yr/lib Last 15 lines from /Users/ScaredyCat/Library/Logs/Homebrew/virt-manager/02.pip: running install /usr/local/Cellar/virt-manager/3.2.0_3/libexec/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build /usr/local/Homebrew/Library/Homebrew/shims/mac/super/pkg-config --print-errors --atleast-version=0.9.11 libvirt /usr/local/Cellar/virt-manager/3.2.0_3/libexec/bin/python3.9 generator.py libvirt /usr/local/Cellar/libvirt/7.10.0/share/libvirt/api/libvirt-api.xml Found 492 functions in /usr/local/Cellar/libvirt/7.10.0/share/libvirt/api/libvirt-api.xml Found 0 functions in libvirt-override-api.xml Generated 402 wrapper functions Missing type converters: int *:1 ERROR: failed virNodeDeviceGetAutostart error: command '/usr/local/Cellar/virt-manager/3.2.0_3/libexec/bin/python3.9' failed with exit code 1 Running setup.py install for libvirt-python: finished with status 'error' ERROR: Command errored out with exit status 1: /usr/local/Cellar/virt-manager/3.2.03/libexec/bin/python3.9 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/tmp/virt-manager--libvirt-python-20220105-57043-10fu2yr/libvirt-python-7.3.0/setup.py'"'"'; file='"'"'/private/tmp/virt-manager--libvirt-python-20220105-57043-10fu2yr/libvirt-python-7.3.0/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record /private/tmp/pip-record-y3n520q/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/Cellar/virt-manager/3.2.0_3/libexec/include/site/python3.9/libvirt-python Check the logs for full command output.` ;
I'm trying to install virt-manager on Catalina/Xcode 14.4, but are getting errors.
This has been happening since the last brew update - something is broken.
$ brew config HOMEBREW_VERSION: 3.1.5 ORIGIN: https://github.com/Homebrew/brew HEAD: 227445ece9414a82aa8929b91ca2e0cca28a561b Last commit: 21 hours ago Core tap ORIGIN: https://github.com/Homebrew/homebrew-core Core tap HEAD: 29f499147152574eaeedb9aa8667a20f53281946 Core tap last commit: 22 minutes ago Core tap branch: master HOMEBREW_PREFIX: /usr/local HOMEBREW_CASK_OPTS: [] HOMEBREW_DISPLAY: /private/tmp/com.apple.launchd.pTZ1Sm9KvG/org.macosforge.xquartz:0 HOMEBREW_EDITOR: vim HOMEBREW_MAKE_JOBS: 4 Homebrew Ruby: 2.6.3 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3_2/bin/ruby CPU: quad-core 64-bit broadwell Clang: 12.0 build 1200 Git: 2.24.3 => /Library/Developer/CommandLineTools/usr/bin/git Curl: 7.64.1 => /usr/bin/curl macOS: 10.15.7-x86_64 CLT: 12.4.0.0.1.1610135815 Xcode: 12.4 XQuartz: 2.7.11 => /opt/X11
$ brew doctor Your system is ready to brew.
$ brew install virt-manager ==> Installing virt-manager from jeffreywildman/virt-manager ==> Downloading https://libvirt.org/sources/python/libvirt-python-6.10.0.tar.gz Already downloaded: /Users/cpedersen/Library/Caches/Homebrew/downloads/c0ea3dcb750aed089cfed8d3988e3aef79b70d635cfd42c87db147e860647de4--libvirt-python-6.10.0.tar.gz ==> Downloading https://pypi.io/packages/source/i/idna/idna-2.8.tar.gz Already downloaded: /Users/cpedersen/Library/Caches/Homebrew/downloads/89cd3c9503f30cf4794067fbb3bb85881a04d4a79002cd52dd006617f4dee6d5--idna-2.8.tar.gz ==> Downloading https://pypi.io/packages/source/c/certifi/certifi-2019.11.28.tar.gz Already downloaded: /Users/cpedersen/Library/Caches/Homebrew/downloads/d305888203f80870f04cbff5b615679be127a718ffeec3b3ce5db16bdc4abfa2--certifi-2019.11.28.tar.gz ==> Downloading https://pypi.io/packages/source/c/chardet/chardet-3.0.4.tar.gz Already downloaded: /Users/cpedersen/Library/Caches/Homebrew/downloads/0b520e43abac95fdb4182899f49c1c7ced69c67c4bc132b3801691b993eb33f9--chardet-3.0.4.tar.gz ==> Downloading https://pypi.io/packages/source/u/urllib3/urllib3-1.25.7.tar.gz Already downloaded: /Users/cpedersen/Library/Caches/Homebrew/downloads/04dc027e49125d42a130fd408cde60c9d9a87ce021683a3e49bf067a62316261--urllib3-1.25.7.tar.gz ==> Downloading https://pypi.io/packages/source/r/requests/requests-2.22.0.tar.gz Already downloaded: /Users/cpedersen/Library/Caches/Homebrew/downloads/4253f7dff3c4f4a5a7fe142af689d95ed2e77979f696451a78d96412e90b0f94--requests-2.22.0.tar.gz ==> Downloading https://virt-manager.org/download/sources/virt-manager/virt-manager-2.2.1.tar.gz Already downloaded: /Users/cpedersen/Library/Caches/Homebrew/downloads/77e22463a35b2e2bde8d02253c10129aabb1e5dfbfe2e6f33ef87bd35955dcf2--virt-manager-2.2.1.tar.gz ==> Patching ==> python3 -m venv /usr/local/Cellar/virt-manager/2.2.1_3/libexec ==> /usr/local/Cellar/virt-manager/2.2.1_3/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-installed /private/tmp/virt-manager--libvirt-python-20210430-80086-2cxglt/libvirt-python-6.10.0 Last 15 lines from /Users/cpedersen/Library/Logs/Homebrew/virt-manager/02.pip: Skipping link: yanked for reason:: https://files.pythonhosted.org/packages/51/63/86e147c44335b03055e58a27c791d94fff4baaf08d67852f925ab9b90240/pip-20.3.2.tar.gz#sha256=aa1516c1c8f6f634919cbd8a58fc81432b0fa96f421a97d05a205ee86b07c43d (from https://pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.,!=3.1.,!=3.2.,!=3.3.,!=3.4.)
Found link https://files.pythonhosted.org/packages/54/eb/4a3642e971f404d69d4f6fa3885559d67562801b99d7592487f1ecc4e017/pip-20.3.3-py2.py3-none-any.whl#sha256=fab098c8a1758295dd9f57413c199f23571e8fde6cc39c22c78c961b4ac6286d (from https://pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.,!=3.1.,!=3.2.,!=3.3.,!=3.4.), version: 20.3.3
Found link https://files.pythonhosted.org/packages/ca/1e/d91d7aae44d00cd5001957a1473e4e4b7d1d0f072d1af7c34b5899c9ccdf/pip-20.3.3.tar.gz#sha256=79c1ac8a9dccbec8752761cb5a2df833224263ca661477a2a9ed03ddf4e0e3ba (from https://pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.,!=3.1.,!=3.2.,!=3.3.,!=3.4.), version: 20.3.3
Found link https://files.pythonhosted.org/packages/27/79/8a850fe3496446ff0d584327ae44e7500daf6764ca1a382d2d02789accf7/pip-20.3.4-py2.py3-none-any.whl#sha256=217ae5161a0e08c0fb873858806e3478c9775caffce5168b50ec885e358c199d (from https://pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.,!=3.1.,!=3.2.,!=3.3.,!=3.4.), version: 20.3.4
Found link https://files.pythonhosted.org/packages/53/7f/55721ad0501a9076dbc354cc8c63ffc2d6f1ef360f49ad0fbcce19d68538/pip-20.3.4.tar.gz#sha256=6773934e5f5fc3eaa8c5a44949b5b924fc122daa0a8aa9f80c835b4ca2a543fc (from https://pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.,!=3.1.,!=3.2.,!=3.3.,!=3.4.*), version: 20.3.4
Found link https://files.pythonhosted.org/packages/de/47/58b9f3e6f611dfd17fb8bd9ed3e6f93b7ee662fb85bdfee3565e8979ddf7/pip-21.0-py3-none-any.whl#sha256=cf2410eedf8735fd842e0fecd4117ca79025d7fe7c161e32f8640ed6ebe5ecb9 (from https://pypi.org/simple/pip/) (requires-python:>=3.6), version: 21.0
Found link https://files.pythonhosted.org/packages/9e/24/bc928987f35dd0167f21b13a1777c21b9c5917c9894cff93f1c1a6cb8f3b/pip-21.0.tar.gz#sha256=b330cf6467afd5d15f4c1c56f5c95e56a2bfb941c869bed4c1aa517bcb16de25 (from https://pypi.org/simple/pip/) (requires-python:>=3.6), version: 21.0
Found link https://files.pythonhosted.org/packages/fe/ef/60d7ba03b5c442309ef42e7d69959f73aacccd0d86008362a681c4698e83/pip-21.0.1-py3-none-any.whl#sha256=37fd50e056e2aed635dec96594606f0286640489b0db0ce7607f7e51890372d5 (from https://pypi.org/simple/pip/) (requires-python:>=3.6), version: 21.0.1
Found link https://files.pythonhosted.org/packages/b7/2d/ad02de84a4c9fd3b1958dc9fb72764de1aa2605a9d7e943837be6ad82337/pip-21.0.1.tar.gz#sha256=99bbde183ec5ec037318e774b0d8ae0a64352fe53b2c7fd630be1d07e94f41e5 (from https://pypi.org/simple/pip/) (requires-python:>=3.6), version: 21.0.1
Found link https://files.pythonhosted.org/packages/ac/cf/0cc542fc93de2f3b9b53cb979c7d1118cffb93204afb46299a9f858e113f/pip-21.1-py3-none-any.whl#sha256=ea9f2668484893e90149fd5a6124e04651ffedd67203a8aaf030d31406b937a4 (from https://pypi.org/simple/pip/) (requires-python:>=3.6), version: 21.1
Found link https://files.pythonhosted.org/packages/de/62/77b8b1a9f9c710988e5a58c22a7cd025b63b204df57a6ea939d6d39da421/pip-21.1.tar.gz#sha256=a810bf07c3723a28621c29abe8e34429fa082c337f89aea9a795865416b66d3e (from https://pypi.org/simple/pip/) (requires-python:>=3.6), version: 21.1
Given no hashes to check 163 links for project 'pip': discarding no candidates
WARNING: You are using pip version 21.0.1; however, version 21.1 is available.
You should consider upgrading via the '/usr/local/Cellar/virt-manager/2.2.1_3/libexec/bin/python3.9 -m pip install --upgrade pip' command.
Removed build tracker: '/private/tmp/pip-req-tracker-1y7aqpjw'
If reporting this issue please do so at (not Homebrew/brew or Homebrew/core): https://github.com/jeffreywildman/homebrew-virt-manager/issues
These open issues may also help: virt-manager: command not found https://github.com/jeffreywildman/homebrew-virt-manager/issues/169 virt-manager broken on Big Sur after minor update https://github.com/jeffreywildman/homebrew-virt-manager/issues/170 cannot install virt-manager, error with python version despite having python 3.9 installed https://github.com/jeffreywildman/homebrew-virt-manager/issues/172 bump virt-manager/view-viewer and deps https://github.com/jeffreywildman/homebrew-virt-manager/pull/166 Virt-manager wont build. Update to libvirt-python https://github.com/jeffreywildman/homebrew-virt-manager/pull/171 Error installing virt-manager https://github.com/jeffreywildman/homebrew-virt-manager/issues/145 osx virt-manager console screen is black https://github.com/jeffreywildman/homebrew-virt-manager/issues/113 virt-manager crashing with Python quit unexpectedly while using the libgdk-3.0.dylib https://github.com/jeffreywildman/homebrew-virt-manager/issues/62