all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* emacs freezes
@ 2004-08-24 13:19 Jose A. Ortega Ruiz
  2004-08-24 15:12 ` Stefan Monnier
  0 siblings, 1 reply; 7+ messages in thread
From: Jose A. Ortega Ruiz @ 2004-08-24 13:19 UTC (permalink / 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)

^ permalink raw reply	[flat|nested] 7+ messages in thread
* Emacs freezes
@ 2014-03-21 15:29 Christopher Witte
  2014-03-21 17:58 ` Harald Hanche-Olsen
  2014-03-22  8:19 ` Nicolas Goaziou
  0 siblings, 2 replies; 7+ messages in thread
From: Christopher Witte @ 2014-03-21 15:29 UTC (permalink / raw)
  To: Org Mode


[-- Attachment #1.1: Type: text/plain, Size: 546 bytes --]

Hi all,

I'm getting a weird problem with orgmode and flyspell mode. Using the
latest version of org from git, open the attached file test.org and run M-x
flyspell-mode, emacs will lock up. It has something to do with tables.

Alternatively, make a new (empty) org file, run flyspell-mode, and start
making a new table by writing |sdf|sdf|, and it will lock up emacs.

Using an older version of org (7.9.3) this problem doesn't occur.

I'm using Emacs 24.3.1 on Ubuntu 12.04.

Any ideas what could be causing this?

Thanks for your help.

Chris.

[-- Attachment #1.2: Type: text/html, Size: 727 bytes --]

[-- Attachment #2: test.org --]
[-- Type: application/octet-stream, Size: 10 bytes --]

|sdf|sdf|

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-03-24  8:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-24 13:19 emacs freezes Jose A. Ortega Ruiz
2004-08-24 15:12 ` Stefan Monnier
2004-08-24 17:21   ` Jose A. Ortega Ruiz
  -- strict thread matches above, loose matches on Subject: below --
2014-03-21 15:29 Emacs freezes Christopher Witte
2014-03-21 17:58 ` Harald Hanche-Olsen
2014-03-22  8:19 ` Nicolas Goaziou
2014-03-24  8:12   ` Christopher Witte

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.