VirtualBox

Opened 4 years ago

Last modified 4 years ago

#19596 new enhancement

0x80bb0001 and 0x80bb000c freeze Virtualbox and forces PC reboot

Reported by: DeGarden Owned by:
Component: GUI Version: VirtualBox 6.1.8
Keywords: Cc:
Guest type: Linux Host type: Windows

Description

Have a virtual machine called "manjaro-kde". When I start Virtualbox 6.1.8 a different vm is selected, but as soon as I choose "manjaro-kde", Virtualbox just freezes and can't be closed. The GUI X button is greyed out. I have to use Process Explorer to kill it, and after that can't be relaunched until I reboot. At least UI should provide several ways to fix it, not freeze and forcing a reboot.

Oracle VM Virtualbox Manager
manjaro-kde: Inaccessible
Could not find an open hard disk with UUID {68875579-5923-4090-b612-f672cb93c5ff}
Result Code: VBOX_E_OBJECT_NOT_FOUND (0x80bb0001)
Component: VirtualBoxWrap
Interface: IVirtualBox {d0a0163f-e254-4e5b-a1f2-011cf991c38d}

Forum thread: https://forums.virtualbox.org/viewtopic.php?f=6&t=98232

Attachments (1)

manjaro-kde-freezes-virtualbox.png (27.7 KB ) - added by DeGarden 4 years ago.

Download all attachments as: .zip

Change History (5)

by DeGarden, 4 years ago

comment:1 by DeGarden, 4 years ago

Restarting the service does not prevent from having to reboot the computer. Not only that, but trying to launch again after that just duplicates the process several times:

pwsh.exe -c Restart-Service VBoxSDS
pwsh.exe -c Get-Process -name Virtualbox

 NPM(K)    PM(M)      WS(M)     CPU(s)      Id  SI ProcessName
 ------    -----      -----     ------      --  -- -----------
     20    52.91      86.52       0.88    5296   1 VirtualBox
     21    52.92      86.32       0.81   11040   1 VirtualBox
     20    52.13      85.64       1.00   17908   1 VirtualBox
     20    51.86      85.48       0.97   19836   1 VirtualBox
     20    52.18      85.88       1.00   25840   1 VirtualBox

comment:2 by DeGarden, 4 years ago

Part of .VirtualBox\VirtualBox.xml:

<MachineRegistry>
<MachineEntry uuid="{b265917b-c27f-4f6f-a5c5-185b4a3684bd}" src="D:\manjaro-kde\manjaro-kde.vbox"/>
</MachineRegistry>

Part of VBoxSVC.log:

Installed Drivers:
  C:\WINDOWS\system32\DRIVERS\VBoxDrv.sys (Version: 6.1.8.37981)
  C:\WINDOWS\system32\DRIVERS\VBoxUSBMon.sys (Version: 6.1.8.37981)
  C:\WINDOWS\System32\drivers\VBoxNetAdp6.sys (Version: 6.1.8.37981)
  C:\WINDOWS\system32\DRIVERS\VBoxNetLwf.sys (Version: 6.1.8.37981)
VD: VDInit finished with VINF_SUCCESS
[..]
Loading settings file "D:\manjaro-kde\manjaro-kde.vbox" with version "1.17-windows"
ERROR [COM]: aRC=VBOX_E_OBJECT_NOT_FOUND (0x80bb0001) aIID={d0a0163f-e254-4e5b-a1f2-011cf991c38d} aComponent={VirtualBoxWrap} aText={Could not find an open hard disk with UUID {68875579-5923-4090-b612-f672cb93c5ff}}, preserve=false aResultDetail=0
ERROR [COM]: aRC=VBOX_E_OBJECT_IN_USE (0x80bb000c) aIID={ad47ad09-787b-44ab-b343-a082a3f2dfb1} aComponent={MediumWrap} aText={Medium 'D:\manjaro-kde\Snapshots/{8c2e89ee-380a-4b49-9e55-7c12691f5eaa}.vdi' cannot be closed because it is still attached to 1 virtual machines}, preserve=false aResultDetail=0
ERROR [COM]: aRC=VBOX_E_OBJECT_IN_USE (0x80bb000c) aIID={ad47ad09-787b-44ab-b343-a082a3f2dfb1} aComponent={MediumWrap} aText={Medium 'D:\manjaro-kde\manjaro-kde.vdi' cannot be closed because it is still attached to 1 virtual machines}, preserve=false aResultDetail=0
OCI: Local config file 'C:\Users\DeGarcen\.VirtualBox\oci_config' does not exist
OCI: Original config file 'C:\Users\DeGarcen\.oci\config' does not exist
OCI: Reading profiles finished with status ERROR_SUCCESS
ExtPack: Created cloud provider 'OCI' (hrc=ERROR_SUCCESS)
VirtualBox: object created
Loading settings file "D:\manjaro-kde\manjaro-kde.vbox" with version "1.17-windows"
ERROR [COM]: aRC=VBOX_E_OBJECT_NOT_FOUND (0x80bb0001) aIID={d0a0163f-e254-4e5b-a1f2-011cf991c38d} aComponent={VirtualBoxWrap} aText={Could not find an open hard disk with UUID {68875579-5923-4090-b612-f672cb93c5ff}}, preserve=false aResultDetail=0
ERROR [COM]: aRC=VBOX_E_OBJECT_IN_USE (0x80bb000c) aIID={ad47ad09-787b-44ab-b343-a082a3f2dfb1} aComponent={MediumWrap} aText={Medium 'D:\manjaro-kde\Snapshots/{8c2e89ee-380a-4b49-9e55-7c12691f5eaa}.vdi' cannot be closed because it is still attached to 1 virtual machines}, preserve=false aResultDetail=0
ERROR [COM]: aRC=VBOX_E_OBJECT_IN_USE (0x80bb000c) aIID={ad47ad09-787b-44ab-b343-a082a3f2dfb1} aComponent={MediumWrap} aText={Medium 'D:\manjaro-kde\manjaro-kde.vdi' cannot be closed because it is still attached to 1 virtual machines}, preserve=false aResultDetail=0
Loading settings file "D:\manjaro-kde\manjaro-kde.vbox" with version "1.17-windows"
ERROR [COM]: aRC=VBOX_E_OBJECT_NOT_FOUND (0x80bb0001) aIID={d0a0163f-e254-4e5b-a1f2-011cf991c38d} aComponent={VirtualBoxWrap} aText={Could not find an open hard disk with UUID {68875579-5923-4090-b612-f672cb93c5ff}}, preserve=false aResultDetail=0
ERROR [COM]: aRC=VBOX_E_OBJECT_IN_USE (0x80bb000c) aIID={ad47ad09-787b-44ab-b343-a082a3f2dfb1} aComponent={MediumWrap} aText={Medium 'D:\manjaro-kde\Snapshots/{8c2e89ee-380a-4b49-9e55-7c12691f5eaa}.vdi' cannot be closed because it is still attached to 1 virtual machines}, preserve=false aResultDetail=0
ERROR [COM]: aRC=VBOX_E_OBJECT_IN_USE (0x80bb000c) aIID={ad47ad09-787b-44ab-b343-a082a3f2dfb1} aComponent={MediumWrap} aText={Medium 'D:\manjaro-kde\manjaro-kde.vdi' cannot be closed because it is still attached to 1 virtual machines}, preserve=false aResultDetail=0
Loading settings file "D:\manjaro-kde\manjaro-kde.vbox" with version "1.17-windows"
ERROR [COM]: aRC=VBOX_E_OBJECT_NOT_FOUND (0x80bb0001) aIID={d0a0163f-e254-4e5b-a1f2-011cf991c38d} aComponent={VirtualBoxWrap} aText={Could not find an open hard disk with UUID {68875579-5923-4090-b612-f672cb93c5ff}}, preserve=false aResultDetail=0
ERROR [COM]: aRC=VBOX_E_OBJECT_IN_USE (0x80bb000c) aIID={ad47ad09-787b-44ab-b343-a082a3f2dfb1} aComponent={MediumWrap} aText={Medium 'D:\manjaro-kde\Snapshots/{8c2e89ee-380a-4b49-9e55-7c12691f5eaa}.vdi' cannot be closed because it is still attached to 1 virtual machines}, preserve=false aResultDetail=0
ERROR [COM]: aRC=VBOX_E_OBJECT_IN_USE (0x80bb000c) aIID={ad47ad09-787b-44ab-b343-a082a3f2dfb1} aComponent={MediumWrap} aText={Medium 'D:\manjaro-kde\manjaro-kde.vdi' cannot be closed because it is still attached to 1 virtual machines}, preserve=false aResultDetail=0
ERROR [COM]: aRC=E_ACCESSDENIED (0x80070005) aIID={85632c68-b5bb-4316-a900-5eb28d3413df} aComponent={MachineWrap} aText={The object functionality is limited}, preserve=false aResultDetail=0
ERROR [COM]: aRC=E_ACCESSDENIED (0x80070005) aIID={85632c68-b5bb-4316-a900-5eb28d3413df} aComponent={MachineWrap} aText={The object functionality is limited}, preserve=false aResultDetail=0
Loading settings file "D:\manjaro-kde\manjaro-kde.vbox" with version "1.17-windows"
ERROR [COM]: aRC=VBOX_E_OBJECT_NOT_FOUND (0x80bb0001) aIID={d0a0163f-e254-4e5b-a1f2-011cf991c38d} aComponent={VirtualBoxWrap} aText={Could not find an open hard disk with UUID {68875579-5923-4090-b612-f672cb93c5ff}}, preserve=false aResultDetail=0
ERROR [COM]: aRC=VBOX_E_OBJECT_IN_USE (0x80bb000c) aIID={ad47ad09-787b-44ab-b343-a082a3f2dfb1} aComponent={MediumWrap} aText={Medium 'D:\manjaro-kde\Snapshots/{8c2e89ee-380a-4b49-9e55-7c12691f5eaa}.vdi' cannot be closed because it is still attached to 1 virtual machines}, preserve=false aResultDetail=0
ERROR [COM]: aRC=VBOX_E_OBJECT_IN_USE (0x80bb000c) aIID={ad47ad09-787b-44ab-b343-a082a3f2dfb1} aComponent={MediumWrap} aText={Medium 'D:\manjaro-kde\manjaro-kde.vdi' cannot be closed because it is still attached to 1 virtual machines}, preserve=false aResultDetail=0
Loading settings file "D:\manjaro-kde\manjaro-kde.vbox" with version "1.17-windows"
ERROR [COM]: aRC=VBOX_E_OBJECT_NOT_FOUND (0x80bb0001) aIID={d0a0163f-e254-4e5b-a1f2-011cf991c38d} aComponent={VirtualBoxWrap} aText={Could not find an open hard disk with UUID {68875579-5923-4090-b612-f672cb93c5ff}}, preserve=false aResultDetail=0
ERROR [COM]: aRC=VBOX_E_OBJECT_IN_USE (0x80bb000c) aIID={ad47ad09-787b-44ab-b343-a082a3f2dfb1} aComponent={MediumWrap} aText={Medium 'D:\manjaro-kde\Snapshots/{8c2e89ee-380a-4b49-9e55-7c12691f5eaa}.vdi' cannot be closed because it is still attached to 1 virtual machines}, preserve=false aResultDetail=0
ERROR [COM]: aRC=VBOX_E_INVALID_OBJECT_STATE (0x80bb0007) aIID={ad47ad09-787b-44ab-b343-a082a3f2dfb1} aComponent={MediumWrap} aText={Medium 'D:\manjaro-kde\manjaro-kde.vdi' is locked for reading by another task}, preserve=false aResultDetail=0
Loading settings file "D:\manjaro-kde\manjaro-kde.vbox" with version "1.17-windows"
ERROR [COM]: aRC=VBOX_E_OBJECT_NOT_FOUND (0x80bb0001) aIID={d0a0163f-e254-4e5b-a1f2-011cf991c38d} aComponent={VirtualBoxWrap} aText={Could not find an open hard disk with UUID {68875579-5923-4090-b612-f672cb93c5ff}}, preserve=false aResultDetail=0
ERROR [COM]: aRC=VBOX_E_OBJECT_IN_USE (0x80bb000c) aIID={ad47ad09-787b-44ab-b343-a082a3f2dfb1} aComponent={MediumWrap} aText={Medium 'D:\manjaro-kde\Snapshots/{8c2e89ee-380a-4b49-9e55-7c12691f5eaa}.vdi' cannot be closed because it is still attached to 1 virtual machines}, preserve=false aResultDetail=0
ERROR [COM]: aRC=VBOX_E_INVALID_OBJECT_STATE (0x80bb0007) aIID={ad47ad09-787b-44ab-b343-a082a3f2dfb1} aComponent={MediumWrap} aText={Medium 'D:\manjaro-kde\manjaro-kde.vdi' is locked for reading by another task}, preserve=false aResultDetail=0

