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: buffer.c 1.407 badness Date: Sat, 07 Dec 2002 16:27:35 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1039297485 20294 80.91.224.249 (7 Dec 2002 21:44:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 7 Dec 2002 21:44:45 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18Kmke-0005HB-00 for ; Sat, 07 Dec 2002 22:44:44 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18Kmtw-0007Wk-00 for ; Sat, 07 Dec 2002 22:54:20 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18KmUK-0006JJ-01 for emacs-devel@quimby.gnus.org; Sat, 07 Dec 2002 16:27:52 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18KmU6-0006Ia-00 for emacs-devel@gnu.org; Sat, 07 Dec 2002 16:27:38 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18KmU4-0006I2-00 for emacs-devel@gnu.org; Sat, 07 Dec 2002 16:27:37 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18KmU4-0006Hs-00 for emacs-devel@gnu.org; Sat, 07 Dec 2002 16:27:36 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 18KmU3-0005sO-00; Sat, 07 Dec 2002 16:27:35 -0500 Original-To: halley@play-bow.org In-reply-to: (message from Bob Halley on 05 Dec 2002 23:57:37 -0800) Original-cc: emacs-pretest-bug@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:9961 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:9961 Experimentation with selective soure file reversions reveals that the problem occurs without fail if buffer.c 1.407 is present, and does not occur if buffer.c 1.406 is used instead. Can you show us the part of the backtrace that starts at the entry to GC and runs up the stack towards `main'?