http://bugs.winehq.org/show_bug.cgi?id=27287
Summary: Chrome (game) crashes on launch Product: Wine Version: 1.3.20 Platform: x86 URL: http://www.fileplanet.com/129900/120000/fileinfo/Chrom e-Demo OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: msvcrt AssignedTo: wine-bugs@winehq.org ReportedBy: gyebro69@gmail.com CC: piotr.caban@gmail.com
Created an attachment (id=34895) --> (http://bugs.winehq.org/attachment.cgi?id=34895) plain terminal output
Chrome is a first-person-shooter, released in 2003. The game crashes immediately after starting. This bug afflicts the sequel, Chrome-Specforce, too.
Both games start properly in Wine-1.3.20:
11bfced55d7a480248b01d9a8cfed73f74e50280 is the first bad commit commit 11bfced55d7a480248b01d9a8cfed73f74e50280 Author: Piotr Caban piotr@codeweavers.com Date: Tue May 24 17:22:23 2011 +0200
msvcrt: Use _create_locale instead of setlocale during initialization.
:040000 040000 d34feb09a3a1b65189591d2a100ece01ecfad10b 3df43ccca11b0a4703a52cb56191358ba7f20918 M dlls
The patch cannot be reverted cleanly on wine-1.3.20-400-g7f426a5, but git checkout 11bfced55d7a480248b01d9a8cfed73f74e50280 >> crash git reset --hard HEAD^ >> the game starts normally.
Native msvcrt.dll is a workaround.
Author of the patch added to CC.
Fedora 14 32-bit