VirtualBox

Opened 8 months ago

Last modified 7 months ago

#22177 closed defect

Restoring Snapshots of VB 7.0.20 failing in 7.1 — at Version 2

Reported by: iv3l.nuh Owned by:
Component: other Version: VirtualBox-7.1.0
Keywords: Cc:
Guest type: other Host type: Linux

Description (last modified by paulson)

I am running the latest Debian Bookworm 12.7 with 6.1.0-25-amd64 kernel. I had the 7.0.20 VBOX where I created simply an Ubuntu server VM and a Client VM. Updated the VBOX to 7.1.0. My V-machines created in 7.0.20 work fine, but when want to restore to previous Snapshots created under 7.0.20, in the 7.1.0, an error occurs:


VM Name: vm-server

The VM session was aborted. Result Code: NS_ERROR_FAILURE (0x80004005) Component: SessionMachine Interface: ISession {c0447716-ff5a-4795-b57a-ecd5fffa18a4}

=================================================================

$ cat VBox.log |grep -i error

00:00:00.757121 ERROR [COM]: aRC=VBOX_E_IPRT_ERROR (0x80bb0005) aIID={6ac83d89-6ee7-4e33-8ae6-b257b2e81be8} aComponent={ConsoleWrap} aText={The VBoxGuestPropSvc service call failed with the error VERR_HGCM_SERVICE_NOT_FOUND}, preserve=false aResultDetail=-2900
00:00:00.766625 TM: GIP - CPU: iCpuSet=0x0 idCpu=0x0 idApic=0x0 iGipCpu=0xb i64TSCDelta=0 enmState=3 u64CpuHz=3892668819(*) cErrors=0
00:00:00.766649 TM: GIP - CPU: iCpuSet=0x1 idCpu=0x1 idApic=0x2 iGipCpu=0x6 i64TSCDelta=0 enmState=3 u64CpuHz=3892668753(*) cErrors=0
00:00:00.766670 TM: GIP - CPU: iCpuSet=0x2 idCpu=0x2 idApic=0x4 iGipCpu=0x5 i64TSCDelta=0 enmState=3 u64CpuHz=3892668645(*) cErrors=0
00:00:00.766690 TM: GIP - CPU: iCpuSet=0x3 idCpu=0x3 idApic=0x6 iGipCpu=0x7 i64TSCDelta=0 enmState=3 u64CpuHz=3892668276(*) cErrors=0
00:00:00.766711 TM: GIP - CPU: iCpuSet=0x4 idCpu=0x4 idApic=0x8 iGipCpu=0x2 i64TSCDelta=0 enmState=3 u64CpuHz=3892652422(*) cErrors=0
00:00:00.766732 TM: GIP - CPU: iCpuSet=0x5 idCpu=0x5 idApic=0xa iGipCpu=0x1 i64TSCDelta=0 enmState=3 u64CpuHz=3892666873(*) cErrors=0
00:00:00.766779 TM: GIP - CPU: iCpuSet=0x6 idCpu=0x6 idApic=0x1 iGipCpu=0xa i64TSCDelta=0 enmState=3 u64CpuHz=3892668836(*) cErrors=0
00:00:00.766801 TM: GIP - CPU: iCpuSet=0x7 idCpu=0x7 idApic=0x3 iGipCpu=0x9 i64TSCDelta=0 enmState=3 u64CpuHz=3892668798(*) cErrors=0
00:00:00.766822 TM: GIP - CPU: iCpuSet=0x8 idCpu=0x8 idApic=0x5 iGipCpu=0x4 i64TSCDelta=0 enmState=3 u64CpuHz=3892668237(*) cErrors=0
00:00:00.766844 TM: GIP - CPU: iCpuSet=0x9 idCpu=0x9 idApic=0x7 iGipCpu=0x8 i64TSCDelta=0 enmState=3 u64CpuHz=3892668660(*) cErrors=0
00:00:00.766865 TM: GIP - CPU: iCpuSet=0xa idCpu=0xa idApic=0x9 iGipCpu=0x3 i64TSCDelta=0 enmState=3 u64CpuHz=3892664335(*) cErrors=0
00:00:00.766886 TM: GIP - CPU: iCpuSet=0xb idCpu=0xb idApic=0xb iGipCpu=0x0 i64TSCDelta=0 enmState=3 u64CpuHz=3892668845(*) cErrors=0
00:00:00.875038   XSaveErPtr - Save/restore error pointers (FXSAVE/RSTOR) = 1 (1)
00:00:01.710849 VMSetError: /home/vbox/tinderbox/build-trunk/svn/src/VBox/VMM/VMMR3/GCM.cpp(224) int gcmR3Load(PVM, PSSMHANDLE, uint32_t, uint32_t); rc=VERR_SSM_LOAD_CONFIG_MISMATCH
00:00:01.710852 VMSetError: GCM#0: Saved GCM fixer set 0X0 differs from the configured one (0X8). [ver=1 pass=final]
00:00:01.714120 ERROR [COM]: aRC=E_ACCESSDENIED (0x80070005) aIID={6ac83d89-6ee7-4e33-8ae6-b257b2e81be8} aComponent={ConsoleWrap} aText={The virtual machine is being powered down}, preserve=false aResultDetail=0
00:00:01.716619 /Devices/vga/VMSVGA/FifoErrors          0 times
00:00:01.721740 /Devices/vga/VMSVGA/Reg/GmrDescriptorWrite/Errors        0 times
00:00:01.745429 /PGM/PhysHandlerTree/ErrorsAllocatorR3        0 times
00:00:01.745453 /PGM/PhysHandlerTree/ErrorsTree         0 times
00:00:01.747443 /SELM/LoadHidSel/GstReadErrors          0 times

