From owner-freebsd-current Tue Feb 20 02:11:46 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA04448 for current-outgoing; Tue, 20 Feb 1996 02:11:46 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id CAA04443 for ; Tue, 20 Feb 1996 02:11:41 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id CAA23885; Tue, 20 Feb 1996 02:10:09 -0800 To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) cc: freebsd-current@freebsd.org (FreeBSD-current users) Subject: Re: make release still falls over for me.. In-reply-to: Your message of "Tue, 20 Feb 1996 09:12:46 +0100." <199602200812.JAA15638@uriah.heep.sax.de> Date: Tue, 20 Feb 1996 02:10:09 -0800 Message-ID: <23883.824811009@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-current@freebsd.org Precedence: bulk > What are the sleep messages for the deadlocked processes (ps -l > output)? The only thing i could imagine is that the pipe stuff comes > into your way. John has been sorting out lotsa error conditions there > recently. These appear to be at the front: 0 19476 19474 158 -6 0 192 12 pipdwc I ?? 0:00.01 cat /usr/src 0 19477 19474 180 -6 0 336 12 piperd I ?? 0:00.27 awk \n^IBEGI Jordan