https://bugs.winehq.org/show_bug.cgi?id=57162
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |ntdll Status|UNCONFIRMED |NEW CC| |etang@codeweavers.com Keywords| |download, regression Regression SHA1| |1833887428f7539681ebbc1c893 | |a4ec85cc1ea88 Ever confirmed|0 |1 Version|9.16 |8.4 URL| |https://3dxchat.com/downloa | |d.php?id=launcher
--- Comment #1 from Andrew Nguyen arethusa26@gmail.com --- I can confirm that the 3DXChat game (build 453) seems to hang with wine-9.17 and wine-8.4 but not with wine-8.3. With wine-8.3, I can see the following indication of hanging on a critical section wait:
01f4:err:sync:RtlpWaitForCriticalSection section 00000000659802C0 "?" wait timed out in thread 01f4, blocked by 0000, retrying (60 sec)
Regression testing identified the following commit:
1833887428f7539681ebbc1c893a4ec85cc1ea88 is the first bad commit commit 1833887428f7539681ebbc1c893a4ec85cc1ea88 (HEAD) Author: Evan Tang etang@codeweavers.com Date: Tue Mar 7 17:13:33 2023 -0600
ntdll: Fix inverted TlsIndex check.
Fixes: a30a5287f06ccf56a1d7184e8c22ea9e79e9efaf Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54539