Re: BUG: NTPL: waitpid() doesn't return?
From: Matthias Urlichs
Date: Sat Jan 31 2004 - 11:19:46 EST
Hi,
bert hubert:
> It might be that in the NPTL world only one waitpid() can run per process
> simultaneously?
Good call ...
> Do you wait for all pids or for a specific one?
>
... looking at the strace output, I see that thre are four different
threads calling fork+child-exec/parent-waitpid() in parallel. The last
one actually succeeds, so you might be right with this analysis.
*Sigh* No matter how many people work at that code in the kernel, it's
_still_ fragile. :-/
--
Matthias Urlichs | noris network AG | http://smurf.noris.de/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/