A zombie is:
1. A rum drink:
2. An UnDead? creature that feeds on the brains of the living. See also: ZombieHuntingForDummies?
3. On a Unix system, a Process that has called exit(3), but whose parent process has not yet called the wait() function to be notified of its termination.
Note that although zombie processes will show up in ps(1) and top(1), the only resource they use is an entry in the process table; they cannot be allocated memory or CPU time.
The only way to get rid of a zombie process is to either kill the parent process, or convince it to call wait().
Pressing the i key in top will tell it not to display idle and zombie processes.
Want to know more? Have a look at ZombieProcess or the manpages for ps(1), top(1) and wait(2).
One page links to Zombie:
lib/main.php:944: Notice: PageInfo: Cannot find action page
lib/main.php:839: Notice: PageInfo: Unknown action
lib/plugin/WlugLicense.php:99: Warning: Invalid argument supplied for foreach()