* [Qemu-devel] Should 'clone()' work for XXX-linux-user?
@ 2009-09-09 15:51 Gary Thomas
0 siblings, 0 replies; only message in thread
From: Gary Thomas @ 2009-09-09 15:51 UTC (permalink / raw)
To: qemu-devel
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
------------------------------------------------------------
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-09-09 15:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-09 15:51 [Qemu-devel] Should 'clone()' work for XXX-linux-user? Gary Thomas
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.