Skip to main content
The 2024 Developer Survey results are live! See the results
Description Edits
Source Link

Vagrant "vagrant up" and VirtualBox Crashes Windows 10

I'm trying to get a vagrant upbox for ubuntu and running on my windows machine, and every time I type in "vagrant up" I get a BSOD.

I've gone through the Googling process and have tried turning I've turned off Hyper-V in windows as this was the suggested fix. The resultissue is the samestill there.

The error code I see in the VirtualBox logs is as follows:

00:00:05.633668          ERROR [COM]: aRC=E_ACCESSDENIED (0x80070005) aIID={4afe423b-43e0-e9d0-82e8-ceb307940dda} aCompo
nent={MediumWrap} aText={The object is not ready}, preserve=false aResultDetail=0

The file from a crash analysis is linked as follows:

Pastebin link to crash analysis

I'm currently running Virtualbox 5.2.2 and vagrant 2.0.1 on a Windows 10 machine.

Does anyone know how to work around this?

Cheers

Vagrant Crashes Windows 10

I'm trying to get vagrant up and running on my windows machine, and every time I type in "vagrant up" I get a BSOD.

I've gone through the Googling process and have tried turning off Hyper-V. The result is the same.

The error code I see in the VirtualBox logs is as follows:

00:00:05.633668          ERROR [COM]: aRC=E_ACCESSDENIED (0x80070005) aIID={4afe423b-43e0-e9d0-82e8-ceb307940dda} aCompo
nent={MediumWrap} aText={The object is not ready}, preserve=false aResultDetail=0

The file from a crash analysis is linked as follows:

Pastebin link to crash analysis

Does anyone know how to work around this?

Cheers

"vagrant up" and VirtualBox Crashes Windows 10

I'm trying to get a vagrant box for ubuntu and running on my windows machine, and every time I type in "vagrant up" I get a BSOD. I've turned off Hyper-V in windows as this was the suggested fix. The issue is still there.

The error code I see in the VirtualBox logs is as follows:

00:00:05.633668          ERROR [COM]: aRC=E_ACCESSDENIED (0x80070005) aIID={4afe423b-43e0-e9d0-82e8-ceb307940dda} aCompo
nent={MediumWrap} aText={The object is not ready}, preserve=false aResultDetail=0

The file from a crash analysis is linked as follows:

Pastebin link to crash analysis

I'm currently running Virtualbox 5.2.2 and vagrant 2.0.1 on a Windows 10 machine.

Does anyone know how to work around this?

Cheers

Added link to crash analysis
Source Link

I'm trying to get vagrant up and running on my windows machine, and every time I type in "vagrant up" I get a BSOD.

I've gone through the Googling process and have tried turning off Hyper-V. The result is the same.

The error code I see in the VirtualBox logs is as follows:

00:00:05.633668          ERROR [COM]: aRC=E_ACCESSDENIED (0x80070005) aIID={4afe423b-43e0-e9d0-82e8-ceb307940dda} aCompo
nent={MediumWrap} aText={The object is not ready}, preserve=false aResultDetail=0

The file from a crash analysis is linked as follows:

Pastebin link to crash analysis

Does anyone know how to work around this?

Cheers

I'm trying to get vagrant up and running on my windows machine, and every time I type in "vagrant up" I get a BSOD.

I've gone through the Googling process and have tried turning off Hyper-V. The result is the same.

The error code I see in the VirtualBox logs is as follows:

00:00:05.633668          ERROR [COM]: aRC=E_ACCESSDENIED (0x80070005) aIID={4afe423b-43e0-e9d0-82e8-ceb307940dda} aCompo
nent={MediumWrap} aText={The object is not ready}, preserve=false aResultDetail=0

Does anyone know how to work around this?

Cheers

I'm trying to get vagrant up and running on my windows machine, and every time I type in "vagrant up" I get a BSOD.

I've gone through the Googling process and have tried turning off Hyper-V. The result is the same.

The error code I see in the VirtualBox logs is as follows:

00:00:05.633668          ERROR [COM]: aRC=E_ACCESSDENIED (0x80070005) aIID={4afe423b-43e0-e9d0-82e8-ceb307940dda} aCompo
nent={MediumWrap} aText={The object is not ready}, preserve=false aResultDetail=0

The file from a crash analysis is linked as follows:

Pastebin link to crash analysis

Does anyone know how to work around this?

Cheers

Added log file snippet
Source Link

I'm trying to get vagrant up and running on my windows machine, and every time I type in "vagrant up" I get a BSOD.

I've gone through the Googling process and have tried turning off Hyper-V. The result is the same.

The error code I see in the VirtualBox logs is as follows:

00:00:05.633668          ERROR [COM]: aRC=E_ACCESSDENIED (0x80070005) aIID={4afe423b-43e0-e9d0-82e8-ceb307940dda} aCompo
nent={MediumWrap} aText={The object is not ready}, preserve=false aResultDetail=0

Does anyone know how to work around this?

Cheers

I'm trying to get vagrant up and running on my windows machine, and every time I type in "vagrant up" I get a BSOD.

I've gone through the Googling process and have tried turning off Hyper-V. The result is the same.

Does anyone know how to work around this?

Cheers

I'm trying to get vagrant up and running on my windows machine, and every time I type in "vagrant up" I get a BSOD.

I've gone through the Googling process and have tried turning off Hyper-V. The result is the same.

The error code I see in the VirtualBox logs is as follows:

00:00:05.633668          ERROR [COM]: aRC=E_ACCESSDENIED (0x80070005) aIID={4afe423b-43e0-e9d0-82e8-ceb307940dda} aCompo
nent={MediumWrap} aText={The object is not ready}, preserve=false aResultDetail=0

Does anyone know how to work around this?

Cheers

Source Link
Loading