Linux userland API discussions
 help / color / mirror / Atom feed
* Does anyone know when FUTEX_WAIT can fail with EAGAIN?
@ 2014-07-29 21:55 Steven Stewart-Gallus
  2014-08-16 21:51 ` Eric Wong
       [not found] ` <fb82d1d46d8f.53d8186c-BTv7Ps/Sm75C8prJL3GQQw@public.gmane.org>
  0 siblings, 2 replies; 3+ messages in thread
From: Steven Stewart-Gallus @ 2014-07-29 21:55 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-api, mtk

Hello,

I'm trying to debug a hangup where my program loops with FUTEX_WAIT (actually
FUTEX_WAIT_PRIVATE but same thing)  endlessly erring out with EAGAIN. I would
like to know if anyone on the mailing list knows when FUTEX_WAIT can fail with
EAGAIN.

Some info for people who are interested in what I'm working on.

I'm working on sand boxing my program at gitorious.org/linted with namespaces
and chroot.

The error only appeared after changing unshare then fork code into a direct
clone call.

> | uname -a
> Linux alonzo 3.13.0-24-generic #1trisquel1 SMP Tue May 13 15:17:50 UTC 2014
x86_64 x86_64 x86_64 GNU/Linux

Thank you,
Steven Stewart-Gallus

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-08-17 15:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-29 21:55 Does anyone know when FUTEX_WAIT can fail with EAGAIN? Steven Stewart-Gallus
2014-08-16 21:51 ` Eric Wong
     [not found] ` <fb82d1d46d8f.53d8186c-BTv7Ps/Sm75C8prJL3GQQw@public.gmane.org>
2014-08-17 15:48   ` Davidlohr Bueso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox