all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Srikar Ananthula <ananthulasrikar@gmail.com>
To: Glenn Morris <rgm@gnu.org>
Cc: help-gnu-emacs@gnu.org
Subject: Re: dbus processes not being killed in RHEL6 when emacs24.4 exited
Date: Fri, 19 Dec 2014 01:17:50 +0530	[thread overview]
Message-ID: <CAB3Va1f7+pEUfcNCAKthwFpvn4m0y9OAGbAFATu8EY=LKccWmA@mail.gmail.com> (raw)
In-Reply-To: <9ztx0soigx.fsf@fencepost.gnu.org>

Hmm, I even tried to recompile the whole source code with the mentioned
option --without-dbus already , but even I facing the same problem.

The actual environment is we need to use this on grid engine servers, Hence
there are lot of users who opens emacs on them -> There might be lot of new
processes created but not terminated properly, which might eat resources.

Might be yes its good idea to write

~/.bash_logout script to solve this.


On Fri, Dec 19, 2014 at 1:09 AM, Glenn Morris <rgm@gnu.org> wrote:
>
> Srikar Ananthula wrote:
>
> > ananthul 19170     1  0 14:13 pts/3    00:00:00 dbus-launch --autolaunch
> > 9dc31ed
> > ananthul 19171     1  0 14:13 ?        00:00:00 /bin/dbus-daemon --fork
> > --print-
> >
> > Actual scenario : The processes have to be terminated as soon as I close
> > emacs. I hope its right.
> >
> > Present scenario : The processes are not being terminated,rather I need
> to
> > kill them manually using kill -9 command.
>
> Why do you care about these processes?
> Perhaps because of ssh? See eg
>
>
> http://serverfault.com/questions/405518/how-to-configure-d-bus-and-ssh-x-forwarding-to-prevent-ssh-from-hanging-on-exit
>
> Note that this is a general dbus issue rather than an Emacs issue.
> For example, the same thing happens with firefox on RHEL6.
> If you want an Emacs-specific solution, you could compile it
> --without-dbus.
>
> Rusi wrote:
>
> > There is this new wonder on earth called systemd.
>
> Of course, this is completely irrelevant for many reasons, not least of
> which is that RHEL6 use Upstart, not systemd.
>


-- 
~ srikar.io


  reply	other threads:[~2014-12-18 19:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-18 13:15 dbus processes not being killed in RHEL6 when emacs24.4 exited Srikar Ananthula
2014-12-18 19:39 ` Glenn Morris
2014-12-18 19:47   ` Srikar Ananthula [this message]
2014-12-19  8:40     ` Michael Albinus
     [not found] <mailman.16400.1418916148.1147.help-gnu-emacs@gnu.org>
2014-12-18 15:35 ` Rusi

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='CAB3Va1f7+pEUfcNCAKthwFpvn4m0y9OAGbAFATu8EY=LKccWmA@mail.gmail.com' \
    --to=ananthulasrikar@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=rgm@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.