Opened 13 years ago
Closed 12 years ago
#10791 closed defect (duplicate)
Assert(VMM.cpp:1680) VMMR3EmtRendezvous: !pVCpu->vmm.s.fInRendezvous
Reported by: | Mi Ka | Owned by: | |
---|---|---|---|
Component: | guest control | Version: | VirtualBox 4.1.18 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | other |
Description
OS: Windows XP SP3 Host: VBox 4.1.18.r78361 guest: Ubuntu 12.4
Crashed with popup: "VirtualBox - Guru Meditation..."
Logs are attached.
Attachments (2)
Change History (5)
by , 13 years ago
by , 13 years ago
comment:1 by , 13 years ago
Summary: | Crashed during Ubuntu install → Assert(VMM.cpp:1680) VMMR3EmtRendezvous: !pVCpu->vmm.s.fInRendezvous |
---|
comment:2 by , 13 years ago
Note:
See TracTickets
for help on using tickets.
While the VMMR3EmtRendezvous is a separate issue the actual issue here is VirtualBox is running out of memory.
You have assigned 1 GB out of 3 GB to your VM. If you have other applications eating up a bit of memory it's very easy to get into an out of memory situation with VirtualBox. I'd suggest either lowering the amount of memory assigned to a VM, or upgrading your hardware to have more physical memory.