http://bugs.winehq.org/show_bug.cgi?id=20709
--- Comment #2 from Wylda wylda@volny.cz 2009-11-14 16:02:06 --- Created an attachment (id=24741) --> (http://bugs.winehq.org/attachment.cgi?id=24741) Proper (i.e. with debuging symbols) console crash log from wine-1.1.33
Crash is caused by Alexandre Julliard's commit...
1. Confirming, please consider UNCONFIRMED->NEW and KEYWORDS: +REGRESSION, +DOWNLOAD, +INSTALLER
2. Did a regression test between 1.1.30 and 1.1.31:
86c6021c71a563af88c1a8cc23ea489e92c8ca70 is first bad commit commit 86c6021c71a563af88c1a8cc23ea489e92c8ca70 Author: Alexandre Julliard julliard@winehq.org Date: Thu Oct 8 19:11:58 2009 +0200
kernel32: Reimplement GetPrivateProfileString16 on top of 32-bit functions and move it to file16.c.
:040000 040000 8c8e93e5bab3d7db358a745922f4ee27f99797e6 cd4b25e37089d23c1fbe1df0e5ee1a481d2a9a8f M dlls
3. No other bug report suffers from this commit.
4. Revert of this patch on top of wine-1.1.31 makes that problem goes away.
5. Adding author of this patch to CC.
--private keyword: bisected
Download: http://decklinsdomain.net/DemDev/archives/Mordor1/MORDOR1A.ZIP http://decklinsdomain.net/DemDev/archives/Mordor1/MORDOR1B.ZIP