Dreaded "Guru Meditation" Error

Discussions related to using VirtualBox on Linux hosts.
Post Reply
BrianVboxNoob
Posts: 1
Joined: 5. Feb 2024, 21:10

Dreaded "Guru Meditation" Error

Post by BrianVboxNoob »

Hi,

I'm using: VirtualBox VM 6.0.12 r133076 linux.amd64 (Sep 3 2019 13:34:02) on Centos

Recently, it started giving me this fatal error:

Guru Meditation

And inside the log I see:

08:20:41.612141 GIM: KVM: Enabled wall-clock struct. at 0x0000000035235000 - u32Sec=1707012616 u32Nano=675489813 uVersion=2
08:20:41.696024 PIT: mode=2 count=0x4a9 (1193) - 1000.15 Hz (ch=0)
08:20:41.903191 PIT: mode=0 count=0x10000 (65536) - 18.20 Hz (ch=0)
08:20:42.977398 OHCI: USB Reset
08:20:43.335502 OHCI: Software reset
08:20:43.541897 OHCI: USB Reset
08:20:44.457219 OHCI: Software reset
08:20:44.457287 OHCI: USB Operational
08:20:44.559110 OHCI: USB Suspended
08:20:44.841162 PIIX3 ATA: Ctl#0: RESET, DevSel=0 AIOIf=0 CmdIf0=0x00 (-1 usec ago) CmdIf1=0x00 (-1 usec ago)
08:20:44.841241 PIIX3 ATA: Ctl#0: finished processing RESET
08:20:44.859021 PIIX3 ATA: Ctl#1: RESET, DevSel=0 AIOIf=0 CmdIf0=0xa0 (-1 usec ago) CmdIf1=0x00 (-1 usec ago)
08:20:44.859089 PIIX3 ATA: Ctl#1: finished processing RESET
08:20:44.939624 Changing the VM state from 'RUNNING' to 'GURU_MEDITATION'
08:20:44.939651 Console: Machine state changed to 'GuruMeditation'
08:20:44.940304 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
08:20:44.940305 !!
08:20:44.940305 !! VCPU0: Guru Meditation -1607 (VERR_PGM_HANDLER_NOT_FOUND)
08:20:44.940316 !!
08:20:44.940322 !!
08:20:44.940322 !! {mappings, <NULL>}
08:20:44.940323 !!
08:20:44.940334
08:20:44.940334 The mappings are DISABLED.


I've done some googling, and reading here in the forum, and I'm guessing the problem was self-inflicted. A few days ago I was adding a second VM to my virtualbox UI and it was showing an error in the existing one saying I wasn't allocating enough virtual ram to the display if I recall correctly, so I upped it to the minimum it suggested. Now it's giving me this error. I'm not actually sure how to reverse it to be honest, or even if that is for sure the cuplrit. Would love some advice. thanks!
Attachments
vbox_abbr.log
(100.81 KiB) Downloaded 46 times
Post Reply