From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Rob Browning Newsgroups: gmane.lisp.guile.devel Subject: Re: 1.8 make check failing in popen.test Date: Mon, 21 Aug 2006 19:03:00 -0700 Message-ID: <87u045jzmz.fsf@raven.defaultvalue.org> References: <87vepora1r.fsf@raven.defaultvalue.org> <87y7tqo0po.fsf@raven.defaultvalue.org> <87r6zhlhhk.fsf@zip.com.au> <87ejvho4ve.fsf@raven.defaultvalue.org> <87mza4uurn.fsf@zip.com.au> <87bqqieohh.fsf@raven.defaultvalue.org> <87pset1wxr.fsf@zip.com.au> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1156212198 23036 80.91.229.2 (22 Aug 2006 02:03:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 22 Aug 2006 02:03:18 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue Aug 22 04:03:13 2006 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GFLbh-0005l2-TC for guile-devel@m.gmane.org; Tue, 22 Aug 2006 04:03:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GFLbh-000432-Fy for guile-devel@m.gmane.org; Mon, 21 Aug 2006 22:03:09 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GFLbc-00042k-P4 for guile-devel@gnu.org; Mon, 21 Aug 2006 22:03:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GFLba-00042O-Vp for guile-devel@gnu.org; Mon, 21 Aug 2006 22:03:04 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GFLba-00042L-Ry for guile-devel@gnu.org; Mon, 21 Aug 2006 22:03:02 -0400 Original-Received: from [70.85.129.156] (helo=defaultvalue.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GFLj6-0006XS-9d for guile-devel@gnu.org; Mon, 21 Aug 2006 22:10:48 -0400 Original-Received: from omen.defaultvalue.org (localhost [127.0.0.1]) by defaultvalue.org (Postfix) with ESMTP id 5095A90D2B for ; Mon, 21 Aug 2006 19:03:01 -0700 (PDT) Original-Received: from raven.defaultvalue.org (raven.defaultvalue.org [192.168.1.7]) by omen.defaultvalue.org (Postfix) with ESMTP id 047A1245B2 for ; Mon, 21 Aug 2006 19:03:01 -0700 (PDT) Original-Received: by raven.defaultvalue.org (Postfix, from userid 1000) id EF655355117; Mon, 21 Aug 2006 19:03:00 -0700 (PDT) Original-To: guile-devel@gnu.org In-Reply-To: <87pset1wxr.fsf@zip.com.au> (Kevin Ryde's message of "Tue, 22 Aug 2006 09:38:40 +1000") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:6036 Archived-At: Kevin Ryde writes: > Looks about right. What's the child process doing? It's supposed > to be writing to the parent to say continue. (Unless it failed to > fork there should be some child, either running or a zombie.) >>From the output of ps auxf, it looks like the child is probably one of these zombies. There are several zombie sh children: \_ [sh] \_ [sh] \_ [sh] \_ [lt-guile] \_ [lt-guile] -- Rob Browning rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu GPG starting 2002-11-03 = 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4 _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel