Re: Weirdness with suspending jobs in 2.6.9-rc3

From: Roland McGrath
Date: Mon Oct 11 2004 - 15:56:48 EST


> wait4(-1073750280, NULL, 0, NULL) = -1 ECHILD (No child processes)

That is a clearly bogus argument. (In fact it looks like a stack address,
a common thing to be found in uninitialized variables.) Unless you have
some reason to suspect that this is not the argument actually passed by
make, then you should look at make and see why it passed the bogus
argument. So far, I still don't see a direct suggestion of a kernel bug
here.



Thanks,
Roland
-
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/