Received: from PACIFIC-CARRIER-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA00755; Thu, 22 Feb 96 18:05:30 EST
Received: from fnal.fnal.gov by MIT.EDU with SMTP
	id AA20667; Thu, 22 Feb 96 18:04:34 EST
Received: from mit1.fnal.gov ("port 27343"@mit1.fnal.gov)
 by FNAL.FNAL.GOV (PMDF V5.0-5 #3998) id <01I1IS327JQW0000OK@FNAL.FNAL.GOV> for
 pthreads-bugs@mit.edu; Thu, 22 Feb 1996 17:04:52 -0600 (CST)
Received: from [131.225.103.76] by mit1.fnal.gov via SMTP (8.6.12/940406.SGI)
 for <pthreads-bugs@mit.edu> id XAA28943; Thu, 22 Feb 1996 23:04:50 +0000 (GMT)
Date: Thu, 22 Feb 1996 17:06:00 -0600
From: tether@MITLNS.MIT.EDU (Stephen Tether)
Subject: test_fork fails on an Indy
X-Sender: tether@mit1.fnal.gov
To: pthreads-bugs@MIT.EDU
Message-Id: <v01510103ad52a497d69f@[131.225.103.76]>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7BIT

I just tried installing 1.60 beta 4.1 on an Indy workstation. All but two
of the test_* programs made in the tests directory pass. The compiler is
gcc 2.7.2 and "uname -a" gives "IRIX mit4 5.3 11091812 IP22 mips".

Test_fork hangs the parent process just after the fork() call; I have to
use kill -9 from another session to get it to die.

Test_pwd prints a message saying that getpwuid() died.


- Steve Tether  (tether@lns.mit.edu)


