https://bugs.winehq.org/show_bug.cgi?id=42762
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr@codeweavers.com Regression SHA1| |5a10705f0c57142c6317bfab660 | |d6270116c332c Component|-unknown |msvcrt
--- Comment #5 from Bruno Jesus 00cpxxx@gmail.com --- OK, my first guess was right and the new regression test confirms it.
5a10705f0c57142c6317bfab660d6270116c332c is the first bad commit commit 5a10705f0c57142c6317bfab660d6270116c332c Author: Daniel Lehman dlehman@esri.com Date: Tue Aug 2 17:16:52 2016 -0700
msvcrt: Call unwind handlers on intermediate frames during virtual unwind.
Signed-off-by: Daniel Lehman dlehman@esri.com Signed-off-by: Piotr Caban piotr@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
Probably the false positive was about the missing wineserver -k between tries as Jacek pointed out.
Reverting the above patch on wine-git allows the game to start. Putting it back gives the crash. I can't find Daniel Lehman email in bugzilla, adding Piotr instead.