all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: storm@cua.dk (Kim F. Storm)
Cc: emacs-devel@gnu.org
Subject: Re: Hang in "double/triple" select()
Date: Sun, 24 Sep 2006 01:00:15 +0200	[thread overview]
Message-ID: <m3odt6fatc.fsf@kfs-l.imdomain.dk> (raw)
In-Reply-To: <45153C35.4090507@swipnet.se> (Jan Djärv's message of "Sat\, 23 Sep 2006 15\:52\:53 +0200")

Jan Djärv <jan.h.d@swipnet.se> writes:

> Has this only happened once?  Can you provoke it?  I would think
> marking some text in Emacs so it grabs the PRIMARY selection, and then
> yank that text in an xterm for example.  If Emacs is idle, there is a
> fair chanse that it is in select() in this case.  Unless there are
> timers and such running.

I now suspect that is related to someone replacing a router between
the PC running Emacs and the PC running the X-server while I was away.
.. so Emacs basically lost connection to the X-server, and for some
reason it didn't recover through the new router.

So if the select was waiting for input from the X server, it would
never return.

And a C-g on the X-server cannot get to the Emacs process.

I have also found an xterm window which showed the same problem -- so
it is a generic X problem - not specific to Emacs.


I think we can forget about this problem.  Sorry for the noise.

-- 
Kim F. Storm <storm@cua.dk> http://www.cua.dk

  reply	other threads:[~2006-09-23 23:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-22 12:33 Hang in "double/triple" select() Kim F. Storm
2006-09-23 13:52 ` Jan Djärv
2006-09-23 23:00   ` Kim F. Storm [this message]
2006-09-24 16:28     ` Richard Stallman

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=m3odt6fatc.fsf@kfs-l.imdomain.dk \
    --to=storm@cua.dk \
    --cc=emacs-devel@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.