http://bugs.winehq.org/show_bug.cgi?id=22810
Summary: Civ4BeyondtheSword crashes when trying to start it Product: Wine Version: 1.1.44 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcrt AssignedTo: wine-bugs@winehq.org ReportedBy: luis.busquets@ilidium.com
Created an attachment (id=28167) --> (http://bugs.winehq.org/attachment.cgi?id=28167) Civ4BeyondTheSword wine debug log
Civ4BeyondTheSword responds with a myriad of
err:ole:CoWaitForMultipleHandles Unexpected wait termination: -1, 87
when trying to start it.
After a regression test the patch that introduces the bug is:
7352ee844e98d03561fe31c9cc7b6d9e625b56c6 is the first bad commit commit 7352ee844e98d03561fe31c9cc7b6d9e625b56c6 Author: Piotr Caban piotr@codeweavers.com Date: Thu May 6 14:27:45 2010 +0200
msvcrt: Added mbstowcs(_s_l) implementation.
:040000 040000 95025469ddf7a45779fe67abccaa3b78a7067b07 d3e0c6da3a3bf4330b7b1ae152a5f63bc2a8772d M dlls
http://bugs.winehq.org/show_bug.cgi?id=22810
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC| |piotr.caban@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=22810
--- Comment #1 from Piotr Caban piotr.caban@gmail.com 2010-05-22 16:20:23 --- I've sent a patch that fixes mbstowcs function (http://source.winehq.org/patches/data/61977). Thanks, Piotr
http://bugs.winehq.org/show_bug.cgi?id=22810
--- Comment #2 from Luis Busquets luis.busquets@ilidium.com 2010-05-23 01:00:19 --- The proposed patch makes that Civ4Beyondthesword does not crash from the start. Howaever, while doing thing in the programme, e.g. when you open credits inb the menu and the close them with ESC, it hangs with the same error.
http://bugs.winehq.org/show_bug.cgi?id=22810
--- Comment #3 from Piotr Caban piotr.caban@gmail.com 2010-05-23 08:32:05 --- I've sent next patch for this bug (http://source.winehq.org/patches/data/61986). Please retest (with both patches applied). I've tested it with demo and it works.
http://bugs.winehq.org/show_bug.cgi?id=22810
--- Comment #4 from Luis Busquets luis.busquets@ilidium.com 2010-05-23 10:46:12 --- I have tried both patches applied and no error has been detected so far. I assume this fixes it.
http://bugs.winehq.org/show_bug.cgi?id=22810
--- Comment #5 from Piotr Caban piotr.caban@gmail.com 2010-05-24 11:44:17 --- Fixed by commits: 6f358ef8675ff7b9c3101653e4dbc97532ada593 (msvcrt: Fix wcstombs_l implementation) 2ca3b9e0162fac9d2a09c8d92df08034c4cb6b44 (msvcrt: Fix mbstowcs_l implementation) Please close this bug.
http://bugs.winehq.org/show_bug.cgi?id=22810
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #6 from Austin English austinenglish@gmail.com 2010-05-24 12:32:04 --- Fixed.
http://bugs.winehq.org/show_bug.cgi?id=22810
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2010-05-28 12:52:03 --- Closing bugs fixed in 1.2-rc2.