Page 1 of 1
Error al ejecutar la maquina virtual
Posted: 3. May 2014, 18:48
by LeoO96
Bueno, lo que me pasa es que cuando quiero iniciar mi maquina virtual me salta un cartel que dice que hay un error al ejecutar la maquina virtual. Tambien me pide que les deje este archivo VBox.log, espero que puedan ayudarme ! Desde ya, muchas gracias !
Re: Error al ejecutar la maquina virtual
Posted: 3. May 2014, 21:35
by Perryg
Code: Select all
00:01:14.779416 VM: Raising runtime error 'HostMemoryLow' (fFlags=0x2)
00:01:14.788093 AssertLogRel D:\tinderbox\win-4.3\src\VBox\VMM\VMMR3\VMM.cpp(1756) int __cdecl VMMR3EmtRendezvous(struct VM *,unsigned int,int (__cdecl *)(struct VM *,struct VMCPU *,void *),void *): !pVCpu->vmm.s.fInRendezvous
00:01:14.791150 Console: VM runtime error: fatal=false, errorID=HostMemoryLow message="Unable to allocate and lock memory. The virtual machine will be paused. Please close applications to free up memory or close the VM"
00:01:14.842697 Changing the VM state from 'RUNNING' to 'GURU_MEDITATION'.
00:02:11.454468 Console::powerDown(): A request to power off the VM has been issued (mMachineState=Stopping, InUninit=0)
00:02:11.487626 Changing the VM state from 'GURU_MEDITATION' to 'POWERING_OFF'.
You have simply run out of memory. Add more memory to the host or try reducing the amount allocated to the guest.