Page 3 of 8

Re: VirtualBox crashes after upgrading to macOS Catalina (#18990)

Posted: 9. Oct 2019, 21:11
by Vousdoo
FWIW - I had the very same problems trying to get VB running a Windows 10 instance.

I tried a number of the suggestions posted previously in this thread. Each time I attempted to run Windows 10 and each time it crashed with the same message as described in this thread.

Steps I tried...

Added and then removed VB.app from Privacy settings (adding made no difference for me).
Ran VBoxManage setextradata global GUI/HidLedsSync 0 (also made no difference for me).
Noted the following message in my terminal console - The default interactive shell is now zsh. To update your account to use zsh, please run `chsh -s /bin/zsh`.

Ran the above command and then re-ran VBoxManage setextradata global GUI/HidLedsSync 0

This time Windows booted up albeit with errors. The auto-fix in Win 10 ran for a while and it re-booted and then Win 10 started up again. Win 10 stated it could not complete recent updates so it rolled those back. Once complete, Win 10 login appeared and after logging in all is well now (except for the recent update it rolled back, will look into that later).

Re: VirtualBox crashes after upgrading to macOS Catalina (#18990)

Posted: 9. Oct 2019, 21:29
by Júnior
No meu caso funcionou o comando abaixo:
VBoxManage setextradata global GUI/HidLedsSync 0
Mac Catalina e VirtualBox 6.0.12

Re: VirtualBox crashes after upgrading to macOS Catalina (#18990)

Posted: 9. Oct 2019, 22:05
by socratis
CarlJazz wrote:Any other workaround?
It's in the first post... wait until 2019-10-15.

Re: VirtualBox crashes after upgrading to macOS Catalina

Posted: 9. Oct 2019, 22:07
by socratis
d3xsky wrote:I would also like to confirm that after update for VBox is out we need to do:
  • 
    VBoxManage setextradata global GUI/HidLedsSync
if I'm not mistaken?
Correct. If you want to simply undo a "setextradata" setting, you run that command with the Token alone, no Value.

Re: VirtualBox crashes after upgrading to macOS Catalina (#18990)

Posted: 9. Oct 2019, 22:23
by Júnior
Júnior wrote:No meu caso funcionou o comando abaixo:
VBoxManage setextradata global GUI/HidLedsSync 0
Mac Catalina e VirtualBox 6.0.12
==>> Infelizmente parou de funcionar.... NÃO DEU CERTO

Re: VirtualBox crashes after upgrading to macOS Catalina (#18990)

Posted: 9. Oct 2019, 23:22
by ling_vb
That did not fix it for me. If I click on the OSX desktop or anywhere outside the VBox VM window, the VM aborts. I turned off Mouse Integration, no joy. I checked and VBox is listed/checked under Accessibility. Weird. I am running VBox 6.0.12, on OSX 10.15, with a Win 10 Pro VM. As stated previously, it was working fine yesterday before I upgraded to Catalina.

Re: VirtualBox crashes after upgrading to macOS Catalina (#18990)

Posted: 10. Oct 2019, 00:58
by etpataskala86
Did you try the other method of turning off System Integrity Protection via Recovery Terminal then installing the latest test build? That worked for me, 2019 Macbook Pro on 10.15 Catalina.

If not, instructions here: https://developer.apple.com/library/arc ... ction.html

Re: VirtualBox crashes after upgrading to macOS Catalina (#18990)

Posted: 10. Oct 2019, 04:51
by ckh1024
Hi,

I just updated to catalina, Virtualbox has problem in catalina, My guest VM is Win7, sometimes it can launch till desktop and crashed, and sometimes during startup and crash.

Re: VirtualBox crashes after upgrading to macOS Catalina (#18990)

Posted: 10. Oct 2019, 10:15
by il_ragno
Vousdoo wrote:Noted the following message in my terminal console - The default interactive shell is now zsh. To update your account to use zsh, please run `chsh -s /bin/zsh`.

Ran the above command and then re-ran VBoxManage setextradata global GUI/HidLedsSync 0
Thanks Vousdoo

VBox 6.0.12

All I did was the:

Code: Select all

chsh -s /bin/zsh
Exited the terminal and restarted then did the:

Code: Select all

VBoxManage setextradata global GUI/HidLedsSync 0
Fired up VBox and it'll all been fine since. Both W10 and XP guests working fine.

Re: VirtualBox crashes after upgrading to macOS Catalina

Posted: 10. Oct 2019, 13:56
by jss
socratis wrote:Another thing to try is to enter the command:
  • 
    VBoxManage setextradata global GUI/HidLedsSync 0
Thank you, worked for me with macOS 10.15 and VB 6.0.12 :D

Re: VirtualBox crashes after upgrading to macOS Catalina (#18990)

Posted: 10. Oct 2019, 15:53
by ling_vb
I chose not to disable system protection as last time I did that for a similar problem (not with VBox) it created other problems. Glad I waited. I tried this solution and it worked. Thanks.

Re: VirtualBox crashes after upgrading to macOS Catalina (#18990)

Posted: 10. Oct 2019, 17:14
by tca47
I used the command:
VBoxManage setextradata global GUI/HidLedsSync 0
and it worked. It seems like the crashing has stopped.

What does this command actually do, and do I need to get rid of it when a stable release is working?

Thanks.

Re: VirtualBox crashes after upgrading to macOS Catalina (#18990)

Posted: 10. Oct 2019, 17:43
by moonlight20
Having the same issue here. Hopefully the next update will address this issue. Thanks for the information.

Re: VirtualBox crashes after upgrading to macOS Catalina (#18990)

Posted: 10. Oct 2019, 20:16
by gfusys
I am having a similar and very strange experience. After upgrading to Catalina, my VMs (Windows and Ubuntu) run fine but if I click on any other window on the host (Finder for example), they instantly crash and I get an "Aborted" state.

Re: VirtualBox crashes after upgrading to macOS Catalina (#18990)

Posted: 10. Oct 2019, 20:27
by jamataran
Same here.

The guest crashes when klicking outside the client window. I tryied allowing "full access" to the app but it still failing