Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Wed, 20 Apr 2022 16:46:23 -0700
From: Leonid Shamis <leonid.shamis@...il.com>
To: musl@...ts.openwall.com
Subject: robust list not issuing FUTEX_WAKE

Hey Musl Folks,

I'm trying to understand the futex robust list and it's not quite working
how I would expect it to from a reading of the man pages.

In a minimal example, I'm getting the futex changed to FUTEX_OWNER_DIED
instead of FUTEX_OWNER_DIED|tid and I'm not getting a FUTEX_WAKE event.
Any idea why this might be?

Happy to share the minimal example.

Thanks for any help,
--Leo

Content of type "text/html" skipped

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.