[Bug 53128] New: Without elevated privileges schedsvc:rpcapi fails on Windows 7

WineHQ Bugzilla wine-bugs at winehq.org
Sun Jun 12 06:13:51 CDT 2022


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

            Bug ID: 53128
           Summary: Without elevated privileges schedsvc:rpcapi fails on
                    Windows 7
           Product: Wine
           Version: unspecified
          Hardware: x86-64
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com

Without elevated privileges schedsvc:rpcapi fails on Windows 7:

rpcapi.c:169: Test failed: expected S_OK, got 0x80070005
rpcapi.c:164: Test failed: 1: expected 0, got 0x800700b7
rpcapi.c:164: Test failed: 2: expected 0x80070002, got 0
rpcapi.c:169: Test failed: expected S_OK, got 0x80070005
rpcapi.c:169: Test failed: expected S_OK, got 0x80070005
rpcapi.c:232: Test failed: expected S_OK, got 0x80070005
rpcapi.c:234: Test failed: expected S_OK, got 0x80070091
rpcapi.c:236: Test failed: expected S_OK, got 0x80070091
rpcapi.c:242: Test failed: expected ERROR_FILE_NOT_FOUND, got 0
rpcapi.c:243: Test failed: expected 0, got 1
rpcapi.c:244: Test failed: expected 0, got 1
rpcapi.c:245: Test failed: expected NULL, got 002ED3F0
rpcapi.c:248: Test failed: expected S_OK, got 0x800700b7
rpcapi.c:255: Test failed: expected 0, got 1
rpcapi.c:256: Test failed: expected 0, got 1
rpcapi.c:257: Test failed: expected NULL, got 002EE9F8
rpcapi.c:260: Test failed: expected S_OK, got 0x800700b7
rpcapi.c:346: Test failed: expected S_OK, got 0x80070091
rpcapi.c:354: Test failed: expected ERROR_FILE_NOT_FOUND, got 0
rpcapi.c:355: Test failed: expected 0, got 1
rpcapi.c:356: Test failed: expected 0, got 1
rpcapi.c:357: Test failed: expected NULL, got 002EEA18
rpcapi.c:362: Test failed: expected S_OK, got 0x800700b7
rpcapi.c:363: Test failed: expected \Wine\Task1, task actual path (null)
rpcapi.c:508: Test failed: expected S_OK, got 0x80070005
rpcapi.c:510: Test failed: expected S_OK, got 0x80070005
rpcapi.c:512: Test failed: expected S_OK, got 0x80070005
rpcapi.c:514: Test failed: expected S_OK, got 0x80070091

https://test.winehq.org/data/patterns.html#schedsvc:rpcapi

In particular the value at the end of the "expected NULL" failure changes with
every run so this failures always looks like it is new :-(

This happens systematically on the w7u-adm TestBot VM. Interestingly it does
not happen on more recent Windows versions that also run the tests without
elevated privileges such as w8adm and w1064-adm. Maybe Microsoft realized they
were too strict with the elevated privileges checks.

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