Getting VCPU2: Guru Meditation -5300 (VERR_IEM_INSTR_NOT_IMPLEMENTED)

Discussions related to using VirtualBox on Windows hosts.
Post Reply
gbneoone
Posts: 1
Joined: 13. Dec 2021, 18:57

Getting VCPU2: Guru Meditation -5300 (VERR_IEM_INSTR_NOT_IMPLEMENTED)

Post by gbneoone »

Hello,
I have host windows 10 with vritual box Version 6.1.30 r148432 (Qt5.6.2).
I have guest ubuntu 18.04.
This guest I have been using for more than 2 years now. I save and load the state without issue.

Now after recent virtual box update I started seeing when ever I load saved state of guest VM. Please HELP.

Code: Select all

00:00:57.968565 Changing the VM state from 'RUNNING' to 'GURU_MEDITATION'
00:00:57.968597 Console: Machine state changed to 'GuruMeditation'
00:00:57.968786 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
00:00:57.968786 !!
00:00:57.968787 !!         VCPU2: Guru Meditation -5300 (VERR_IEM_INSTR_NOT_IMPLEMENTED)
00:00:57.969046 !!
attached vboxlog.rar (vbox.log, vbox1.log)


PS. I searched online and saw notes to increase RAM but I have set 16GB RAM.
Attachments
vboxlog.rar
(109.59 KiB) Downloaded 3 times
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows, Linux

Re: Getting VCPU2: Guru Meditation -5300 (VERR_IEM_INSTR_NOT_IMPLEMENTED)

Post by scottgus1 »

Hyper-V is enabled. See HMR3Init: Attempting fall back to NEM (Hyper-V is active)

Try disabling Hyper-V per the tutorial, to see if Virtualbox starts working properly again. If it does, these logs and the new successful log should go on the Bugtracker.
Post Reply