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#20179: 24.4; Crash when S-TAB'ing on Org entry Date: Mon, 23 Mar 2015 17:52:18 +0200 Message-ID: <83twxbr9sd.fsf@gnu.org> References: <86pp7zztkv.fsf@example.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1427126006 18759 80.91.229.3 (23 Mar 2015 15:53:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 23 Mar 2015 15:53:26 +0000 (UTC) Cc: 20179@debbugs.gnu.org To: Sebastien Vauban Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Mar 23 16:53:15 2015 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 1Ya4fC-00071n-1D for geb-bug-gnu-emacs@m.gmane.org; Mon, 23 Mar 2015 16:53:14 +0100 Original-Received: from localhost ([::1]:56743 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ya4fA-0003iz-UO for geb-bug-gnu-emacs@m.gmane.org; Mon, 23 Mar 2015 11:53:12 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33991) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ya4f3-0003d6-HT for bug-gnu-emacs@gnu.org; Mon, 23 Mar 2015 11:53:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ya4f0-00089n-6I for bug-gnu-emacs@gnu.org; Mon, 23 Mar 2015 11:53:05 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:44237) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ya4f0-00089i-2e for bug-gnu-emacs@gnu.org; Mon, 23 Mar 2015 11:53:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Ya4ez-0002jL-OV for bug-gnu-emacs@gnu.org; Mon, 23 Mar 2015 11:53:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 23 Mar 2015 15:53:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 20179 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 20179-submit@debbugs.gnu.org id=B20179.142712596510468 (code B ref 20179); Mon, 23 Mar 2015 15:53:01 +0000 Original-Received: (at 20179) by debbugs.gnu.org; 23 Mar 2015 15:52:45 +0000 Original-Received: from localhost ([127.0.0.1]:34013 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Ya4ei-0002im-Px for submit@debbugs.gnu.org; Mon, 23 Mar 2015 11:52:44 -0400 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:45989) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Ya4eg-0002iZ-Ds for 20179@debbugs.gnu.org; Mon, 23 Mar 2015 11:52:43 -0400 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0NLO005009E02N00@a-mtaout20.012.net.il> for 20179@debbugs.gnu.org; Mon, 23 Mar 2015 17:52:36 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NLO005AE9FN2M00@a-mtaout20.012.net.il>; Mon, 23 Mar 2015 17:52:36 +0200 (IST) In-reply-to: <86pp7zztkv.fsf@example.com> 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:100839 Archived-At: > From: Sebastien Vauban > Date: Mon, 23 Mar 2015 15:17:36 +0100 > > For weeks now, I experience much more crashes than before, with Emacs > 24.4 on Windows: > > GNU Emacs 24.4.1 (i686-pc-mingw32) of 2014-10-20 on LEG570 > > I often had no time at all to report it; those crashes were > ignored. Now, I feel I must report one of those occurrences to you. > > Here is a (hopefully) useful backtrace: Unfortunately, no, it isn't useful. You attached the debugger too late, when the fatal except was already caught by the top-level handler in the MinGW startup code, and by that time, all traces of the original exception locus are lost. Please attach GDB to Emacs right after you start a new session, type "continue", and let Emacs run as usual. Then the fatal exception, when it happens, will be delivered to GDB first, and you should be able to produce a more useful backtrace. Thanks.