From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#15931: 24.3.50; emacs_backtrace.txt Date: Wed, 20 Nov 2013 20:18:34 +0200 Message-ID: <8361rney2t.fsf@gnu.org> References: <6148cdba-2dcc-4cce-94e4-422da323dc89@default> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1384971552 1631 80.91.229.3 (20 Nov 2013 18:19:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 20 Nov 2013 18:19:12 +0000 (UTC) Cc: 15931@debbugs.gnu.org To: Drew Adams Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Nov 20 19:19:16 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VjCMu-0004Ne-Fg for geb-bug-gnu-emacs@m.gmane.org; Wed, 20 Nov 2013 19:19:16 +0100 Original-Received: from localhost ([::1]:56322 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VjCMu-00044t-2r for geb-bug-gnu-emacs@m.gmane.org; Wed, 20 Nov 2013 13:19:16 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46345) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VjCMm-00043m-7R for bug-gnu-emacs@gnu.org; Wed, 20 Nov 2013 13:19:13 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VjCMg-0005M4-Rh for bug-gnu-emacs@gnu.org; Wed, 20 Nov 2013 13:19:08 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:49213) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VjCMg-0005Lt-Of for bug-gnu-emacs@gnu.org; Wed, 20 Nov 2013 13:19:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1VjCMg-0006YV-DL for bug-gnu-emacs@gnu.org; Wed, 20 Nov 2013 13:19:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 20 Nov 2013 18:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 15931 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo Original-Received: via spool by 15931-submit@debbugs.gnu.org id=B15931.138497152725179 (code B ref 15931); Wed, 20 Nov 2013 18:19:02 +0000 Original-Received: (at 15931) by debbugs.gnu.org; 20 Nov 2013 18:18:47 +0000 Original-Received: from localhost ([127.0.0.1]:34999 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VjCMQ-0006Y2-M8 for submit@debbugs.gnu.org; Wed, 20 Nov 2013 13:18:46 -0500 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:57371) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VjCMN-0006Xn-No for 15931@debbugs.gnu.org; Wed, 20 Nov 2013 13:18:45 -0500 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0MWK00200QPMTP00@a-mtaout22.012.net.il> for 15931@debbugs.gnu.org; Wed, 20 Nov 2013 20:18:36 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MWK000M7QUYQKI1@a-mtaout22.012.net.il>; Wed, 20 Nov 2013 20:18:34 +0200 (IST) In-reply-to: <6148cdba-2dcc-4cce-94e4-422da323dc89@default> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x 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:80787 Archived-At: > Date: Tue, 19 Nov 2013 16:50:34 -0800 (PST) > From: Drew Adams > > I've been getting the last part of this, after the ... > quite often now. > > The last time, at least, was using C-g in the minibuffer. > > This is the command that C-g is bound to there, but it ends by > doing just `abort-recursive-edit'. I suspect that is where the > crash occurs, since I'm not aware of changes that would affect > the rest of it. Thanks, but I cannot try this because this function calls a few others that you didn't show. Could you please prepare a self-contained recipe that could be used to reproduce the problem? Also, does one need to configure the session in some special way for this to happen, e.g., open more than one frame etc.? Or should this work from "emacs -Q"?