http://bugs.winehq.org/show_bug.cgi?id=33714
Bug #: 33714 Summary: Evil Genius crashes when starting a new game Product: Wine Version: 1.5.27 Platform: x86 OS/Version: Linux Status: NEW Keywords: regression Severity: normal Priority: P2 Component: msvcrt AssignedTo: wine-bugs@winehq.org ReportedBy: gyebro69@gmail.com CC: piotr.caban@gmail.com Classification: Unclassified Regression SHA1: 15b40e7b9c3740d0cb5da2f7d82058ee53adb812
Created attachment 44646 --> http://bugs.winehq.org/attachment.cgi?id=44646 terminal output
This was tested with the GOG.com version of the game, I couldn't reproduce the problem with the demo version as it contains only a tutorial mission. When I start a new game Wine crashes after playing the intro video. This didn't happen in Wine 1.5.26:
15b40e7b9c3740d0cb5da2f7d82058ee53adb812 is the first bad commit commit 15b40e7b9c3740d0cb5da2f7d82058ee53adb812 Author: Piotr Caban piotr@codeweavers.com Date: Wed Mar 27 16:11:49 2013 +0100
msvcrt: Don't forward atoi to ntdll.
:040000 040000 efac7f20b9f90370ed04bb3456d2956552b3a570 b4abba5373903f489c8e4d41b2cbf91e0ac4407c M dlls
Reverting the patch on the current git version (wine-1.5.31-118-gcaa452e) fixes the crash.