http://bugs.winehq.org/show_bug.cgi?id=20177
--- Comment #18 from John P Sims jsims2359@gmail.com 2009-10-03 22:34:30 --- I tried to run UT3 again - it hung as expected. This time I ran an strace on the pid after I launched it. This is what I got.
futex(0xb63e7bd8, FUTEX_WAIT, 16040, NULL
I guess the FUTEX_WAKE never comes.
As a side note, shouldn't software OpenAL work? I'm going through all this because I'm trying to get Hardware OpenAL working due to Software OpenAL vanishing. I'm I off base with that claim? I think Michael B's post confirms it, no?