Page 1 of 1

BlueScreen Vboxsup.sys

Posted: 24. Jan 2022, 11:24
by OceanView
Hello.
I have a problem, virtualbox makes a blue screen when starting any virtual machine. I created different virtual systems with different configurations.
One result - blue screen. Version Vb installed 5.0 the result is the same. I can't roll back the system

Code: Select all

===============================================
Dump File         : 012422-11500-01.dmp
Crash Time        : 24.01.2022 11:01:17
Bug Check String  : SYSTEM_SERVICE_EXCEPTION
Bug Check Code    : 0x0000003b
Parameter 1       : 00000000`80000003
Parameter 2       : fffff806`ffa543bc
Parameter 3       : ffff888b`36d956a0
Parameter 4       : 00000000`00000000
Caused By Driver  : VBoxSup.sys
Caused By Address : VBoxSup.sys+143bc
File Description  : VirtualBox Support Driver
Product Name      : Oracle VM VirtualBox
Company           : Oracle Corporation
File Version      : 6.1.32.149290
Processor         : x64
Crash Address     : ntoskrnl.exe+1b82b0
Stack Address 1   : 
Stack Address 2   : 
Stack Address 3   : 
Computer Name     : 
Full Path         : C:\Windows\Minidump\012422-11500-01.dmp
Processors Count  : 8
Major Version     : 15
Minor Version     : 17763
Dump File Size    : 1 711 548
Dump File Time    : 24.01.2022 11:02:25
Windows LTSC 10.0.17763

Re: BlueScreen Vboxsup.sys

Posted: 24. Jan 2022, 14:45
by scottgus1
Please uninstall Virtualbox and reboot the host PC. Then go to "C:\Windows\System32\Drivers" and look for .sys files starting with 'Vbox'. There could be up to 5 such files. If there are any, delete them.

Also check to see if there is a "C:\Program Files\Oracle\Virtualbox" folder and delete it.

Then right-click the Virtualbox installer and run it As Administrator.

Please let us know what happened.

Re: BlueScreen Vboxsup.sys

Posted: 25. Jan 2022, 06:20
by OceanView
the same way. Bluescreen

Re: BlueScreen Vboxsup.sys

Posted: 25. Jan 2022, 15:52
by scottgus1
OK, thanks for trying. You will have to use Microsoft methods (web-search how) to find out why Virtualbox is crashing the host PC. Also, you could try uninstalling then reinstalling with turning off one or more of the install options to see if the bsod stops.

Re: BlueScreen Vboxsup.sys

Posted: 25. Jan 2022, 18:17
by fth0
scottgus1 wrote:You will have to use Microsoft methods (web-search how) to find out why Virtualbox is crashing the host PC.
My favorite way would be to go to the Microsoft Store, install WinDBG Preview, start it, load the minidump file and execute "!analyze -v".

Re: BlueScreen Vboxsup.sys

Posted: 8. Jun 2022, 15:29
by su_r00t
fth0 wrote:
scottgus1 wrote:You will have to use Microsoft methods (web-search how) to find out why Virtualbox is crashing the host PC.
My favorite way would be to go to the Microsoft Store, install WinDBG Preview, start it, load the minidump file and execute "!analyze -v".
Hello.
Help please.
We get this problem in large quantities. Is there a solution to this problem, or an answer from Microsoft?

Re: BlueScreen Vboxsup.sys

Posted: 8. Jun 2022, 15:35
by scottgus1
su_r00t wrote:Is there a solution to this problem, or an answer from Microsoft?
We wouldn't have that answer or solution. Only Microsoft would:
scottgus1 wrote:use Microsoft methods (web-search how)
fth0 wrote:go to the Microsoft Store, install WinDBG Preview, start it, load the minidump file and execute "!analyze -v"
Please note that neither of these are on forums.virtualbox.org.

Or get a local computer expert to troubleshoot the BSODs you're getting.

Re: BlueScreen Vboxsup.sys

Posted: 18. Aug 2022, 17:33
by JackSimpson
Hi all!
Faced the same problem on two differnet laptops. Has anyone found a solution for it?
I've tried to install different versions of VirtualBox, but nothing changed.

Re: BlueScreen Vboxsup.sys

Posted: 19. Aug 2022, 04:21
by scottgus1
JackSimpson, please read my post above, especially the "where should we be looking" parts.