From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MlPSj-0004Kg-NP for qemu-devel@nongnu.org; Wed, 09 Sep 2009 11:52:01 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MlPSh-0004JO-TS for qemu-devel@nongnu.org; Wed, 09 Sep 2009 11:52:01 -0400 Received: from [199.232.76.173] (port=36727 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MlPSh-0004JH-My for qemu-devel@nongnu.org; Wed, 09 Sep 2009 11:51:59 -0400 Received: from hermes.mlbassoc.com ([76.76.67.137]:49312 helo=mail.chez-thomas.org) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MlPSg-0000ot-Ui for qemu-devel@nongnu.org; Wed, 09 Sep 2009 11:51:59 -0400 Message-ID: <4AA7CF1D.2020506@mlbassoc.com> Date: Wed, 09 Sep 2009 09:51:57 -0600 From: Gary Thomas MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Should 'clone()' work for XXX-linux-user? List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org The subject says it - I'm trying to run an x86 program via qemu-i386 (i386-linux-user). It's failing when the program issues a clone() system call: clone(18874385,0,0,0,1148547144,1114692392) = -1 errno=22 (Invalid argument) Should this be working? -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------