From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ludovic.courtes@laas.fr (Ludovic =?iso-8859-1?Q?Court=E8s?=) Newsgroups: gmane.lisp.guile.user Subject: Re: Need help finding heap corruption bug Date: Mon, 18 Sep 2006 17:08:19 +0200 Organization: LAAS-CNRS Message-ID: <87lkohjjq4.fsf@laas.fr> References: <877j01pojo.fsf@laas.fr> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1158592152 20883 80.91.229.2 (18 Sep 2006 15:09:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 18 Sep 2006 15:09:12 +0000 (UTC) Cc: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Mon Sep 18 17:09:11 2006 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GPKja-0003Vn-Kc for guile-user@m.gmane.org; Mon, 18 Sep 2006 17:08:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GPKja-0004x7-4v for guile-user@m.gmane.org; Mon, 18 Sep 2006 11:08:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GPKjX-0004wv-4g for guile-user@gnu.org; Mon, 18 Sep 2006 11:08:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GPKjU-0004wb-Db for guile-user@gnu.org; Mon, 18 Sep 2006 11:08:30 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GPKjU-0004wY-9r for guile-user@gnu.org; Mon, 18 Sep 2006 11:08:28 -0400 Original-Received: from [140.93.0.15] (helo=laas.laas.fr) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GPKmL-0000IB-LD for guile-user@gnu.org; Mon, 18 Sep 2006 11:11:25 -0400 Original-Received: by laas.laas.fr (8.13.7/8.13.4) with SMTP id k8IF8N2G023684; Mon, 18 Sep 2006 17:08:24 +0200 (CEST) Original-To: "Pat Lasswell" X-URL: http://www.laas.fr/~lcourtes/ X-Revolutionary-Date: Jour du =?iso-8859-1?Q?G=E9nie?= de =?iso-8859-1?Q?l?= =?iso-8859-1?Q?'Ann=E9e?= 214 de la =?iso-8859-1?Q?R=E9volution?= X-PGP-Key-ID: 0xEB1F5364 X-PGP-Key: http://www.laas.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 821D 815D 902A 7EAB 5CEE D120 7FBA 3D4F EB1F 5364 X-OS: powerpc-unknown-linux-gnu Mail-Followup-To: "Pat Lasswell" , guile-user@gnu.org In-Reply-To: (Pat Lasswell's message of "Mon, 18 Sep 2006 07:24:30 -0700") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) X-Spam-Score: 0 () X-Scanned-By: MIMEDefang at CNRS-LAAS X-MIME-Autoconverted: from 8bit to quoted-printable by laas.laas.fr id k8IF8N2G023684 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:5520 Archived-At: Hi, (Assuming we're talking about MacOS X on Intel-based macs. Maybe `i386-apple-darwin*' is the correct GNU triple?) "Pat Lasswell" writes: > make check produces 6 failures.=A0 I haven't tried 1.4, but 1.8 doesn't= even build. > FAIL: goops.test: defining generics: define-generic: creating a new top= -level > binding > FAIL: goops.test: defining generics: define-generic: overwriting a top-= level > binding to a generic > FAIL: goops.test: defining accessors: define-accessor: creating a new t= op-level > binding > FAIL: goops.test: defining accessors: define-accessor: overwriting a to= p-level > binding to an accessor > ERROR: regexp.test: regexp-quote: regexp/extended: (char 254 ? ? ?) - a= rguments: > ((regular-expression-syntax "make-regexp" "empty (sub)expression" #f #f= )) > FAIL: regexp.test: regexp-quote: regexp/extended: (string "aX" 254 ? a?= a?) > FAIL: regexp.test: regexp-quote: regexp/extended: string of all chars These failures are quite worrying, although they do not explain the heap corruption you are experiencing. I don't know what the status of Guile 1.6 on OS X (in general) is, so I don't know whether these are "known" OS X problems, or whether it just shows up on OS X for PCs. Maybe someone else can help on this? As for 1.8, could you report the exact build problems that you have (in a separate thread)? Thanks, Ludovic. _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user