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: Mon, 26 May 2014 21:05:56 -0700
I see another bug in the-bug.txt line 399:

16300 20:00:21.012145 kill(4294935048, SIGHUP) = -1 ESRCH (No such 
process) <0.000009>

Here, the subprocess has already been reaped, but Emacs is trying to 
kill it with SIGHUP.  This is a no-no, as Emacs might kill some other 
random victim process.  There's a similar bug in line 408.

I doubt whether this bug is causing your problem, but we should fix it 
anyway.  I doubt whether this bug is a regression, so I've installed a 
patch for this as trunk bzr 117161.




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.