Kitematic: VBox processes not killed on Quit

Created on 5 Sep 2014  路  4Comments  路  Source: docker/kitematic

When existing Kitematic (cmd-Q or via menu), the background VBox processes are not terminated:

Screenshot from Activity Monitor:

2014-09-05 at 19 41

Output from the VBox uninstall script:

Warning! Found the following active VirtualBox processes:
 1798   501 VBoxXPCOMIPCD
 1800   501 VBoxSVC
 1845   501 VBoxHeadless
 1848   501 VBoxNetDHCP
bug

Most helpful comment

Here is a quick command that kills all VBox processes - not very clean but a simple workaround:

pkill VBox

All 4 comments

Here is a quick command that kills all VBox processes - not very clean but a simple workaround:

pkill VBox

VirtualBox may still be running for other reasons, but we can probably kill VBoxHeadless for the Kitematic VM when the app shuts down.

Yeah fair point - but in the case where I dont use VBox outside Kitematic I would not want it to keep running. Maybe there is a way of checking this so processes are only removed if VBox is not running?

I see that this issue is closed, but I'm still experiencing this issue in the 0.5.10 beta.

Specifically, I first ran Kinematic a few days ago, started a few containers, then exited the program. Today I see, in Activity Monitor, the VBox processes. I only noticed because VBoxHeadless was consuming 1.7 GB of RAM. The other processes are only using a few MBs. Would someone be will to re-open this issue?
screen shot 2015-03-20 at 7 19 08 am

Was this page helpful?
0 / 5 - 0 ratings

Related issues

niclarcipretti picture niclarcipretti  路  3Comments

albfan picture albfan  路  3Comments

STaRDoGG picture STaRDoGG  路  3Comments

djsowa picture djsowa  路  3Comments

Ashish0410verma picture Ashish0410verma  路  3Comments