Page 1 of 1

Virtualbox keeps crashing

Posted: 18. Jul 2022, 15:47
by Dory_72
I have my Virtualbox running one VM (Windows 2012 Server) and it keeps crashing. I have a log file that keeps happening, im going to attach it here. Hopefully someone has seen this before and has some sort of answer. I have a macbook pro running macOS Monterey 12.4. I cannot update this higher, its company issued and this is the highest they will let us go.

thanks in advance for any help.
Dory

Re: Virtualbox keeps crashing

Posted: 18. Jul 2022, 17:50
by fth0
Please try if entering the following command, while the VM is not running, makes any difference:

Code: Select all

VBoxManage setextradata "VM Name" GUI/HidLedsSync 0
For an explanation of the command, see 9.25. Support for Keyboard Indicator Synchronization.

Re: Virtualbox keeps crashing

Posted: 18. Jul 2022, 19:37
by Dory_72
Ok I opened terminal and typed that in. Thank you, I'll keep posted on whether it keeps crashing.

~Dory