EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  <19992000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  <19992000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: zombie problem at UNIX IOC
From: john sinclair <[email protected]>
To: "Tatiana V. Salikova" <[email protected]>
Cc: [email protected]
Date: Fri, 10 Dec 1999 11:39:58 -0500 (EST)
On Wed, 8 Dec 1999, Tatiana V. Salikova wrote:

> 
> Dear Sir/Madam,
> 
> I have zombie problem at UNIX IOC. 
> Pthread is analog of VxWorks task. When IOC receives the request for
> operating with PV,  iocCore spawns the pthreads: "CA event", "CA client".
> Which is completed by "exit()" call or "return ()", this operation
> switches pthread in  zombie state. iocCore contains following list of
> pthreads:
> 

As mentioned by Jeff, zombie threads are threads that have exited
for which the parent has not called pthread_join. One way to prevent
this is for the parent to call pthread_detach for each child thread.
Does this work for all pthread implementations? I don't know.

John Sinclair
[email protected]
Oak Ridge National Lab
865-576-6362   865-574-1268 (fax)



Replies:
Re: zombie problem at UNIX IOC Tatiana V. Salikova
References:
zombie problem at UNIX IOC Tatiana V. Salikova

Navigate by Date:
Prev: HP VXI Monitoring Porter, Rodney
Next: Re: Delays in receipt of CA monitors john sinclair
Index: 1994  1995  1996  1997  1998  <19992000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: RE: zombie problem at UNIX IOC Jeff Hill
Next: Re: zombie problem at UNIX IOC Tatiana V. Salikova
Index: 1994  1995  1996  1997  1998  <19992000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 10 Aug 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·