'Critical Error' occurring regularly

Discussions related to using VirtualBox on Mac OS X hosts.
Post Reply
EW
Posts: 3
Joined: 7. Apr 2017, 12:49

'Critical Error' occurring regularly

Post by EW »

Hi,

I am running VirtualBox 5.1.18. The Host is a MacBook Pro running macOS Sierra. The Guest is running Windows 7. I am regularly getting a 'Critical Error' message and the guest is terminated.

"A critical error has occurred while running he virtual machine and the machine execution has been stopped."

No reason is given for this. Sometimes it happens immediately after log in, other times it can happen which the guest is idle, or when it is being used. I have attached the log as per the advice from the error message in the hope that someone can diagnose/assist? Thank you.
Attachments
VBox.log.zip
(80.15 KiB) Downloaded 15 times
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Mostly XP

Re: 'Critical Error' occurring regularly

Post by mpack »

VBox.log wrote: 00:00:01.978374 Host RAM: 8192MB (8.0GB) total, 3865MB (3.7GB) available
...
00:00:02.128185 RamSize <integer> = 0x0000000100000000 (4 294 967 296, 4 096 MB, 4 GB)
Well, for one thing you are over-committing host RAM, which is not good.

But, your actual error is VERR_IEM_INSTR_NOT_IMPLEMENTED, which is a known problem with the 5.1.x branch on OS X hosts with modern Windows guests.
EW
Posts: 3
Joined: 7. Apr 2017, 12:49

Re: 'Critical Error' occurring regularly

Post by EW »

Thank you mpack! I have reduced the RAM now (from 4GB to 3GB). Glad you were able to highlight the cause as the VERR_IEM_INSTR_NOT_IMPLEMENTED error. I guess I will need to wait for an update to resolve that. Thanks again!
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: 'Critical Error' occurring regularly

Post by socratis »

EW wrote:VERR_IEM_INSTR_NOT_IMPLEMENTED error. I guess I will need to wait for an update to resolve that.
Or you can do as the sticky on the top of the forum suggests: 5.1.x Guru Meditation: VERR_IEM_INSTR_NOT_IMPLEMENTED
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.
EW
Posts: 3
Joined: 7. Apr 2017, 12:49

Re: 'Critical Error' occurring regularly

Post by EW »

Thank you, from this #forumNoob :oops: I've downgraded to 5.0.36 and it's been stable since.
Last edited by socratis on 7. Apr 2017, 17:28, edited 1 time in total.
Reason: Removed unnecessary verbatim quote of the whole previous message.
Post Reply