From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#24692: 25.1; simple, reproducible Emacs 25.1 crash on MS Windows Date: Fri, 14 Oct 2016 20:20:34 +0300 Message-ID: <83a8e64zkt.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1476465698 32322 195.159.176.226 (14 Oct 2016 17:21:38 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 14 Oct 2016 17:21:38 +0000 (UTC) Cc: 24692@debbugs.gnu.org To: Drew Adams Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Oct 14 19:21:28 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bv6AT-0005Mv-0F for geb-bug-gnu-emacs@m.gmane.org; Fri, 14 Oct 2016 19:21:13 +0200 Original-Received: from localhost ([::1]:48607 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bv6AR-0001S2-Il for geb-bug-gnu-emacs@m.gmane.org; Fri, 14 Oct 2016 13:21:11 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51568) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bv6AL-0001Rf-OA for bug-gnu-emacs@gnu.org; Fri, 14 Oct 2016 13:21:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bv6AI-0003Tm-Gp for bug-gnu-emacs@gnu.org; Fri, 14 Oct 2016 13:21:05 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:49286) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bv6AI-0003Tg-DF for bug-gnu-emacs@gnu.org; Fri, 14 Oct 2016 13:21:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1bv6AI-0006ig-8L for bug-gnu-emacs@gnu.org; Fri, 14 Oct 2016 13:21:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 14 Oct 2016 17:21:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24692 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 24692-submit@debbugs.gnu.org id=B24692.147646565025790 (code B ref 24692); Fri, 14 Oct 2016 17:21:02 +0000 Original-Received: (at 24692) by debbugs.gnu.org; 14 Oct 2016 17:20:50 +0000 Original-Received: from localhost ([127.0.0.1]:55476 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bv6A6-0006hu-Kh for submit@debbugs.gnu.org; Fri, 14 Oct 2016 13:20:50 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:60544) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bv6A5-0006hh-R9 for 24692@debbugs.gnu.org; Fri, 14 Oct 2016 13:20:50 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bv69x-0003P8-Hf for 24692@debbugs.gnu.org; Fri, 14 Oct 2016 13:20:44 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:57372) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bv69x-0003Oz-CM; Fri, 14 Oct 2016 13:20:41 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:2411 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpa (Exim 4.82) (envelope-from ) id 1bv69w-0005pD-7p; Fri, 14 Oct 2016 13:20:40 -0400 In-reply-to: (message from Drew Adams on Fri, 14 Oct 2016 09:39:29 -0700 (PDT)) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.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" Xref: news.gmane.org gmane.emacs.bugs:124465 Archived-At: > Date: Fri, 14 Oct 2016 09:39:29 -0700 (PDT) > From: Drew Adams > > I spent many hours narrowing this down. I'm hoping that that time won't > have been wasted. ;-) Thank you for your efforts. > 1. Save the attached file, `e25-crash.el'. > > 2. runemacs.exe -Q --debug-init -l "/YOUR/PATH/TO/e25-crash.el > > You will get two frames, one with buffer *scratch*, the other with the > minibuffer, buffer *Minibuf-0*. > > 3. Click the title bar of the frame having buffer *scratch*, to raise > and select it. > > 4. `C-h f prefix-command-preserve-state RET'. > > 5. Click `mouse-2' on the file name `simple.el' in buffer `*Help*'. > > CRASH! It doesn't crash for me here, but my build is a 32-bit build. Can anyone else reproduce this?