Page 1 of 1

Invalid VMXON pointer when starting Win7 64-bit on debian

Posted: 21. Nov 2013, 12:21
by eldaranne
Hello,

I am having a weird issue while trying to start a Win7 64 bits VM on a Debian Squeeze.

I am running Virtualbox 4.3.2 and have VT-X enabled for the VM on the host.
It was created on a Mac OS X Mountain Lion, on version 4.2.16.
kvm and kvm-intel kernel modules are loaded (hence the bios option is well enabled).

But when I try to launch the VM I receive the following error:

Code: Select all

VBoxManage: error: Invalid VMXON pointer. (VERR_VMX_INVALID_VMXON_PTR)
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component Console, interface IConsole
I have been searching the web for hints but returned empy-handed...
I hope the differences of versions and OS between creation and hosting machines are not of influence.

Can anyone help me with this issue, it's starting to drive me nuts :shock: ?

Re: Invalid VMXON pointer when starting Win7 64-bit on debia

Posted: 21. Nov 2013, 13:24
by mpack
Try unloading the kvm modules?

Re: Invalid VMXON pointer when starting Win7 64-bit on debia

Posted: 21. Nov 2013, 14:16
by eldaranne
Yes, already tried that, same output.

Re: Invalid VMXON pointer when starting Win7 64-bit on debia

Posted: 21. Nov 2013, 14:38
by mpack
Then post a VM log file please.

Re: Invalid VMXON pointer when starting Win7 64-bit on debia

Posted: 21. Nov 2013, 15:05
by eldaranne
Here it is:
pastebin . com/ EsKsRZbm
pastebin . com/ Fd7DQVFB

(Sorry since I'm new to the forum I cannot post URLs..., just remove the spaces)

Re: Invalid VMXON pointer when starting Win7 64-bit on debia

Posted: 21. Nov 2013, 18:54
by mpack
I'm not going to chase offsite links. Post it here as a zipped attachment.

Re: Invalid VMXON pointer when starting Win7 64-bit on debia

Posted: 21. Nov 2013, 18:57
by eldaranne
Ok nevermind, we managed to reload the module vboxdrv and it finally worked.
Sorry for the inconvenience and thanks anyway.

Re: Invalid VMXON pointer when starting Win7 64-bit on debian

Posted: 16. Jul 2020, 20:27
by lolulove
Hello,
Am experiencing an issue while trying to start a VM on a Ubuntu 20.04 LTS.

I am running Virtualbox 6.1 and have virtualization enabled on the host.
But when I try to launch the VM I receive the following error:

Invalid VMXON pointer. (VERR_VMX_INVALID_VMXON_PTR).

I have attached the log file and error message.

thank you