https://bugs.winehq.org/show_bug.cgi?id=42762 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr(a)codeweavers.com Regression SHA1| |5a10705f0c57142c6317bfab660 | |d6270116c332c Component|-unknown |msvcrt --- Comment #5 from Bruno Jesus <00cpxxx(a)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(a)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(a)esri.com> Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.