qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Should 'clone()' work for XXX-linux-user?


From: Gary Thomas
Subject: [Qemu-devel] Should 'clone()' work for XXX-linux-user?
Date: Wed, 09 Sep 2009 09:51:57 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.1) Gecko/20090814 Fedora/3.0-2.6.b3.fc11 Thunderbird/3.0b3

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
------------------------------------------------------------




reply via email to

[Prev in Thread] Current Thread [Next in Thread]