Re: 2.6.35-rc3 deadlocks on semaphore operations

From: Manfred Spraul
Date: Mon Jun 21 2010 - 12:52:07 EST


On 06/21/2010 04:31 PM, Christoph Lameter wrote:
- If I run make -j5 bzImage, then no semaphore arrays are used.
Could you try to figure out which executable is doing the 'semop()' call?
Looks like this was ld

Ok, that doesn't help:
$ grep semop -r binutils-2.20.51.0.2/
<nothing>

My guess: On your system, something is preloaded with LD_PRELOAD, and that library hangs.
I have no idea which library, and I don't know if it's a library bug or a kernel bug.


--
Manfred
--
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/