GNU bug report logs - #17561
24.4.50; Emacs can forget processes

Previous Next

Package: emacs;

Reported by: Jorgen Schaefer <contact <at> jorgenschaefer.de>

Date: Fri, 23 May 2014 15:54:02 UTC

Severity: normal

Tags: moreinfo

Merged with 17337, 17628

Found in version 24.4.50

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Jorgen Schaefer <forcer <at> forcix.cx>
Cc: 17561 <at> debbugs.gnu.org
Subject: bug#17561: Emacs can forget processes
Date: Fri, 23 May 2014 09:28:44 -0700
[Message part 1 (text/plain, inline)]
How was Emacs configured and built on your platform?  What's your platform?

Can you run the shell command 'strace -p' on an Emacs with the problem, 
and trace the system calls near the offending area?

Are you using anything involving SIGUSR1 or SIGUSR2?  I see an unlikely 
race condition there.

That's part of the problem with this code: it's so racy that it seems 
that every time I look at it I find another unlikely race condition. 
I'm attaching a patch to emacs-24 for the unlikely races I found in a 
quick look at the area, not that I think it'll fix your problem.  I 
haven't installed this.
[racy.patch (text/plain, attachment)]

This bug report was last modified 10 years and 351 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.