Custom Query (16363 matches)
Results (1999 - 2001 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #7446 | fixed | Memory Leak 3.2.8 r64453 RHEL5 Host/XP Guest | ||
| Description |
I've been able to reproduce what appears to be a memory leak in 3.2.8 with a 64-Bit Red Hat 5 Enterprise Server (Gnome) as a host and a Windows XP SP3 guest, although I experienced it with a 32-Bit Windows 7 guest as well but I didn't document it and I've kept it offline since more than one guest has made the host unusable. Nothing special set up, the host has 8GB of memory and I've allocated 1GB to the guest, one bridged adapater, 20GB HDD, everything else is default. Both systems are fully patched/updated and no other applications are running. Here are my findings: VirtualBox Guest Not Running 5% in use by programs 5% in use by cache Overnight 5% in use by programs 5% in use by cache VirtualBox Running 1 Windows XP Guest 16% in use by programs 16% in use by cache After 15 Minutes 16% in use by programs 27% in use by cache After 2 Hours 16% in use by programs 33% in use by cache Overnight 22% in use by programs 77% in use by cache Basically, the system gets bogged down and so slow in responding, that I have to reboot both the guest and the host every morning to clear it out. If there's an easier way to do that in the meantime, please let me know! Thanks, Don Earnest |
|||
| #12770 | fixed | Windows v4.3.8 VINF_EM_TRIPLE_FAULT with Solaris 10 guest [Fixed in SVN] | ||
| Description |
After upgrade from v4.3.6 to v4.3.8, my Solaris 10 guest will crash after grub but before copyright message. When removing v4.3.8 and returning to v4.3.6, Solaris 10 guest is ok. Host is Windows 7, 32 bit. |
|||
| #11310 | invalid | VBoxManage does not see VMs | ||
| Description |
Using the latest Linux 4.2.4 r81684, I was trying to use: root@apophis:~# VBoxManage bandwidthctl "dc8af638-248c-4b2b-806a-40558e017114" set Limit --limit 1G
VBoxManage: error: Could not find a registered machine with UUID {dc8af638-248c-4b2b-806a-40558e017114}
VBoxManage: error: Details: code VBOX_E_OBJECT_NOT_FOUND (0x80bb0001), component VirtualBox, interface IVirtualBox, callee nsISupports
VBoxManage: error: Context: "FindMachine(Bstr(a->argv[0]).raw(), machine.asOutParam())" at line 309 of file VBoxManageBandwidthControl.cpp
While I can see: root@apophis:~# ps aux | grep -i virtualbox 1000 11116 0.2 0.0 9512 4176 ? S 09:35 0:18 /opt/VirtualBox/VBoxXPCOMIPCD 1000 11121 0.2 0.0 24304 12268 ? Sl 09:35 0:18 /opt/VirtualBox/VBoxSVC --auto-shutdown 1000 12571 0.7 0.4 123788 59336 ? Sl 10:39 0:30 /opt/VirtualBox/VirtualBox 1000 14636 65.0 6.0 341631068 746532 ? SLl 10:40 43:01 /opt/VirtualBox/VirtualBox --comment XO3b --startvm dc8af638-248c-4b2b-806a-40558e017114 --no-startvm-errormsgbox If I use the name "XO3b" I get the same result. Then I realized that "VBoxManage list vms" or anything that would consult or use a VMname name or UUID does not work. As I already searched in the forums and here, I could only find a similar problem with no apparent solution. So I can only see this as a bug. Let me know if I am wrong. |
|||

