Ticket #14385 (new defect)
Guest Ubuntu 15.04 (64 bit) crashes on Host Windows 7 AND 10 (each 64bit) after upgrading to VB v5.0 unless nested paging left OFF
Reported by: | Aweman | Owned by: | |
---|---|---|---|
Component: | VMM/HWACCM | Version: | VirtualBox 5.0.0 |
Keywords: | nested paging | Cc: | |
Guest type: | Linux | Host type: | Windows |
Description
I upgraded to VirtualBox 5.0.0-101573 three weeks ago, from VirtualBox v4.3.30. Today I also tried Testbuild 5.0.1-101908.
With the new versions 5.0.X I cannot use my Ubuntu 15.04 (64 bit) VM anymore, unless I turn nested paging off. When it is turned on Ubuntu crashes and restarts when I try to access the VM. I tried it on both Windows 7 and Windows 10 Host (each 64 bit).
For now, I reverted to VirtualBox v4.3.30 which runs it fine.
It looks like it is the same error as #14262 and #14263, although Guest/Host are the opposite.
Attachments
Change History
comment:1 Changed 8 years ago by Aweman
I have recorded a video, which shows the behaviour of the VM when I tried to install a new Ubuntu VM, which is the same behaviour on my existing Ubuntu VM. https://www.dropbox.com/s/m62rx9uc1qbdyf5/Ubuntu%2015.04.webm?dl=0
comment:2 Changed 8 years ago by frank
Aweman, could you do the following:
VBoxManage setextradata "Ubuntu 15.04" VBoxInternal/CPUM/IsaExts/AVX 0
and enable nested paging to check if this fixes your guest as well? Thank you!