Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758016Ab0FUQwB (ORCPT ); Mon, 21 Jun 2010 12:52:01 -0400 Received: from mail-fx0-f46.google.com ([209.85.161.46]:44149 "EHLO mail-fx0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757288Ab0FUQwA (ORCPT ); Mon, 21 Jun 2010 12:52:00 -0400 Message-ID: <4C1F98C3.6090003@colorfullife.com> Date: Mon, 21 Jun 2010 18:52:19 +0200 From: Manfred Spraul User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100430 Fedora/3.0.4-3.fc13 Thunderbird/3.0.4 MIME-Version: 1.0 To: Christoph Lameter CC: linux-kernel@vger.kernel.org, Julia Lawall , Andrew Morton Subject: Re: 2.6.35-rc3 deadlocks on semaphore operations References: <4C1CD791.101@colorfullife.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 748 Lines: 24 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/ 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/