Long pause at irregular intervals with some games

Questions about Wine on Linux
Locked
LateralShift
Level 2
Level 2
Posts: 27
Joined: Mon Nov 16, 2020 4:06 pm

Long pause at irregular intervals with some games

Post by LateralShift »

When I am playing certain games (Euro Truck Simulator 2 and Fallout: New Vegas so far) there is occasionally a long pause, like 5 seconds long every couple of minutes. It doesn't happen every time, though. Terminals shows:

Code: Select all

07ec:err:sync:RtlpWaitForCriticalSection section 0314F5CC "?" wait timed out in thread 07ec, blocked by 0000, retrying (60 sec)
I am currently using wine-6.0 (Staging) on Debian 10.7, but this must be a relatively recent problem, because I played through New Vegas a couple of months ago (if that) without issue, possibly between 6.0-rc1 and now.
spoon0042
Level 6
Level 6
Posts: 572
Joined: Thu Dec 24, 2009 11:00 am

Re: Long pause at irregular intervals with some games

Post by spoon0042 »

Probably https://bugs.winehq.org/show_bug.cgi?id=50448

For now you can downgrade, with any luck the fix will be in 6.1.
LateralShift
Level 2
Level 2
Posts: 27
Joined: Mon Nov 16, 2020 4:06 pm

Re: Long pause at irregular intervals with some games

Post by LateralShift »

spoon0042 wrote: Thu Jan 21, 2021 5:29 pm Probably https://bugs.winehq.org/show_bug.cgi?id=50448

For now you can downgrade, with any luck the fix will be in 6.1.
That's what it is. Thanks for the reply!
Locked