VBoxService consumes 100% of guest CPU
Posted: 17. Jan 2011, 16:23
I have windows 7 as guest and host OS. I have installed guest additions. Guest's network, USB, audio are disabled (tried to enable as well).
I launch calc.exe by this command:
calc.exe is actually running in the guest OS but VBoxService consumes 100% CPU until I close calc.exe manually.
Is there any workaround/fix for this problem?
I launch calc.exe by this command:
Code: Select all
"C:\Program Files\Oracle\VirtualBox\VBoxManage.exe" guestcontrol execute "UI Tests" "calc.exe" --username ccnet --password ccnetIs there any workaround/fix for this problem?