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#19813: 24.4; emacs crashes on exit Date: Sun, 08 Feb 2015 18:06:46 +0200 Message-ID: <834mqwbd61.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1423411691 15519 80.91.229.3 (8 Feb 2015 16:08:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 8 Feb 2015 16:08:11 +0000 (UTC) Cc: 19813@debbugs.gnu.org To: Test User Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Feb 08 17:08:11 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 1YKUP4-00007h-Hj for geb-bug-gnu-emacs@m.gmane.org; Sun, 08 Feb 2015 17:08:10 +0100 Original-Received: from localhost ([::1]:56957 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKUP3-0007Bp-Hx for geb-bug-gnu-emacs@m.gmane.org; Sun, 08 Feb 2015 11:08:09 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35585) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKUOz-0007Bc-UG for bug-gnu-emacs@gnu.org; Sun, 08 Feb 2015 11:08:06 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YKUOw-0004nf-O9 for bug-gnu-emacs@gnu.org; Sun, 08 Feb 2015 11:08:05 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:46259) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKUOw-0004nQ-Kd for bug-gnu-emacs@gnu.org; Sun, 08 Feb 2015 11:08:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1YKUOv-0001iT-Sz for bug-gnu-emacs@gnu.org; Sun, 08 Feb 2015 11:08:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 08 Feb 2015 16:08:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 19813 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 19813-submit@debbugs.gnu.org id=B19813.14234116386538 (code B ref 19813); Sun, 08 Feb 2015 16:08:01 +0000 Original-Received: (at 19813) by debbugs.gnu.org; 8 Feb 2015 16:07:18 +0000 Original-Received: from localhost ([127.0.0.1]:37499 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YKUOD-0001hN-BL for submit@debbugs.gnu.org; Sun, 08 Feb 2015 11:07:17 -0500 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:36619) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YKUOA-0001h7-QZ for 19813@debbugs.gnu.org; Sun, 08 Feb 2015 11:07:16 -0500 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0NJG00800NBKAM00@a-mtaout23.012.net.il> for 19813@debbugs.gnu.org; Sun, 08 Feb 2015 18:07:03 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NJG00800NFR9W20@a-mtaout23.012.net.il>; Sun, 08 Feb 2015 18:07:03 +0200 (IST) In-reply-to: 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:99164 Archived-At: > Date: Sun, 8 Feb 2015 00:35:19 -0500 > From: Test User > > Note: the problem does not occur if you run `emacs -Q'. > > To reproduce the problem: > 1) Unzip emacs-24.4-bin-i686-pc-mingw32.zip. > On my system, I unzipped it in > c:/users/testuser448/Downloads/Open_Source/Binaries/emacs > > 2) Run `emacs'. > > 3) Select File -> Quit from the menu. > A message box is displayed saying: > > GNU Emacs: The extensible self-documenting text editor has stopped > working Thank you for your report. Since the problem does not happen in "emacs -Q", there's some customization on your ~/.emacs file that triggers it. Could you please bisect your .emacs until you find the smallest part of it that still causes the problem, and then post here that part? We need a reproducible recipe to investigate the reasons for the abort.