VERR_SSM_INTEGRITY_DECOMPRESSION)

Discussions related to using VirtualBox on Linux hosts.
Post Reply
filippos
Posts: 13
Joined: 4. Apr 2017, 13:03

VERR_SSM_INTEGRITY_DECOMPRESSION)

Post by filippos »

I have the following problem and my vbox machine won't start

Code: Select all

Failed to open a session for the virtual machine EXELIXI.

Failed to load unit 'pgm' (VERR_SSM_INTEGRITY_DECOMPRESSION).

Result Code: NS_ERROR_FAILURE (0x80004005)
Component: ConsoleWrap
Interface: IConsole {872da645-4a9b-1727-bee2-5585105b9eed}
openSUSE Tumbleweed kernel 4.17.12-1-default
VBox 5.2.16_SUSE r123745
Attachments
EXELIXI-2018-08-13-10-05-19.log.gz
filippos error
(178.72 KiB) Downloaded 85 times
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: VERR_SSM_INTEGRITY_DECOMPRESSION)

Post by socratis »

You posted on ticket #8970: Failed to load unit 'pgm' (VERR_SSM_INTEGRITY_DECOMPRESSION). Did you read the majority of the workarounds to "discard the saved state"?

What was the previous version of VirtualBox that you used to save the state? Was it the same? And to top it off, you're not even using the official VirtualBox, you're using the SUSE fork:
VirtualBox VM 5.2.16_SUSE r123745 linux.amd64 (Aug  4 2018 12:00:00) release log
You can either ask in their forums for help, or completely remove/uninstall/delete/purge their version and install the official version from the Downloads section of VirtualBox (https://www.virtualbox.org/wiki/Downloads).
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
filippos
Posts: 13
Joined: 4. Apr 2017, 13:03

Re: VERR_SSM_INTEGRITY_DECOMPRESSION)

Post by filippos »

Socratis thank you for your reply.

Would discarding saved state result deleting database records?
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Mostly XP

Re: VERR_SSM_INTEGRITY_DECOMPRESSION)

Post by mpack »

filippos wrote:Would discarding saved state result deleting database records?
Possibly, though it depends what you were doing and still had open when you suspended the VM. Discarding a saved state involves forgetting everything which was in memory at the time, though stuff already on disk should be safe. If you don't like this then best stop using saved states - shut down the guest OS properly.
Post Reply