VirtualBox crashes after upgrading to macOS Catalina (#18990)

Discussions related to using VirtualBox on Mac OS X hosts.
Vousdoo
Posts: 5
Joined: 9. Oct 2019, 20:54

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

Post 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).
Júnior
Posts: 2
Joined: 9. Oct 2019, 21:27

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

Post by Júnior »

No meu caso funcionou o comando abaixo:
VBoxManage setextradata global GUI/HidLedsSync 0
Mac Catalina e VirtualBox 6.0.12
socratis
Site Moderator
Posts: 27330
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

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

Post by socratis »

CarlJazz wrote:Any other workaround?
It's in the first post... wait until 2019-10-15.
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
socratis
Site Moderator
Posts: 27330
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: VirtualBox crashes after upgrading to macOS Catalina

Post 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.
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Júnior
Posts: 2
Joined: 9. Oct 2019, 21:27

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

Post 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
ling_vb
Posts: 6
Joined: 8. Oct 2019, 21:21

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

Post 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.
etpataskala86
Posts: 3
Joined: 27. Sep 2019, 20:34
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Linux*, BSD, WinXP/7/10, WinServer 2016

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

Post 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
Last edited by socratis on 10. Oct 2019, 02:25, edited 1 time in total.
Reason: Removed unnecessary verbatim quote of the whole previous message.
ckh1024
Posts: 1
Joined: 26. Aug 2019, 04:39

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

Post 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.
Attachments
virtualbox_crash.txt
(101.75 KiB) Downloaded 64 times
il_ragno
Posts: 1
Joined: 10. Oct 2019, 10:06

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

Post 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.
jss
Posts: 17
Joined: 4. Mar 2010, 13:20
Primary OS: Ubuntu other
VBox Version: PUEL
Guest OSses: windows xp

Re: VirtualBox crashes after upgrading to macOS Catalina

Post 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
ling_vb
Posts: 6
Joined: 8. Oct 2019, 21:21

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

Post 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.
tca47
Posts: 4
Joined: 5. Aug 2018, 16:21

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

Post 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.
moonlight20
Posts: 1
Joined: 10. Oct 2019, 17:24

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

Post by moonlight20 »

Having the same issue here. Hopefully the next update will address this issue. Thanks for the information.
gfusys
Posts: 1
Joined: 10. Oct 2019, 20:12

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

Post 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.
jamataran
Posts: 1
Joined: 10. Oct 2019, 20:26

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

Post 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
Locked