From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Liang Wang Newsgroups: gmane.emacs.devel Subject: Re: 23.1; Emacs daemon gets killed by emacsclient -c Date: Wed, 5 Aug 2009 09:22:20 +0800 Message-ID: References: <9de1a5ef0908040159o2f42af93j78b91818bc29422e@mail.gmail.com> <7b501d5c0908040830i2ca6617vbc89c455855793f2@mail.gmail.com> <9de1a5ef0908041005o1171eb4fgbdfa980f3d195d86@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1249435420 23021 80.91.229.12 (5 Aug 2009 01:23:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 5 Aug 2009 01:23:40 +0000 (UTC) Cc: emacs-devel@gnu.org, Deniz Dogan To: Fabian Ezequiel Gallina Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Aug 05 03:23:33 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MYVE4-0008OS-1S for ged-emacs-devel@m.gmane.org; Wed, 05 Aug 2009 03:23:32 +0200 Original-Received: from localhost ([127.0.0.1]:52645 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MYVE3-0007qq-82 for ged-emacs-devel@m.gmane.org; Tue, 04 Aug 2009 21:23:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MYVD0-0007EG-Ec for emacs-devel@gnu.org; Tue, 04 Aug 2009 21:22:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MYVCw-0007Cc-GA for emacs-devel@gnu.org; Tue, 04 Aug 2009 21:22:26 -0400 Original-Received: from [199.232.76.173] (port=59156 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MYVCw-0007CR-9k for emacs-devel@gnu.org; Tue, 04 Aug 2009 21:22:22 -0400 Original-Received: from mail-yw0-f189.google.com ([209.85.211.189]:63778) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MYVCv-0004um-Vr for emacs-devel@gnu.org; Tue, 04 Aug 2009 21:22:22 -0400 Original-Received: by ywh27 with SMTP id 27so5683557ywh.26 for ; Tue, 04 Aug 2009 18:22:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=MMBm4E8jH4BfFStQuyCrkMZCqXYMkeaRZeAQJE2Id5A=; b=CY42AVgzD2KufRYB7nX5Tf+x14UlSautBjoUYC8pOwZfXVz8209fWDukulEcNOtUlx NBj2OFIGopn7JTBFT0pN/T4xN4h9yFwKgxEjme1BjeHjZv7UXuSRiaXjgBp8DraNOefX +pV+3ehx1K2xG/lewQ2rdMR5TObCpo06Bt+AA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=aPuIsl7oY4MgPQ9w2GbJzfEiGtmyRxpil78hWRi47PEu3PcI28kwqI3XwAvetSEGIR p1dHYuVPHLIsESM0GBAqeJBKP8NH423s17I4Z/FhCz6LbOKRQw1l/B/Wm5SpR8UlsCMk ceYcFc6z2Ns2se0jHCvAE/mInteoABWjlbTr8= Original-Received: by 10.150.200.20 with SMTP id x20mr14432710ybf.49.1249435340128; Tue, 04 Aug 2009 18:22:20 -0700 (PDT) In-Reply-To: <9de1a5ef0908041005o1171eb4fgbdfa980f3d195d86@mail.gmail.com> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:113696 Archived-At: On Wed, Aug 5, 2009 at 1:05 AM, Fabian Ezequiel Gallina wrote: > 2009/8/4 Deniz Dogan : >> >> FWIW, I was unable to reproduce this behavior. I tried opening a bunch >> of Emacs clients, both with -t and -c, without anything strange >> happening. >> > > If I don't close the frames, then it works. The problem happens if I > actually do this: > > [fgallina@cuca ~]$ emacsclient -c > Waiting for Emacs... > > # Close the frame with C-x 5 0 > > [fgallina@cuca ~]$ emacsclient -c > Waiting for Emacs... > > # Close the frame with C-x 5 0 > > [fgallina@cuca ~]$ emacsclient -c > Waiting for Emacs... > > # The Frame does not opens because Emacs daemon was killed. > > I can reproduce this every time, and always happens on the third attempt. > > > > Thanks, > Fabi=E1n E. Gallina > > > If it's the same bug as http://lists.gnu.org/archive/html/emacs-devel/2009-03/msg00281.html, you probably need update libcanberra.