manjaro-kde.vbox:

<?xml version="1.0"?>
<!--
** DO NOT EDIT THIS FILE.
** If you make changes to this file while any VirtualBox related application
** is running, your changes will be overwritten later, without taking effect.
** Use VBoxManage or the VirtualBox Manager GUI to make changes.
-->
<VirtualBox xmlns="http://www.virtualbox.org/" version="1.17-windows">
  <Machine uuid="{b265917b-c27f-4f6f-a5c5-185b4a3684bd}" name="manjaro-kde" OSType="ArchLinux_64" currentSnapshot="{cdefb5b2-ea21-4633-8e5a-b06242b26744}" snapshotFolder="Snapshots" lastStateChange="2020-05-06T00:09:52Z">
    <MediaRegistry>
      <HardDisks>
        <HardDisk uuid="{1eae7798-c6ba-45af-9d3a-f35993216e4f}" location="manjaro-kde.vdi" format="VDI" type="Normal">
          <HardDisk uuid="{8c2e89ee-380a-4b49-9e55-7c12691f5eaa}" location="Snapshots/{8c2e89ee-380a-4b49-9e55-7c12691f5eaa}.vdi" format="VDI"/>
        </HardDisk>
      </HardDisks>
      <DVDImages>
        <Image uuid="{98219621-2b43-4cc9-a365-3c51d1dc003f}" location="D:/ISOS/manjaro-kde-19.0.2-200311-linux54.iso"/>
      </DVDImages>
    </MediaRegistry>
    <ExtraData>
      <ExtraDataItem name="GUI/LastCloseAction" value="PowerOff"/>
      <ExtraDataItem name="GUI/LastGuestSizeHint" value="952,976"/>
      <ExtraDataItem name="GUI/LastNormalWindowPosition" value="961,31,952,1018"/>
    </ExtraData>
    <Snapshot uuid="{cdefb5b2-ea21-4633-8e5a-b06242b26744}" name="ok" timeStamp="2020-04-28T16:15:08Z">
      <Hardware>
        <CPU>
          <PAE enabled="false"/>
          <LongMode enabled="true"/>
          <X2APIC enabled="true"/>
          <HardwareVirtExLargePages enabled="true"/>
        </CPU>
        <Memory RAMSize="4000"/>
        <HID Pointing="USBTablet"/>
        <Display controller="VBoxSVGA" VRAMSize="16"/>
        <VideoCapture screens="1" file="." fps="25"/>
        <BIOS>
          <IOAPIC enabled="true"/>
          <SmbiosUuidLittleEndian enabled="true"/>
        </BIOS>
        <USB>
          <Controllers>
            <Controller name="OHCI" type="OHCI"/>
            <Controller name="EHCI" type="EHCI"/>
          </Controllers>
        </USB>
        <Network>
          <Adapter slot="0" enabled="true" MACAddress="0800273790C1" type="82540EM">
            <NAT/>
          </Adapter>
        </Network>
        <AudioAdapter codec="AD1980" driver="DirectSound" enabled="true" enabledIn="true" enabledOut="true"/>
        <RTC localOrUTC="UTC"/>
        <SharedFolders>
          <SharedFolder name="X_DRIVE" hostPath="X:\" writable="true" autoMount="true" autoMountPoint="/mnt/X/"/>
        </SharedFolders>
        <Clipboard/>
        <GuestProperties>
          <GuestProperty name="/VirtualBox/GuestAdd/Revision" value="137129" timestamp="1588090275583294401" flags=""/>
          <GuestProperty name="/VirtualBox/GuestAdd/Version" value="6.1.6" timestamp="1588090275582313404" flags=""/>
          <GuestProperty name="/VirtualBox/GuestAdd/VersionExt" value="6.1.6" timestamp="1588090275583294400" flags=""/>
          <GuestProperty name="/VirtualBox/GuestInfo/OS/Product" value="Linux" timestamp="1588090275582313400" flags=""/>
          <GuestProperty name="/VirtualBox/GuestInfo/OS/Release" value="5.4.35-1-MANJARO" timestamp="1588090275582313401" flags=""/>
          <GuestProperty name="/VirtualBox/GuestInfo/OS/Version" value="#1 SMP PREEMPT Thu Apr 23 10:54:43 UTC 2020" timestamp="1588090275582313402" flags=""/>
          <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="en_US" timestamp="1588090489721082000" flags=""/>
        </GuestProperties>
        <StorageControllers>
          <StorageController name="IDE" type="PIIX4" PortCount="2" useHostIOCache="true" Bootable="true">
            <AttachedDevice passthrough="false" type="DVD" hotpluggable="false" port="1" device="0"/>
          </StorageController>
          <StorageController name="SATA" type="AHCI" PortCount="1" useHostIOCache="false" Bootable="true" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3">
            <AttachedDevice type="HardDisk" hotpluggable="false" port="0" device="0">
              <Image uuid="{1eae7798-c6ba-45af-9d3a-f35993216e4f}"/>
            </AttachedDevice>
          </StorageController>
        </StorageControllers>
      </Hardware>
    </Snapshot>
    <Hardware>
      <CPU count="4">
        <PAE enabled="false"/>
        <LongMode enabled="true"/>
        <X2APIC enabled="true"/>
        <HardwareVirtExLargePages enabled="true"/>
      </CPU>
      <Memory RAMSize="8192"/>
      <HID Pointing="USBTablet"/>
      <Display controller="VBoxSVGA" VRAMSize="16"/>
      <VideoCapture screens="1" file="." fps="25"/>
      <BIOS>
        <IOAPIC enabled="true"/>
        <SmbiosUuidLittleEndian enabled="true"/>
      </BIOS>
      <USB>
        <Controllers>
          <Controller name="OHCI" type="OHCI"/>
          <Controller name="EHCI" type="EHCI"/>
        </Controllers>
      </USB>
      <Network>
        <Adapter slot="0" enabled="true" MACAddress="0800273790C1" type="82540EM">
          <NAT/>
        </Adapter>
      </Network>
      <AudioAdapter codec="AD1980" driver="DirectSound" enabled="true" enabledIn="true" enabledOut="true"/>
      <RTC localOrUTC="UTC"/>
      <SharedFolders>
        <SharedFolder name="F_DRIVE" hostPath="F:\" writable="true" autoMount="true"/>
      </SharedFolders>
      <Clipboard mode="Bidirectional"/>
      <DragAndDrop mode="Bidirectional"/>
      <GuestProperties>
        <GuestProperty name="/VirtualBox/GuestAdd/Revision" value="137129" timestamp="1588707038542888405" flags=""/>
        <GuestProperty name="/VirtualBox/GuestAdd/Version" value="6.1.6" timestamp="1588707038542888403" flags=""/>
        <GuestProperty name="/VirtualBox/GuestAdd/VersionExt" value="6.1.6" timestamp="1588707038542888404" flags=""/>
        <GuestProperty name="/VirtualBox/GuestInfo/OS/Product" value="Linux" timestamp="1588707038539959900" flags=""/>
        <GuestProperty name="/VirtualBox/GuestInfo/OS/Release" value="5.4.36-1-MANJARO" timestamp="1588707038542888400" flags=""/>
        <GuestProperty name="/VirtualBox/GuestInfo/OS/Version" value="#1 SMP PREEMPT Wed Apr 29 18:47:01 UTC 2020" timestamp="1588707038542888401" flags=""/>
        <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="C" timestamp="1588723793012556200" flags=""/>
      </GuestProperties>
      <StorageControllers>
        <StorageController name="IDE" type="PIIX4" PortCount="2" useHostIOCache="true" Bootable="true">
          <AttachedDevice passthrough="false" type="DVD" hotpluggable="false" port="1" device="0"/>
        </StorageController>
        <StorageController name="SATA" type="AHCI" PortCount="2" useHostIOCache="false" Bootable="true" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3">
          <AttachedDevice type="HardDisk" hotpluggable="false" port="0" device="0">
            <Image uuid="{8c2e89ee-380a-4b49-9e55-7c12691f5eaa}"/>
          </AttachedDevice>
          <AttachedDevice type="HardDisk" hotpluggable="false" port="1" device="0">
            <Image uuid="{68875579-5923-4090-b612-f672cb93c5ff}"/>
          </AttachedDevice>
        </StorageController>
      </StorageControllers>
    </Hardware>
  </Machine>
</VirtualBox>

comment:3 by DeGarden, 4 years ago

I have to force close the process:

pwsh.exe -c Stop-Process -name "VirtualBox"

And even so, Windows 10 doesn't shutdown, displays "Virtualbox Interface / Has active connections.". Have to click "Restart anyway"

comment:4 by DeGarden, 4 years ago

Solved, although cause of error unknown.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use