Page 1 of 1

BSOD on Windows 7 Pro and Windows 10 Pro guests with VBox 6.0.10

Posted: 11. Aug 2019, 09:07
by jc508
Hi
I have an issue with my guest windows systems crashing.
The two I have tried both get BSOD crashes after the following steps
* Windows Explorer
* select a drive shared with the Host
* sort the file set on type or size (anything other than what it is currently sorted on)
Note these guests are Win7Pro and Win10Pro

History.
My Host recently updated to Win10 1903 which caused issued which were fixed with the following commands from topic 87327

Code: Select all

bcdedit /set hypervisorlaunchtype off
dism.exe /Online /Disable-Feature:Microsoft-Hyper-V
followed by a re-boot

Since that time I have upgraded Virtual box to 6.0.10 r132072 and the appropriate guest additions.
So this is probably the first time I have done this simple sequence of steps with this build.
Any ideas ?

Thanks
JC

Re: BSOD on Windows 7 Pro and Windows 10 Pro guests with VBox 6.0.10

Posted: 11. Aug 2019, 10:06
by andyp73
This is probably the known issue with the 6.0.10 Guest Additions. More details can be found in Guest Bluescreen using shared folders in VirtualBox > 6.0.9 (#18766).

-Andy.

Re: BSOD on Windows 7 Pro and Windows 10 Pro guests with VBox 6.0.10

Posted: 14. Aug 2019, 01:37
by jc508
Thanks Andy,
It does seem to match the other issues (dont know why my search failed to see these)
anyway dropping back to 6.0.8 for a while fixes my problem