Opened 17 years ago
Closed 17 years ago
#502 closed defect (duplicate)
Assertion failed with Xen kernel on FC7
Reported by: | pleple | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 1.4.0 |
Keywords: | xen, fc7 | Cc: | |
Guest type: | other | Host type: | other |
Description
When trying to run Xen-enabled kernel on Fedora Core7, Virtualbox closes machine window and here is what i can see in logs:
00:00:16.575 00:00:16.575 !!Assertion Failed!! 00:00:16.575 Expression: <NULL> 00:00:16.575 Location : /var/tmp/portage/app-emulation/virtualbox-1.4.0/work/VirtualBox-OSE-1.4.0/src/VBox/VMM/VMMAll/PGMAllGst.h(501) int pgmR3GstPAEMonitorCR3(VM*, RTGCPHYS)
I'm using Gentoo distribution with virtualbox compiled from official Gentoo ebuild. Full log is attached
Attachments (1)
Change History (3)
by , 17 years ago
comment:1 by , 17 years ago
If I understand it right your guest is trying to execute in PAE mode which is currently not supported by VirtualBox. Try another guest kernel. Of course, VirtualBox should not fault in that case.
Full log