From mboxrd@z Thu Jan 1 00:00:00 1970 From: Clemens Ladisch Subject: Re: Random process lockup on ARM board: alsa-lib-1.0.25, FUTEX_WAIT_PRIVATE Date: Mon, 20 Feb 2012 08:54:16 +0100 Message-ID: <4F41FC28.1070605@ladisch.de> References: <1329393691.6830.20.camel@jonspc> <1329512682.29051.1.camel@jonspc> <1329570128.6670.0.camel@jonspc> <4F400BBF.9020707@ladisch.de> <1329603022.1089.57.camel@jonspc> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by alsa0.perex.cz (Postfix) with ESMTP id CE173103CAC for ; Mon, 20 Feb 2012 08:51:31 +0100 (CET) Received: from compute5.internal (compute5.nyi.mail.srv.osa [10.202.2.45]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id E30B820BF7 for ; Mon, 20 Feb 2012 02:51:29 -0500 (EST) In-Reply-To: <1329603022.1089.57.camel@jonspc> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: jon@jonshouse.co.uk Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org Jonathan Andrews wrote: > I've tried building alsalib in many ways, at the moment its : > $ ./configure --target=arm-linux --host=i686-linux --enable-shared --disable-static --without-pthread Try adding --disable-ucm and --disable-python. Regards, Clemens