https://bugs.winehq.org/show_bug.cgi?id=44091
Bug ID: 44091 Summary: The Witcher: Enhanced Edition crashes during gameplay Product: Wine Version: 2.22 Hardware: x86 OS: Linux Status: NEW Keywords: regression Severity: normal Priority: P2 Component: msvcrt Assignee: wine-bugs@winehq.org Reporter: gyebro69@gmail.com CC: piotr@codeweavers.com Regression SHA1: 67926ec8c344db4250f1e74a5943d0b8a536e950 Distribution: ---
Created attachment 59807 --> https://bugs.winehq.org/attachment.cgi?id=59807 terminal output
I tested this bug with the GOG.com version of the game. https://www.gog.com/game/the_witcher
The game loads to the menu properly, but it crashes frequently during gameplay. Crashes occur: - when starting a new game - on area transitions - when loading a previously saved game (some saved games load correctly though) - when the Witcher enters Meditation mode (e.g. by a campfire).
The game works properly in Wine 2.22, this regression appears in the git version. Reverting the following commit fixes the problem for me:
commit 67926ec8c344db4250f1e74a5943d0b8a536e950 Author: Piotr Caban piotr@codeweavers.com Date: Tue Nov 28 19:48:33 2017 +0100
msvcrt: Set errno when close() is called on already closed fd.
wine-2.22-47-g6f790606c0 Arch Linux x86_64