From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HCzSi-00078M-MC for qemu-devel@nongnu.org; Fri, 02 Feb 2007 09:32:24 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HCzSg-00078A-AU for qemu-devel@nongnu.org; Fri, 02 Feb 2007 09:32:23 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HCzSg-000787-5V for qemu-devel@nongnu.org; Fri, 02 Feb 2007 09:32:22 -0500 Received: from adsl-2-196.adsl.easynet.fr ([212.11.31.196] helo=athena.purplelabs.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HCzSf-0005KR-Jb for qemu-devel@nongnu.org; Fri, 02 Feb 2007 09:32:22 -0500 Received: from localhost (localhost [127.0.0.1]) by athena.purplelabs.com (Postfix) with ESMTP id 63A494407C for ; Fri, 2 Feb 2007 15:32:15 +0100 (CET) Received: from athena.purplelabs.com ([127.0.0.1]) by localhost (athena.purplelabs.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08777-11 for ; Fri, 2 Feb 2007 15:32:08 +0100 (CET) Received: from drivers_vpa_lin.purplelabs.com (drivers_vpa_lin.purplelabs.com [10.1.2.94]) by athena.purplelabs.com (Postfix) with ESMTP id D73B716EB4 for ; Fri, 2 Feb 2007 15:32:08 +0100 (CET) From: Vincent Palatin Subject: Re: [Qemu-devel] Problem with threads in Scratchbox with Qemu for ARM Date: Fri, 2 Feb 2007 15:33:18 +0100 References: <45C33F04.3050205@inria.fr> In-Reply-To: <45C33F04.3050205@inria.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200702021533.18926.vincent.palatin_qemu@polytechnique.org> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org > Does anyone know of known problems under Qemu for ARM and pthreads ? Yes, it is known ... last occurence in the mailing list archive is : On Saturday 20 January 2007 14:43, Paul Brook wrote: [...] > > Threaded applications don't work reliably under qemu. > See mailing list archives for discussions of the technical reasons why. > > Paul -- Vincent