Hello guys!
I searched virtualbox forums and virtualisation part of local forum and didn't found any problems like mine.
I have few different VMs in virtualbox and from time to time they getting stuck after ACPI shutdown button from phpvirtualbox interface.
Behaviour is really random: it could stuck after ACPI shutdown call while machine shows grub menu. It could shutdown and start perfectly 20 times, but on 21st time it will freeze.
The only way to fix it is to kill VBoxHeadless process, corresponding to VM. VM becomes "Aborted" for a second and then boots normally.
My soft:
Getting this state randomly on ACPI shutdown few of my VMs (guest OSes: freebsd9_amd64/linux_amd64/empty_VM).
Found many similar old topics and bugreports (all closed due to inactivity).
Checked logs (VM and vboxSVC.log) for errors but found only hard disk warnings which couldn't affect ACPI actions failure.
Just got another stuck and in log I only see this:
On normal shutdown after these lines you will see:
What i've tried already:
1) Tried to disable preview in phpvirtualboxweb, disabled 3D-acceleration in video-adapter preferences of VM.
2) apt-get --reinstall install virtualbox-dkms
3) different guestOStype debian_32/debian_64/otherLinux_64
4) in VM settings: System->Acceleration tried different types: Legacy/Default/HyperV/Minimal/None
I searched virtualbox forums and virtualisation part of local forum and didn't found any problems like mine.
I have few different VMs in virtualbox and from time to time they getting stuck after ACPI shutdown button from phpvirtualbox interface.
Behaviour is really random: it could stuck after ACPI shutdown call while machine shows grub menu. It could shutdown and start perfectly 20 times, but on 21st time it will freeze.
The only way to fix it is to kill VBoxHeadless process, corresponding to VM. VM becomes "Aborted" for a second and then boots normally.
My soft:
Code:
virtualbox is already the newest version (5.0.24-dfsg-0ubuntu1.16.04.1).
my os: Ubuntu 16.04.1 LTS 64
Found many similar old topics and bugreports (all closed due to inactivity).
Checked logs (VM and vboxSVC.log) for errors but found only hard disk warnings which couldn't affect ACPI actions failure.
Just got another stuck and in log I only see this:
Code:
00:07:46.560972 Console: Machine state changed to 'Stopping'
00:07:46.561360 Console::powerDown(): A request to power off the VM has been issued (mMachineState=Stopping, InUninit=0)
00:07:46.561393 Display::handleDisplayResize: uScreenId=0 pvVRAM=0000000000000000 w=720 h=400 bpp=32 cbLine=0x0 flags=0x1
Code:
Changing the VM state from 'RUNNING' to 'POWERING_OFF'
1) Tried to disable preview in phpvirtualboxweb, disabled 3D-acceleration in video-adapter preferences of VM.
2) apt-get --reinstall install virtualbox-dkms
3) different guestOStype debian_32/debian_64/otherLinux_64
4) in VM settings: System->Acceleration tried different types: Legacy/Default/HyperV/Minimal/None