[Bug 48064] New: qmgr:job started failing on XP on Sep 09

WineHQ Bugzilla wine-bugs at winehq.org
Thu Nov 7 22:02:51 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=48064

            Bug ID: 48064
           Summary: qmgr:job started failing on XP on Sep 09
           Product: Wine
           Version: 4.19
          Hardware: x86
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: qmgr
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com

Created attachment 65611
  --> https://bugs.winehq.org/attachment.cgi?id=65611
Winetest site showing the failures starting on Sep 09

qmgr:job started failing on Windows XP on Sep 09, that is when winehq.org was
upgraded:

job.c:578: Test failed: unexpected state: 5
[26 times]
job.c:586: Test failed: BITS job timed out
job.c:618: Test failed: got 0x00200017

See http://winetest.dolphin/data/tests/qmgr:job.html

The test accesses https://test.winehq.org/ and, since this only impacts Windows
XP, it is likely that this is the same certificate issue that causes
urlmon:protocol to fail too.

Also the reason why the same failures don't happen on Windows 2003 (unlike for
urlmon:protocol) is that the BITS tests are skipped there:

job.c:719: Tests skipped: Tests need BITS 2.5 or higher

So the fix will likely be the same as for urlmon:protocol.

-- 
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