https://bugs.winehq.org/show_bug.cgi?id=56225
Bug ID: 56225 Summary: Myst deadlocks on start since Wine 3.2 Product: Wine Version: 3.2 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: alexhenrie24@gmail.com Distribution: ---
Steps to reproduce:
1. Run `sudo sysctl vm.mmap_min_addr=0`
2. Run `DISPLAY=:1 wine MYST.EXE`
In Wine 3.1, the game pops up a dialog that says "Myst requires a 256-color palettized display driver." But in Wine 3.2 and later, Wine just prints an error like the following:
00f0:err:sync:RtlpWaitForCriticalSection section 777129E0 "../wine/dlls/krnl386.exe16/syslevel.c: Win16Mutex" wait timed out in thread 00f0, blocked by 0114, retrying (60 sec)
`git bisect` says:
ed6bdb3c51cd4b8c94f9839806321703e7aa9765 is the first bad commit commit ed6bdb3c51cd4b8c94f9839806321703e7aa9765 Author: Alexandre Julliard julliard@winehq.org Date: Mon Feb 5 17:03:48 2018 +0100
krnl386: Remove support for DPMI real-mode calls.
Signed-off-by: Alexandre Julliard julliard@winehq.org
$ sha256sum myst_win3x_win.7z 562d3a3d829648352b94ab0d828290f17f90406d34218ebe3ffd0ac012cb12e3