From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.bugs Subject: Re: Emacs 21.2 core dump in find_first_unchanged_at_end_row Date: Thu, 28 Mar 2002 10:34:47 +0200 Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <7458-Thu28Mar2002103446+0200-eliz@is.elta.co.il> References: <200203280044.g2S0i7g00924@shade.twinsun.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1017304802 16784 127.0.0.1 (28 Mar 2002 08:40:02 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 28 Mar 2002 08:40:02 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org, gerd@gnu.org Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16qVRx-0004Ma-00 for ; Thu, 28 Mar 2002 09:40:01 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16qVRv-0003iA-00; Thu, 28 Mar 2002 03:39:59 -0500 Original-Received: from freya.inter.net.il ([192.114.186.14]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16qVQf-0003bU-00; Thu, 28 Mar 2002 03:38:41 -0500 Original-Received: from zaretsky (diup-217-212.inter.net.il [213.8.217.212]) by freya.inter.net.il (Mirapoint Messaging Server MOS 2.9.3.2) with ESMTP id BHH69413; Thu, 28 Mar 2002 10:38:25 +0200 (IST) Original-To: eggert@twinsun.com X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 In-Reply-To: <200203280044.g2S0i7g00924@shade.twinsun.com> (message from Paul Eggert on Wed, 27 Mar 2002 16:44:08 -0800 (PST)) Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:258 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:258 > From: Paul Eggert > Date: Wed, 27 Mar 2002 16:44:08 -0800 (PST) > > This one is hard to describe. I had edited using Emacs for quite > some time, and and just saved a file. I was starting to do something > else (sorry, can't remember what), and Emacs dumped core. "xbacktrace" should show a Lisp backtrace which will tell what Emacs was doing, and might refresh your memory about your keystrokes at that time. Thanks for the report. Gerd, do you have any suggestions?