From the attached log, two areas that may be relevant.
Lines 1361–1379:
Code: Select all
00:00:14.261461 VMMDev: Guest Additions information report: Interface = 0x00010004 osType = 0x00053100 (Linux >= 2.6, 64-bit)
00:00:14.261962 VGA: VMSVGA2dGBO enabled in VM config but SVGA_CAP_GBOBJECTS is NOT present in Caps, so fVMSVGA2dGBO should be forced to 0
00:00:14.266352 AssertLogRel /wrkdirs/usr/ports/emulators/virtualbox-ose-70/work/VirtualBox-7.0.24/src/VBox/Devices/Graphics/DevVGA.cpp(6011) int vgaR3LoadExec(PPDMDEVINS, PSSMHANDLE, uint32_t, uint32_t): uMarker == VGA_SAVED_STATE_MAKE_MARKER(6)
00:00:14.266394 Bad VGA marker: expected a72656b72614d36, got 19200102
00:00:14.266406 SSM: LoadExec failed for 'vga' instance #0 (version 27, pass 0xffffffff): VERR_SSM_DATA_UNIT_FORMAT_CHANGED
00:00:14.269019 SSM: Unit at 0x3aac10ae, current position: offUnit=0x4ae7d offUnitUser=0xad8cb
00:00:14.269034 GUI: UISession::sltAdditionsChange: GA state really changed, notifying listeners
00:00:14.269055 VMSetError: /wrkdirs/usr/ports/emulators/virtualbox-ose-70/work/VirtualBox-7.0.24/src/VBox/VMM/VMMR3/SSM.cpp(8935) int ssmR3LoadExecV2(PVM, PSSMHANDLE); rc=VERR_SSM_DATA_UNIT_FORMAT_CHANGED
00:00:14.269062 VMSetError: Failed to load unit 'vga'
00:00:14.269098 GUI: UIMachineViewNormal::adjustGuestScreenSize: Guest-screen #0 display is not initialized, adjustment is not possible.
00:00:14.269110 GUI: UISession::sltAdditionsChange: GA state change event came, notifying listeners
00:00:14.269119 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=1, Machine-state=14
00:00:14.269142 SSM: Unit 'vga' contents:
00:00:14.269180 GUI: UISession::sltAdditionsChange: GA state change event came, notifying listeners
00:00:14.269190 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=1, Machine-state=14
00:00:14.269227 GUI: UISession::sltAdditionsChange: GA state change event came, notifying listeners
00:00:14.269237 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=1, Machine-state=14
00:00:14.269292 GUI: UISession::sltAdditionsChange: GA state change event came, notifying listeners
00:00:14.269315 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=1, Machine-state=14
Lines 17765–17771:
Code: Select all
00:00:14.406005 AssertLogRel /wrkdirs/usr/ports/emulators/virtualbox-ose-70/work/VirtualBox-7.0.24/src/VBox/VMM/VMMR3/SSM.cpp(6477) int ssmR3DataReadBufferedV2(PSSMHANDLE, void *, size_t): !pSSM->u.Read.fEndOfData
00:00:14.406015 cbBuf=1
00:00:14.406023 0x000ad8d0: 00 00 00 06 04 92 19 36-4d 61 72 6b 65 72 0a .......6Marker.
00:00:14.406031 SSM: offCur=0xad8df fEndOfData=1 (rc=VERR_SSM_LOADED_TOO_MUCH)
00:00:14.406127 DnD: Feature is disabled, ignoring request from guest
00:00:14.406359 Changing the VM state from 'LOADING' to 'LOAD_FAILURE'
00:00:14.406441 Changing the VM state from 'LOAD_FAILURE' to 'POWERING_OFF'
A partial comparison with a guest that is
not bugged:
Code: Select all
Debian Manjaro
paravirtualisation interface none default
processors 1 8
graphics controller VBoxSVGA VMSVGA
I removed the most recent bugged guest (all files), recreated it with settings as summarised below, installed Manjaro, opted to
Restart now, took a snapshot before clicking
Done.
- VBoxSVGA
- EFI
- eight processors
- host I/O cache enabled for IDE (manjaro-kde-24.2.1-241216-linux612.iso) and for SATA (128 GB disk)
- bidirectional drag-and-drop
- bidirectional shared clipboard.
Success. I'll perform more tests.
For now, I should assume that:
- VMSVGA is problematic
- VBoxSVGA is preferable – ignore the yellow alert (pictured below), and do not enable 3D acceleration.

- Information for a usable snapshot.
- 2025-04-07 18-01 snapshot information.png (88.45 KiB) Viewed 54906 times

- Settings after starting from the restored snapshot.
- 2025-04-07 18-04 settings.png (95.87 KiB) Viewed 54906 times