http://bugs.winehq.org/show_bug.cgi?id=58363
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69@gmail.com Keywords| |regression
--- Comment #5 from Béla Gyebrószki gyebro69@gmail.com --- Note that I made only a cursory test with these games (Thief Gold and Thief 2 from GOG.com). There is a method to reliably reproduce the crash in Thief 2 (does not work with Thief Gold though): start a new game from the main menu. When the game is loaded press <ESC> and select <Restart> in the menu: the cinematic video plays OK but when I click on the <Continue> button the game crashes.
@Jay451: can you reliably reproduce the crash following those steps ? If so, the regression test is a bit easier to perform.
My regression test resulted: commit 013b70d46135ec976547ef23c96d4b15a8843fa7 msvcrt: Call _wgetcwd in _getcwd function.
It is from Wine-10.0-rc1 so you were right about that assumption.
Workaround: Native msvcr90.dll makes the crash go away in Thief 2. (winetricks vcrun2008)
As for Thief Gold: the game always crashes for me when trying to play the first (intro) video but that is due to another commit.
Tested with Wine-10.10.