public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Unkillable Zombie process under 2.6.3 and 2.6.4
@ 2004-03-11 16:01 David Fort
       [not found] ` <20040311151729.57e3d936.akpm@osdl.org>
  0 siblings, 1 reply; 5+ messages in thread
From: David Fort @ 2004-03-11 16:01 UTC (permalink / raw)
  To: linux-kernel

Hi list,
i have some troubles with some totally unkillable zombie process:
Here's how i can get unkillable zombies debug multi-threaded program 
using gdb and
in the execution my program popens a command, sometimes i get the 
following gdb message

waiting for new child: No child processes.
(gdb)

And gdb give me back the prompt. I have the impression that the child 
process has
been effectively launched.
If i ask gdb to continue the process goes on but the incriminated thread 
looks freezed. When
in this state i can contact other threads, but gdb is stuck(Ctrl+C 
doesn't work).

Killing -9 my program doesn't have any effect. But killing -9 gdb 
effectivelly kills gdb
but not my program(which is a son of gdb). Shouldn't the kernel finish 
the job with zombie
process when their father die ?(there's nobody to catch signals, or 
return codes).

My big problem is that the faulty program keeps its binding sockets 
opened, so i can't
launch anything on that ports.

-- 
Fort David, Projet IDsA
IRISA-INRIA, Campus de Beaulieu, 35042 Rennes cedex, France
Tél: +33 (0) 2 99 84 71 33



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

end of thread, other threads:[~2004-03-12 16:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-11 16:01 Unkillable Zombie process under 2.6.3 and 2.6.4 David Fort
     [not found] ` <20040311151729.57e3d936.akpm@osdl.org>
2004-03-12 13:54   ` David Fort
2004-03-12 14:06     ` Christian Borntraeger
2004-03-12 14:30       ` David Fort
     [not found]       ` <4051C8C5.5090204@irisa.fr>
2004-03-12 16:37         ` David Fort

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox