Custom Query (16363 matches)
Results (580 - 582 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #19904 | invalid | v6.1.14 fails to open for os/2 guest | ||
| Description |
opensuse tumbleweed 20200917 Vbox failed to restore an os/2 4.52 instance after a repo update of Virtualbox from an interim version 6.1.13 (or 6.1.97). The error is shown below. The Display settings are disabled for the guest. Windows guests start normally. Unsupported version 22 of data unit 'vga' (instance #0, pass 0xffffffff) (VERR_SSM_UNSUPPORTED_DATA_UNIT_VERSION). I did try to install the 6.1.14 distribution from the Vbox site. It had a dependency failure: "libvpx.so.4()(64bit)". Libvpx6 is installed on this host; adding the devel package made no difference. |
|||
| #12212 | invalid | v4.3 uninstall OS X trailing garbage | ||
| Description |
the VirtualBox_Uninstall.tool has garbage commands still. |
|||
| #12160 | duplicate | v4.2.18 Snapshot cannot be resumed - aRC=VBOX_E_OBJECT_NOT_FOUND - No storage device attached | ||
| Description |
Hello, I use VirtualBox to do work on certain BOINC projects on my Windows 8.1 x64 host machine, but the 4.2.18 release appears to have a big problem, where it cannot resume a snapshot. I've heard of a couple projects that are reporting this same issue. This issue was not present in 4.2.16. The main project I use is Test4Theory, and the administrators have created a news post advising their users to not use 4.2.18. I replied in that post, with details of the error I saw, based on my log file found in C:\Users\Jacob\.VirtualBox\VBoxSVC.log The link to the news post is: http://lhcathome2.cern.ch/test4theory/forum_thread.php?id=1339 The link to the post (within that thread) where I report my findings is: http://lhcathome2.cern.ch/test4theory/forum_thread.php?id=1339&postid=15334#15334 I'll include the findings within this Bug Description (pasted below). Could you please find out what causes this problem, and also, how to fix it? Thanks, Jacob Klein I too just realized I have the issue you are describing, with VirtualBox 4.2.18, where attempting to restore the snapshot will make the task crash. Here is a snippet of my file: C:\Users\Jacob\.VirtualBox\VBoxSVC.log ... which shows that it gets in a loop trying to find the devices attached to the 'Floppy Controller' and 'Hard Disk Controller' ... and continually says: aRC=VBOX_E_OBJECT_NOT_FOUND (0x80bb0001) ... and then after about 5 minutes, gets: aRC=VBOX_E_INVALID_VM_STATE (0x80bb0002) aRC=VBOX_E_INVALID_VM_STATE (0x80bb0002) aRC=E_ACCESSDENIED (0x80070005) ... which results in a Computation Error. Did anybody notify Oracle?? LOG FILE SNIPPET VirtualBox COM Server 4.2.18 r88780 win.amd64 (Sep 6 2013 14:21:01) release log 00:00:00.000000 main Log opened 2013-10-04T03:19:02.147990100Z 00:00:00.000000 main OS Product: Windows 8 00:00:00.000000 main OS Release: 6.2.9200 00:00:00.000000 main OS Service Pack: 00:00:00.031000 main DMI Product Name: XPS 730X 00:00:00.031000 main DMI Product Version: 00 00:00:00.031000 main Host RAM: 12278MB total, 9126MB available 00:00:00.031000 main Executable: C:\Program Files\Oracle\VirtualBox\VBoxSVC.exe 00:00:00.031000 main Process ID: 2436 00:00:00.031000 main Package type: WINDOWS_64BITS_GENERIC 00:00:00.031000 Loading settings file "C:\Users\Jacob/.VirtualBox\VirtualBox.xml" with version "1.12-windows" 00:00:00.813000 usbLibDevStrDrEntryGet: DeviceIoControl 1 fail winEr (31) 00:00:01.859000 VDInit finished 00:00:01.875000 Loading settings file "C:\ProgramData\BOINC\slots\0\boinc_wu_1378991704_20531_0\boinc_wu_1378991704_20531_0.vbox" with version "1.12-windows" 00:00:02.234000 ERROR [COM]: aRC=VBOX_E_OBJECT_NOT_FOUND (0x80bb0001) aIID={22781af3-1c96-4126-9edf-67a020e0e858} aComponent={SessionMachine} aText={No storage device attached to device slot 0 on port 0 of controller 'Hard Disk Controller'}, preserve=false 00:00:02.234000 ERROR [COM]: aRC=VBOX_E_OBJECT_NOT_FOUND (0x80bb0001) aIID={22781af3-1c96-4126-9edf-67a020e0e858} aComponent={SessionMachine} aText={No storage device attached to device slot 0 on port 0 of controller 'Hard Disk Controller'}, preserve=false 00:00:02.234000 ERROR [COM]: aRC=VBOX_E_OBJECT_NOT_FOUND (0x80bb0001) aIID={22781af3-1c96-4126-9edf-67a020e0e858} aComponent={SessionMachine} aText={No storage device attached to device slot 1 on port 0 of controller 'Hard Disk Controller'}, preserve=false 00:00:02.234000 ERROR [COM]: aRC=VBOX_E_OBJECT_NOT_FOUND (0x80bb0001) aIID={22781af3-1c96-4126-9edf-67a020e0e858} aComponent={SessionMachine} aText={No storage device attached to device slot 1 on port 0 of controller 'Hard Disk Controller'}, preserve=false 00:00:02.234000 ERROR [COM]: aRC=VBOX_E_OBJECT_NOT_FOUND (0x80bb0001) aIID={22781af3-1c96-4126-9edf-67a020e0e858} aComponent={SessionMachine} aText={No storage device attached to device slot 0 on port 1 of controller 'Hard Disk Controller'}, preserve=false 00:00:02.234000 ERROR [COM]: aRC=VBOX_E_OBJECT_NOT_FOUND (0x80bb0001) aIID={22781af3-1c96-4126-9edf-67a020e0e858} aComponent={SessionMachine} aText={No storage device attached to device slot 0 on port 1 of controller 'Hard Disk Controller'}, preserve=false 00:00:02.234000 ERROR [COM]: aRC=VBOX_E_OBJECT_NOT_FOUND (0x80bb0001) aIID={22781af3-1c96-4126-9edf-67a020e0e858} aComponent={SessionMachine} aText={No storage device attached to device slot 1 on port 1 of controller 'Hard Disk Controller'}, preserve=false 00:00:02.234000 ERROR [COM]: aRC=VBOX_E_OBJECT_NOT_FOUND (0x80bb0001) aIID={22781af3-1c96-4126-9edf-67a020e0e858} aComponent={SessionMachine} aText={No storage device attached to device slot 1 on port 1 of controller 'Hard Disk Controller'}, preserve=false 00:00:02.234000 ERROR [COM]: aRC=VBOX_E_OBJECT_NOT_FOUND (0x80bb0001) aIID={22781af3-1c96-4126-9edf-67a020e0e858} aComponent={SessionMachine} aText={No storage device attached to device slot 0 on port 0 of controller 'Floppy Controller'}, preserve=false 00:00:02.234000 ERROR [COM]: aRC=VBOX_E_OBJECT_NOT_FOUND (0x80bb0001) aIID={22781af3-1c96-4126-9edf-67a020e0e858} aComponent={SessionMachine} aText={No storage device attached to device slot 0 on port 0 of controller 'Floppy Controller'}, preserve=false 00:00:02.234000 ERROR [COM]: aRC=VBOX_E_OBJECT_NOT_FOUND (0x80bb0001) aIID={22781af3-1c96-4126-9edf-67a020e0e858} aComponent={SessionMachine} aText={No storage device attached to device slot 1 on port 0 of controller 'Floppy Controller'}, preserve=false 00:00:02.250000 ERROR [COM]: aRC=VBOX_E_OBJECT_NOT_FOUND (0x80bb0001) aIID={22781af3-1c96-4126-9edf-67a020e0e858} aComponent={SessionMachine} aText={No storage device attached to device slot 1 on port 0 of controller 'Floppy Controller'}, preserve=false 00:00:02.484000 ERROR [COM]: aRC=VBOX_E_OBJECT_NOT_FOUND (0x80bb0001) aIID={22781af3-1c96-4126-9edf-67a020e0e858} aComponent={SessionMachine} aText={No storage device attached to device slot 0 on port 0 of controller 'Hard Disk Controller'}, preserve=false 00:00:02.484000 ERROR [COM]: aRC=VBOX_E_OBJECT_NOT_FOUND (0x80bb0001) aIID={22781af3-1c96-4126-9edf-67a020e0e858} aComponent={SessionMachine} aText={No storage device attached to device slot 0 on port 0 of controller 'Hard Disk Controller'}, preserve=false 00:00:02.484000 ERROR [COM]: aRC=VBOX_E_OBJECT_NOT_FOUND (0x80bb0001) aIID={22781af3-1c96-4126-9edf-67a020e0e858} aComponent={SessionMachine} aText={No storage device attached to device slot 1 on port 0 of controller 'Hard Disk Controller'}, preserve=false 00:00:02.484000 ERROR [COM]: aRC=VBOX_E_OBJECT_NOT_FOUND (0x80bb0001) aIID={22781af3-1c96-4126-9edf-67a020e0e858} aComponent={SessionMachine} aText={No storage device attached to device slot 1 on port 0 of controller 'Hard Disk Controller'}, preserve=false 00:00:02.484000 ERROR [COM]: aRC=VBOX_E_OBJECT_NOT_FOUND (0x80bb0001) aIID={22781af3-1c96-4126-9edf-67a020e0e858} aComponent={SessionMachine} aText={No storage device attached to device slot 0 on port 1 of controller 'Hard Disk Controller'}, preserve=false 00:00:02.484000 ERROR [COM]: aRC=VBOX_E_OBJECT_NOT_FOUND (0x80bb0001) aIID={22781af3-1c96-4126-9edf-67a020e0e858} aComponent={SessionMachine} aText={No storage device attached to device slot 0 on port 1 of controller 'Hard Disk Controller'}, preserve=false 00:00:02.484000 ERROR [COM]: aRC=VBOX_E_OBJECT_NOT_FOUND (0x80bb0001) aIID={22781af3-1c96-4126-9edf-67a020e0e858} aComponent={SessionMachine} aText={No storage device attached to device slot 1 on port 1 of controller 'Hard Disk Controller'}, preserve=false 00:00:02.484000 ERROR [COM]: aRC=VBOX_E_OBJECT_NOT_FOUND (0x80bb0001) aIID={22781af3-1c96-4126-9edf-67a020e0e858} aComponent={SessionMachine} aText={No storage device attached to device slot 1 on port 1 of controller 'Hard Disk Controller'}, preserve=false 00:00:02.484000 ERROR [COM]: aRC=VBOX_E_OBJECT_NOT_FOUND (0x80bb0001) aIID={22781af3-1c96-4126-9edf-67a020e0e858} aComponent={SessionMachine} aText={No storage device attached to device slot 0 on port 0 of controller 'Floppy Controller'}, preserve=false 00:00:02.484000 ERROR [COM]: aRC=VBOX_E_OBJECT_NOT_FOUND (0x80bb0001) aIID={22781af3-1c96-4126-9edf-67a020e0e858} aComponent={SessionMachine} aText={No storage device attached to device slot 0 on port 0 of controller 'Floppy Controller'}, preserve=false 00:00:02.484000 ERROR [COM]: aRC=VBOX_E_OBJECT_NOT_FOUND (0x80bb0001) aIID={22781af3-1c96-4126-9edf-67a020e0e858} aComponent={SessionMachine} aText={No storage device attached to device slot 1 on port 0 of controller 'Floppy Controller'}, preserve=false 00:00:02.484000 ERROR [COM]: aRC=VBOX_E_OBJECT_NOT_FOUND (0x80bb0001) aIID={22781af3-1c96-4126-9edf-67a020e0e858} aComponent={SessionMachine} aText={No storage device attached to device slot 1 on port 0 of controller 'Floppy Controller'}, preserve=false ... ... [Repeatedly tries to find those devices, over and over and over again] ... ... 00:05:04.609000 ERROR [COM]: aRC=VBOX_E_OBJECT_NOT_FOUND (0x80bb0001) aIID={22781af3-1c96-4126-9edf-67a020e0e858} aComponent={SessionMachine} aText={No storage device attached to device slot 0 on port 0 of controller 'Floppy Controller'}, preserve=false 00:05:04.609000 ERROR [COM]: aRC=VBOX_E_OBJECT_NOT_FOUND (0x80bb0001) aIID={22781af3-1c96-4126-9edf-67a020e0e858} aComponent={SessionMachine} aText={No storage device attached to device slot 0 on port 0 of controller 'Floppy Controller'}, preserve=false 00:05:04.609000 ERROR [COM]: aRC=VBOX_E_OBJECT_NOT_FOUND (0x80bb0001) aIID={22781af3-1c96-4126-9edf-67a020e0e858} aComponent={SessionMachine} aText={No storage device attached to device slot 1 on port 0 of controller 'Floppy Controller'}, preserve=false 00:05:04.609000 ERROR [COM]: aRC=VBOX_E_OBJECT_NOT_FOUND (0x80bb0001) aIID={22781af3-1c96-4126-9edf-67a020e0e858} aComponent={SessionMachine} aText={No storage device attached to device slot 1 on port 0 of controller 'Floppy Controller'}, preserve=false 00:05:09.781000 ERROR [COM]: aRC=VBOX_E_INVALID_VM_STATE (0x80bb0002) aIID={22781af3-1c96-4126-9edf-67a020e0e858} aComponent={SessionMachine} aText={The machine is not mutable (state is Saved)}, preserve=false 00:05:10.016000 ERROR [COM]: aRC=VBOX_E_INVALID_VM_STATE (0x80bb0002) aIID={22781af3-1c96-4126-9edf-67a020e0e858} aComponent={SessionMachine} aText={The machine is not mutable (state is Saved)}, preserve=false 00:05:15.766000 Watcher ERROR [COM]: aRC=E_ACCESSDENIED (0x80070005) aIID={3b2f08eb-b810-4715-bee0-bb06b9880ad2} aComponent={VirtualBox} aText={The object is not ready}, preserve=false |
|||