=================================================================

$ cat VBox.log |grep -i fail

00:00:00.757121 ERROR [COM]: aRC=VBOX_E_IPRT_ERROR (0x80bb0005) aIID={6ac83d89-6ee7-4e33-8ae6-b257b2e81be8} aComponent={ConsoleWrap} aText={The VBoxGuestPropSvc service call failed with the error VERR_HGCM_SERVICE_NOT_FOUND}, preserve=false aResultDetail=-2900
00:00:00.758124   IgnoreConnectFailure <integer> = 0x0000000000000001 (1)
00:00:00.841263 IntNet#0: szNetwork={HostInterfaceNetworking-enp3s0} enmTrunkType=3 szTrunk={4026531840/enp3s0} fFlags=0x8000 cbRecv=325632 cbSend=196608 fIgnoreConnectFailure=true
00:00:00.841672 IntNet#1: szNetwork={intnet} enmTrunkType=2 szTrunk={} fFlags=0x8000 cbRecv=325632 cbSend=196608 fIgnoreConnectFailure=false
00:00:01.710881 SSM: LoadExec failed for 'GCM' instance #0 (version 1, pass 0xffffffff): VERR_SSM_LOAD_CONFIG_MISMATCH
00:00:01.711123 Changing the VM state from 'LOADING' to 'LOAD_FAILURE'
00:00:01.711179 Changing the VM state from 'LOAD_FAILURE' to 'POWERING_OFF'
00:00:01.731272 /HGCM/FailedPageListLocking             0 count
00:00:01.743487 /PDM/Queue/DevHlp/AllocFailures         0 times
00:00:01.743686 /PDM/Queue/Keyboard/AllocFailures        0 times
00:00:01.743856 /PDM/Queue/Mouse/AllocFailures          0 times
00:00:01.744064 /PDM/Queue/Mouse_1/AllocFailures        0 times
00:00:01.744859 /PGM/LargePage/AllocFailed              0 times

=====================================================================

Change History (3)

by iv3l.nuh, 8 months ago

Attachment: VBox.log added

Server LOG

comment:1 by paulson, 8 months ago

Thanks for the report. A fix has been putback in revision r164816 of the development branch of VirtualBox and is available now in the development snapshot Testbuilds. Could you download a snapshot with a development revision build with revision >= r164816 for your host platform type and try it out? Thanks!

Last edited 8 months ago by paulson (previous) (diff)

comment:2 by paulson, 8 months ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette