all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Giorgos Keramidas <keramida@ceid.upatras.gr>
To: Liang Wang <netcasper@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: emacs daemon exits when emacsclient connects to it again
Date: Mon, 09 Feb 2009 11:47:47 +0200	[thread overview]
Message-ID: <877i40rlfg.fsf@kobe.laptop> (raw)
In-Reply-To: <a161d0b60902090111v3ba32554x210eaea6a50ffeef@mail.gmail.com> (Liang Wang's message of "Mon, 9 Feb 2009 17:11:45 +0800")

On Mon, 9 Feb 2009 17:11:45 +0800, Liang Wang <netcasper@gmail.com> wrote:
> Emacs daemon exits or crashes when emacsclient connect to it again.
> Below is my command line operation.
>
> [liang@localhost ~]$ emacs --daemon -Q
> ("emacs" "-Q")
> Starting Emacs daemon.
> [liang@localhost ~]$ pgrep -l emacs
> 2813 emacs
> [liang@localhost ~]$ emacsclient -c    # succeed to connect
> Waiting for Emacs...
> [liang@localhost ~]$ pgrep -l emacs
> 2813 emacs
> [liang@localhost ~]$ emacsclient -c    # fail to connect
> Waiting for Emacs...
> [liang@localhost ~]$ pgrep -l emacs
> [liang@localhost ~]$

Which version of Emacs are you running?  Can you attach to the
background process using gdb and see where it crashes?





  reply	other threads:[~2009-02-09  9:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-09  9:11 emacs daemon exits when emacsclient connects to it again Liang Wang
2009-02-09  9:47 ` Giorgos Keramidas [this message]
2009-02-09 10:29   ` Liang Wang
2009-02-09 16:34     ` Giorgos Keramidas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877i40rlfg.fsf@kobe.laptop \
    --to=keramida@ceid.upatras.gr \
    --cc=emacs-devel@gnu.org \
    --cc=netcasper@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.