http://bugs.winehq.org/show_bug.cgi?id=29257
--- Comment #4 from Alex Hayton alex.hayton@gmail.com 2011-12-10 18:09:42 CST --- I have completed the regression test.
Here is the commit that broke it. It looks like it was introduced with the latest gecko upgrade in 1.3.33.
2e5f73e4d75cc510d761fb2bd3adf58c8ca72a8a is the first bad commit commit 2e5f73e4d75cc510d761fb2bd3adf58c8ca72a8a Author: Jacek Caban jacek@codeweavers.com Date: Wed Nov 9 18:11:42 2011 +0100
mshtml: Wine Gecko 1.4 release.
:040000 040000 f44485645eb1f33fbec1b55c2df43a46e2085639 b0a5447fc96f72a289c429ed5da025d4377d0ceb M dlls
Now that I have the source on my machine I'll try and run it with the debugger and hopefully get somewhere with isolating the issue. I am thinking that this must be affecting other apps that are using the native msvcrt.dll?
So now we can go one of two ways, either fix the hardware acceleration issue that affects the builtin msvcrt or fix the crash that's preventing use of the native one...