Custom Query (16363 matches)
Results (1375 - 1377 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #2420 | fixed | VBox Memory Leak in Windows XP SP2 (NAT/networking related) | ||
| Description |
Like Ticket #2242, I'm actually getting this exact same problem in Win XP. I start up Virtualbox, start working with a VM, and eventually all RAM is used up and my other programs (just Firefox for development) are moving sluggish because they've all been moved to virtual RAM. I look at my available physical memory and it's hovering near 30MB, even though the Virtualbox VM is set to use only 512 MB, and before starting the VM I had over 1.5GB free. What's weird is that the Virtualbox process is only using about 80MB, according to the Windows Task Manager. There's nothing to show in the task list what is using all the RAM, but in the "performance" tab of the Task Manager there is almost no physical memory free at all. This happened with both an Ubuntu VM and an OpenSolaris one, as the two log files I've included will hopefully show. |
|||
| #2421 | fixed | Can't boot VMs after host kernel upgrade (spawning session ...) => Fixed in 2.0.4 | ||
| Description |
In Ubuntu's kernel version 2.6.24-19, Virtual Box 2.0.2 works good. But today Ubuntu upgrade the kernel to 2.6.24-21 and Virtual Box stay in the message "Spawning session..." and don't open the guest OS. Occurs when I try open any guest OS (I have a Windows VM and a Ubuntu 8.10 VM). Virtual Box don't generate a log of this connection. |
|||
| #2423 | fixed | Assertion failure when changing CD | ||
| Description |
This is happening using two live Linux CD ISO images as guests - I haven't tried other means. There's a hard disk attached as IDE Primary Master. I boot one Linux ISO image and shoot down using Power off machine, with the "Revert to the current snapshot" option unchecked. Then I go to CD-DVD Rom for Dom1 to change to the other ISO image. As soon as I press OK, I get a window like this: VirtualBox - Error
------------------
Failed to detach a hard disk image from device slot Master on channel Primary
of the IDE bus of the machine Dom1.
Assertion failed: [hd->children().size() == 0 && hd->machineId() ==
mData->mUuid] at '/home/vbox/vbox-2.0.2/src/VBox/Main/MachineImpl.cpp'
(1971) in virtual nsresult Machine::DetachHardDisk(PRUint32, PRInt32,
PRInt32).
Please contact the product vendor!.
Result Code: NS_ERROR_FAILURE (0x80004005)
Component: Machine
Interface: IMachine {1e509de4-d96c-4f44-8b94-860194f710ac}
When I press OK I get a window like this: VirtualBox - Error
------------------
Failed to attach a hard disk image with UUID
{f6c0403c-5018-455a-a799-de395bcd4396} to device slot Master on channel
Primary of the IDE bus of the machine Dom1.
Hard disk '/home/pgimeno/.VirtualBox/VDI/Dom1.vdi' is already attached to
device slot 0 on channel 0 of bus 1.
Result Code: NS_ERROR_FAILURE (0x80004005)
Component: Machine
Interface: IMachine {1e509de4-d96c-4f44-8b94-860194f710ac}
After that, everything seems to work fine. |
|||

