unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Jose A. Ortega Ruiz" <jao@gnu.org>
Subject: emacs freezes
Date: Tue, 24 Aug 2004 15:19:36 +0200	[thread overview]
Message-ID: <87r7pwd66v.fsf@imladris.middleearth> (raw)


Hi. Since some time ago, my emacs freezes intermitently. That is, it
ceases to react to any keystroke and all frames become blank. There is
no CPU activity (top lists the emacs process as stopped). The only way
out is kill. If i attach strace to the process instance i got the
following trace continously:

Process 4067 attached - interrupt to quit
futex(0x407d9860, FUTEX_WAIT, 2, NULL)  = -1 EINTR (Interrupted system call)
--- SIGIO (I/O possible) @ 0 (0) ---
sigreturn()                             = ? (mask now [SEGV])

so it seems some kind of problem with the 'futex' syscall. I'm using
linux 2.6.8 (with the futex kernel config flag enabled) on a debian
sid. window manager is usually ion (but, iirc, it also happens with
pekwm and sawfish), and the freeze (almost?) always happen when
switching between emacs frames. i usually have separate emacs frames
with eshell, gnus and w3m, in case that matters.

i've tried both emacs 21.3.1 (the stock debian package) and the latest
cvs (21.3.50). same problem in both, but when using cvs + gtk2.0 the
frequency of the freeze increases dramatically from approx. once a day
(with 21.3.1 and xawd emacs cvs) to once every few minutes (with gtk).

any help would be greatly appreciated, since i spent 90% of my
computer time inside emacs :)

thanks,
jao
-- 
We shall do a much better programming job, provided we approach the
task with a full appreciation of its tremendous difficulty, provided
that we respect the intrinsic limitations of the human mind and
approach the task as very humble programmers. (Alan Turing)

             reply	other threads:[~2004-08-24 13:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-24 13:19 Jose A. Ortega Ruiz [this message]
2004-08-24 15:12 ` emacs freezes Stefan Monnier
2004-08-24 17:21   ` Jose A. Ortega Ruiz

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87r7pwd66v.fsf@imladris.middleearth \
    --to=jao@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).