[Bug 34914] New: mshtml:htmldoc fails on most Windows systems

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Nov 14 18:26:15 CST 2013


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 at winehq.org
        ReportedBy: fgouget at 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

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list