From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Marc Munro Newsgroups: gmane.emacs.bugs Subject: bug#29726: 25.1; SIGSEGV in find-file Date: Sun, 17 Dec 2017 11:27:10 -0800 Message-ID: <1513538830.13815.44.camel@bloodnok.com> References: <1513374498.13815.28.camel@bloodnok.com> <83lgi3rp5x.fsf@gnu.org> <1513453388.13815.31.camel@bloodnok.com> <83o9myqvwd.fsf@gnu.org> <1513456260.13815.35.camel@bloodnok.com> <83mv2iqu0q.fsf@gnu.org> <1513457838.13815.40.camel@bloodnok.com> <837etlqne3.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Trace: blaine.gmane.org 1513538809 4369 195.159.176.226 (17 Dec 2017 19:26:49 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sun, 17 Dec 2017 19:26:49 +0000 (UTC) Cc: 29726@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Dec 17 20:26:44 2017 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 1eQeaB-0000lB-9X for geb-bug-gnu-emacs@m.gmane.org; Sun, 17 Dec 2017 20:26:43 +0100 Original-Received: from localhost ([::1]:55262 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eQec9-00056n-JW for geb-bug-gnu-emacs@m.gmane.org; Sun, 17 Dec 2017 14:28:45 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45633) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eQebW-0004oz-R4 for bug-gnu-emacs@gnu.org; Sun, 17 Dec 2017 14:28:09 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eQebS-0002n9-Sd for bug-gnu-emacs@gnu.org; Sun, 17 Dec 2017 14:28:06 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:58883) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eQebS-0002mh-Pd for bug-gnu-emacs@gnu.org; Sun, 17 Dec 2017 14:28:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eQebS-0003A0-AQ for bug-gnu-emacs@gnu.org; Sun, 17 Dec 2017 14:28:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Marc Munro Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 17 Dec 2017 19:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 29726 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 29726-submit@debbugs.gnu.org id=B29726.151353884212102 (code B ref 29726); Sun, 17 Dec 2017 19:28:02 +0000 Original-Received: (at 29726) by debbugs.gnu.org; 17 Dec 2017 19:27:22 +0000 Original-Received: from localhost ([127.0.0.1]:39331 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eQeao-000397-7N for submit@debbugs.gnu.org; Sun, 17 Dec 2017 14:27:22 -0500 Original-Received: from mailout.easymail.ca ([64.68.200.34]:60113) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eQeam-00038u-9p for 29726@debbugs.gnu.org; Sun, 17 Dec 2017 14:27:20 -0500 Original-Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id E3ED821155; Sun, 17 Dec 2017 19:27:13 +0000 (UTC) Original-Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo02-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TXC455gyTV54; Sun, 17 Dec 2017 19:27:13 +0000 (UTC) Original-Received: from bloodnok (unknown [107.190.21.194]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id F16DC21152; Sun, 17 Dec 2017 19:27:11 +0000 (UTC) In-Reply-To: <837etlqne3.fsf@gnu.org> X-Mailer: Evolution 3.22.6-1+deb9u1 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:141208 Archived-At: On Sun, 2017-12-17 at 19:23 +0200, Eli Zaretskii wrote: > [Please keep the bug address on the CC list.] > > OK, I've succeeded in reproducing the crash.  The immediate reason is > clear, but I need to look a bit deeper to understand how did that > reason come into existence.  Stay tuned. :-) Cool, thanks, and well done. > (The problem with your code that caused a Lisp backtrace on my system > is that you assume the outer-window-id frame parameter is non-nil and > is always a number, but that is only true on X, and I'm on MS- > Windows. > I replaced outer-window-id with window-id to work around that; maybe > you should do that as well.) I'll look into it, thank you. __ Marc