With no VMs running, close the VBox main window.
It will take at least 2 seconds to actually exit it as if it needed to think about something
I've tried to strace it,
Code: Select all
strace -p `pidof VirtualBox` -fF -tt -o /tmp/vbox-strace.log
Code: Select all
strace -p `pidof VirtualBox` -fF -tt -o /tmp/vbox-strace.log