Opened 19 months ago
Last modified 19 months ago
#21791 new defect
VirtualBox fails on Red Hat 6 installer running
Reported by: | myMarck | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox-7.0.10 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | Linux |
Description
Installing Red Hat Satellite 6.13 on Red Hat 8.8 fails everytime with the following error
Message from syslogd@localhost at Aug 7 10:26:23 ...
kernel:#015#012!!Assertion Failed!#015#012Expression: RT_SUCCESS_NP(rc)#015#012Location : /home/vbox/tinderbox/build-VBox-7.0/svn/src/VBox/VMM/VMMA ll/PGMAllPool.cpp(2697) int pgmPoolMonitorInsert(PPGMPOOL, PPGMPOOLPAGE)#015
Message from syslogd@localhost at Aug 7 10:26:23 ...
kernel:PGMHandlerPhysicalRegisterEx 000000012c15a000 failed with -80
I have tried this on Red Hat 8.8 and Red Hat 9 as host
Hi myMarck,
You are trying to run a VM with 16 GB assigned RAM while host has only 2 GB free. Error -80 mean VERR_OUT_OF_RESOURCES.