Opened 6 years ago
Last modified 6 years ago
#18331 closed defect
Restoring 32bit Windows XP VM Saved State Fails — at Initial Version
Reported by: | DaveD | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 6.0.2 |
Keywords: | Cc: | ||
Guest type: | Windows | Host type: | Linux |
Description
VM boots cleanly, and creates snapshot, .sav file is about 100M (not always same size), . When restoring VM from a saved state snapshot, it will always fail with the following:
00:00:02.244370 !!Assertion Failed!! 00:00:02.244370 Expression: !VMCPU_FF_IS_SET(pVCpu, VMCPU_FF_INTERRUPT_PIC) 00:00:02.244371 Location : /build/virtualbox/src/VirtualBox-6.0.2/src/VBox/VMM/VMMR3/PDM.cpp(1006) int pdmR3LoadExec(PVM, PSSMHANDLE, uint32_t, uint32_t) 00:00:02.244387 Stack : 00:00:02.244387 00007fbbbd936617 VBoxRT.so + 0x164617 00:00:02.244388
Guest Additions are current. I have recreated snapshot without any effect on the problem. This worked correctly with the same VM under 5.2.22 and before.
host os: arch linux kernel 4.20.3 guest os: windows xp 32bit