[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.1006211212500.7407@router.home>
Date: Mon, 21 Jun 2010 12:13:47 -0500 (CDT)
From: Christoph Lameter <cl@...ux-foundation.org>
To: Manfred Spraul <manfred@...orfullife.com>
cc: linux-kernel@...r.kernel.org, Julia Lawall <julia@...u.dk>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: 2.6.35-rc3 deadlocks on semaphore operations
On Mon, 21 Jun 2010, Manfred Spraul wrote:
> 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.
No need to guess. The kernel build is run under fakeroot as evident from
the command line I gave you. Fakeroot works fine with 2.6.34.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists