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:26:16 +0300 Message-ID: <838ttq4zbb.fsf@gnu.org> References: <5801121F.8090404@gmx.at> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1476466053 27780 195.159.176.226 (14 Oct 2016 17:27:33 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 14 Oct 2016 17:27:33 +0000 (UTC) Cc: 24692@debbugs.gnu.org To: martin rudalics Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Oct 14 19:27: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 1bv6GP-0005b3-H7 for geb-bug-gnu-emacs@m.gmane.org; Fri, 14 Oct 2016 19:27:21 +0200 Original-Received: from localhost ([::1]:48626 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bv6GN-0002HK-SE for geb-bug-gnu-emacs@m.gmane.org; Fri, 14 Oct 2016 13:27:19 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52977) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bv6GD-0002H0-47 for bug-gnu-emacs@gnu.org; Fri, 14 Oct 2016 13:27:14 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bv6G6-0005h2-FF for bug-gnu-emacs@gnu.org; Fri, 14 Oct 2016 13:27:07 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:49290) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bv6G6-0005gy-Bm for bug-gnu-emacs@gnu.org; Fri, 14 Oct 2016 13:27:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1bv6G6-0006qp-77 for bug-gnu-emacs@gnu.org; Fri, 14 Oct 2016 13:27: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:27: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.147646599426302 (code B ref 24692); Fri, 14 Oct 2016 17:27:02 +0000 Original-Received: (at 24692) by debbugs.gnu.org; 14 Oct 2016 17:26:34 +0000 Original-Received: from localhost ([127.0.0.1]:55480 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bv6Fe-0006qA-8p for submit@debbugs.gnu.org; Fri, 14 Oct 2016 13:26:34 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:33684) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bv6Fd-0006px-1B for 24692@debbugs.gnu.org; Fri, 14 Oct 2016 13:26:33 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bv6FU-0005UM-Qo for 24692@debbugs.gnu.org; Fri, 14 Oct 2016 13:26:27 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:57582) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bv6FU-0005UD-Mx; Fri, 14 Oct 2016 13:26:24 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:2422 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpa (Exim 4.82) (envelope-from ) id 1bv6FR-0006ST-6F; Fri, 14 Oct 2016 13:26:21 -0400 In-reply-to: <5801121F.8090404@gmx.at> (message from martin rudalics on Fri, 14 Oct 2016 19:13:03 +0200) 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:124466 Archived-At: > Date: Fri, 14 Oct 2016 19:13:03 +0200 > From: martin rudalics > > No crash here, just takes some time to execute. Tested with release and > master. Same here. But isn't it strange that it takes so long to show the source after the mouse-2 click? If you do the same in "emacs -Q", the source comes up much faster. Does the code in e25-crash explain that?