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 09:30:16 +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 1239953441 4894 80.91.229.12 (17 Apr 2009 07:30:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 17 Apr 2009 07:30:41 +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 09:31:59 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 1LuiYJ-0005DY-BK for guile-bugs@m.gmane.org; Fri, 17 Apr 2009 09:31:59 +0200 Original-Received: from localhost ([127.0.0.1]:56421 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LuiWu-0006J9-GF for guile-bugs@m.gmane.org; Fri, 17 Apr 2009 03:30:32 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LuiWr-0006Ia-2R for bug-guile@gnu.org; Fri, 17 Apr 2009 03:30:29 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LuiWm-0006Gr-EQ for bug-guile@gnu.org; Fri, 17 Apr 2009 03:30:28 -0400 Original-Received: from [199.232.76.173] (port=57465 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LuiWm-0006Go-7e for bug-guile@gnu.org; Fri, 17 Apr 2009 03:30:24 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:24672) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LuiWl-0000Kd-Qo for bug-guile@gnu.org; Fri, 17 Apr 2009 03:30:23 -0400 Original-Received: from a-sasl-quonix.sasl.smtp.pobox.com ([208.72.237.25] helo=sasl.smtp.pobox.com) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LuiWk-0003j4-RP for bug-guile@gnu.org; Fri, 17 Apr 2009 03:30:23 -0400 Original-Received: from localhost.localdomain (unknown [127.0.0.1]) by a-sasl-quonix.sasl.smtp.pobox.com (Postfix) with ESMTP id B0A26E471; Fri, 17 Apr 2009 03:30:17 -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-quonix.sasl.smtp.pobox.com (Postfix) with ESMTPSA id 31B7EE470; Fri, 17 Apr 2009 03:30:16 -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: 99837096-2B21-11DE-A6B3-DC76898A30C1-02397024!a-sasl-quonix.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:4206 Archived-At: On Fri 17 Apr 2009 02:37, "Juhani Rantanen" writes: > I found a problem that seems to be related to continuations, although > guile crashes in gc. I think I fixed this problem in master. Can you try again? > I have attached a minimal and self-contained > testcase here. Is this your code? I'd like to get it into Guile's test cases, but I think we'd need copyright assignment or a disclaimer. > I have also found problems with other tests from the same benchmark I look forward to the next bug report :) Cheers, Andy -- http://wingolog.org/