From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.devel Subject: Re: deadlock in current git version on error during initialization Date: Thu, 27 Aug 2009 23:19:58 +0200 Message-ID: References: <40E40C4C-2F06-4E8B-8A15-4BEF4C93BB91@raeburn.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1251408741 16504 80.91.229.12 (27 Aug 2009 21:32:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 27 Aug 2009 21:32:21 +0000 (UTC) Cc: guile-devel To: Ken Raeburn Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu Aug 27 23:32:14 2009 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MgmZp-0001E0-Pe for guile-devel@m.gmane.org; Thu, 27 Aug 2009 23:32:14 +0200 Original-Received: from localhost ([127.0.0.1]:59727 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MgmZp-0002MW-7R for guile-devel@m.gmane.org; Thu, 27 Aug 2009 17:32:13 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MgmZi-0002J2-F2 for guile-devel@gnu.org; Thu, 27 Aug 2009 17:32:06 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MgmZd-0002HG-Kg for guile-devel@gnu.org; Thu, 27 Aug 2009 17:32:05 -0400 Original-Received: from [199.232.76.173] (port=45098 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MgmZd-0002H6-EP for guile-devel@gnu.org; Thu, 27 Aug 2009 17:32:01 -0400 Original-Received: from a-pb-sasl-sd.pobox.com ([64.74.157.62]:57035 helo=sasl.smtp.pobox.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MgmZc-0004I3-Hf for guile-devel@gnu.org; Thu, 27 Aug 2009 17:32:01 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 86AB339A66; Thu, 27 Aug 2009 17:31:59 -0400 (EDT) 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=6Kvsda6eaYPNirykLBQtbhF1gcY=; b=QJqMJ1 dJOXkd3t8+CHGUz74ZOpUNdQccuFuqnNo5XIPggYJ5l9KyVmCXEHseiiBi6z4gev FSKgfMq9JZ84t5ectJ+7atJJUezOG4pXv17YcSzrZ1MUdyEfab0/9vSdQeHYecuA Y2FDesk4Gvq/ywEf0+IVcYvh0XutMHupj0HQo= 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=VrXDdvJrqQ1ltgdJ56Y08uzzmGXxif8m i+CQhk6pFsvwf3WyL7Ug+lcorW3gqPmkMkXEp8AyHjVDh0qkLA9bNNLczUZXCiNg nVOJzE7+/bVDPktS5gAq3Lv1imvaLZ3Y6agXfCgKUA7CiKz8C30w73Zq5YZ45mKp nxklNHrAHPY= 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 7692F39A64; Thu, 27 Aug 2009 17:31:58 -0400 (EDT) Original-Received: from unquote (unknown [83.37.98.58]) (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 A516C39A63; Thu, 27 Aug 2009 17:31:56 -0400 (EDT) In-Reply-To: <40E40C4C-2F06-4E8B-8A15-4BEF4C93BB91@raeburn.org> (Ken Raeburn's message of "Wed, 26 Aug 2009 18:51:17 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux) X-Pobox-Relay-ID: 0CD1B8D6-9351-11DE-8897-8B19076EA04E-02397024!a-pb-sasl-sd.pobox.com X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta) 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:9184 Archived-At: Hi Ken, On Thu 27 Aug 2009 00:51, Ken Raeburn writes: > After the build-order problem I just reported causes a module to fail to > load, the build process hangs here: I sometimes get these when I'm hacking the boot process. It's probably a bug, but it never happens -- unless, as in your case, we try to load the compiler early, before some part of Guile's boot, and before the compiler is compiled. In summary: dunno. But the root problem is elsewhere; this is a problem, but a symptom of the other problem. Andy -- http://wingolog.org/