all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sven Bretfeld <sven.bretfeld@gmx.ch>
To: help-gnu-emacs@gnu.org
Subject: Re: emacsserver unstable?
Date: Tue, 24 Jul 2007 21:08:46 +0200	[thread overview]
Message-ID: <20070724190845.GG3486@relwi.unibe.ch> (raw)
In-Reply-To: <6554B8F7-CBBD-4C97-860F-2AA4C204EB45@Web.DE>

Hi Pete

On Tue, Jul 24, 2007 at 07:44:02PM +0200, Peter Dyballa wrote:
 
> Can you try to minimise your user init file, ~/.emacs or such? Could  
> be there is some code that causes the error you see ...

That's an idea. I will try what happens if I reduce the init file to
the necessities needed for Mutt.
> 
> How many executables of emacsclient do you have on disk? 

Only one file is found by locate:

sven@kamaloka:/usr/bin$ ls -l emacsclient.emacs-snapshot
-rwxr-xr-x 1 root root 11608 2007-07-01 20:05
emacsclient.emacs-snapshot

There are two softlinks pointing to this executable:

sven@kamaloka:/usr/bin$ ls -l emacsclient
lrwxrwxrwx 1 root root 29 2007-05-22 02:21 emacsclient ->
/etc/alternatives/emacsclient

sven@kamaloka:/etc/alternatives$ ls -l emacsclient
lrwxrwxrwx 1 root root 35 2007-07-04 23:17 emacsclient ->
/usr/bin/emacsclient.emacs-snapshot

> Which one is found and actually executed? Can you use ps or pstree
> to exactly find out which one is running and then dying?

It can only be /usr/bin/emacsclient.emacs-snapshot. While I'm writing
this Mail in a frame created by emacsclient, ps gives:

sven@kamaloka:/usr/bin$ ps aux | grep emacsclient
sven      8666  0.0  0.0   1572   424 pts/4    S+   20:14   0:00
emacsclient /home/sven/tmp/mutt/mutt-kamaloka-1000-3486-276

which doesn't say much, I think.

> Do you have LD_LIBRARY or such environment variables set? Could be
> they have in an interactive session a different effect than in tool
> launched by so gadgetry. lsof can exactly show which shared library
> files are used in some process.

Hm. At least not in my .bashrc. I'm not familiar with libraries,
sorry. The only help I knew after Google returned unintelligible
information on LD_LIBRARY, was to search for it with apt-utils-search,
to find out that none of the resulting packages is installed on my
system. 

By the way, the emacsserver seems to die only when it has no
clients. I'm sitting on this email since half an hour now. When the
server is idle, it would have given up service in the meantime.But
that was to be expected, I think.

Next thing I do, is to reduce my .emacs. I will report then.

Greetings,

Sven

  reply	other threads:[~2007-07-24 19:08 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-23 23:40 emacsserver unstable? Sven Bretfeld
2007-07-24 13:44 ` Sven Bretfeld
     [not found] ` <mailman.3864.1185284692.32220.help-gnu-emacs@gnu.org>
2007-07-24 15:05   ` Tassilo Horn
2007-07-24 16:08     ` Sven Bretfeld
2007-07-24 17:44       ` Peter Dyballa
2007-07-24 19:08         ` Sven Bretfeld [this message]
2007-07-24 20:22           ` Peter Dyballa
2007-07-24 21:46             ` Lennart Borgman (gmail)
2007-07-24 21:50               ` Peter Dyballa
2007-07-24 22:01             ` Sven Bretfeld
2007-07-24 22:47               ` Peter Dyballa
2007-07-25 13:43         ` Sven Bretfeld
2007-07-25 15:13           ` Sven Bretfeld
2007-07-25 23:43           ` Sven Bretfeld
     [not found]           ` <mailman.3990.1185406991.32220.help-gnu-emacs@gnu.org>
2007-07-26  8:22             ` Tassilo Horn
     [not found] <mailman.3828.1185234040.32220.help-gnu-emacs@gnu.org>
2007-07-24  7:48 ` Tassilo Horn
2007-07-24  9:09   ` Sven Bretfeld
     [not found]   ` <mailman.3845.1185268221.32220.help-gnu-emacs@gnu.org>
2007-07-25  5:59     ` Stefan Monnier
2007-07-26 13:26       ` Sven Bretfeld
2007-07-26 18:27         ` Peter Dyballa

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=20070724190845.GG3486@relwi.unibe.ch \
    --to=sven.bretfeld@gmx.ch \
    --cc=help-gnu-emacs@gnu.org \
    /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.