From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.bugs,gmane.lisp.guile.devel Subject: Re: Serious GC bug in GUILE 1.6 CVS Date: Thu, 09 Sep 2004 23:32:22 +0100 Organization: Neil Jerram Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Message-ID: <4140D9F6.3050507@ossau.uklinux.net> References: <16674.30763.67953.518392@byrd.xs4all.nl> <16703.37535.594397.357127@byrd.xs4all.nl> Reply-To: neil@ossau.uklinux.net NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1094769408 8341 80.91.224.253 (9 Sep 2004 22:36:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 9 Sep 2004 22:36:48 +0000 (UTC) Cc: bug-guile@gnu.org, jantien@xs4all.nl, fodber@interware.hu, guile-devel@gnu.org, Marius Vollmer Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Fri Sep 10 00:36:34 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 1C5XWq-00020K-00 for ; Fri, 10 Sep 2004 00:36:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C5XcC-0004z0-5Z for guile-bugs@m.gmane.org; Thu, 09 Sep 2004 18:42:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C5Xc8-0004yF-FY for bug-guile@gnu.org; Thu, 09 Sep 2004 18:42:00 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C5Xc7-0004xc-3n for bug-guile@gnu.org; Thu, 09 Sep 2004 18:41:59 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C5Xc7-0004xZ-0i; Thu, 09 Sep 2004 18:41:59 -0400 Original-Received: from [80.84.72.32] (helo=mail2.uklinux.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C5XW0-0004MU-9S; Thu, 09 Sep 2004 18:35:40 -0400 Original-Received: from laruns.ossau.uklinux.net (unknown [213.78.75.113]) by mail2.uklinux.net (Postfix) with ESMTP id B7643409FBD; Thu, 9 Sep 2004 22:35:37 +0000 (UTC) Original-Received: from ossau.uklinux.net (localhost [127.0.0.1]) by laruns.ossau.uklinux.net (Postfix on SuSE Linux 7.2 (i386)) with ESMTP id 6ED78DC4D3; Thu, 9 Sep 2004 23:32:22 +0100 (BST) User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.4-4GB i686; en-US; 0.8.1) Gecko/20010515 X-Accept-Language: en Original-To: hanwen@xs4all.nl 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: , Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.bugs:1675 gmane.lisp.guile.devel:4115 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:4115 Han-Wen Nienhuys wrote: > marius.vollmer@uni-dortmund.de writes: > >> I have fixed this by using the new macro SCM_SET_FREE_CELL_TYPE, which >> does no checking. > > > Hmm... That's unfortunate. We have reports of GC flakiness with 1.6 > on Cygwin. This means that there's still another bug lurking. Have you checked that the build is not accidentally picking up libguile/alloca.c. My 1.6.4/MSVC GC flakiness seems to have disappeared when I fixed that. Regards, Neil _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://lists.gnu.org/mailman/listinfo/bug-guile