From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#7979: 24.0.50; emacs loops when it loses an emacsclient connection Date: Fri, 04 Feb 2011 12:33:49 -0500 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1296841840 23231 80.91.229.12 (4 Feb 2011 17:50:40 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 4 Feb 2011 17:50:40 +0000 (UTC) Cc: 7979@debbugs.gnu.org To: robert marshall Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Feb 04 18:50:36 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PlPnf-0003K4-1c for geb-bug-gnu-emacs@m.gmane.org; Fri, 04 Feb 2011 18:50:27 +0100 Original-Received: from localhost ([127.0.0.1]:37391 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PlPdF-0002oH-1C for geb-bug-gnu-emacs@m.gmane.org; Fri, 04 Feb 2011 12:39:41 -0500 Original-Received: from [140.186.70.92] (port=38307 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PlPZn-00013z-Ry for bug-gnu-emacs@gnu.org; Fri, 04 Feb 2011 12:36:08 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PlPZm-000876-G3 for bug-gnu-emacs@gnu.org; Fri, 04 Feb 2011 12:36:07 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:49975) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PlPZm-000872-Ed for bug-gnu-emacs@gnu.org; Fri, 04 Feb 2011 12:36:06 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1PlPQ1-0001XU-Ni; Fri, 04 Feb 2011 12:26:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 04 Feb 2011 17:26:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 7979 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 7979-submit@debbugs.gnu.org id=B7979.12968403225866 (code B ref 7979); Fri, 04 Feb 2011 17:26:01 +0000 Original-Received: (at 7979) by debbugs.gnu.org; 4 Feb 2011 17:25:22 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PlPPN-0001WZ-Ts for submit@debbugs.gnu.org; Fri, 04 Feb 2011 12:25:22 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PlPPL-0001WM-GD for 7979@debbugs.gnu.org; Fri, 04 Feb 2011 12:25:20 -0500 Original-Received: from localhost ([127.0.0.1]:49454) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PlPXZ-0000FC-Q4; Fri, 04 Feb 2011 12:33:49 -0500 X-Spook: DRM terrorist Verisign Consul Jiang Zemin satellite X-Ran: We1Jc#'[:=|!K,[zZj,An&M#/Qh"!1rnl9nh|TP3vj7tys2<>w0kOWw_OO8}J~VZp$4/1d X-Hue: blue X-Attribution: GM In-Reply-To: (robert marshall's message of "Fri, 04 Feb 2011 12:47:37 +0000") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Fri, 04 Feb 2011 12:26:01 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:43939 Archived-At: robert marshall wrote: > If I ssh onto the machine running an emacs instance and connect using > emacsclient -c and the ssh connection goes down, the emacs instance > becomes unresponsive, Sounds like the long-standing issue from etc/PROBLEMS: ** When Emacs is compiled with Gtk+, closing a display kills Emacs. [...] Thus, for instance, when Emacs is run as a server on a text terminal, and an X frame is created, and the X server for that frame crashes or exits unexpectedly, Emacs must exit to prevent a GTK error that would result in an endless loop. Although yours is looping when it should be exiting... > In GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.20.1) > of 2011-02-03 on faure.capuchin.co.uk