Received: from PACIFIC-CARRIER-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA20053; Fri, 1 Dec 95 14:24:38 EST
Received: from bingnet2.cc.binghamton.edu by MIT.EDU with SMTP
	id AA14187; Fri, 1 Dec 95 14:23:34 EST
Received: from eeyore.cs.binghamton.edu (ppp34.net21.binghamton.edu [128.226.21.34]) by bingnet2.cc.binghamton.edu (8.7.1/8.6.12) with SMTP id OAA18480 for <proven@MIT.EDU>; Fri, 1 Dec 1995 14:24:37 -0500 (EST)
Date: Fri, 1 Dec 1995 14:24:37 -0500 (EST)
Message-Id: <199512011924.OAA18480@bingnet2.cc.binghamton.edu>
X-Sender: consp05@mailbox.cc.binghamton.edu
X-Mailer: Windows Eudora Version 1.4.4
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
To: Christopher Provenzano  <proven@MIT.EDU>
From: consp05@bingsuns.cc.binghamton.edu (Seth Goldberg)
Subject: Re: BUG IN PTHREADS 1_60BETA4 

>
>OK, I got them and have fixed 1 and will try and fix 2. Number 2 is not a 
>lockup but a bug in Solaris where if the parent gets a SIGCHLD and tries to
>reinstall the signal handler and does not do a wait() in the signal handler
>then the kernel will never mark the signal as handled and will reissue the
>signal when the handler returns.

 Darn! This IS indeed a nasty one ;) Thanks for replying.


>
>CAP
>

