Re: help!! tons of Z processes in 2.4.x (x > 3)

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Tue Sep 04 2001 - 14:23:12 EST


> Since 2.4.6-ac[45] until 2.4.9-ac7 I keep on getting processes in Z
> state, mainly identd (spawned from an identd daemon), galeon (the gnome
> browser) and mysqld.

Sounds like user mode problems to me. Z is a zombie - its waiting for its
parent to wake up and collect its exit code. Look at their ppid see what
the parent is and is doing

> An strace to the process ends immediately with the following message:
> # strace -p 3697
> attach: ptrace(PTRACE_ATTACH, ...): Operation not permitted
> It doesn't matter wheater I'm root or not.

Yep - it doesnt really exist except as a process slot

> If I run the redhat-7.1 kernel (kernel-2.4.3-12) this doesn=A1't happen, =
> so
> I deduce it has something to do with recent changes.
>
> I'm surprised that I'm the only one with this problem.

So far you are

Alan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Sep 07 2001 - 21:00:27 EST