From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.bugs Subject: bug#9006: 24.0.50; Abort in unshow_buffer/kill-buffer Date: Thu, 07 Jul 2011 10:23:51 +0200 Message-ID: <4E156D17.8020804@gmx.at> References: <877h7wxqjv.fsf@escher.fritz.box> <4E1429F3.1010305@gmx.at> <87oc17xlmu.fsf@escher.fritz.box> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1310028113 7621 80.91.229.12 (7 Jul 2011 08:41:53 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 7 Jul 2011 08:41:53 +0000 (UTC) Cc: 9006@debbugs.gnu.org To: Stephen Berman Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Jul 07 10:41:49 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Qek9a-0005nQ-66 for geb-bug-gnu-emacs@m.gmane.org; Thu, 07 Jul 2011 10:41:46 +0200 Original-Received: from localhost ([::1]:50858 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qek9Y-00009q-NG for geb-bug-gnu-emacs@m.gmane.org; Thu, 07 Jul 2011 04:41:44 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:59284) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QejtQ-0004a7-2k for bug-gnu-emacs@gnu.org; Thu, 07 Jul 2011 04:25:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QejtO-0007ar-C0 for bug-gnu-emacs@gnu.org; Thu, 07 Jul 2011 04:25:03 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:60542) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QejtO-0007aj-7n for bug-gnu-emacs@gnu.org; Thu, 07 Jul 2011 04:25:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1QejtN-0004nZ-Sg; Thu, 07 Jul 2011 04:25:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: martin rudalics Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 07 Jul 2011 08:25:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9006 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 9006-submit@debbugs.gnu.org id=B9006.131002704618371 (code B ref 9006); Thu, 07 Jul 2011 08:25:01 +0000 Original-Received: (at 9006) by debbugs.gnu.org; 7 Jul 2011 08:24:06 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QejsT-0004mG-Jr for submit@debbugs.gnu.org; Thu, 07 Jul 2011 04:24:05 -0400 Original-Received: from mailout-de.gmx.net ([213.165.64.22]) by debbugs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1QejsS-0004lm-4B for 9006@debbugs.gnu.org; Thu, 07 Jul 2011 04:24:05 -0400 Original-Received: (qmail invoked by alias); 07 Jul 2011 08:23:57 -0000 Original-Received: from 62-47-38-27.adsl.highway.telekom.at (EHLO [62.47.38.27]) [62.47.38.27] by mail.gmx.net (mp036) with SMTP; 07 Jul 2011 10:23:57 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX190j8J8YJl0Xy4zBDFks/5gUSiVLYizNOtFFC3vGV nJ9bBDgwt+rysU User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) In-Reply-To: <87oc17xlmu.fsf@escher.fritz.box> X-Y-GMX-Trusted: 0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Thu, 07 Jul 2011 04:25:01 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:48152 Archived-At: > The Lisp backtrace shows vertical-motion being called just before > kill-buffer, which makes Emacs abort. I see. > I induced the abort again, under the same conditions as described above, > and got exactly the same backtrace. I'll leave the process running for > a few hours before I have to shut down the machine, in case anyone can > offer debugging suggestions. But did you observe the same sluggishness again this time and did you do the same things (delete text, type C-g)? How old was your Emacs session this time? martin