From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Fix to long-standing crashes in GC Date: Tue, 18 May 2004 21:26:47 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <40A3BC23.8060000@math.ku.dk> <200405180013.i4I0Ddl15818@raven.dms.auburn.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1084932763 18364 80.91.224.253 (19 May 2004 02:12:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 19 May 2004 02:12:43 +0000 (UTC) Cc: larsh@math.ku.dk, emacs-devel@gnu.org, storm@cua.dk Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed May 19 04:12:33 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BQGZN-00042B-00 for ; Wed, 19 May 2004 04:12:33 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BQGZM-00036v-00 for ; Wed, 19 May 2004 04:12:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BQGX5-0007wf-R3 for emacs-devel@quimby.gnus.org; Tue, 18 May 2004 22:10:11 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BQGWT-0007tP-QU for emacs-devel@gnu.org; Tue, 18 May 2004 22:09:34 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BQFuD-0006zn-Up for emacs-devel@gnu.org; Tue, 18 May 2004 21:30:25 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BQFr5-0005zM-My for emacs-devel@gnu.org; Tue, 18 May 2004 21:26:47 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1BQFr5-0001yZ-5x; Tue, 18 May 2004 21:26:47 -0400 Original-To: Luc Teirlinck In-reply-to: <200405180013.i4I0Ddl15818@raven.dms.auburn.edu> (message from Luc Teirlinck on Mon, 17 May 2004 19:13:39 -0500 (CDT)) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:23682 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:23682 Please try finding out *precisely* which stack slot mark_memory is currently examining. Which stack frame is it in? What variable is it?