From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Han-Wen Nienhuys Newsgroups: gmane.lisp.guile.devel Subject: Re: segfault in CVS HEAD Date: Sun, 20 Jun 2004 22:43:32 +0200 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <16597.63220.612936.312103@localhost.localdomain> References: <16587.29122.106192.358092@localhost.localdomain> <16587.29243.149983.991579@localhost.localdomain> <16587.33549.810826.520050@localhost.localdomain> <40D53991.7050905@dirk-herrmanns-seiten.de> Reply-To: hanwen@xs4all.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1087764249 31826 80.91.224.253 (20 Jun 2004 20:44:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 20 Jun 2004 20:44:09 +0000 (UTC) Cc: jantien@xs4all.nl, guile-devel@gnu.org, Marius Vollmer Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sun Jun 20 22:44:01 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Bc9AX-0001Em-00 for ; Sun, 20 Jun 2004 22:44:01 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bc9Bk-0003Eu-NS for guile-devel@m.gmane.org; Sun, 20 Jun 2004 16:45:16 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bc9Bd-0003Bt-Iy for guile-devel@gnu.org; Sun, 20 Jun 2004 16:45:09 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bc9Bc-0003AJ-2W for guile-devel@gnu.org; Sun, 20 Jun 2004 16:45:09 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bc9Bb-0003AF-VH for guile-devel@gnu.org; Sun, 20 Jun 2004 16:45:08 -0400 Original-Received: from [213.84.26.127] (helo=localhost.localdomain) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1Bc9AA-0001T1-2o for guile-devel@gnu.org; Sun, 20 Jun 2004 16:43:38 -0400 Original-Received: from localhost.localdomain.byrd.xs4all.nl (byrd [127.0.0.1]) by localhost.localdomain (8.12.11/8.12.11) with ESMTP id i5KKhWex004449; Sun, 20 Jun 2004 22:43:33 +0200 Original-To: Dirk Herrmann In-Reply-To: <40D53991.7050905@dirk-herrmanns-seiten.de> X-Mailer: VM 7.14 under Emacs 21.3.1 X-yoursite-MailScanner-Information: Please contact the ISP for more information X-yoursite-MailScanner: Found to be clean X-MailScanner-From: hanwen@xs4all.nl X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:3809 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:3809 dirk@dirk-herrmanns-seiten.de writes: > Han-Wen Nienhuys wrote: > > > hanwen@xs4all.nl writes: > > > > > hanwen@xs4all.nl writes: > > > > > >> byrd:~/usr/src/guile/libguile$ cat t.scm (defiaine blub (cons > > >> (quote (1 . 2)) 2)) > >>> > > >> for some reason, GUILE unmemoizes the procedure during print; of > > >> course, the expression is not memoized, since evaluation stops > > >> after "defiaine". I've seen similar problems with invocations of > > >> procedure-source on valid code. > > Sorry for answering so late. The problem is due to some changes that I > had introduced. DO you have any idea when these issues will be fixed in CVS HEAD? Thanks, Han-Wen -- Han-Wen Nienhuys | hanwen@xs4all.nl | http://www.xs4all.nl/~hanwen _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel