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: Segfault when running fibc benchmark in current trunk Date: Fri, 17 Apr 2009 08:33:28 +0200 Message-ID: References: <36841.87.95.9.89.1239928621.squirrel@mail.aj-group.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1239950618 29925 80.91.229.12 (17 Apr 2009 06:43:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 17 Apr 2009 06:43:38 +0000 (UTC) Cc: bug-guile@gnu.org To: "Juhani Rantanen" Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Fri Apr 17 08:44:57 2009 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.50) id 1Luhof-0008LI-4C for guile-bugs@m.gmane.org; Fri, 17 Apr 2009 08:44:49 +0200 Original-Received: from localhost ([127.0.0.1]:45865 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LuhnG-0000yc-CC for guile-bugs@m.gmane.org; Fri, 17 Apr 2009 02:43:22 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LuhnC-0000yL-Ii for bug-guile@gnu.org; Fri, 17 Apr 2009 02:43:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Luhn8-0000y6-Qt for bug-guile@gnu.org; Fri, 17 Apr 2009 02:43:18 -0400 Original-Received: from [199.232.76.173] (port=44706 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Luhn8-0000y3-Md for bug-guile@gnu.org; Fri, 17 Apr 2009 02:43:14 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:20769) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Luhn8-0002Nx-AI for bug-guile@gnu.org; Fri, 17 Apr 2009 02:43:14 -0400 Original-Received: from a-sasl-fastnet.sasl.smtp.pobox.com ([207.106.133.19] helo=sasl.smtp.pobox.com) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Luhn7-0007hV-Bw for bug-guile@gnu.org; Fri, 17 Apr 2009 02:43:13 -0400 Original-Received: from localhost.localdomain (unknown [127.0.0.1]) by a-sasl-fastnet.sasl.smtp.pobox.com (Postfix) with ESMTP id 8A147ABEEA; Fri, 17 Apr 2009 02:43:08 -0400 (EDT) Original-Received: from unquote (unknown [82.123.180.11]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-sasl-fastnet.sasl.smtp.pobox.com (Postfix) with ESMTPSA id C8BE3ABEE9; Fri, 17 Apr 2009 02:43:06 -0400 (EDT) In-Reply-To: <36841.87.95.9.89.1239928621.squirrel@mail.aj-group.net> (Juhani Rantanen's message of "Fri, 17 Apr 2009 03:37:01 +0300 (EEST)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux) X-Pobox-Relay-ID: 033230F6-2B1B-11DE-9263-C121C5FC92D5-02397024!a-sasl-fastnet.pobox.com X-detected-kernel: by mx20.gnu.org: Solaris 10 (beta) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:4205 Archived-At: Hi Juhani, On Fri 17 Apr 2009 02:37, "Juhani Rantanen" writes: > I noticed that vm is now in the trunk, so I decided to run some benchmarks > to test it for robustness. While doing this, I found a problem that seems > to be related to continuations, although guile crashes in gc. Thanks for the test, Juhani. I can reproduce the issue here. I'll take a look at it as soon as I can. Cheers, Andy -- http://wingolog.org/