X-Loop: help-debbugs@HIDDEN Subject: bug#39222: 24.5; emacs hangs when X-server connection goes away Resent-From: mcr@HIDDEN Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-gnu-emacs@HIDDEN Resent-Date: Tue, 21 Jan 2020 18:15:02 +0000 Resent-Message-ID: <handler.39222.B.15796304449333 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: report 39222 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 39222 <at> debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@HIDDEN Received: via spool by submit <at> debbugs.gnu.org id=B.15796304449333 (code B ref -1); Tue, 21 Jan 2020 18:15:02 +0000 Received: (at submit) by debbugs.gnu.org; 21 Jan 2020 18:14:04 +0000 Received: from localhost ([127.0.0.1]:48451 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1ity2L-0002Q2-3F for submit <at> debbugs.gnu.org; Tue, 21 Jan 2020 13:14:04 -0500 Received: from lists.gnu.org ([209.51.188.17]:56214) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <mcr@HIDDEN>) id 1ity2F-0002Pp-Lp for submit <at> debbugs.gnu.org; Tue, 21 Jan 2020 13:13:59 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:52910) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from <mcr@HIDDEN>) id 1ity2D-0001B2-8g for bug-gnu-emacs@HIDDEN; Tue, 21 Jan 2020 13:13:55 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <mcr@HIDDEN>) id 1ity2A-0000pC-QW for bug-gnu-emacs@HIDDEN; Tue, 21 Jan 2020 13:13:53 -0500 Received: from tuna.sandelman.ca ([2607:f0b0:f:3:216:3eff:fe7c:d1f3]:40117) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from <mcr@HIDDEN>) id 1ity2A-0000oe-Kf for bug-gnu-emacs@HIDDEN; Tue, 21 Jan 2020 13:13:50 -0500 Received: from sandelman.ca (obiwan.sandelman.ca [209.87.249.21]) by tuna.sandelman.ca (Postfix) with ESMTP id 9EBD83897C for <bug-gnu-emacs@HIDDEN>; Tue, 21 Jan 2020 13:06:12 -0500 (EST) Received: by sandelman.ca (Postfix, from userid 179) id 4ADC91135; Tue, 21 Jan 2020 13:06:44 -0500 (EST) From: mcr@HIDDEN Date: Tue, 21 Jan 2020 13:06:44 -0500 Message-ID: <v0muag3cqz.fsf@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2607:f0b0:f:3:216:3eff:fe7c:d1f3 X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -3.3 (---) I start emacs (with or without --daemon) on my desktop, and then I open frames with emacsclient -nw, or emacsclient -c. When I start a frame (-c) do so via a forwarded SSH connection (from my laptop), it works great. When I close the ssh connection (having closed any open frames), then the emacs process hangs; sometimes it crashes. The hang I can reproduce easily. {Obviously, also occurs if the SSH disconnects unexpectedly} I notice that the SSH thinks that the X-connection is still open and it will not exit on it's own. This is the case even if I've closed all frames. I can attempt this again from emacs -Q, but I have to close the emacs I'm writing this in first so that I can start the server. Other frames/windows are hung, I have to kill the process. (Not -9). I can kill -SOMETHING and/or attach GDB if that is useful. In GNU Emacs 24.5.1 (x86_64-pc-linux-gnu, GTK+ Version 3.22.11) of 2017-09-12 on hullmann, modified by Debian System Description: Devuan GNU/Linux 2.1 (ascii) Configured using: `configure --build x86_64-linux-gnu --prefix=/usr --sharedstatedir=/var/lib --libexecdir=/usr/lib --localstatedir=/var/lib --infodir=/usr/share/info --mandir=/usr/share/man --with-pop=yes --enable-locallisppath=/etc/emacs24:/etc/emacs:/usr/local/share/emacs/24.5/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.5/site-lisp:/usr/share/emacs/site-lisp --without-gnutls --build x86_64-linux-gnu --prefix=/usr --sharedstatedir=/var/lib --libexecdir=/usr/lib --localstatedir=/var/lib --infodir=/usr/share/info --mandir=/usr/share/man --with-pop=yes --enable-locallisppath=/etc/emacs24:/etc/emacs:/usr/local/share/emacs/24.5/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.5/site-lisp:/usr/share/emacs/site-lisp --without-gnutls --with-x=yes --with-x-toolkit=gtk3 --with-toolkit-scroll-bars 'CFLAGS=-g -O2 -fdebug-prefix-map=/build/emacs24-24.5+1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -fno-PIE' 'CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2' 'LDFLAGS=-Wl,-z,relro -no-pie'' Important settings: value of $LC_ALL: en_CA.UTF-8 value of $LC_CTYPE: en_CA.UTF-8 value of $LC_TIME: en_DK value of $LANG: en_CA.UTF-8 locale-coding-system: utf-8-unix Major mode: MH-Folder Minor modes in effect: hl-line-mode: t dired-omit-mode: t tooltip-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t buffer-read-only: t line-number-mode: t transient-mark-mode: t Recent messages: Opening TLS connection with `gnutls-cli --x509cafile /etc/ssl/certs/ca-certificates.crt -p 443 c5.patreon.com'...failed Opening TLS connection with `gnutls-cli --x509cafile /etc/ssl/certs/ca-certificates.crt -p 443 c5.patreon.com --protocols ssl3'...failed Opening TLS connection to `c5.patreon.com'...failed Opening TLS connection with `gnutls-cli --x509cafile /etc/ssl/certs/ca-certificates.crt -p 443 c5.patreon.com'...failed Opening TLS connection with `gnutls-cli --x509cafile /etc/ssl/certs/ca-certificates.crt -p 443 c5.patreon.com --protocols ssl3'...failed Opening TLS connection to `c5.patreon.com'...failed Opening TLS connection with `gnutls-cli --x509cafile /etc/ssl/certs/ca-certificates.crt -p 443 c5.patreon.com'...failed Opening TLS connection with `gnutls-cli --x509cafile /etc/ssl/certs/ca-certificates.crt -p 443 c5.patreon.com --protocols ssl3'...failed Opening TLS connection to `c5.patreon.com'...failed Processing deletes and refiles for +inbox...done Load-path shadows: /sandel/src/bbdb/lisp/bbdb-ispell hides /sandel/share/emacs/site-lisp/bbdb-ispell /sandel/src/bbdb/lisp/bbdb-mhe hides /sandel/share/emacs/site-lisp/bbdb-mhe /sandel/src/bbdb/lisp/bbdb-sc hides /sandel/share/emacs/site-lisp/bbdb-sc /sandel/src/bbdb/lisp/bbdb-com hides /sandel/share/emacs/site-lisp/bbdb-com /sandel/src/bbdb/lisp/bbdb-site hides /sandel/share/emacs/site-lisp/bbdb-site /sandel/src/bbdb/lisp/bbdb hides /sandel/share/emacs/site-lisp/bbdb /sandel/src/bbdb/lisp/bbdb-loaddefs hides /sandel/share/emacs/site-lisp/bbdb-loaddefs /sandel/src/bbdb/lisp/bbdb-pgp hides /sandel/share/emacs/site-lisp/bbdb-pgp /sandel/src/bbdb/lisp/bbdb-tex hides /sandel/share/emacs/site-lisp/bbdb-tex /sandel/src/bbdb/lisp/bbdb-gnus-aux hides /sandel/share/emacs/site-lisp/bbdb-gnus-aux /sandel/src/bbdb/lisp/bbdb-gnus hides /sandel/share/emacs/site-lisp/bbdb-gnus /sandel/src/bbdb/lisp/bbdb-anniv hides /sandel/share/emacs/site-lisp/bbdb-anniv /sandel/src/bbdb/lisp/bbdb-message hides /sandel/share/emacs/site-lisp/bbdb-message /sandel/src/bbdb/lisp/bbdb-snarf hides /sandel/share/emacs/site-lisp/bbdb-snarf /sandel/src/bbdb/lisp/bbdb-mua hides /sandel/share/emacs/site-lisp/bbdb-mua /sandel/src/bbdb/lisp/bbdb-rmail hides /sandel/share/emacs/site-lisp/bbdb-rmail /sandel/src/bbdb/lisp/bbdb-migrate hides /sandel/share/emacs/site-lisp/bbdb-migrate /home/mcr/el/csv-mode hides /usr/share/emacs24/site-lisp/emacs-goodies-el/csv-mode /home/mcr/.emacs.d/elpa/muse-3.20.2/muse-xml hides /usr/share/emacs/24.5/site-lisp/elpa/muse-3.20/muse-xml /home/mcr/.emacs.d/elpa/muse-3.20.2/muse-pkg hides /usr/share/emacs/24.5/site-lisp/elpa/muse-3.20/muse-pkg /home/mcr/.emacs.d/elpa/muse-3.20.2/muse-import-latex hides /usr/share/emacs/24.5/site-lisp/elpa/muse-3.20/muse-import-latex /home/mcr/.emacs.d/elpa/muse-3.20.2/muse hides /usr/share/emacs/24.5/site-lisp/elpa/muse-3.20/muse /home/mcr/.emacs.d/elpa/muse-3.20.2/muse-latex hides /usr/share/emacs/24.5/site-lisp/elpa/muse-3.20/muse-latex /home/mcr/.emacs.d/elpa/muse-3.20.2/muse-html hides /usr/share/emacs/24.5/site-lisp/elpa/muse-3.20/muse-html /home/mcr/.emacs.d/elpa/muse-3.20.2/muse-blosxom hides /usr/share/emacs/24.5/site-lisp/elpa/muse-3.20/muse-blosxom /home/mcr/.emacs.d/elpa/muse-3.20.2/muse-poem hides /usr/share/emacs/24.5/site-lisp/elpa/muse-3.20/muse-poem /home/mcr/.emacs.d/elpa/muse-3.20.2/muse-journal hides /usr/share/emacs/24.5/site-lisp/elpa/muse-3.20/muse-journal /home/mcr/.emacs.d/elpa/muse-3.20.2/muse-backlink hides /usr/share/emacs/24.5/site-lisp/elpa/muse-3.20/muse-backlink /home/mcr/.emacs.d/elpa/muse-3.20.2/muse-import-xml hides /usr/share/emacs/24.5/site-lisp/elpa/muse-3.20/muse-import-xml /home/mcr/.emacs.d/elpa/muse-3.20.2/muse-mode hides /usr/share/emacs/24.5/site-lisp/elpa/muse-3.20/muse-mode /home/mcr/.emacs.d/elpa/muse-3.20.2/muse-project hides /usr/share/emacs/24.5/site-lisp/elpa/muse-3.20/muse-project /home/mcr/.emacs.d/elpa/muse-3.20.2/muse-regexps hides /usr/share/emacs/24.5/site-lisp/elpa/muse-3.20/muse-regexps /home/mcr/.emacs.d/elpa/muse-3.20.2/muse-latex2png hides /usr/share/emacs/24.5/site-lisp/elpa/muse-3.20/muse-latex2png /home/mcr/.emacs.d/elpa/muse-3.20.2/muse-publish hides /usr/share/emacs/24.5/site-lisp/elpa/muse-3.20/muse-publish /home/mcr/.emacs.d/elpa/muse-3.20.2/cgi hides /usr/share/emacs/24.5/site-lisp/elpa/muse-3.20/cgi /home/mcr/.emacs.d/elpa/muse-3.20.2/muse-book hides /usr/share/emacs/24.5/site-lisp/elpa/muse-3.20/muse-book /home/mcr/.emacs.d/elpa/muse-3.20.2/muse-xml-common hides /usr/share/emacs/24.5/site-lisp/elpa/muse-3.20/muse-xml-common /home/mcr/.emacs.d/elpa/muse-3.20.2/muse-ikiwiki hides /usr/share/emacs/24.5/site-lisp/elpa/muse-3.20/muse-ikiwiki /home/mcr/.emacs.d/elpa/muse-3.20.2/muse-http hides /usr/share/emacs/24.5/site-lisp/elpa/muse-3.20/muse-http /home/mcr/.emacs.d/elpa/muse-3.20.2/muse-protocols hides /usr/share/emacs/24.5/site-lisp/elpa/muse-3.20/muse-protocols /home/mcr/.emacs.d/elpa/muse-3.20.2/muse-wiki hides /usr/share/emacs/24.5/site-lisp/elpa/muse-3.20/muse-wiki /home/mcr/.emacs.d/elpa/muse-3.20.2/muse-colors hides /usr/share/emacs/24.5/site-lisp/elpa/muse-3.20/muse-colors /home/mcr/.emacs.d/elpa/muse-3.20.2/muse-import-docbook hides /usr/share/emacs/24.5/site-lisp/elpa/muse-3.20/muse-import-docbook /home/mcr/.emacs.d/elpa/muse-3.20.2/htmlize-hack hides /usr/share/emacs/24.5/site-lisp/elpa/muse-3.20/htmlize-hack /home/mcr/.emacs.d/elpa/muse-3.20.2/httpd hides /usr/share/emacs/24.5/site-lisp/elpa/muse-3.20/httpd /home/mcr/.emacs.d/elpa/muse-3.20.2/muse-texinfo hides /usr/share/emacs/24.5/site-lisp/elpa/muse-3.20/muse-texinfo /home/mcr/.emacs.d/elpa/muse-3.20.2/muse-docbook hides /usr/share/emacs/24.5/site-lisp/elpa/muse-3.20/muse-docbook /home/mcr/.emacs.d/elpa/muse-3.20.2/muse-context hides /usr/share/emacs/24.5/site-lisp/elpa/muse-3.20/muse-context /home/mcr/.emacs.d/elpa/muse-3.20.2/muse-groff hides /usr/share/emacs/24.5/site-lisp/elpa/muse-3.20/muse-groff /home/mcr/.emacs.d/elpa/muse-3.20.2/muse-ipc hides /usr/share/emacs/24.5/site-lisp/elpa/muse-3.20/muse-ipc /home/mcr/.emacs.d/elpa/muse-3.20.2/muse-autoloads hides /usr/share/emacs/24.5/site-lisp/elpa/muse-3.20/muse-autoloads /usr/share/emacs24/site-lisp/cmake-data/cmake-mode hides /usr/share/emacs/site-lisp/cmake-mode /usr/share/emacs/24.5/site-lisp/debian-startup hides /usr/share/emacs/site-lisp/debian-startup /home/mcr/el/window hides /usr/share/emacs/24.5/lisp/window /home/mcr/el/whitespace hides /usr/share/emacs/24.5/lisp/whitespace /home/mcr/el/tempo hides /usr/share/emacs/24.5/lisp/tempo /home/mcr/el/pcvs-util hides /usr/share/emacs/24.5/lisp/vc/pcvs-util /home/mcr/el/log-edit hides /usr/share/emacs/24.5/lisp/vc/log-edit /home/mcr/el/vc-git hides /usr/share/emacs/24.5/lisp/vc/vc-git /home/mcr/el/vc-svn hides /usr/share/emacs/24.5/lisp/vc/vc-svn /home/mcr/el/autoload hides /usr/share/emacs/24.5/lisp/emacs-lisp/autoload /home/mcr/el/regi hides /usr/share/emacs/24.5/lisp/emacs-lisp/regi Features: (shadow sort emacsbug network-stream starttls url-http tls gnutls url-gw url-auth url-queue url-cache url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util url-parse auth-source eieio eieio-core url-vars shr-color color shr browse-url qp mm-archive smiley mh-mime mh-identity mh-letter mail-extr mule-util mh-thread mh-show goto-addr thingatpt gnus-cite gnus-art mm-uu mml2015 gnus-sum nnoo gnus-group gnus-undo nnmail mail-source gnus-start gnus-spec gnus-int message format-spec rfc822 gmm-utils mailheader gnus-win gnus-range gnus gnus-ems nnheader mh-inc hl-line mh-tool-bar mh-seq byte-opt bytecomp byte-compile cl-extra cconv minibuffer-complete-cycle mh-xface mh-utils xterm dired-x dired server vcard mh-folder which-func imenu bbdb-loaddefs bbdb-sc supercite regi bbdb-mhe mh-comp sendmail mail-utils mh-scan mh-gnus mml mm-view mml-smime mml-sec smime password-cache dig mailcap mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mm-util mail-prsvr gnus-util time-date mh-e mh-compat mh-acros cl mh-buffers mh-loaddefs bbdb-mua bbdb-com pcase crm mailabbrev bbdb cl-macs gv bbdb-site timezone package epg-config disp-table advice help-fns cc-styles cc-align cc-engine cc-vars cc-defs view yaml-mode muse-blosxom muse-html muse-xml-common cus-edit cus-start cus-load muse-publish muse-project muse-protocols info easymenu muse-regexps wid-edit cl-loaddefs cl-lib derived muse muse-nested-tags muse-mode gin-mode rdebug gud comint ansi-color ring emacs-goodies-el emacs-goodies-custom emacs-goodies-loaddefs easy-mmode tooltip electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind gfilenotify dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) Memory information: ((conses 16 457735 153682) (symbols 48 35001 0) (miscs 40 17946 642) (strings 32 301341 20284) (string-bytes 1 5690238) (vectors 16 59450) (vector-slots 8 1335988 9384) (floats 8 453 435) (intervals 56 4451 1663) (buffers 960 23)) -- ] Never tell me the odds! | ipv6 mesh networks [ ] Michael Richardson, Sandelman Software Works | IoT architect [ ] mcr@HIDDEN http://www.sandelman.ca/ | ruby on rails [
Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) Content-Type: text/plain; charset=utf-8 X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: mcr@HIDDEN Subject: bug#39222: Acknowledgement (24.5; emacs hangs when X-server connection goes away) Message-ID: <handler.39222.B.15796304449333.ack <at> debbugs.gnu.org> References: <v0muag3cqz.fsf@HIDDEN> X-Gnu-PR-Message: ack 39222 X-Gnu-PR-Package: emacs Reply-To: 39222 <at> debbugs.gnu.org Date: Tue, 21 Jan 2020 18:15:02 +0000 Thank you for filing a new bug report with debbugs.gnu.org. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested parties for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): bug-gnu-emacs@HIDDEN If you wish to submit further information on this problem, please send it to 39222 <at> debbugs.gnu.org. Please do not send mail to help-debbugs@HIDDEN unless you wish to report a problem with the Bug-tracking system. --=20 39222: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D39222 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems
X-Loop: help-debbugs@HIDDEN Subject: bug#39222: Acknowledgement (24.5; emacs hangs when X-server connection goes away) Resent-From: Michael Richardson <mcr@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-gnu-emacs@HIDDEN Resent-Date: Wed, 22 Jan 2020 04:08:01 +0000 Resent-Message-ID: <handler.39222.B39222.157966607232004 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: followup 39222 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 39222 <at> debbugs.gnu.org Received: via spool by 39222-submit <at> debbugs.gnu.org id=B39222.157966607232004 (code B ref 39222); Wed, 22 Jan 2020 04:08:01 +0000 Received: (at 39222) by debbugs.gnu.org; 22 Jan 2020 04:07:52 +0000 Received: from localhost ([127.0.0.1]:48858 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1iu7J2-0008K7-7y for submit <at> debbugs.gnu.org; Tue, 21 Jan 2020 23:07:52 -0500 Received: from tuna.sandelman.ca ([209.87.249.19]:60804 ident=postfix) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <mcr@HIDDEN>) id 1iu7J0-0008Jx-GA for 39222 <at> debbugs.gnu.org; Tue, 21 Jan 2020 23:07:51 -0500 Received: from sandelman.ca (obiwan.sandelman.ca [IPv6:2607:f0b0:f:2::247]) by tuna.sandelman.ca (Postfix) with ESMTP id 8889F3897E for <39222 <at> debbugs.gnu.org>; Tue, 21 Jan 2020 23:07:17 -0500 (EST) Received: from localhost (localhost [IPv6:::1]) by sandelman.ca (Postfix) with ESMTP id 8CFEC108 for <39222 <at> debbugs.gnu.org>; Tue, 21 Jan 2020 23:07:49 -0500 (EST) From: Michael Richardson <mcr@HIDDEN> In-Reply-To: <handler.39222.B.15796304449333.ack <at> debbugs.gnu.org> References: <v0muag3cqz.fsf@HIDDEN> <handler.39222.B.15796304449333.ack <at> debbugs.gnu.org> X-Mailer: MH-E 8.6; nmh 1.7+dev; GNU Emacs 25.1.1 X-Face: $\n1pF)h^`}$H>Hk{L"x@)JS7<%Az}5RyS@k9X%29-lHB$Ti.V>2bi.~ehC0; <'$9xN5Ub# z!G,p`nR&p7Fz@^UXIn156S8.~^@MJ*mMsD7=QFeq%AL4m<nPbLgmtKK-5dC@#:k MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <14312.1579666069.1@localhost> Date: Tue, 21 Jan 2020 23:07:49 -0500 Message-ID: <14313.1579666069@localhost> X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -3.3 (---) I see that my bug is well known GTK issue. Sorry for opening again.
X-Loop: help-debbugs@HIDDEN Subject: bug#39222: Acknowledgement (24.5; emacs hangs when X-server connection goes away) Resent-From: Stefan Kangas <stefan@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-gnu-emacs@HIDDEN Resent-Date: Wed, 22 Jan 2020 06:35:02 +0000 Resent-Message-ID: <handler.39222.B39222.157967484614203 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: followup 39222 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Michael Richardson <mcr@HIDDEN> Cc: 39222 <at> debbugs.gnu.org Received: via spool by 39222-submit <at> debbugs.gnu.org id=B39222.157967484614203 (code B ref 39222); Wed, 22 Jan 2020 06:35:02 +0000 Received: (at 39222) by debbugs.gnu.org; 22 Jan 2020 06:34:06 +0000 Received: from localhost ([127.0.0.1]:48877 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1iu9aX-0003h0-JF for submit <at> debbugs.gnu.org; Wed, 22 Jan 2020 01:34:05 -0500 Received: from ted.gofardesign.uk ([67.225.143.91]:35672) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <stefan@HIDDEN>) id 1iu9aW-0003gR-0M; Wed, 22 Jan 2020 01:34:04 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=marxist.se; s=default; h=Content-Type:MIME-Version:Message-ID:Date:References: In-Reply-To:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=JPFgJKPECS73DVKBiC9to+uRFfkCUqgcjaad6bv3LZQ=; b=Lj5w5uQyNg1WelLUkYGvbWr4ft +joByQpd1AKaclljqUcu5hPGW4IdXsixCtxLfuFmH37t3LIIrKBKhftguYAV3SpOqbq/R/bieHngF eUhzVgS4YU1GsWK6NZLZF+2o5s8J/bnhYI0CZp7GSUIlG46CwNnCzTNr6TJAItqYVEy6pyMVwRpnF eWdaY+oj9WEJgHx3KTPCbHhY00/4f3Dqu92LQVrWfUGq65NZ524jkLITBD9t4/XOyAqP3uijtD7Ib bocSj1H1GvSD70qZbho1Sz68NGSBsYQHdLL+ZAVu1UGZ+IR2jNOJ+nwd5hs5khs9G793Nf8Sf1jpm +kHd/JEw==; Received: from h-70-69.a785.priv.bahnhof.se ([155.4.70.69]:43420 helo=localhost) by ted.gofardesign.uk with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from <stefan@HIDDEN>) id 1iu9aO-0001St-Kv; Wed, 22 Jan 2020 01:33:56 -0500 From: Stefan Kangas <stefan@HIDDEN> In-Reply-To: <14313.1579666069@localhost> (Michael Richardson's message of "Tue, 21 Jan 2020 23:07:49 -0500") References: <v0muag3cqz.fsf@HIDDEN> <handler.39222.B.15796304449333.ack <at> debbugs.gnu.org> <14313.1579666069@localhost> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Date: Wed, 22 Jan 2020 07:33:54 +0100 Message-ID: <87sgk8knjh.fsf@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ted.gofardesign.uk X-AntiAbuse: Original Domain - debbugs.gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - marxist.se X-Get-Message-Sender-Via: ted.gofardesign.uk: authenticated_id: stefan@HIDDEN X-Authenticated-Sender: ted.gofardesign.uk: stefan@HIDDEN X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) forcemerge 3360 39222 thanks Michael Richardson <mcr@HIDDEN> writes: > I see that my bug is well known GTK issue. > Sorry for opening again. Yes, this is bug #3360, so I'm merging the reports. Thanks. Best regards, Stefan Kangas
Received: (at control) by debbugs.gnu.org; 22 Jan 2020 06:34:06 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Wed Jan 22 01:34:06 2020 Received: from localhost ([127.0.0.1]:48879 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1iu9aX-0003h2-Rv for submit <at> debbugs.gnu.org; Wed, 22 Jan 2020 01:34:06 -0500 Received: from ted.gofardesign.uk ([67.225.143.91]:35672) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <stefan@HIDDEN>) id 1iu9aW-0003gR-0M; Wed, 22 Jan 2020 01:34:04 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=marxist.se; s=default; h=Content-Type:MIME-Version:Message-ID:Date:References: In-Reply-To:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=JPFgJKPECS73DVKBiC9to+uRFfkCUqgcjaad6bv3LZQ=; b=Lj5w5uQyNg1WelLUkYGvbWr4ft +joByQpd1AKaclljqUcu5hPGW4IdXsixCtxLfuFmH37t3LIIrKBKhftguYAV3SpOqbq/R/bieHngF eUhzVgS4YU1GsWK6NZLZF+2o5s8J/bnhYI0CZp7GSUIlG46CwNnCzTNr6TJAItqYVEy6pyMVwRpnF eWdaY+oj9WEJgHx3KTPCbHhY00/4f3Dqu92LQVrWfUGq65NZ524jkLITBD9t4/XOyAqP3uijtD7Ib bocSj1H1GvSD70qZbho1Sz68NGSBsYQHdLL+ZAVu1UGZ+IR2jNOJ+nwd5hs5khs9G793Nf8Sf1jpm +kHd/JEw==; Received: from h-70-69.a785.priv.bahnhof.se ([155.4.70.69]:43420 helo=localhost) by ted.gofardesign.uk with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from <stefan@HIDDEN>) id 1iu9aO-0001St-Kv; Wed, 22 Jan 2020 01:33:56 -0500 From: Stefan Kangas <stefan@HIDDEN> To: Michael Richardson <mcr@HIDDEN> Subject: Re: bug#39222: Acknowledgement (24.5; emacs hangs when X-server connection goes away) In-Reply-To: <14313.1579666069@localhost> (Michael Richardson's message of "Tue, 21 Jan 2020 23:07:49 -0500") References: <v0muag3cqz.fsf@HIDDEN> <handler.39222.B.15796304449333.ack <at> debbugs.gnu.org> <14313.1579666069@localhost> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Date: Wed, 22 Jan 2020 07:33:54 +0100 Message-ID: <87sgk8knjh.fsf@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ted.gofardesign.uk X-AntiAbuse: Original Domain - debbugs.gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - marxist.se X-Get-Message-Sender-Via: ted.gofardesign.uk: authenticated_id: stefan@HIDDEN X-Authenticated-Sender: ted.gofardesign.uk: stefan@HIDDEN X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control Cc: 39222 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) forcemerge 3360 39222 thanks Michael Richardson <mcr@HIDDEN> writes: > I see that my bug is well known GTK issue. > Sorry for opening again. Yes, this is bug #3360, so I'm merging the reports. Thanks. Best regards, Stefan Kangas
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.