<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <font face="Verdana">Strange behavior the last few weeks. <br>
      <br>
      Stopping ( even saved state ) a guest leaves a zombie process on
      the host.  <br>
      Each new start and it uses a new pid and the zombie is still
      there.<br>
      Stop all guests and the main manager and all processes including
      the zombie processes finally clear.<br>
      <br>
      Host = Ubuntu 12.04 LTS guest = any.<br>
      <br>
      USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME
      COMMAND<br>
      perry     9538  6.0  0.0      0     0 ?        Z    11:36   0:34
      [VirtualBox] <defunct><br>
      perry     9934  4.3  0.0      0     0 ?        Z    11:37   0:22
      [VirtualBox] <defunct><br>
      <br>
      Normally I would not have seen this but the processor was doing
      work when it should have been idle. I have never seen a zombie
      process using CPU ticks before.  Wait long enough and the %CPU
      will finally get to zero but it seems to take like 20 to 30
      minutes to do so.<br>
    </font>
  </body>
</html>