From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.bugs Subject: Re: gc.test hangs with Guile 2.0.0 and Debian libgc 7.1-4 Date: Sun, 20 Feb 2011 22:35:23 +0100 Message-ID: References: <87r5b25ybc.fsf@raven.defaultvalue.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1298237440 14574 80.91.229.12 (20 Feb 2011 21:30:40 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 20 Feb 2011 21:30:40 +0000 (UTC) Cc: bug-guile@gnu.org To: Rob Browning Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Sun Feb 20 22:30:36 2011 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PrGrT-0007H9-Qf for guile-bugs@m.gmane.org; Sun, 20 Feb 2011 22:30:36 +0100 Original-Received: from localhost ([127.0.0.1]:50295 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PrGrS-0006Xl-GN for guile-bugs@m.gmane.org; Sun, 20 Feb 2011 16:30:34 -0500 Original-Received: from [140.186.70.92] (port=39021 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PrGrI-0006WV-Gb for bug-guile@gnu.org; Sun, 20 Feb 2011 16:30:25 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PrGrH-0000hC-7x for bug-guile@gnu.org; Sun, 20 Feb 2011 16:30:24 -0500 Original-Received: from a-pb-sasl-sd.pobox.com ([64.74.157.62]:36855 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PrGrH-0000gw-1x for bug-guile@gnu.org; Sun, 20 Feb 2011 16:30:23 -0500 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 80D653900; Sun, 20 Feb 2011 16:31:31 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=sasl; bh=4cxiZqq71ox6Rb+LEOKf6nAWSqQ=; b=yCZGKu NwHyxqYpnc7T4OI/d9XLtSIyN0RuVpNKrCpPEoWGUgePh6wzbKDY8ldywICIfRcE n2+KNa+MXF8FT0nWns+C7OFYYICgEh7vl0lf5n/lHZNAqGOXFgwHE2pE0r++U3H9 wrPTplavNRcH7CEwYbgGg7lQMJyR69WYcXW2E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; q=dns; s=sasl; b=tt/83YAnlBCDMpJ5schI7erxFjn+q4GY Y0KJL9eBEIulH9MQce5AJHhWIRc1nIpSpk1egTPHymiyYD10Ns9NFgEPivo1UVRv jSW8f77c2AN06TOmG7VA50ZCKJon/wsu3GW5sMBSmY2Nj/vSxaS9e2CyGKwEQhNq JCOLXZLpp+o= Original-Received: from a-pb-sasl-sd.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 6F6C238FF; Sun, 20 Feb 2011 16:31:30 -0500 (EST) Original-Received: from unquote.localdomain (unknown [90.164.198.39]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTPSA id C72E838FE; Sun, 20 Feb 2011 16:31:28 -0500 (EST) In-Reply-To: <87r5b25ybc.fsf@raven.defaultvalue.org> (Rob Browning's message of "Sun, 20 Feb 2011 12:57:11 -0600") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: C8022504-3D38-11E0-9093-AF401E47CF6F-02397024!a-pb-sasl-sd.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 64.74.157.62 X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:5197 Archived-At: On Sun 20 Feb 2011 19:57, Rob Browning writes: > I just tried make check and it hangs here: > > Running fractions.test > Running ftw.test > Running future.test > Running gc.test > > Via strace, I see this: > > $ strace -f -p 21711 > Process 21711 attached with 3 threads - interrupt to quit > [pid 22009] rt_sigsuspend(~[INT QUIT ABRT BUS SEGV TERM XCPU RTMIN RT_1] > [pid 22007] rt_sigsuspend(~[INT QUIT ABRT BUS SEGV TERM XCPU RTMIN RT_1] > [pid 21711] futex(0x40392ca4, FUTEX_WAIT_PRIVATE, 0, NULL > > Is this a known issue? Not sure. Could it be the same as http://article.gmane.org/gmane.lisp.guile.bugs/5007/match=threads+test ? Andy -- http://wingolog.org/