Opened 14 years ago
Last modified 10 years ago
#9068 closed defect
Guest Memory leak when using "guestcontrol execute" — at Initial Version
Reported by: | goesen | Owned by: | |
---|---|---|---|
Component: | guest control | Version: | VirtualBox 4.0.8 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | Linux |
Description
64 bit linux host 32 bit linux guest Virtualbox 4.08
on host running: while [ true ]; do VBoxManage --nologo guestcontrol execute $MACHINE --username $USER /bin/ls; done
in guest system memory allocation of VboxService is skyrocketing!
Note:
See TracTickets
for help on using tickets.