http://bugs.winehq.org/show_bug.cgi?id=32708
Bug #: 32708 Summary: Post Mortem crashes on start with built-in msvcrt Product: Wine Version: 1.5.21 Platform: x86 URL: http://www.fileplanet.com/116849/110000/fileinfo/Post- Mortem-Demo OS/Version: Linux Status: NEW Keywords: download, 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: 96be6eb570cdf0da9e085e70d1bbb2e59b5b920f
Created attachment 43157 --> http://bugs.winehq.org/attachment.cgi?id=43157 terminal output
The game crashes immediately on startup. It used to work in 1.5.21 with the built-in msvcrt. Native msvcp60 and msvcrt come installed in the game directory. If msvcrt=native then the game starts fine (except for bug #18923 which is still present nowadays, but that's unrelated).
The problem appeared after
96be6eb570cdf0da9e085e70d1bbb2e59b5b920f is the first bad commit commit 96be6eb570cdf0da9e085e70d1bbb2e59b5b920f Author: Piotr Caban piotr@codeweavers.com Date: Thu Jan 10 11:42:15 2013 +0100
msvcrt: Added support for unicode open mode in msvcrt_get_flags function.
:040000 040000 df6af40b27766abeed3aea2b29e50785789471a1 f3ea9714c5a3ab4abca4e3da38f2b7361d7426dd M dlls
http://bugs.winehq.org/show_bug.cgi?id=32708
--- Comment #1 from GyB gyebro69@gmail.com 2013-01-12 05:57:56 CST --- Created attachment 43158 --> http://bugs.winehq.org/attachment.cgi?id=43158 +relay,+msvcrt log
http://bugs.winehq.org/show_bug.cgi?id=32708
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #43157|0 |1 is obsolete| |
--- Comment #2 from GyB gyebro69@gmail.com 2013-01-12 06:04:56 CST --- Created attachment 43159 --> http://bugs.winehq.org/attachment.cgi?id=43159 backtrace
As if the log from comment #0 didn't contain all of the symbols in the backtrace. This backtrace looks more complete because I built Wine with -O0 this time.
http://bugs.winehq.org/show_bug.cgi?id=32708
--- Comment #3 from Piotr Caban piotr.caban@gmail.com 2013-01-12 06:22:40 CST --- It's failing to parse "aw" mode in fopen functions family now. I'll send a patch for it on Monday.
http://bugs.winehq.org/show_bug.cgi?id=32708
--- Comment #4 from Piotr Caban piotr.caban@gmail.com 2013-01-14 16:33:10 CST --- It's probably fixed. Please retest.
http://bugs.winehq.org/show_bug.cgi?id=32708
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |5515170d136dfd639b16b409434 | |c5a182174315d Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #5 from GyB gyebro69@gmail.com 2013-01-14 21:37:36 CST --- Fixed indeed, thanks. http://source.winehq.org/git/wine.git/commitdiff/5515170d136dfd639b16b409434...
http://bugs.winehq.org/show_bug.cgi?id=32708
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2013-01-18 14:57:13 CST --- Closing bugs fixed in 1.5.22.