https://bugs.winehq.org/show_bug.cgi?id=48291
--- Comment #34 from Zebediah Figura z.figura12@gmail.com --- Created attachment 66132 --> https://bugs.winehq.org/attachment.cgi?id=66132 alternate patch for futex alignment
Can you please test the attached patch also? It should be functionally identical to Paul's latest patch for condition variables, but is written a bit differently. (From a structural perspective I prefer leaving use_futexes() as it is, and I think I also prefer restricting the alignment logic to the futex path.)