http://bugs.winehq.org/show_bug.cgi?id=29296
Bug #: 29296 Summary: Heroes 2 Gold demo crashes on startup Product: Wine Version: 1.3.34 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: jscript AssignedTo: wine-bugs@winehq.org ReportedBy: wylda@volny.cz Classification: Unclassified
Created attachment 37889 --> http://bugs.winehq.org/attachment.cgi?id=37889 Console log from wine-1.3.34-114-g3aa7cee
Heroes 2 Gold demo crashes on startup. This demo initially opens web browser which connects to http://127.0.0.1:1024/ where time limited demo (1hour i guess) can be run. Browser opens and immediately crashes.
1. I did a regression test between 1.3.34 and 1.3.34-202-gb0f704d:
3aa7cee00e69c6a912abd1f23e846f6af35d9f36 is the first bad commit commit 3aa7cee00e69c6a912abd1f23e846f6af35d9f36 Author: Jacek Caban jacek@codeweavers.com Date: Wed Dec 7 11:00:20 2011 +0100
jscript: Use bytecode for calls on identifier and member expressions.
:040000 040000 948d1dcb4f8815f8a696cd7d73b2bd6b62bac71e 481a94a01ca7ca476a16ad23a99e33b80488547d M dlls
2. No other bug report suffers from this commit.
3. Revert of this patch after git checkout makes that problem go away.