https://bugs.winehq.org/show_bug.cgi?id=51568
Bug ID: 51568 Summary: Zafehouse: Diaries demo crashes on start Product: Wine Version: unspecified Hardware: x86-64 URL: https://web.archive.org/web/20160606064900if_/https:// www.zafehouse.com/files/getdemo.php?demo=1 OS: Linux Status: NEW Keywords: download, regression Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: gijsvrm@gmail.com CC: piotr.caban@gmail.com Regression SHA1: f1ef14dc177b23c908e4dd2d47846cb673e3feac Distribution: ---
Created attachment 70414 --> https://bugs.winehq.org/attachment.cgi?id=70414 ouput (good + bad)
It used to fail on a D3DXSaveSurfaceToFileInMemory insuffiency with wine-6.14, but crashes earlier now.
'winetricks -q d3dcompiler_47' (bug 37676) and wine-mono are needed to reach the crash.
Bisection revealed:
f1ef14dc177b23c908e4dd2d47846cb673e3feac is the first bad commit commit f1ef14dc177b23c908e4dd2d47846cb673e3feac Author: Piotr Caban piotr@codeweavers.com Date: Wed Aug 4 18:05:03 2021 +0200
msvcrt: Introduce _setfp helper to access floating point status and control words.
Signed-off-by: Piotr Caban piotr@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
I attached the terminal output of both the good and bad cases.
$ sha1sum ZafehouseDiariesDemoSetup.exe 0c15d5024c9a1e327ac7383fee48ad55a6fec35a ZafehouseDiariesDemoSetup.exe
$ du -sh ZafehouseDiariesDemoSetup.exe 31M ZafehouseDiariesDemoSetup.exe
https://bugs.winehq.org/show_bug.cgi?id=51568
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |62d2693701c1756264fdf975578 | |cb7f6abd5c1b1
--- Comment #1 from Gijs Vermeulen gijsvrm@gmail.com --- Fixed by: https://source.winehq.org/git/wine.git/commit/62d2693701c1756264fdf975578cb7f6abd5c1b1
Thanks for the quick fix Piotr!
https://bugs.winehq.org/show_bug.cgi?id=51568
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.15.