Opened 13 years ago
Closed 8 years ago
#10342 closed defect (obsolete)
Memory leak
Reported by: | scazy | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 4.1.8 |
Keywords: | Memory leak | Cc: | |
Guest type: | Linux | Host type: | Windows |
Description
Host: Windows 2008 x64.
Guest: Linux Debian Squeeze x64.
VirtualBox (and VBoxHeadless to) eats a lot of Memory.
About 3GB in 6 hours.
After VBox restart, memory is freed.
And with State saving to - оn screenshot you can see this.
In guest OS there is daemon, which uses:
- about 300 continous TCP connections whith incoming traffic (100KB/minute) each.
- about 10 UDP listenrs whith incoming traffic (10KB/minute) each.
- 20-30 TCP connections whith outgoing traffic (200-500KB/minute) each.
- Shared Folder in host OS with 1-10MB/min reads and 5-15MB/min writes.
Attachments (5)
Change History (10)
by , 13 years ago
Attachment: | screen1.JPG added |
---|
comment:1 by , 13 years ago
How many RAM did you configure for that VM? Please have also a look at #10103.
comment:2 by , 13 years ago
RAM was setted to 2,5GB and 3,5GB with same result.
On this week we will try to extend phisical RAM and I will tell about results.
comment:3 by , 13 years ago
On screen2.JPG you can see memory usage. Usage level does not increasing.
But in same time host memory is gradually filled.
Anyway, we will test with extended phisical RAM level.
comment:4 by , 13 years ago
We have tested Vbox with extended RAM (16GB instead 8GB).
You can see the result on last two screenshots.
VBox uses 9GB, however guest RAM is 6GB and it uses only 2,4GB max.
by , 13 years ago
Attachment: | screen3_compressed.2.jpg added |
---|
comment:5 by , 8 years ago
Resolution: | → obsolete |
---|---|
Status: | new → closed |
Please reopen if still relevant with a recent VirtualBox release.
Memory freeing after VBox restart with State saving.