VirtualBox

Opened 15 years ago

Last modified 9 years ago

#3548 closed defect

VBoxSVC holds vm xml definition file open after VM is unregistered — at Initial Version

Reported by: James Lucas Owned by:
Component: other Version: VirtualBox 2.1.4
Keywords: Cc:
Guest type: other Host type: other

Description

Executing a VBoxManage unregistervm <vmname> successfully unregisters the VM from the host. VBoxSVC fails to close the vm definition xml file and continues to hold open a R/W lock (FD flag u). This is noticeable if another VM is running because VBoxSVC will continue to run. VBoxSVC should close any open files belonging to a vm when unregistering it.

lsof output shows

COMMAND     PID      USER   FD      TYPE             DEVICE       SIZE       NODE NAME
VBoxSVC   27907    vmuser   25u      REG               0,24       3053  106102849 /vmuser/vmachines/Machines/1084/1084.xml

Change History (0)

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use