http://bugs.winehq.org/show_bug.cgi?id=34914
Bug #: 34914 Summary: mshtml:htmldoc fails on most Windows systems Product: Wine Version: 1.7.5 Platform: x86 OS/Version: Windows Status: NEW Severity: normal Priority: P2 Component: mshtml AssignedTo: wine-bugs@winehq.org ReportedBy: fgouget@codeweavers.com Classification: Unclassified
mshtml:htmldoc fails on most Windows systems. There appears to be more than one failure mode though.
http://test.winehq.org/data/tests/mshtml:htmldoc.html
* The first failure mode is a right crash after NavigateWithBindCtx2 on Vista and Windows 7:
htmldoc.c:4351: NavigateWithBindCtx2 test failed: crash
* The second failure mode is two sets of 13 mostly identical failures that happen on Windows XP, Vista and Windows 7:
htmldoc.c:3172: Test failed: unexpected state L"uninitialized", expected 1 htmldoc.c:3172: Test failed: VT_I4(out)=0, expected 1 htmldoc.c:3187: Test failed: unexpected call Invoke_AMBIENT_SILENT htmldoc.c:3172: Test failed: unexpected state L"uninitialized", expected 1 htmldoc.c:3172: Test failed: VT_I4(out)=0, expected 1 htmldoc.c:3184: Test failed: unexpected call htmldoc.c:3255: Test failed: unexpected call Invoke_OnReadyStateChange_Loading htmldoc.c:2898: Test failed: mon(00506868) != exmon(005061E8) htmldoc.c:2494: Test failed: unexpected call GetHostInfo htmldoc.c:2541: Test failed: unexpected call UpdateUI htmldoc.c:2846: Test failed: unexpected call Exec_UPDATECOMMANDS htmldoc.c:3471: Test failed: dwFlags = 8 htmldoc.c:7601: Test failed: mon(00506868) != exmon(005061E8) htmldoc.c:5978: Test failed: mon(00506868) != exmon(005061E8)
* The last failure mode is a timeout which happens on a couple of old TestBot Windows XP SP3 VMs that all happen after the same check:
htmldoc.c:7704: Testing submit... test failed: timed out
http://bugs.winehq.org/show_bug.cgi?id=34914
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source
http://bugs.winehq.org/show_bug.cgi?id=34914
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
--- Comment #1 from Jacek Caban jacek@codeweavers.com 2013-11-25 10:13:07 CST --- With: http://source.winehq.org/git/tools.git/commitdiff/41a76baae7a158ad0344621354... and http://source.winehq.org/patches/data/100690 most failures are fixed. Crashes still remain.
https://bugs.winehq.org/show_bug.cgi?id=34914
--- Comment #2 from François Gouget fgouget@codeweavers.com --- It looks like the crashes got fixed by this patch: http://source.winehq.org/git/wine.git/commitdiff/aa22a3c4b2e772636163ea50e72...
However there are still quite a few unexpected call test failures. See:
http://test.winehq.org/data/tests/mshtml:htmldoc.html
And particularly on Windows 8.1 (Internet Explorer 11): https://newtestbot.winehq.org/JobDetails.pl?Key=4956
htmldoc.c:2982: Test failed: unexpected command 83 htmldoc.c:2982: Test failed: unexpected command 83 htmldoc.c:1214: Test failed: unexpected call {eb5cda44-5086-44fe-a9b1-c6421353a546} htmldoc.c:3039: Test failed: Upper bound = 8 htmldoc.c:2982: Test failed: unexpected command 83 htmldoc.c:2982: Test failed: unexpected command 102 htmldoc.c:2982: Test failed: unexpected command 135 htmldoc.c:2675: Test failed: unexpected call {92dcac2f-1d40-44f8-b6e8-b0d5820c5b41} htmldoc.c:5245: Test failed: unexpected riid {59087f7a-7312-4e1e-bcc9-fb80f8f0a4d6} [...a total of 268 failures...]
https://bugs.winehq.org/show_bug.cgi?id=34914
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |testcase URL| |http://test.winehq.org/data | |/tests/mshtml:htmldoc.html
https://bugs.winehq.org/show_bug.cgi?id=34914
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |1e191e031c812f23901f4f08a2b | |14fc5a14b28ee Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #3 from Jacek Caban jacek@codeweavers.com --- Fixed in Git.
https://bugs.winehq.org/show_bug.cgi?id=34914
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.25.