VirtualBox W7 guest not resuming

Adam amvandemore at gmail.com
Mon Sep 3 17:36:41 UTC 2018


On Mon, Sep 3, 2018 at 12:02 PM Kevin Oberman <rkoberman at gmail.com> wrote:

> I have nothing in my VirtualBox VMs directory other then my vdi file for
> the Windows7 VM. A bit of searching led me to an Oracle article that
> pointed me to ~/.VirtualBox/Machines/VM_NAME/Logs and there they were.
>
> The failure is when the guest extensions load.
> 00:00:15.003600 VMMDev: Guest Additions information report: Interface =
> 0x00010004 osType = 0x00037000 (Windows 7, 32-bit)
> 00:00:15.003777 AssertLogRel
> /usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.2.18/src/VBox/VMM/VMMR3/SSM.cpp(6140)
> int ssmR3DataReadRecHdrV2(PSSMHANDLE): !pSSM->u.Read.fEndOfData
> 00:00:15.003789 SSM: LoadExec failed for 'vga' instance #0 (version 19,
> pass 0xffffffff): VERR_SSM_LOADED_TOO_MUCH
> 00:00:15.003803 SSM: Unit at 0x6c64f270, current position: offUnit=0x1ab4
> offUnitUser=0x2731
> 00:00:15.003811 VMSetError:
> /usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.2.18/src/VBox/VMM/VMMR3/SSM.cpp(8707)
> int ssmR3LoadExecV2(PVM, PSSMHANDLE); rc=VERR_SSM_LOADED_TOO_MUCH
> 00:00:15.003815 VMSetError: Failed to load unit 'vga'
>
> The problem goes away when I downgrade the drm kernel modules. I will now
> try shutting down the VM and restarting wit the latest kernel modules.
>
>
I think that is old location for log files, so maybe you have an older
install?  IIRC that changed quite awhile ago.

I wonder if it is not also necessary to rebuild the vbox kernel mod after
you swap the drm.

-- 
Adam


More information about the freebsd-x11 mailing list