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