- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is a compatibility issue between Fusion 12.2 and macOS 12.0.1, and only on machines with integrated and discrete graphics.
When Fusion starts a VM it requests the discrete GPU, but for some reason Monterey doesn’t grant it. The workaround is to go into system preferences, battery, and disable “Automatic Graphics Switching”
You can re-enable it after starting the VM. I’m sure the next update to Fusion will fix this bug.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I’m having same issue, VMWare 12.2 and Monterey 12.0.1.
In my case I haven’t macbook with battery, I have Mac Mini and I haven’t Battery option, and I haven’t Automatic Switching Graphics, Mac Mini doesn’t have it options.
Please, any trick to run virtual machine?, disabling status battery transfer from VM options it doesn’t work either.
Thanks.
Jose.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I’ve had the same issue since upgrading my 2013 Mac Pro to Monterey. The issue happened with Fusion 12.2.0, and still happens now that I’ve installed 12.2.1. This bug is a blocker for me as I cannot use the disable auto graphics switching workaround—the 2013 Mac Pro has two discrete graphics cards, no integrated card, and no option to disable automatic graphics switching.
I had high hopes that the next fix would address the issue, and since it has not I’m out of ideas and desperate for any workaround or fix. I’m currently using another machine for my Windows tasks, which is incredibly inconvenient. Does anyone have any ideas or suggestions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
The opening post has this snippet in the supplied log:
2021-10-27T13:16:51.956Z In(05) mks Metal Device plugin: AppleIntelHD4000GraphicsMTLDriver 16.4.5 10
2021-10-27T13:16:51.956Z In(05) mks Metal Device: Pull Model Interpolation support: No
2021-10-27T13:16:51.956Z In(05) mks MTLRenderer: Enabling workaround for depth zeroing
2021-10-27T13:16:51Z[+0.000] Wa(03) mks Caught signal 6 -- tid 13466 (addr 7FF80DF0F112)
2021-10-27T13:16:51Z[+0.000] In(05) mks SIGNAL: rip 0x7ff80df0f112 rsp 0x70000dc48718 rbp 0x70000dc48740
Which indeed makes it look like the crash is GPU related (check your log if you have this issue as the error itself can mean other things too)
For a GPU related issue like this, chances are you can workaround it by disabling 3D acceleration in your VM configuration.
With the VM shut down go to menu: Virtual Machine -> settings -> Display
and uncheck the Accelerate 3D graphics option down there.
You might be able to tweak the settings there too in some configurations.
Hope this helps,
—
Wil
| Author of Vimalin. The virtual machine Backup app for VMware Fusion, VMware Workstation and Player |
| More info at vimalin.com | Twitter @wilva
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Unfortunately disabling 3D accel in the VM settings doesn’t fix it. Fusion is still using Metal to scale and render the VM screen, and it does not like certain GPUs at the moment. I’ll check my own logs and see if it only occurs when enabling the depth zeroing workaround:
Integrated GPU (crash):
2021-11-11T17:36:12.537Z In(05) mks MKS-RenderMain: Starting MTLRenderer
2021-11-11T17:36:12.579Z In(05) mks Metal Device name: Intel HD Graphics 4000
2021-11-11T17:36:12.579Z In(05) mks Metal Device removable: FALSE
2021-11-11T17:36:12.579Z In(05) mks Metal Device headless: FALSE
2021-11-11T17:36:12.579Z In(05) mks Metal Device lowPower: TRUE
2021-11-11T17:36:12.579Z In(05) mks Metal Device maxThreadsPerThreadgroup: 1024x1024x1024
2021-11-11T17:36:12.579Z In(05) mks Metal Device recommendedMaxWorkingSetSize: 1610612736
2021-11-11T17:36:12.579Z In(05) mks Metal Device depth24Stencil8PixelFormatSupported: FALSE
2021-11-11T17:36:12.579Z In(05) mks Metal Device GPU family: 1
2021-11-11T17:36:12.579Z In(05) mks Metal Device Apple GPU family: 0
2021-11-11T17:36:12.579Z In(05) mks Metal Shading Language version: 2.4
2021-11-11T17:36:12.579Z In(05) mks Metal RW Texture Tier: 1
2021-11-11T17:36:12.579Z In(05) mks Metal Arg Buffer Support: Tier 1
2021-11-11T17:36:12.580Z In(05) mks Metal Device PCI ID: 8086:0166
2021-11-11T17:36:12.580Z In(05) mks Metal GPU chip: Ivy Bridge (Gen7)
2021-11-11T17:36:13.333Z In(05) mks Metal Device plugin: AppleIntelHD4000GraphicsMTLDriver 16.4.5 10
2021-11-11T17:36:13.333Z In(05) mks Metal Device: Pull Model Interpolation support: No
2021-11-11T17:36:13.333Z In(05) mks MTLRenderer: Enabling workaround for depth zeroing
2021-11-11T17:36:13Z[+0.000] Wa(03) mks Caught signal 6 -- tid 2137492 (addr 7FF8016F6112)
...(registers and stack cut)...
2021-11-11T17:36:13Z[+0.000] In(05) mks SymBacktrace[0] rip=000000010900c59f in function (null) in object /Applications/VMware Fusion.app/Contents/Library/mksSandbox loaded at 0000000108dea000
2021-11-11T17:36:13Z[+0.000] In(05) mks SymBacktrace[1] rip=0000000108fb437f in function (null) in object /Applications/VMware Fusion.app/Contents/Library/mksSandbox loaded at 0000000108dea000
2021-11-11T17:36:13Z[+0.000] In(05) mks SymBacktrace[2] rip=00007ff801741e2d in function _sigtramp in object /usr/lib/system/libsystem_platform.dylib loaded at 00007ff80173e000
2021-11-11T17:36:13Z[+0.000] In(05) mks SymBacktrace[3] rip=00007ff8434f2920 in function OBJC_CLASS_$_MTLArgumentInternal in object /System/Library/Frameworks/Metal.framework/Versions/A/Metal loaded at 00007ff80a49b000
...
Discrete GPU (works):
2021-11-11T17:39:40.657Z In(05) mks MKS-RenderMain: Starting MTLRenderer
2021-11-11T17:39:40.673Z In(05) mks Metal Device name: NVIDIA GeForce GT 650M
2021-11-11T17:39:40.673Z In(05) mks Metal Device removable: FALSE
2021-11-11T17:39:40.673Z In(05) mks Metal Device headless: FALSE
2021-11-11T17:39:40.673Z In(05) mks Metal Device lowPower: FALSE
2021-11-11T17:39:40.673Z In(05) mks Metal Device maxThreadsPerThreadgroup: 1024x1024x64
2021-11-11T17:39:40.673Z In(05) mks Metal Device recommendedMaxWorkingSetSize: 1073741824
2021-11-11T17:39:40.673Z In(05) mks Metal Device depth24Stencil8PixelFormatSupported: TRUE
2021-11-11T17:39:40.673Z In(05) mks Metal Device GPU family: 1
2021-11-11T17:39:40.673Z In(05) mks Metal Device Apple GPU family: 0
2021-11-11T17:39:40.673Z In(05) mks Metal Shading Language version: 2.4
2021-11-11T17:39:40.673Z In(05) mks Metal RW Texture Tier: 1
2021-11-11T17:39:40.673Z In(05) mks Metal Arg Buffer Support: Tier 2
2021-11-11T17:39:40.674Z In(05) mks Metal Device PCI ID: 10DE:0FD5
2021-11-11T17:39:40.674Z In(05) mks Metal GPU chip: Kepler (Kepler)
2021-11-11T17:39:40.805Z In(05) mks Metal Device plugin: GeForceMTLDriver 16.0.12 355.11.11.10.10.143
2021-11-11T17:39:40.805Z In(05) mks Metal Device: Pull Model Interpolation support: No
2021-11-11T17:39:40.926Z In(05) mks Started Shim3D
2021-11-11T17:39:40.926Z In(05) mks MKS-RenderMain: Started MTLRenderer
so yeah seems like it has something to do with that workaround.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have been and continue to be completely unable to use Fusion due to this issue (and not having the time to devote to downgrading off of Monterey). I’ve tried everything I’ve seen as suggestions, and a few ideas of my own, all to no avail.
It’s really laughable at this point: I’m 100% unable to use Windows apps that I’ve been using for ages, for weeks now, with no clear indication that the issue is even being worked as a matter of urgency.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It is also happening on Intel / Big Sur.
I had one VM opened for 2 weeks since updating from Catalina, had to also upgrade from Fusion 11 to 12.
There was one compatibility issue that I had to fix to make Fusion 12 work.
Quit Fusion after 2 weeks.
On re-opening that VM, the -14 error has come up.
Checked all my other VMs — same error.
So it’s not a just Monterey issue and it is happening on Intel (there was a reference to whether it was an M1 issue).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I was able to shutdown a VM (hold down option key in the Virtual Machine menu) and then had access to Settings. Tried toggling the 3D acceleration on and off but it made no difference. I am seeing a bunch of errors in the log that are trying to find the en folder for the messages — inspecting the package the english folder doesn’t exist, although the other locales are present. But the logs continue claiming eventually that it couldn’t find a «monitor» and needs to abort. (I’ll post a log shortly).
Given the number of people posting to this, it is a pretty serious / critical issue — we are all suffering total down time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Also having the same issue on a 16″ 2021 Macbook Pro running Monterey 12.0.1 and Fusion 12.2.1 when importing an existing VM or trying to create a new one. I have tried turning off 3D acceleration, it doesn’t make a difference. Still using my old 2019 Macbook Air running Big Sur until this is resolved. This is a less than optimal blocker that seems to be impacting a small number of users unfortunately.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
@MitchInSeattle wrote:
Also having the same issue on a 16″ 2021 Macbook Pro running Monterey 12.0.1 and Fusion 12.2.1 when importing an existing VM or trying to create a new one.
That’s an M1 machine isn’t it?
If so then you can’t run Fusion 12.2.1 on it as you’ll need to run the Apple Silicon Tech Preview instead.
This can be found here: https://communities.vmware.com/t5/Fusion-for-Apple-Silicon-Tech/bd-p/160004
Note however that you can’t bring ANY old intel based VM’s to your fancy new M1 machine.
No intel virtual machines will run now (or in the future) on your new apple hardware.
That would require emulation of the processor and that’s not something that VMware (or any of its competitors) offer. Rosetta also does not help you here as it is too low level for it to take care of that.
You will have to create new Arm based VM’s on the M1 machine and the only type of OS that is currently supported on the Tech Preview is Linux.
—
Wil
| Author of Vimalin. The virtual machine Backup app for VMware Fusion, VMware Workstation and Player |
| More info at vimalin.com | Twitter @wilva
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I tried the sudo kextutil command suggested by duxed; I authenticated in the Terminal for the sudo command, and again in System Preferences to run the new extension, then restarted… and the issue remains. As a reminder I’m running a 2013 Mac Pro (cylinder, aka «trashcan») which worked fine under the latest Big Sur version but stopped working the minute I upgraded to Monterey and hasn’t worked since.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@ColoradoMarmot wrote:
You’ll get a similar error if you try to run 12.x on an M1 chip. You have to use the tech preview for that.
Same error even.
That’s the problem with this particular error, it’s utterly vague and can mean a lot of things.
What it is basically trying to say is «your VM crashed while trying to start, something went wrong and we can’t connect to it»
What the «something» is might be different for everyone in this thread.. which makes it hard to help troubleshooting. Most useful are the mksSandbox.log and the vmware.log, both of which can be found in the VM’s bundle.
If those 2 files then gives other users like us a proper hint.. isn’t certain, but without that it will be guess work for sure.
It should hopefully give a vmware employee enough to pinpoint what is happening.
—
Wil
| Author of Vimalin. The virtual machine Backup app for VMware Fusion, VMware Workstation and Player |
| More info at vimalin.com | Twitter @wilva
Обновлено 15.12.2016
transport vmdb error 14 pipe connection has been broken-01
Всех приветствую на страницах своего блога посвященному виртуализации, сегодня мы рассмотрим ситуацию, при которой выскакивает ошибка transport vmdb error 14 pipe connection has been broken в VMware ESXI 5.5, с которой я сегодня столкнулся для меня оказалась новой, такую еще не видел, хотя VMware ESXI я знаю и использую уже очень давно. Сегодня рассмотрим как она решается, поговорим конечно же о причинах ее появления. Вообще любая нештатная ситуация или ошибка полезна в плане профессионального роста системного администратора, так как именно она отличает профессионалов от новичков.
После выполнения резервного копирования одной из виртуальных машин на VMware ESXI 5.5 с помощью Veeam Backup & Replication 7 встала необходимость в консолидации диска, как это сделать я описывал в данной заметке (Ошибка virtual machine disks consolidation is needed в ESXI 5) смысл ее в том, что после выполнения бэкапа, остался снапшот в виртуальной машине, который не слился с ней, а как мы помним это очень сильно влияет на производительность дисковой системы виртуальной машины VMware ESXI, а так же занимает лишнее дисковое пространство на datastore и как раз консолидацию это исправляла, но попытавшись выполнить операцию которую я делал 1000 раз я столкнулся с такой ошибкой: transport vmdb error 14 pipe connection has been broken.
transport vmdb error 14 pipe connection has been broken-02
Почитав сайт поддержки VMware, там приводилось несколько решений, но самое просто и в моем случае оно мне помогло это сделать консолидацию еще раз, в моем случае это привело к перезагрузке виртуальной машины, в идеале конечно нужно было ее выключить. На сайте варьки одной из причин называли это VMtools, якобы драйвер так себя повел, на всякий случай я их обновил, так как недавно вышел U3. Вообще сегодня неплохой денек, так как я словил две новые ошибки и нашел на них решение, так что мой опыт в этом плане обогатился. Вот так вот просто решается ошибка transport vmdb error 14 pipe connection has been broken в VMware ESXI 5.5.
Материал сайта pyatilistnik.org
Дек 15, 2016 22:45
Содержание
- Transport vmdb error 14 pipe connection has been broken vmware
- Transport vmdb error 14 pipe connection has been broken vmware
- Transport vmdb error 14 pipe connection has been broken vmware
- Transport vmdb error 14 pipe connection has been broken vmware
- Transport vmdb error 14 pipe connection has been broken vmware
Transport vmdb error 14 pipe connection has been broken vmware
transport vmdb error 14 pipe connection has been broken-01
Всех приветствую на страницах своего блога посвященному виртуализации, сегодня мы рассмотрим ситуацию, при которой выскакивает ошибка transport vmdb error 14 pipe connection has been broken в VMware ESXI 5.5, с которой я сегодня столкнулся для меня оказалась новой, такую еще не видел, хотя VMware ESXI я знаю и использую уже очень давно. Сегодня рассмотрим как она решается, поговорим конечно же о причинах ее появления. Вообще любая нештатная ситуация или ошибка полезна в плане профессионального роста системного администратора, так как именно она отличает профессионалов от новичков.
После выполнения резервного копирования одной из виртуальных машин на VMware ESXI 5.5 с помощью Veeam Backup & Replication 7 встала необходимость в консолидации диска, как это сделать я описывал в данной заметке (Ошибка virtual machine disks consolidation is needed в ESXI 5) смысл ее в том, что после выполнения бэкапа, остался снапшот в виртуальной машине, который не слился с ней, а как мы помним это очень сильно влияет на производительность дисковой системы виртуальной машины VMware ESXI, а так же занимает лишнее дисковое пространство на datastore и как раз консолидацию это исправляла, но попытавшись выполнить операцию которую я делал 1000 раз я столкнулся с такой ошибкой: transport vmdb error 14 pipe connection has been broken.
transport vmdb error 14 pipe connection has been broken-02
Почитав сайт поддержки VMware, там приводилось несколько решений, но самое просто и в моем случае оно мне помогло это сделать консолидацию еще раз, в моем случае это привело к перезагрузке виртуальной машины, в идеале конечно нужно было ее выключить. На сайте варьки одной из причин называли это VMtools, якобы драйвер так себя повел, на всякий случай я их обновил, так как недавно вышел U3. Вообще сегодня неплохой денек, так как я словил две новые ошибки и нашел на них решение, так что мой опыт в этом плане обогатился. Вот так вот просто решается ошибка transport vmdb error 14 pipe connection has been broken в VMware ESXI 5.5.
Источник
Transport vmdb error 14 pipe connection has been broken vmware
I got this error: «transport (VMDB) error-14: pipe connection has been broken» on some of my virtual machines and the virtual machines were restarted by HA.
Some restart tasks were unsuccessful.
Do you have any same experiences?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Did you ever find a solution or workaround for this issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Same here — none of my VM’s work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
exactly the same problem here. i guess the only thing we can do is snapshotting like crazy .
had a few problems like this in the last weeks. but neither reinstall/reboots etc. helped
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
i was not sure but i had the impression it has something to do with my monitor setup. i have just a usb-c philips, not more, connected. but when checking the logs i found this .
(before last line. )
2019-10-15T10:28:43.019+01:00| vmx| I125: [7FFF4DBA9000-7FFF4DBB2000): /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
2019-10-15T10:28:43.019+01:00| vmx| I125: [7FFF6EB3F000-7FFF6EC38000): /usr/lib/libcrypto.35.dylib
2019-10-15T10:28:43.019+01:00| vmx| I125: [7FFF6C173000-7FFF6C175000): /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
2019-10-15T10:28:43.019+01:00| vmx| I125: [114079000-11407E000): /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
2019-10-15T10:28:43.019+01:00| vmx| I125: [7FFF4F2FF000-7FFF4F30A000): /System/Library/Frameworks/PCSC.framework/Versions/A/PCSC
2019-10-15T10:28:43.019+01:00| vmx| I125: End printing loaded objects
2019-10-15T10:28:43.019+01:00| vmx| I125: Panic: monitor not available, skipping monitor coredump.
2019-10-15T10:28:43.019+01:00| vmx| I125: Exiting
Источник
Transport vmdb error 14 pipe connection has been broken vmware
After upgrade to VMware Fusion pro 12.2 already installed Windows 10 VM (and of course in saved state) can not start anymore.
I too get the Transport (VMDB) error -14.
Creating new Windows 10 (21H1) VM will yield the same error.
Removing VMware Fusion pro 12.2 (including configuration files via AppCleaner.app) and reinstalling won’t change a thing.
Removing Windows 10 VM and trying to make a new one won’t change a thing.
This only affect Windows 10 VMs. I have a Debian 10 VM and it’s still running perfectly.
Ther /tmp related solution did not help either, ie: creating the «user» (/tmp/vmware-[username]) directory and chown -R user:staff + chmod -R 777 (with sudo)
Is there a working fix or path to this behavior in 12.2.0 ?
Currently on Monterey beta 10 (21A5552a) previous upgrading to 12.2.0 everything was working.
Until then I am currently in the middle of downgrade tests campaign for vmware fusion to see how it goes if I go «back in time».
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have the same problem and have looked at every post I can find, but there does not appear to be any resolution. I have a Mac Mini with an M1 chip, running the latest version of Big Sur and VMware Fusion Professional Version 12.2.1 (18811640). This is the x86 version running under rosetta. I tried the beta version for the M1 chip and had the same problem. I am now going to download Parallels to see if I can get that working.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Big question: is the VM you are looking to run on Fusion an Intel x86_64 architecture? For example, a Windows 7 or 10 VM that’s running on an Intel Mac? Or are you trying to install a copy of Windows that’s designed to run on a Intel/AMD PC?
If so, what you’re seeing may not be the same problem as the OP. Please note the following:
Источник
Transport vmdb error 14 pipe connection has been broken vmware
I spent some time trying to find the solution to my problem but finally I am without success. Maybe it is not to perfect decision for Fusion but I migrated my Mac to the M1. In general everything works perfect besides Fusion. Fusion starts and informs:
New features are available for your virtual machine. To upgrade, power off this virtual machine and choose «Virtual Machine > Settings… > Compatibility».
This version of VMware Fusion is for Intel-based Macs, but is being run on an Apple silicon based Mac via Rosetta-2. See KB-84273.
Transport (VMDB) error -14: Pipe connection has been broken
Final discussion about similar issue points out permissions to /tmp. In my case it’s like this:
lrwxr-xr-x@ 1 root wheel 11 8 gru 00:39 /tmp -> private/tmp
drwxr-xr-x 115 root wheel 3680 19 sty 22:27 etc
drwxr-xr-x 2 root wheel 64 8 gru 00:39 tftpboot
drwxrwxrwt 87 root wheel 2784 19 sty 22:26 tmp
drwxr-xr-x 35 root wheel 1120 16 sty 16:21 var
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You do know that Fusion on an M1 can only run VMs with OSes that are for an ARM architecture, not OSes for an Intel architecture?
Although I am a VMware employee I contribute to VMware Communities voluntarily (ie. not in any official capacity)
VMware Training & Certification blog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What you are trying to do is impossible. Virtual machines with an Intel-based guest operating system require the host computer to also have an Intel processor. The M1 is not an Intel processor (it is Apple Silicon, which is based on the ARM architecture).
No current or future version of VMware Fusion will solve this: it is impossible to run a virtual machine on a different processor architecture. (Doing that would require an emulator for a different processor and platform. VMware Fusion is not an emulator. Competing products like VirtualBox and Parallels Desktop won’t help as they are also virtual machines, not emulators.)
If you need to be able to keep running your existing Intel VMs, you need an Intel Mac (if you don’t have any macOS guests, you could also switch to VMware Workstation on a Windows PC).
There is a separate area of VMware Community for the Fusion for Apple Silicon Tech Preview. This would let you run newly created guests with an ARM-based operating system on an M1 Mac. The preview supports some variants of ARM Linux. macOS guests don’t work at all. The Insider Preview of Windows 11 for ARM guests are unsupported but the community has managed to get it working with limits: Microsoft does not offer a licence which permits the use of the ARM version of Windows on Apple Silicon processors, therefore VMware cannot support it, therefore there are no VMware Tools for ARM Windows. Older versions of Windows are out of the question.
Источник
Transport vmdb error 14 pipe connection has been broken vmware
I spent some time trying to find the solution to my problem but finally I am without success. Maybe it is not to perfect decision for Fusion but I migrated my Mac to the M1. In general everything works perfect besides Fusion. Fusion starts and informs:
New features are available for your virtual machine. To upgrade, power off this virtual machine and choose «Virtual Machine > Settings… > Compatibility».
This version of VMware Fusion is for Intel-based Macs, but is being run on an Apple silicon based Mac via Rosetta-2. See KB-84273.
Transport (VMDB) error -14: Pipe connection has been broken
Final discussion about similar issue points out permissions to /tmp. In my case it’s like this:
lrwxr-xr-x@ 1 root wheel 11 8 gru 00:39 /tmp -> private/tmp
drwxr-xr-x 115 root wheel 3680 19 sty 22:27 etc
drwxr-xr-x 2 root wheel 64 8 gru 00:39 tftpboot
drwxrwxrwt 87 root wheel 2784 19 sty 22:26 tmp
drwxr-xr-x 35 root wheel 1120 16 sty 16:21 var
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You do know that Fusion on an M1 can only run VMs with OSes that are for an ARM architecture, not OSes for an Intel architecture?
Although I am a VMware employee I contribute to VMware Communities voluntarily (ie. not in any official capacity)
VMware Training & Certification blog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What you are trying to do is impossible. Virtual machines with an Intel-based guest operating system require the host computer to also have an Intel processor. The M1 is not an Intel processor (it is Apple Silicon, which is based on the ARM architecture).
No current or future version of VMware Fusion will solve this: it is impossible to run a virtual machine on a different processor architecture. (Doing that would require an emulator for a different processor and platform. VMware Fusion is not an emulator. Competing products like VirtualBox and Parallels Desktop won’t help as they are also virtual machines, not emulators.)
If you need to be able to keep running your existing Intel VMs, you need an Intel Mac (if you don’t have any macOS guests, you could also switch to VMware Workstation on a Windows PC).
There is a separate area of VMware Community for the Fusion for Apple Silicon Tech Preview. This would let you run newly created guests with an ARM-based operating system on an M1 Mac. The preview supports some variants of ARM Linux. macOS guests don’t work at all. The Insider Preview of Windows 11 for ARM guests are unsupported but the community has managed to get it working with limits: Microsoft does not offer a licence which permits the use of the ARM version of Windows on Apple Silicon processors, therefore VMware cannot support it, therefore there are no VMware Tools for ARM Windows. Older versions of Windows are out of the question.
Источник
Machine Model
MacBookPro10,1
Application Version
Latest Release
Application Variant
GUI (Graphical User Interface)
What versions of macOS are you seeing the problem on?
macOS 12, Monterey
Where does this issue happen?
Within macOS (After Logging in)
What is the Isssue?
I have macOS Monterey patched with the lastest’s OpenCore version.
All works fine but virtualization.
I try to use VMware Fusion 12.2.0 officially compatible with Monterey release.
When I start a VM it always throw the following error:
Transport error (VMDB) -14 : Pipe connection has been broken
I looked for a solution reading the log but I don’t understand what I read.
Any idea ?
2021-10-28T10:08:52.279Z In(05) mks MKS-RenderMain: PowerOn allowed MKSBasicOps MTLRenderer
2021-10-28T10:08:52.279Z In(05) mks MKS-RenderMain: ISB enabled by config
2021-10-28T10:08:52.279Z In(05) mks MKS-RenderMain: Collecting RenderOps caps from MTLRenderer
2021-10-28T10:08:52.279Z In(05) mks MKS-RenderMain: Starting ISBRenderer (MTLRenderer)
2021-10-28T10:08:52.280Z In(05) mks ISBRendererComm: ISBRendererComm DataChannel size=1073741824
2021-10-28T10:08:52.281Z In(05) mks ISBRendererComm: mksSandbox command-line: /Applications/VMware Fusion.app/Contents/Library/mksSandbox --pipeInfo 3
2021-10-28T10:08:52.289Z In(05) mks ISBRendererComm: Spawned process with pid 7737
2021-10-28T10:08:52.703Z In(05) mks SOCKET 1 (62) blocking recv detected peer closed connection
2021-10-28T10:08:52.703Z In(05) mks ISBRendererComm: Unable to wait for mksSandbox
2021-10-28T10:08:52.704Z In(05) mks ISBRenderOps: ISBRenderer failed to start.
2021-10-28T10:08:52.704Z In(05) mks MKS-RenderMain: Failed to start the renderer ISBRenderer (MTLRenderer)
2021-10-28T10:08:52.704Z In(05) mks MKS-RenderMain: Retrying renderer selection without VMFeature requirements
2021-10-28T10:08:52.704Z In(05) mks MKS-RenderMain: Retrying renderer selection without 3D requirements
2021-10-28T10:08:52.704Z In(05) mks MKS-RenderMain: Collecting RenderOps caps from MTLRenderer
2021-10-28T10:08:52.704Z In(05) mks MKS-RenderMain: Starting MTLRenderer
2021-10-28T10:08:52.721Z In(05) mks Metal Device name: Intel HD Graphics 4000
2021-10-28T10:08:52.721Z In(05) mks Metal Device removable: FALSE
2021-10-28T10:08:52.721Z In(05) mks Metal Device headless: FALSE
2021-10-28T10:08:52.721Z In(05) mks Metal Device lowPower: TRUE
2021-10-28T10:08:52.721Z In(05) mks Metal Device maxThreadsPerThreadgroup: 1024x1024x1024
2021-10-28T10:08:52.721Z In(05) mks Metal Device recommendedMaxWorkingSetSize: 1610612736
2021-10-28T10:08:52.721Z In(05) mks Metal Device depth24Stencil8PixelFormatSupported: FALSE
2021-10-28T10:08:52.721Z In(05) mks Metal Device GPU family: 1
2021-10-28T10:08:52.721Z In(05) mks Metal Device Apple GPU family: 0
2021-10-28T10:08:52.721Z In(05) mks Metal Shading Language version: 2.4
2021-10-28T10:08:52.721Z In(05) mks Metal RW Texture Tier: 1
2021-10-28T10:08:52.721Z In(05) mks Metal Arg Buffer Support: Tier 1
2021-10-28T10:08:52.721Z In(05) mks Metal Device PCI ID: 8086:0166
2021-10-28T10:08:52.721Z In(05) mks Metal GPU chip: Ivy Bridge (Gen7)
2021-10-28T10:08:52.778Z In(05) mks Metal Device plugin: AppleIntelHD4000GraphicsMTLDriver 16.4.5 10
2021-10-28T10:08:52.778Z In(05) mks Metal Device: Pull Model Interpolation support: No
2021-10-28T10:08:52.778Z In(05) mks MTLRenderer: Enabling workaround for depth zeroing
2021-10-28T10:08:52Z[+0.000] Wa(03) mks Caught signal 6 -- tid 90621 (addr 7FF81B032112)
2021-10-28T10:08:52Z[+0.000] In(05) mks SIGNAL: rip 0x7ff81b032112 rsp 0x70000eaaa718 rbp 0x70000eaaa740
2021-10-28T10:08:52Z[+0.000] In(05) mks SIGNAL: rax 0x0 rbx 0x70000eaab000 rcx 0x70000eaaa718 rdx 0x0 rsi 0x6 rdi 0x9103
2021-10-28T10:08:52Z[+0.000] In(05) mks r8 0xae0 r9 0x30 r10 0x0 r11 0x246 r12 0x9103 r13 0x7ff81aefc280 r14 0x6 r15 0x16
2021-10-28T10:08:52Z[+0.000] In(05) mks SIGNAL: stack 70000EAAA718 : 0x00007ff81b068233 0x0000000000000003
2021-10-28T10:08:52Z[+0.000] In(05) mks SIGNAL: stack 70000EAAA728 : 0x0000000000000000 0x000070000eaab000
2021-10-28T10:08:52Z[+0.000] In(05) mks SIGNAL: stack 70000EAAA738 : 0x000070000eaaa758 0x000070000eaaa780
2021-10-28T10:08:52Z[+0.000] In(05) mks SIGNAL: stack 70000EAAA748 : 0x00007ff81afb4d10 0x0000000000000000
2021-10-28T10:08:52Z[+0.000] In(05) mks SIGNAL: stack 70000EAAA758 : 0x00000000fffff9df 0xffffffff0e6ac300
2021-10-28T10:08:52Z[+0.000] In(05) mks SIGNAL: stack 70000EAAA768 : 0x00006000023f0ae0 0x0000000000000000
2021-10-28T10:08:52Z[+0.000] In(05) mks SIGNAL: stack 70000EAAA778 : 0x00007f9d3bf71000 0x000070000eaaa790
2021-10-28T10:08:52Z[+0.000] In(05) mks SIGNAL: stack 70000EAAA788 : 0x00007ff823e58108 0x000070000eaaa7d0
2021-10-28T10:08:52Z[+0.000] In(05) mks Backtrace:
2021-10-28T10:08:52Z[+0.000] In(05) mks Backtrace[0] rip=00000001085c5f5f
2021-10-28T10:08:52Z[+0.000] In(05) mks Backtrace[1] rip=000000010873860f
2021-10-28T10:08:52Z[+0.000] In(05) mks Backtrace[2] rip=00007ff81b07de2d
2021-10-28T10:08:52Z[+0.000] In(05) mks Backtrace[3] rip=00007ff85ce2e920
2021-10-28T10:08:52Z[+0.000] In(05) mks Backtrace[4] rip=00007ff81afb4d10
2021-10-28T10:08:52Z[+0.000] In(05) mks Backtrace[5] rip=00007ff823e58108
2021-10-28T10:08:52Z[+0.000] In(05) mks Backtrace[6] rip=00007ff823e4765c
2021-10-28T10:08:52Z[+0.000] In(05) mks Backtrace[7] rip=000000010833b4f8
2021-10-28T10:08:52Z[+0.000] In(05) mks Backtrace[8] rip=000000010835045f
2021-10-28T10:08:52Z[+0.000] In(05) mks Backtrace[9] rip=0000000108329b39
2021-10-28T10:08:52Z[+0.000] In(05) mks Backtrace[10] rip=000000010832a20a
2021-10-28T10:08:52Z[+0.000] In(05) mks Backtrace[11] rip=000000010832948d
2021-10-28T10:08:52Z[+0.000] In(05) mks Backtrace[12] rip=00000001082cf6d6
2021-10-28T10:08:52Z[+0.000] In(05) mks Backtrace[13] rip=00000001082ece5f
2021-10-28T10:08:52Z[+0.000] In(05) mks Backtrace[14] rip=000000010854ebe8
2021-10-28T10:08:52Z[+0.000] In(05) mks Backtrace[15] rip=00007ff81b068514
2021-10-28T10:08:52Z[+0.000] In(05) mks Backtrace[16] rip=00007ff81b06402f
2021-10-28T10:08:52Z[+0.000] In(05) mks SymBacktrace[0] rip=00000001085c5f5f in function (null) in object /Applications/VMware Fusion.app/Contents/Library/vmware-vmx loaded at 0000000107f78000
2021-10-28T10:08:52Z[+0.000] In(05) mks SymBacktrace[1] rip=000000010873860f in function (null) in object /Applications/VMware Fusion.app/Contents/Library/vmware-vmx loaded at 0000000107f78000
2021-10-28T10:08:52Z[+0.000] In(05) mks SymBacktrace[2] rip=00007ff81b07de2d in function _sigtramp in object /usr/lib/system/libsystem_platform.dylib loaded at 00007ff81b07a000
2021-10-28T10:08:52Z[+0.000] In(05) mks SymBacktrace[3] rip=00007ff85ce2e920 in function OBJC_CLASS_$_MTLArgumentInternal in object /System/Library/Frameworks/Metal.framework/Versions/A/Metal loaded at 00007ff823dd7000
2021-10-28T10:08:52Z[+0.000] In(05) mks SymBacktrace[4] rip=00007ff81afb4d10 in function abort in object /usr/lib/system/libsystem_c.dylib loaded at 00007ff81af33000
2021-10-28T10:08:52Z[+0.000] In(05) mks SymBacktrace[5] rip=00007ff823e58108 in function -[MTLIOAccelDevice newIndirectCommandBufferWithDescriptor:maxCommandCount:options:] in object /System/Library/Frameworks/Metal.framework/Versions/A/Metal loaded at 00007ff823dd7000
2021-10-28T10:08:52Z[+0.000] In(05) mks SymBacktrace[6] rip=00007ff823e4765c in function -[_MTLDevice newArgumentEncoderWithArguments:structType:] in object /System/Library/Frameworks/Metal.framework/Versions/A/Metal loaded at 00007ff823dd7000
2021-10-28T10:08:52Z[+0.000] In(05) mks SymBacktrace[7] rip=000000010833b4f8 in function (null) in object /Applications/VMware Fusion.app/Contents/Library/vmware-vmx loaded at 0000000107f78000
2021-10-28T10:08:52Z[+0.000] In(05) mks SymBacktrace[8] rip=000000010835045f in function (null) in object /Applications/VMware Fusion.app/Contents/Library/vmware-vmx loaded at 0000000107f78000
2021-10-28T10:08:52Z[+0.000] In(05) mks SymBacktrace[9] rip=0000000108329b39 in function (null) in object /Applications/VMware Fusion.app/Contents/Library/vmware-vmx loaded at 0000000107f78000
2021-10-28T10:08:52Z[+0.000] In(05) mks SymBacktrace[10] rip=000000010832a20a in function (null) in object /Applications/VMware Fusion.app/Contents/Library/vmware-vmx loaded at 0000000107f78000
2021-10-28T10:08:52Z[+0.000] In(05) mks SymBacktrace[11] rip=000000010832948d in function (null) in object /Applications/VMware Fusion.app/Contents/Library/vmware-vmx loaded at 0000000107f78000
2021-10-28T10:08:52Z[+0.000] In(05) mks SymBacktrace[12] rip=00000001082cf6d6 in function (null) in object /Applications/VMware Fusion.app/Contents/Library/vmware-vmx loaded at 0000000107f78000
2021-10-28T10:08:52Z[+0.000] In(05) mks SymBacktrace[13] rip=00000001082ece5f in function (null) in object /Applications/VMware Fusion.app/Contents/Library/vmware-vmx loaded at 0000000107f78000
2021-10-28T10:08:52Z[+0.000] In(05) mks SymBacktrace[14] rip=000000010854ebe8 in function (null) in object /Applications/VMware Fusion.app/Contents/Library/vmware-vmx loaded at 0000000107f78000
2021-10-28T10:08:52Z[+0.000] In(05) mks SymBacktrace[15] rip=00007ff81b068514 in function _pthread_start in object /usr/lib/system/libsystem_pthread.dylib loaded at 00007ff81b062000
2021-10-28T10:08:52Z[+0.000] In(05) mks SymBacktrace[16] rip=00007ff81b06402f in function thread_start in object /usr/lib/system/libsystem_pthread.dylib loaded at 00007ff81b062000
2021-10-28T10:08:52Z[+0.000] Cr(01) mks PANIC: Unexpected signal: 6.
2021-10-28T10:08:52Z[+0.000] Wa(03) mks
2021-10-28T10:08:52Z[+0.000] Wa(03)+ mks The core dump limit is set to ZERO; no core dump should be expected
2021-10-28T10:08:52Z[+0.000] In(05) mks Backtrace:
2021-10-28T10:08:52Z[+0.000] In(05) mks Backtrace[0] rip=00000001085c5f5f
2021-10-28T10:08:52Z[+0.000] In(05) mks Backtrace[1] rip=0000000107fcb96b
2021-10-28T10:08:52Z[+0.000] In(05) mks Backtrace[2] rip=00000001087386cb
2021-10-28T10:08:52Z[+0.000] In(05) mks Backtrace[3] rip=00007ff81b07de2d
2021-10-28T10:08:52Z[+0.000] In(05) mks Backtrace[4] rip=00007ff85ce2e920
2021-10-28T10:08:52Z[+0.000] In(05) mks Backtrace[5] rip=00007ff81afb4d10
2021-10-28T10:08:52Z[+0.000] In(05) mks Backtrace[6] rip=00007ff823e58108
2021-10-28T10:08:52Z[+0.000] In(05) mks Backtrace[7] rip=00007ff823e4765c
2021-10-28T10:08:52Z[+0.000] In(05) mks Backtrace[8] rip=000000010833b4f8
2021-10-28T10:08:52Z[+0.000] In(05) mks Backtrace[9] rip=000000010835045f
2021-10-28T10:08:52Z[+0.000] In(05) mks Backtrace[10] rip=0000000108329b39
2021-10-28T10:08:52Z[+0.000] In(05) mks Backtrace[11] rip=000000010832a20a
2021-10-28T10:08:52Z[+0.000] In(05) mks Backtrace[12] rip=000000010832948d
2021-10-28T10:08:52Z[+0.000] In(05) mks Backtrace[13] rip=00000001082cf6d6
2021-10-28T10:08:52Z[+0.000] In(05) mks Backtrace[14] rip=00000001082ece5f
2021-10-28T10:08:52Z[+0.000] In(05) mks Backtrace[15] rip=000000010854ebe8
2021-10-28T10:08:52Z[+0.000] In(05) mks Backtrace[16] rip=00007ff81b068514
2021-10-28T10:08:52Z[+0.000] In(05) mks Backtrace[17] rip=00007ff81b06402f
2021-10-28T10:08:52Z[+0.000] In(05) mks SymBacktrace[0] rip=00000001085c5f5f in function (null) in object /Applications/VMware Fusion.app/Contents/Library/vmware-vmx loaded at 0000000107f78000
2021-10-28T10:08:52Z[+0.000] In(05) mks SymBacktrace[1] rip=0000000107fcb96b in function (null) in object /Applications/VMware Fusion.app/Contents/Library/vmware-vmx loaded at 0000000107f78000
2021-10-28T10:08:52Z[+0.000] In(05) mks SymBacktrace[2] rip=00000001087386cb in function (null) in object /Applications/VMware Fusion.app/Contents/Library/vmware-vmx loaded at 0000000107f78000
2021-10-28T10:08:52Z[+0.000] In(05) mks SymBacktrace[3] rip=00007ff81b07de2d in function _sigtramp in object /usr/lib/system/libsystem_platform.dylib loaded at 00007ff81b07a000
2021-10-28T10:08:52Z[+0.000] In(05) mks SymBacktrace[4] rip=00007ff85ce2e920 in function OBJC_CLASS_$_MTLArgumentInternal in object /System/Library/Frameworks/Metal.framework/Versions/A/Metal loaded at 00007ff823dd7000
2021-10-28T10:08:52Z[+0.000] In(05) mks SymBacktrace[5] rip=00007ff81afb4d10 in function abort in object /usr/lib/system/libsystem_c.dylib loaded at 00007ff81af33000
2021-10-28T10:08:52Z[+0.000] In(05) mks SymBacktrace[6] rip=00007ff823e58108 in function -[MTLIOAccelDevice newIndirectCommandBufferWithDescriptor:maxCommandCount:options:] in object /System/Library/Frameworks/Metal.framework/Versions/A/Metal loaded at 00007ff823dd7000
2021-10-28T10:08:52Z[+0.000] In(05) mks SymBacktrace[7] rip=00007ff823e4765c in function -[_MTLDevice newArgumentEncoderWithArguments:structType:] in object /System/Library/Frameworks/Metal.framework/Versions/A/Metal loaded at 00007ff823dd7000
2021-10-28T10:08:52Z[+0.000] In(05) mks SymBacktrace[8] rip=000000010833b4f8 in function (null) in object /Applications/VMware Fusion.app/Contents/Library/vmware-vmx loaded at 0000000107f78000
2021-10-28T10:08:52Z[+0.000] In(05) mks SymBacktrace[9] rip=000000010835045f in function (null) in object /Applications/VMware Fusion.app/Contents/Library/vmware-vmx loaded at 0000000107f78000
2021-10-28T10:08:52Z[+0.000] In(05) mks SymBacktrace[10] rip=0000000108329b39 in function (null) in object /Applications/VMware Fusion.app/Contents/Library/vmware-vmx loaded at 0000000107f78000
2021-10-28T10:08:52Z[+0.000] In(05) mks SymBacktrace[11] rip=000000010832a20a in function (null) in object /Applications/VMware Fusion.app/Contents/Library/vmware-vmx loaded at 0000000107f78000
2021-10-28T10:08:52Z[+0.000] In(05) mks SymBacktrace[12] rip=000000010832948d in function (null) in object /Applications/VMware Fusion.app/Contents/Library/vmware-vmx loaded at 0000000107f78000
2021-10-28T10:08:52Z[+0.000] In(05) mks SymBacktrace[13] rip=00000001082cf6d6 in function (null) in object /Applications/VMware Fusion.app/Contents/Library/vmware-vmx loaded at 0000000107f78000
2021-10-28T10:08:52Z[+0.000] In(05) mks SymBacktrace[14] rip=00000001082ece5f in function (null) in object /Applications/VMware Fusion.app/Contents/Library/vmware-vmx loaded at 0000000107f78000
2021-10-28T10:08:52Z[+0.000] In(05) mks SymBacktrace[15] rip=000000010854ebe8 in function (null) in object /Applications/VMware Fusion.app/Contents/Library/vmware-vmx loaded at 0000000107f78000
2021-10-28T10:08:52Z[+0.000] In(05) mks SymBacktrace[16] rip=00007ff81b068514 in function _pthread_start in object /usr/lib/system/libsystem_pthread.dylib loaded at 00007ff81b062000
2021-10-28T10:08:52Z[+0.000] In(05) mks SymBacktrace[17] rip=00007ff81b06402f in function thread_start in object /usr/lib/system/libsystem_pthread.dylib loaded at 00007ff81b062000
2021-10-28T10:08:52Z[+0.000] In(05) mks Printing loaded objects
2021-10-28T10:08:52Z[+0.000] In(05) mks [107F78000-108F30000): /Applications/VMware Fusion.app/Contents/Library/vmware-vmx
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81B0AF000-7FF81B5B0000): /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81AEF3000-7FF81AF30000): /usr/lib/libobjc.A.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF826251000-7FF826259000): /usr/lib/liboah.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF826285000-7FF826289000): /usr/lib/libfakelink.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81D331000-7FF81D5BA000): /usr/lib/libicucore.A.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF826283000-7FF826285000): /usr/lib/libSystem.B.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF826289000-7FF82628A000): /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81B015000-7FF81B02B000): /usr/lib/libc++abi.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81AFBC000-7FF81B015000): /usr/lib/libc++.1.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82627E000-7FF826283000): /usr/lib/system/libcache.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82623A000-7FF826246000): /usr/lib/system/libcommonCrypto.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF826263000-7FF82626B000): /usr/lib/system/libcompiler_rt.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF826259000-7FF826263000): /usr/lib/system/libcopyfile.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81ADED000-7FF81AE80000): /usr/lib/system/libcorecrypto.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81AEAC000-7FF81AEF3000): /usr/lib/system/libdispatch.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81B06E000-7FF81B07A000): /usr/lib/system/libdyld.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF826275000-7FF826276000): /usr/lib/system/libkeymgr.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF826218000-7FF82621E000): /usr/lib/system/libmacho.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8258A9000-7FF8258AC000): /usr/lib/system/libquarantine.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF826273000-7FF826275000): /usr/lib/system/libremovefile.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81FEEC000-7FF81FF03000): /usr/lib/system/libsystem_asl.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81AD9B000-7FF81AD9D000): /usr/lib/system/libsystem_blocks.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81AF33000-7FF81AFBC000): /usr/lib/system/libsystem_c.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82626B000-7FF826270000): /usr/lib/system/libsystem_collections.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF824ADF000-7FF824AE3000): /usr/lib/system/libsystem_configuration.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF823D9F000-7FF823DBC000): /usr/lib/system/libsystem_containermanager.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF825F51000-7FF825F56000): /usr/lib/system/libsystem_coreservices.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81D5BA000-7FF81D5C4000): /usr/lib/system/libsystem_darwin.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF826276000-7FF82627E000): /usr/lib/system/libsystem_dnssd.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81AF30000-7FF81AF33000): /usr/lib/system/libsystem_featureflags.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81B084000-7FF81B0AF000): /usr/lib/system/libsystem_info.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8261B0000-7FF826217000): /usr/lib/system/libsystem_m.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81AE80000-7FF81AEAC000): /usr/lib/system/libsystem_malloc.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81FE89000-7FF81FE9F000): /usr/lib/system/libsystem_networkextension.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81D9E2000-7FF81D9F1000): /usr/lib/system/libsystem_notify.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82C470000-7FF82C471000): /usr/lib/system/libsystem_product_info_filter.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF824AE3000-7FF824AE8000): /usr/lib/system/libsystem_sandbox.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF826270000-7FF826273000): /usr/lib/system/libsystem_secinit.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81B02B000-7FF81B062000): /usr/lib/system/libsystem_kernel.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81B07A000-7FF81B084000): /usr/lib/system/libsystem_platform.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81B062000-7FF81B06E000): /usr/lib/system/libsystem_pthread.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8217B0000-7FF8217B8000): /usr/lib/system/libsystem_symptoms.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81ADD4000-7FF81ADED000): /usr/lib/system/libsystem_trace.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF826246000-7FF826251000): /usr/lib/system/libunwind.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81AD9D000-7FF81ADD4000): /usr/lib/system/libxpc.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF823CFD000-7FF823D9F000): /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82A77F000-7FF82C16B000): /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82C599000-7FF82C59A000): /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8213BC000-7FF8213D6000): /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8258CF000-7FF8258DF000): /usr/lib/libbsm.0.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81FE9F000-7FF81FEA0000): /usr/lib/libenergytrace.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82196A000-7FF821998000): /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8216E3000-7FF821739000): /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81FEA0000-7FF81FEEC000): /usr/lib/libMobileGestalt.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF828E16000-7FF828E3F000): /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82D2E4000-7FF82D374000): /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8213D6000-7FF821597000): /usr/lib/libsqlite3.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF822C00000-7FF822CE3000): /usr/lib/libxml2.2.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81BE5B000-7FF81C216000): /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF825F43000-7FF825F51000): /usr/lib/libbz2.1.0.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82619D000-7FF8261B0000): /usr/lib/libz.1.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81D92C000-7FF81D9E2000): /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FFB1F9F4000-7FFB1F9F8000): /System/Library/PrivateFrameworks/GeoServicesCore.framework/Versions/A/GeoServicesCore
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81CFD2000-7FF81D331000): /System/Library/Frameworks/Security.framework/Versions/A/Security
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF826509000-7FF8265E0000): /usr/lib/libcompression.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF91C672000-7FF91C673000): /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82FB50000-7FF82FB60000): /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8263C4000-7FF82644A000): /usr/lib/libarchive.2.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81F9F3000-7FF81FE89000): /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81F02A000-7FF81F9F3000): /usr/lib/libnetwork.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF822BB8000-7FF822C00000): /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81BB6C000-7FF81BBE7000): /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF821A86000-7FF821A8D000): /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF821998000-7FF82199B000): /usr/lib/libDiagnosticMessagesClient.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF824AEE000-7FF824AF0000): /usr/lib/liblangid.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF824AEA000-7FF824AEE000): /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82621E000-7FF82623A000): /usr/lib/system/libkxld.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8254FE000-7FF825509000): /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF823DBC000-7FF823DCE000): /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FFB30D00000-7FFB30D0C000): /usr/lib/libCoreEntitlements.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF825F33000-7FF825F43000): /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8258B8000-7FF8258CF000): /usr/lib/libcoretls.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8269FC000-7FF8269FE000): /usr/lib/libcoretls_cfhelpers.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF826504000-7FF826509000): /usr/lib/libpam.2.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF826A6B000-7FF826A79000): /usr/lib/libxar.1.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8269E2000-7FF8269FC000): /usr/lib/liblzma.5.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82628A000-7FF8262C1000): /usr/lib/libpcap.A.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8217A7000-7FF8217B0000): /usr/lib/libdns_services.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8264D6000-7FF8264EF000): /usr/lib/libapple_nghttp2.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8262C1000-7FF8263B3000): /usr/lib/libiconv.2.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF826217000-7FF826218000): /usr/lib/libcharset.1.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF822B83000-7FF822B90000): /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81D5C4000-7FF81D8B0000): /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8219EB000-7FF821A86000): /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF825F56000-7FF825F83000): /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82644A000-7FF8264B1000): /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF821739000-7FF8217A7000): /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81B5B0000-7FF81B80B000): /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF826993000-7FF8269E2000): /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF822B90000-7FF822BB5000): /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8258AC000-7FF8258B8000): /usr/lib/libCheckFix.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81FF03000-7FF81FF1D000): /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF824AF0000-7FF824BD3000): /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82199B000-7FF8219EB000): /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81BC1C000-7FF81BE5B000): /usr/lib/libmecabra.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82C7E2000-7FF82C7E3000): /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8258DF000-7FF82593C000): /usr/lib/libmecab.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81BBE7000-7FF81BC1C000): /usr/lib/libCRFSuite.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82593C000-7FF82593F000): /usr/lib/libgermantok.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8264B1000-7FF8264B3000): /usr/lib/libThaiTokenizer.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF821A8D000-7FF8225E3000): /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82C570000-7FF82C571000): /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF826AAC000-7FF826C29000): /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8252F2000-7FF8254EC000): /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81B928000-7FF81BAB2000): /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8265E6000-7FF826993000): /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82593F000-7FF825955000): /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8264EF000-7FF826502000): /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8265E0000-7FF8265E6000): /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF824BDA000-7FF8252F2000): /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81BAFD000-7FF81BB6C000): /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF824BD3000-7FF824BDA000): /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81BAB2000-7FF81BAFD000): /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF826AA5000-7FF826AAC000): /usr/lib/libChineseTokenizer.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81C216000-7FF81C305000): /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8264B3000-7FF8264D6000): /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8254EC000-7FF8254FE000): /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8263B3000-7FF8263C4000): /usr/lib/libcmph.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF822B67000-7FF822B83000): /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF822B5B000-7FF822B67000): /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8269FE000-7FF826A6B000): /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82580D000-7FF82589A000): /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF826A79000-7FF826A7D000): /usr/lib/libutil.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81D8EF000-7FF81D92C000): /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF822BB5000-7FF822BB8000): /usr/lib/libapp_launch_measurement.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF826A7D000-7FF826AA5000): /usr/lib/libxslt.1.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82589A000-7FF8258A4000): /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8297F2000-7FF8297FB000): /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82162B000-7FF8216E3000): /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8202AE000-7FF8209DD000): /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8244A9000-7FF8246F5000): /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81FF1D000-7FF8202AE000): /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF824031000-7FF82416A000): /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF832710000-7FF832714000): /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/Versions/A/IOSurfaceAccelerator
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF827914000-7FF827918000): /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81C305000-7FF81C431000): /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF823F31000-7FF824031000): /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF823DCE000-7FF823DD7000): /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF823DD7000-7FF823F0E000): /System/Library/Frameworks/Metal.framework/Versions/A/Metal
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF822CE3000-7FF822D34000): /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF826502000-7FF826504000): /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF827918000-7FF82794F000): /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8225E3000-7FF8228CB000): /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82794F000-7FF827ED0000): /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF827F9F000-7FF827FA6000): /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF827F82000-7FF827F9F000): /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF827FA9000-7FF827FAF000): /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FFA33352000-7FFA33359000): /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FFB1F2FF000-7FFB1F303000): /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/31001/Libraries/libGPUCompilerUtils.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF828012000-7FF82801C000): /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF827535000-7FF82753A000): /usr/lib/libspindump.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81C8AC000-7FF81CFD2000): /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8209DD000-7FF820AD9000): /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF826C29000-7FF826D59000): /usr/lib/libate.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF827FA6000-7FF827FA9000): /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF827FAF000-7FF827FDD000): /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF827F00000-7FF827F21000): /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF827F21000-7FF827F82000): /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82800D000-7FF828012000): /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF827835000-7FF827914000): /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF826F77000-7FF826F91000): /usr/lib/libexpat.1.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8277EA000-7FF827835000): /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF827523000-7FF82752B000): /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8296ED000-7FF8296FA000): /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81C431000-7FF81C6C2000): /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF823F0E000-7FF823F31000): /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82901A000-7FF82902A000): /usr/lib/libAudioStatistics.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF9201AE000-7FF9201CE000): /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF829266000-7FF829346000): /usr/lib/libSMC.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF832052000-7FF8320BF000): /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF827ED0000-7FF827F00000): /usr/lib/libAudioToolboxUtility.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF91C636000-7FF91C63A000): /System/Library/PrivateFrameworks/OSAServicesClient.framework/Versions/A/OSAServicesClient
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8296FA000-7FF829709000): /usr/lib/libperfcheck.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF920C3A000-7FF920C55000): /usr/lib/libmis.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FFA3335E000-7FFA3336E000): /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FFA333AE000-7FFA333EC000): /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FFA33371000-7FFA3337A000): /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FFA3357F000-7FFA3358A000): /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FFA3337A000-7FFA333AE000): /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FFA3336E000-7FFA33371000): /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FFA33359000-7FFA3335E000): /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF824A6E000-7FF824ADF000): /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF825E9E000-7FF825F33000): /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF825955000-7FF825B86000): /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF825DCA000-7FF825E03000): /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF825B86000-7FF825BE0000): /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF825E03000-7FF825E9E000): /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FFA37F57000-7FFA37F6A000): /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSFunctions.framework/Versions/A/MPSFunctions
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81B80B000-7FF81B928000): /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF824AE8000-7FF824AEA000): /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF826D59000-7FF826D61000): /usr/lib/libIOReport.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8246F5000-7FF824A6E000): /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81C6C2000-7FF81C8AC000): /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FFA3498E000-7FFA349E6000): /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8270BD000-7FF8274DA000): /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8270AE000-7FF8270BD000): /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FFB1F20A000-7FFB1F20B000): /System/Library/PrivateFrameworks/FontServices.framework/Versions/A/FontServices
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81EB5B000-7FF81EB6F000): /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8274DA000-7FF827523000): /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8228CB000-7FF822915000): /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82752B000-7FF827535000): /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FFB1F20B000-7FFB1F297000): /System/Library/PrivateFrameworks/FontServices.framework/libXTFontStaticRegistryData.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF826F27000-7FF826F77000): /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8255E2000-7FF8257D5000): /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FFB1E544000-7FFB1E562000): /System/Library/PrivateFrameworks/CoreUtilsExtras.framework/Versions/A/CoreUtilsExtras
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8257D5000-7FF8257FC000): /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81DA40000-7FF81E8CD000): /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81E8CD000-7FF81EB5B000): /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82C177000-7FF82C19F000): /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF824476000-7FF82447A000): /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82814E000-7FF82815A000): /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8281D8000-7FF828244000): /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF820F90000-7FF8213BC000): /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82447A000-7FF8244A9000): /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF826FB0000-7FF827021000): /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82FE41000-7FF82FE42000): /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF824462000-7FF824476000): /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF828E70000-7FF828FAB000): /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82815A000-7FF8281D8000): /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF9238EF000-7FF923999000): /System/Library/PrivateFrameworks/TextInput.framework/Versions/A/TextInput
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82416A000-7FF824462000): /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82C1AF000-7FF82C1B7000): /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF822915000-7FF822A5B000): /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF822B4F000-7FF822B5B000): /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF828084000-7FF82814E000): /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82903A000-7FF8290A6000): /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF820AD9000-7FF820B35000): /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82801C000-7FF828084000): /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8293B9000-7FF8293C5000): /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8293B1000-7FF8293B9000): /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82902A000-7FF82903A000): /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF827FDD000-7FF82800D000): /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF829346000-7FF8293A6000): /usr/lib/libcups.2.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF829709000-7FF829718000): /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF829718000-7FF829763000): /System/Library/Frameworks/GSS.framework/Versions/A/GSS
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8290A6000-7FF8290BF000): /usr/lib/libresolv.9.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82753A000-7FF8275F4000): /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8301BC000-7FF8301BD000): /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8217B8000-7FF82196A000): /System/Library/Frameworks/Network.framework/Versions/A/Network
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF826F91000-7FF826F9A000): /usr/lib/libheimdal-asn1.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF829763000-7FF829773000): /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF828FAB000-7FF82901A000): /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF827021000-7FF827085000): /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF828E3F000-7FF828E70000): /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8293C5000-7FF8296ED000): /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF826F9A000-7FF826FB0000): /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82C19F000-7FF82C1AF000): /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF830241000-7FF830242000): /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF91FFCE000-7FF91FFCF000): /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FFA3711D000-7FFA37215000): /System/Library/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82DFA0000-7FF82E18F000): /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF834DFE000-7FF834F4E000): /System/Library/PrivateFrameworks/AVFCapture.framework/Versions/A/AVFCapture
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82A3ED000-7FF82A4A1000): /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF91EE09000-7FF91EE9D000): /System/Library/PrivateFrameworks/AirPlaySync.framework/Versions/A/AirPlaySync
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF828244000-7FF828980000): /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82D940000-7FF82D970000): /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82C82A000-7FF82C835000): /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82D93C000-7FF82D940000): /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF8257FC000-7FF82580D000): /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82C835000-7FF82C855000): /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/Versions/A/AlgosScoreFramework
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FFB1B9AC000-7FFB1BA46000): /System/Library/PrivateFrameworks/CMPhoto.framework/Versions/A/CMPhoto
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82E490000-7FF82E4D0000): /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82D581000-7FF82D93C000): /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FFB1B995000-7FFB1B9AC000): /System/Library/PrivateFrameworks/CMImaging.framework/Versions/A/CMImaging
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF834F4E000-7FF835015000): /System/Library/PrivateFrameworks/Quagga.framework/Versions/A/Quagga
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF835015000-7FF835427000): /System/Library/PrivateFrameworks/CMCapture.framework/Versions/A/CMCapture
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF829191000-7FF829266000): /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF83036B000-7FF830ED7000): /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82FC4B000-7FF82FC89000): /System/Library/PrivateFrameworks/AppSupport.framework/Versions/A/AppSupport
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FFA253F1000-7FFA2597D000): /System/Library/PrivateFrameworks/ANECompiler.framework/Versions/A/ANECompiler
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF831FD6000-7FF831FF2000): /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/Versions/A/AppleNeuralEngine
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FFB21C3F000-7FFB21DD5000): /System/Library/PrivateFrameworks/MIL.framework/Versions/A/MIL
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FFA37F6A000-7FFA38791000): /System/Library/Frameworks/MetalPerformanceShadersGraph.framework/Versions/A/MetalPerformanceShadersGraph
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF830ED7000-7FF830EF7000): /System/Library/PrivateFrameworks/ANEServices.framework/Versions/A/ANEServices
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81D9F1000-7FF81DA40000): /usr/lib/libsandbox.1.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF826E97000-7FF826E9F000): /usr/lib/libMatch.1.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF9248E3000-7FF924913000): /usr/lib/libncurses.5.4.dylib
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82F8DE000-7FF82F8FC000): /System/Library/PrivateFrameworks/BackBoardServices.framework/Versions/A/BackBoardServices
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82E18F000-7FF82E221000): /System/Library/PrivateFrameworks/FrontBoardServices.framework/Versions/A/FrontBoardServices
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82E221000-7FF82E275000): /System/Library/PrivateFrameworks/BoardServices.framework/Versions/A/BoardServices
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF91FCFF000-7FF91FD03000): /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF833A56000-7FF833A5A000): /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF82FBC3000-7FF82FBC7000): /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF833A5A000-7FF833A62000): /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF833A2A000-7FF833A4E000): /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF833A52000-7FF833A56000): /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF91FCFB000-7FF91FCFF000): /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF833A4E000-7FF833A52000): /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FFA37E49000-7FFA37E51000): /System/Library/Frameworks/Hypervisor.framework/Versions/A/Hypervisor
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FFA39EB5000-7FFA39EBD000): /System/Library/Frameworks/vmnet.framework/Versions/A/vmnet
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF937C37000-7FF937C3E000): /System/Library/PrivateFrameworks/Netrb.framework/Versions/A/Netrb
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FFA38D38000-7FFA38D6C000): /System/Library/Frameworks/ParavirtualizedGraphics.framework/Versions/A/ParavirtualizedGraphics
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FFB226F7000-7FFB2271F000): /System/Library/PrivateFrameworks/MetalSerializer.framework/Versions/A/MetalSerializer
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF927740000-7FF9279B2000): /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF829773000-7FF82979A000): /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF830268000-7FF830294000): /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF81D8B0000-7FF81D8EF000): /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
2021-10-28T10:08:52Z[+0.000] In(05) mks [30D726000-30D73E000): /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
2021-10-28T10:08:52Z[+0.000] In(05) mks [30D912000-30D996000): /System/Library/Extensions/AppleIntelHD4000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsMTLDriver
2021-10-28T10:08:52Z[+0.000] In(05) mks [7FF920C55000-7FF920C59000): /System/Library/PrivateFrameworks/GPURawCounter.framework/Versions/A/GPURawCounter
2021-10-28T10:08:52Z[+0.000] In(05) mks [30DC6D000-30DE2D000): /System/Library/Extensions/GeForceMTLDriver.bundle/Contents/MacOS/GeForceMTLDriver
2021-10-28T10:08:52Z[+0.000] In(05) mks End printing loaded objects
2021-10-28T10:08:52Z[+0.000] In(05) mks Panic: monitor not available, skipping monitor coredump.
2021-10-28T10:08:52Z[+0.000] In(05) mks Exiting
Any Additional Information
No response