Opened 15 years ago
Closed 15 years ago
#6838 closed defect (fixed)
Memory Leak Windows 7
Reported by: | miracle15 | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 3.2.0 |
Keywords: | Windows 7 | Cc: | |
Guest type: | Windows | Host type: | Windows |
Description
Hi, I'm Running a Windows 7 32Bit Professional Edition as a Guest System in Virtual Box. The Host System is a Windows 7 64Bit Professional Edition. After using the Virtual Box for roughly 4 days the VirtualBox blocks 40% of the hosts RAM. Even after shutting down the guest an Virtual Box the RAM still isn't released and i have to restart the whole Host-system to clean the RAM from the VirtualBox Fragments.
Attachments (2)
Change History (5)
by , 15 years ago
Attachment: | VBox-beginning.log added |
---|
by , 15 years ago
Attachment: | VBox-restart.log added |
---|
Restart of Guest System roughly 1 hour after shutdown
comment:1 by , 15 years ago
I'm running VBox 3.2.0 r61806 on Windows 7 x64 Ultimate N host, with Debian as a guest OS.
I've noticed that i'm running out of physical memory pretty fast, and that all killing applications and daemons in Windows doesn't free much memory (about 4GB out of 8GB is still held by something), and remaining processes are lightweight enough.
Memory clears after reboot.
I ran poolmon -u -n e:\poolmon01.txt (poolmon from WDK) and it reported this:
Tag Type Allocs Frees Diff Bytes Per Alloc
VBNF Nonp 56777859 2433 56775426 5573217088 98
which means that the driver tagged as VBNF (which corresponds to VBoxNetFlt.sys) consumed 5 573 217 088 bytes of non-paged memory by making 56777859 allocs with only 2433 frees
comment:2 by , 15 years ago
It goes without saying that i've downgraded to 3.1.8 immediately after submitting the comment above.
comment:3 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Please reopen if this problem is still relevant with VBox 3.2.6.
Log from the original run which allocates 40% of the Hosts RAM until 90% Host RAM is full