https://bugs.winehq.org/show_bug.cgi?id=51845
Bug ID: 51845 Summary: Starbound Server (1.4.4 win32) constant thread dead locking Product: Wine Version: 6.18 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: raltcrafter@gmail.com Distribution: Debian
Proton 6.3 reduces the severity of the issue (I thought this might be helpful to know)
wine error in question is (in wine 6.18 provided by winehq): 0124:err:sync:RtlpWaitForCriticalSection section 0AC29F00 "?" wait timed out in thread 0124, blocked by 0118, retrying (60 sec)
on previous wine versions the error would show up as an ntdll related one, for example wine 5.0 (provided by debian bullseye) shows: 004e:err:ntdll:RtlpWaitForCriticalSection section 0x10a0828 "?" wait timed out in thread 004e, blocked by 004d, retrying (60 sec)
and exactly the same behavior can be observed on the server.
https://bugs.winehq.org/show_bug.cgi?id=51845
raltcrafter@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |raltcrafter@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=51845
--- Comment #1 from raltcrafter@gmail.com --- here's a post regarding this bug with more detailed logs https://forum.winehq.org/viewtopic.php?f=8&t=35419
https://bugs.winehq.org/show_bug.cgi?id=51845
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal