Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Feb 1997 10:26:51 -0800 (PST)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Gianmarco Giovannelli <gmarco@scotty.masternet.it>
Cc:        questions@freebsd.org
Subject:   Re: * searching a good priest for zombies processes *
Message-ID:  <Pine.BSI.3.94.970224101956.2077E-100000@localhost>
In-Reply-To: <3.0.1.32.19970225132803.006baf40@scotty.masternet.it>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 25 Feb 1997, Gianmarco Giovannelli wrote:

> My system (2.2 GAMMA) fills itself with zombie processes generated by
> passserv (the server for the corollary terminal server) but 2.1.5 RELEASE
> it didn't happened.
> 
> Boh ?!?  How I must do to bury them. ??

Either reboot or modify the parent program to call wait() to remove them.
The zombie processes won't hurt anything, although you will want to clear
them out every so often to keep things from getting clogged.

> Now the only solution to let them disappear is to shutdown, but I couldn't
> continue to shut the machine down :-)
> It is possible that passserv.c (from corollary.com) is buggy !?!? Is there
> anyone that is using it with a cns 16x0 ?

You should contact corollary.com regarding this; it's a bug.  This is
fairly common for ported programs, especially if the porter isn't familiar
with BSD's handling of processes.  

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.94.970224101956.2077E-100000>