VirtualBox

Opened 12 years ago

Closed 12 years ago

#10370 closed defect (fixed)

Guru Meditation (VERR_NOT_SUPPORTED) when booting Windows guest => Fixed in SVN

Reported by: koyhoge Owned by:
Component: VMM/HWACCM Version: VirtualBox 4.1.10
Keywords: Cc:
Guest type: Windows Host type: other

Description (last modified by michaln)

Windows 7/8 guests sometimes cause VERR_NOT_SUPPORTED guru early in startup, usually within 10 seconds after the guest OS starts booting.

Attachments (2)

VBox.log (165.1 KB ) - added by koyhoge 12 years ago.
VBox.png (3.4 KB ) - added by koyhoge 12 years ago.

Download all attachments as: .zip

Change History (15)

by koyhoge, 12 years ago

Attachment: VBox.log added

by koyhoge, 12 years ago

Attachment: VBox.png added

comment:1 by Frank Mehnert, 12 years ago

Summary: Windows 7 guest crashes in bootstrap on MacOS X 10.6.8 host.Guru Meditation (VERR_NOT_SUPPORTED) with a Windows 7 guest on Mac OS X 10.6.8

Did you ever boot this guest with an older VirtualBox release, for example 4.1.8?

comment:2 by Frank Mehnert, 12 years ago

priority: blockercritical

in reply to:  1 comment:3 by koyhoge, 12 years ago

Replying to frank:

Did you ever boot this guest with an older VirtualBox release, for example 4.1.8?

Yes. In VirtualBox 4.1.8, it works fine.

comment:4 by michaln, 12 years ago

Description: modified (diff)
Summary: Guru Meditation (VERR_NOT_SUPPORTED) with a Windows 7 guest on Mac OS X 10.6.8Guru Meditation (VERR_NOT_SUPPORTED) with 64b-it Windows guest

comment:5 by michaln, 12 years ago

I've corrected the summary. This problem is not dependent on the host OS, and happens at least with Windows 7 and 8 guests, perhaps others. It only happens on older Intel CPUs which do not implement unrestricted execution in VT-x.

The issue has nothing to do with the Guest Additions and is likely to be intermittent.

Last edited 12 years ago by michaln (previous) (diff)

comment:6 by michaln, 12 years ago

Description: modified (diff)

comment:7 by michaln, 12 years ago

Component: otherVMM/HWACCM
Description: modified (diff)
Host type: Mac OS Xother
Summary: Guru Meditation (VERR_NOT_SUPPORTED) with 64b-it Windows guestGuru Meditation (VERR_NOT_SUPPORTED) when booting Windows guest

comment:8 by Ramshankar Venkataraman, 12 years ago

A fix in the recompiler that happened between 4.1.8 and 4.1.10 causes this bug to be exposed and therefore though not technically a regression it can result in either:

  • a VERR_RAW_MODE_INVALID_SMP guru meditation for SMP guests (see #10341 comment:1)
  • a VERR_NOT_SUPPORTED guru meditation for single CPU guests.

This happens when real mode guest code interrupted in an STI (or similar interrupt inhibit instruction) causes an invalid reschedule over to raw mode. This has been fixed and backported to 4.1 branch and the fix should be available in the next VirtualBox release.

Thank you for the report.

comment:9 by Frank Mehnert, 12 years ago

Summary: Guru Meditation (VERR_NOT_SUPPORTED) when booting Windows guestGuru Meditation (VERR_NOT_SUPPORTED) when booting Windows guest => Fixed in SVN

comment:10 by Frank Mehnert, 12 years ago

As already mentioned, the fix for this problem will be available with the next maintenance release. However, this release will take more time for internal reasons. In the meantime I can provide a few test builds which have the fix included:

For users which build their own VirtualBox packages (also Debian/SuSE and other Linux distributions), please apply r38612 to the VBox 4.1.10 sources. It will apply cleanly and will fix the problem.

comment:11 by vistad, 12 years ago

I have the same problem booting Windows XP in Virtualbox 4.1.10. My CPU is Intel Core2 6420

comment:12 by vistad, 12 years ago

Thanks a million! Your update solved my problem!

comment:13 by Frank Mehnert, 12 years ago

Resolution: fixed
Status: newclosed

This is finally fixed in the 4.1.12 release.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use