From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.devel Subject: Re: 1.8 make check failing in popen.test Date: Tue, 22 Aug 2006 09:38:40 +1000 Message-ID: <87pset1wxr.fsf@zip.com.au> 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> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1156203797 3544 80.91.229.2 (21 Aug 2006 23:43:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 21 Aug 2006 23:43:17 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue Aug 22 01:43:14 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 1GFJQH-0001zH-Ce for guile-devel@m.gmane.org; Tue, 22 Aug 2006 01:43:13 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GFJQG-0001ZY-TI for guile-devel@m.gmane.org; Mon, 21 Aug 2006 19:43:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GFJQE-0001ZT-E8 for guile-devel@gnu.org; Mon, 21 Aug 2006 19:43:10 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GFJQA-0001YW-LZ for guile-devel@gnu.org; Mon, 21 Aug 2006 19:43:10 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GFJQA-0001YN-B5 for guile-devel@gnu.org; Mon, 21 Aug 2006 19:43:06 -0400 Original-Received: from [61.8.0.84] (helo=mailout1.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GFJXe-0004jj-8q for guile-devel@gnu.org; Mon, 21 Aug 2006 19:50:50 -0400 Original-Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.2.162]) by mailout1.pacific.net.au (Postfix) with ESMTP id C3A9A5A3F3A; Tue, 22 Aug 2006 09:39:00 +1000 (EST) Original-Received: from localhost (ppp2214.dyn.pacific.net.au [61.8.34.20]) by mailproxy1.pacific.net.au (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k7LNcvEq004372; Tue, 22 Aug 2006 09:38:59 +1000 Original-Received: from gg by localhost with local (Exim 3.36 #1 (Debian)) id 1GFJLs-00032Y-00; Tue, 22 Aug 2006 09:38:40 +1000 Original-To: Rob Browning Mail-Copies-To: never In-Reply-To: <87bqqieohh.fsf@raven.defaultvalue.org> (Rob Browning's message of "Thu, 17 Aug 2006 20:01:30 -0700") 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:6035 Archived-At: Rob Browning writes: > > I haven't had a chance to investigate much further yet, but if I run > make check under gdb and hit Ctrl-C while popen.test is hung, there > are two threads that were running. 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.) _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel