VirtualBox

Opened 7 years ago

Closed 7 years ago

#16675 closed defect (duplicate)

It causes windows 10 ( Creators update ) to have a BSOD

Reported by: angarato_surion Owned by:
Component: other Version: VirtualBox 5.1.20
Keywords: Cc:
Guest type: all Host type: Windows

Description

It causes windows 10 ( Creators update ) to have a BSOD Error: SYSTEM_SERVICE_EXCEPTION

Attachments (8)

VBox.log (32.0 KB ) - added by angarato_surion 7 years ago.
callstack.txt (9.9 KB ) - added by ghislain 7 years ago.
WinDbg output with call stack
Desktop.zip (442.7 KB ) - added by angarato_surion 7 years ago.
minidumps
callstack_Vbox_5.1.20.txt (9.9 KB ) - added by ghislain 7 years ago.
WinDbg output with call stack with Vbox 5.1.20
042417-7609-01.7z (78.7 KB ) - added by ghislain 7 years ago.
Minidump taken with VirtulBox 5.1.20
050517-10328-01.zip (107.4 KB ) - added by ghislain 7 years ago.
Minidump taken with VB 5.1.22
VBoxSVC.log.1 (3.1 KB ) - added by sec2015test 7 years ago.
VBoxSVC Log
virtualbox_BSOD_kernal_dump.zip (190.1 KB ) - added by sec2015test 7 years ago.
Kernal Dump file

Download all attachments as: .zip

Change History (29)

comment:1 by Frank Mehnert, 7 years ago

Sorry, not enough information. The absolute minimum required information is a VBox.log file of a VM run. I even don't know if your host crashes or your guest. If your hosts crashes then please describe at which time: When you opened the selector, when you started a VM etc. Again, if there is any VBox.log file for a started VM available, please attach it to this ticket.

by angarato_surion, 7 years ago

Attachment: VBox.log added

comment:2 by angarato_surion, 7 years ago

i just select one of the virtual machines and when i t goes to boot/start it it causes the bsod

comment:3 by Frank Mehnert, 7 years ago

To be clear: The host shows a BSOD (the computer one which you execute VirtualBox), is that correct?

in reply to:  3 ; comment:4 by angarato_surion, 7 years ago

Replying to frank:

To be clear: The host shows a BSOD (the computer one which you execute VirtualBox), is that correct?

The host of course .. iwill n't care if it was the os runing in virtualbox..

Last edited 7 years ago by angarato_surion (previous) (diff)

in reply to:  4 comment:5 by ghislain, 7 years ago

Hi,

I'm using VirtualBox 5.1.18 on Win10 Pro 64 bits host. Whenever I start a Win10 guest VM, I get a BSOD on the host :
Stop code : IRQL_NOT_LESS_OR_EQUAL

Looking at the crashdump, I get this conclusion from WinDbg (X64) :

*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck D1, {0, ff, 0, 0}

*** WARNING: Unable to verify timestamp for VBoxDrv.sys
*** ERROR: Module load completed but symbols could not be loaded for VBoxDrv.sys
*** WARNING: Unable to verify timestamp for VMMR0.r0
*** ERROR: Module load completed but symbols could not be loaded for VMMR0.r0
*** WARNING: Unable to verify timestamp for VBoxDDR0.r0
*** ERROR: Module load completed but symbols could not be loaded for VBoxDDR0.r0
Probably caused by : VBoxDrv.sys ( VBoxDrv+1f630 )

Upgrading VirtualBox to version 5.1.20 r114628 (Qt5.6.2) does not change anything. On the other hand, my Linux VMs works perfectly fine.

Could it be the same problem ? Or should I create a new ticket ?

Last edited 7 years ago by ghislain (previous) (diff)

comment:6 by sunlover, 7 years ago

ghislain, could you please provide entire output of the '!analyze -v' command, including the call stack?

by ghislain, 7 years ago

Attachment: callstack.txt added

WinDbg output with call stack

in reply to:  6 comment:7 by ghislain, 7 years ago

Replying to sunlover:

ghislain, could you please provide entire output of the '!analyze -v' command, including the call stack?

Done.

by angarato_surion, 7 years ago

Attachment: Desktop.zip added

minidumps

comment:8 by sunlover, 7 years ago

angarato_surion, thanks for the dumps. In your case this looks like the same problem as in ticket #15780. Try to disable Hyper-V. See comment 6 there: https://www.virtualbox.org/ticket/15780#comment:6

comment:9 by sunlover, 7 years ago

ghislain, the callstack shows a different problem. Please attach a minidump taken with VirtulBox 5.1.20. Thanks!

by ghislain, 7 years ago

Attachment: callstack_Vbox_5.1.20.txt added

WinDbg output with call stack with Vbox 5.1.20

in reply to:  9 ; comment:10 by ghislain, 7 years ago

Replying to sunlover:

ghislain, the callstack shows a different problem. Please attach a minidump taken with VirtulBox 5.1.20. Thanks!

Sorry, I did not pay attention to that. The one I have just attached should have been generated with VirtualBox 5.1.20.

in reply to:  8 comment:11 by angarato_surion, 7 years ago

Replying to sunlover:

angarato_surion, thanks for the dumps. In your case this looks like the same problem as in ticket #15780. Try to disable Hyper-V. See comment 6 there: https://www.virtualbox.org/ticket/15780#comment:6

i boot with hyper-v disabled and crashes

comment:12 by angarato_surion, 7 years ago

fixed somehow the update might removed my boot settings

Version 0, edited 7 years ago by angarato_surion (next)

by ghislain, 7 years ago

Attachment: 042417-7609-01.7z added

Minidump taken with VirtulBox 5.1.20

in reply to:  10 comment:13 by ghislain, 7 years ago

Replying to ghislain:

Replying to sunlover:

ghislain, the callstack shows a different problem. Please attach a minidump taken with VirtulBox 5.1.20. Thanks!

Sorry, I did not pay attention to that. The one I have just attached should have been generated with VirtualBox 5.1.20.

Minidump added.

comment:14 by sunlover, 7 years ago

ghislain, thanks for the minidump. Does the crash happen immediately after you start a Windows 10 VM or after some time? What the guest is doing when the crash happens?

in reply to:  14 comment:15 by ghislain, 7 years ago

Replying to sunlover:

ghislain, thanks for the minidump. Does the crash happen immediately after you start a Windows 10 VM or after some time? What the guest is doing when the crash happens?

It crashes pretty quickly after the logon. The guest is really slow and unusable.

comment:16 by sunlover, 7 years ago

ghislain, any idea when this crash started to happen? After Windows Creators update? After VirtualBox update? Did the VM work in the past? If yes, which VirtualBox and Windows versions?

I'm asking because the crash happens in a code path which has not been changed recently in VirtualBox and because we do not have similar reports so far.

in reply to:  16 comment:17 by ghislain, 7 years ago

Replying to sunlover:

ghislain, any idea when this crash started to happen? After Windows Creators update? After VirtualBox update? Did the VM work in the past? If yes, which VirtualBox and Windows versions?

I'm asking because the crash happens in a code path which has not been changed recently in VirtualBox and because we do not have similar reports so far.

Having a look at my Windows update history, I have realized that Creators update has not been applied yet to my host so I'm still running Windows 10 Pro 64 bits 1607. My VMs worked perfectly fine (for months) up to the first BSOD around the 17th of April. It first occured without any update, neither on Window, neither on Virtualbox. I can't even check the version of the Windows running on my VM, it crashes before the logon screen.

I have upgraded to version 5.1.22 of VB but still encounter BSOD. No problem running my Linux VMs.

by ghislain, 7 years ago

Attachment: 050517-10328-01.zip added

Minidump taken with VB 5.1.22

comment:18 by sunlover, 7 years ago

ghislain, please run the following command, where VMNAME is the name of your crashing Win10 VM:

VBoxManage setextradata VMNAME "VBoxInternal/Devices/ahci/0/Config/R0Enabled" 0

Then run the VM. If it BSODs again, then please attach the new minidump. And also in any case attach VBox.log of this VM. Thanks!

by sec2015test, 7 years ago

Attachment: VBoxSVC.log.1 added

VBoxSVC Log

by sec2015test, 7 years ago

Kernal Dump file

comment:19 by sec2015test, 7 years ago

I also got the BSOD, so I took Kernel dump and attached. The "VBoxSVC.log" is empty so I attached another one (may be old)

comment:20 by sec2015test, 7 years ago

I have disabled Hyper-V and rebooted the host systems. Now I am able to run virtual box without BSOD.

comment:21 by Frank Mehnert, 7 years ago

Resolution: duplicate
Status: newclosed

Closing as duplicate of #16801.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use