From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.devel Subject: Re: GNU Guile 1.9.0 released (alpha) Date: Sat, 20 Jun 2009 10:14:41 +0100 Message-ID: <874oube072.fsf@arudy.ossau.uklinux.net> References: <86y6rnev6m.fsf@gnu.org> <3ae3aa420906192000h57399eaayc7a642c9f97f1a98@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1245489342 19835 80.91.229.12 (20 Jun 2009 09:15:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 20 Jun 2009 09:15:42 +0000 (UTC) Cc: Ludovic =?iso-8859-1?Q?Court=E8s?= , guile-devel@gnu.org To: linasvepstas@gmail.com Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sat Jun 20 11:15:38 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 1MHwfh-00008e-VR for guile-devel@m.gmane.org; Sat, 20 Jun 2009 11:15:38 +0200 Original-Received: from localhost ([127.0.0.1]:41276 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MHwfg-00062i-RD for guile-devel@m.gmane.org; Sat, 20 Jun 2009 05:15:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MHwfY-00062X-QM for guile-devel@gnu.org; Sat, 20 Jun 2009 05:15:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MHwfT-00062K-Qr for guile-devel@gnu.org; Sat, 20 Jun 2009 05:15:27 -0400 Original-Received: from [199.232.76.173] (port=35433 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MHwfT-00062H-JO for guile-devel@gnu.org; Sat, 20 Jun 2009 05:15:23 -0400 Original-Received: from mail3.uklinux.net ([80.84.72.33]:38959) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MHwfR-0004gI-Kn; Sat, 20 Jun 2009 05:15:21 -0400 Original-Received: from arudy (host86-152-99-133.range86-152.btcentralplus.com [86.152.99.133]) by mail3.uklinux.net (Postfix) with ESMTP id 747851F9C13; Sat, 20 Jun 2009 10:14:42 +0100 (BST) Original-Received: from arudy.ossau.uklinux.net (arudy [127.0.0.1]) by arudy (Postfix) with ESMTP id D62453801F; Sat, 20 Jun 2009 10:14:41 +0100 (BST) In-Reply-To: <3ae3aa420906192000h57399eaayc7a642c9f97f1a98@mail.gmail.com> (Linas Vepstas's message of "Fri\, 19 Jun 2009 22\:00\:00 -0500") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 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:8726 Archived-At: Linas Vepstas writes: > Running r6rs-ports.test > /bin/sh: line 4: 7268 Segmentation fault ${dir}$tst > FAIL: check-guile I saw that once (before the release). When I ran make check again, it wasn't reproducible. Regards, Neil