Custom Query (16363 matches)
Results (982 - 984 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #11533 | fixed | restoring machine state fails, because subversion rev is 0 for OSE => Fixed in SVN | ||
| Description |
When not compiling out of subversion (that is compiling source that wasn't checked out of subversion) the revision is seen as 0, which causes restoring the machine state to fail with a version mismatch VERR_SSM_INTEGRITY_VBOX_VERSION. log entries for restore, VirtualBox VM 4.2.8_OSE r0 linux.amd64 (Feb 28 2013 15:27:49) release log SSM: Incorrect version values: 4.2.8.r0 The saved state file '...Snapshots/2013-02-28T21-59-00-115270000Z.sav' is invalid (VERR_SSM_INTEGRITY_VBOX_VERSION). Delete the saved state and try again
Steps to reproduce,
Extract VirtualBox-4.2.8.tar.bz2, compile
The error is in src/VBox/VMM/VMMR3/SSM.cpp line 7356 function
ssmR3ValidateHeaderInfo, because VBOX_SVN_REV was 0 when writing the header, then when reading the check
I don't know if the tar.bz2 should include the subversion revision that it was compiled from or how this should be resolved. I assume it was present in all 4.2 releases, at least I think that is when I noticed the releases failing. |
|||
| #3530 | fixed | restoring a VM doesnt work anymore | ||
| Description |
hello there, im using the debian packages of virtualBox 2.1.4 and since the last update i cant snapshot restore my windows guest anymore. thats the errormessage:
Unable to restore the virtual machine's saved state from '/home/cmichallek/.VirtualBox/Machines/Windose/Snapshots/{877c0cad-a13d-42a2-b395-e2de02ea9d61}.sav'. It may be damaged or from an older version of VirtualBox. Please discard the saved state before starting the virtual machine (VERR_SSM_LOAD_CONFIG_MISMATCH).
Fehlercode:
NS_ERROR_FAILURE (0x80004005)
Komponente:
Console
Interface:
IConsole {e3c6d4a1-a935-47ca-b16d-f9e9c496e53e}
i've already discarded the state and bootet the system clean. snapshoting seems alright, atleast i dont get an error there. but i havnt been able to restore the system. |
|||
| #895 | worksforme | restoring Snapshots | ||
| Description |
Host Windows XP Athlon 1700+ RAM 512Mb DDR333 Guest Windows XP This happens when: A) Create Snapshot. Try to restore Snapshot for first time. ERROR Try to restore Snapshot for second time. NO ERROR B) This error below (ocurred to me for first time, im kind of new with VB): Closing VM saving actual state. (There should be a "pause" Button on VirtualBox) Starting Saved state. Every time i try i get this error. I was thinking that it could be the space in the directory name, so i renamed the dirs and files to WindowsTests, when i run VirtualBox i got an error about not finding "Windows Tests", so i renamed it back. And now i can restore the saved state. I tryed to reproduce this error again but i cant. Seems to me like only happens when i dont use the VM for a couple of days. So mabe is a time related stuff. Anyway, until now i can restore the VM without any other issue. Failed to restore VM state from 'J:\Virtual\Windows Tests\Snapshots\{ba486b66-1b6b-4ca2-8cf0-ef3cefdf7411}.sav' (VERR_IO_GEN_FAILURE). VBox status code: -257 (VERR_IO_GEN_FAILURE). Result Code: E_FAIL (0x80004005) Component: Console Interface: IConsole {1dea5c4b-0753-4193-b909-22330f64ec45}
|
|||

