From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.bugs Subject: bug#9895: 24.0.90; Daemon crashes when client frame is closed Date: Mon, 31 Oct 2011 16:22:50 -0400 Message-ID: References: <87zkgldvj5.fsf@asasello.local.i-did-not-set--mail-host-address--so-tickle-me> <20111031114637.GA7226@asasello.local> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1320092644 3853 80.91.229.12 (31 Oct 2011 20:24:04 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 31 Oct 2011 20:24:04 +0000 (UTC) Cc: 9895-done@debbugs.gnu.org To: Wolodja Wentland Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Oct 31 21:23:58 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RKyOg-000727-SB for geb-bug-gnu-emacs@m.gmane.org; Mon, 31 Oct 2011 21:23:54 +0100 Original-Received: from localhost ([::1]:47544 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RKyOg-0004Z8-EF for geb-bug-gnu-emacs@m.gmane.org; Mon, 31 Oct 2011 16:23:54 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:60225) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RKyOd-0004Yr-NU for bug-gnu-emacs@gnu.org; Mon, 31 Oct 2011 16:23:52 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RKyOc-0001JO-69 for bug-gnu-emacs@gnu.org; Mon, 31 Oct 2011 16:23:51 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:43673) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RKyOb-0001JC-QW for bug-gnu-emacs@gnu.org; Mon, 31 Oct 2011 16:23:50 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1RKyQk-0007LJ-Nj for bug-gnu-emacs@gnu.org; Mon, 31 Oct 2011 16:26:02 -0400 Resent-From: Dan Nicolaescu Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Mon, 31 Oct 2011 20:26:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 9895 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 9895@debbugs.gnu.org, dann@gnu.org Original-Received: via spool by 9895-done@debbugs.gnu.org id=D9895.132009270628157 (code D ref 9895); Mon, 31 Oct 2011 20:26:02 +0000 Original-Received: (at 9895-done) by debbugs.gnu.org; 31 Oct 2011 20:25:06 +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 1RKyPp-0007K6-Su for submit@debbugs.gnu.org; Mon, 31 Oct 2011 16:25:06 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RKyPn-0007Jy-LG for 9895-done@debbugs.gnu.org; Mon, 31 Oct 2011 16:25:04 -0400 Original-Received: from dann by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RKyNe-0000wE-BL; Mon, 31 Oct 2011 16:22:50 -0400 In-Reply-To: <20111031114637.GA7226@asasello.local> (Wolodja Wentland's message of "Mon, 31 Oct 2011 11:46:38 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Mon, 31 Oct 2011 16:26:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:53357 Archived-At: Wolodja Wentland writes: > On Fri, Oct 28, 2011 at 14:32 -0400, Dan Nicolaescu wrote: >> Wolodja Wentland writes: >> >> > Hi all, >> > >> > the emacs daemon crashes every time I am closing a client frame. The >> > behaviour can be consistently reproduced with the following steps: >> > >> > 1. emacs --daemon >> >> When you do this, do you get a warning like: >> >> Warning: due to a long standing Gtk+ bug >> http://bugzilla.gnome.org/show_bug.cgi?id=85715 >> Emacs might crash when run in daemon mode and the X11 connection is unexpectedly lost. >> Using an Emacs configured with --with-x-toolkit=lucid does not have this problem. >> >> If yes, then you quite likely hit the Gtk+ bug mentioned above. > > Indeed I do. Does this imply that I cannot use the daemon functionality until > the GTK bug has been resolved or if I recompile Emacs with > --with-x-toolkit=lucid? You can use it at your own risk... It is only a problem when the X11 connection dies, or when you use xkill or the window manager to kill emacs frames, if you use C-x 5 0 it should be fine. IMVHO people that make heavy use of --daemon should stay away from Gtk+ (and try to lobby to the Gtk+ people to fix this bug). I am closing this bug, there are a few other instances of this bug in the database...