Error : RtlpWaitForCriticalSection

Questions about Wine on Linux
Locked
froufroubizou
Newbie
Newbie
Posts: 1
Joined: Sun Jun 02, 2019 12:24 pm

Error : RtlpWaitForCriticalSection

Post by froufroubizou »

Hi,

This morning I tried to open an old game that used to run on Windows XP.
The program starts, I hear the beginning of music for about 1 sec. then it freezes completely : the music stops and the software remains stuck on this window :

Image

Version :

Code: Select all

ffb@ffb-ffbpc:~/.wine/drive_c/windows/games$ wine --version
wine-4.0.1
log.txt :

Code: Select all

0012:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
0012:fixme:process:SetProcessDEPPolicy (1): stub
0012:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
0033:err:ntdll:RtlpWaitForCriticalSection section 0x7e972340 "syslevel.c: Win16Mutex" wait timed out in thread 0033, blocked by 0032, retrying (60 sec)
OS : Lubuntu (Ubuntu 16.04 LTS)

Can someone help me ?

FFB
jkfloris
Level 12
Level 12
Posts: 3141
Joined: Thu Aug 14, 2014 10:10 am

Re: Error : RtlpWaitForCriticalSection

Post by jkfloris »

Not really an answer to your question, but you can play this game if you install Windows 3.11 in dosbox.
User avatar
DarkShadow44
Level 8
Level 8
Posts: 1207
Joined: Tue Nov 22, 2016 5:39 pm

Re: Error : RtlpWaitForCriticalSection

Post by DarkShadow44 »

Classic deadlock. Is there a free download for this?
jkfloris
Level 12
Level 12
Posts: 3141
Joined: Thu Aug 14, 2014 10:10 am

Re: Error : RtlpWaitForCriticalSection

Post by jkfloris »

Is there a free download for this?
http://www.caiman.us/scripts/fw/f193.html
User avatar
DarkShadow44
Level 8
Level 8
Posts: 1207
Joined: Tue Nov 22, 2016 5:39 pm

Re: Error : RtlpWaitForCriticalSection

Post by DarkShadow44 »

Alright, I can confirm the issue. Can you please open a bugreport?
Locked