From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.bugs Subject: Re: Emacs 21.4a dumps core while exiting Date: Sat, 10 Sep 2005 04:13:37 -0400 Message-ID: References: <200509091604.j89G4A9h019993@cs.wsc.ma.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1126344208 23611 80.91.229.2 (10 Sep 2005 09:23:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 10 Sep 2005 09:23:28 +0000 (UTC) Cc: larry@cs.wsc.ma.edu, bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Sep 10 11:23:21 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EE1Zx-0000gG-5q for geb-bug-gnu-emacs@m.gmane.org; Sat, 10 Sep 2005 11:23:21 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EE1Zw-0005pK-Cn for geb-bug-gnu-emacs@m.gmane.org; Sat, 10 Sep 2005 05:23:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EE1Gw-0004tm-5w for bug-gnu-emacs@gnu.org; Sat, 10 Sep 2005 05:03:43 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EE18n-0003wP-7V for bug-gnu-emacs@gnu.org; Sat, 10 Sep 2005 04:55:18 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EE0t0-00034g-75 for bug-gnu-emacs@gnu.org; Sat, 10 Sep 2005 04:39:01 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EE0Ui-0003no-EN for bug-gnu-emacs@gnu.org; Sat, 10 Sep 2005 04:13:52 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1EE0UT-0003ks-Q6; Sat, 10 Sep 2005 04:13:37 -0400 Original-To: Larry Griffith In-reply-to: <200509091604.j89G4A9h019993@cs.wsc.ma.edu> (message from Larry Griffith on Fri, 09 Sep 2005 12:10:32 -0400) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:12956 Archived-At: The only change we can think of that might cause this was an upgrade of gcc to version 4.0.1 prior to the emacs upgrade. I suggest you build an older GCC, build Emacs with that, and see what happens.