[Bug 47891] New: advapi32:services regression

WineHQ Bugzilla wine-bugs at winehq.org
Fri Oct 4 18:46:59 CDT 2019


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

            Bug ID: 47891
           Summary: advapi32:services regression
           Product: Wine
           Version: 4.17
          Hardware: x86
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: advapi32
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com

advapi32:service gained some new failures on Windows 10 1709/1809, only for 32
bit tests:

service.c:1812: Test failed: Failed to create service, error 1072.
service.c:1815: Test failed: Got error 6.
service.c:1818: Test failed: Failed to delete service, error 6.
service.c:1843: Test failed: Failed to create service, error 1072.
service.c:1846: Test failed: Got error 6.
service.c:1849: Test failed: Failed to delete service, error 6.

https://test.winehq.org/data/tests/advapi32:service.html


These failures were introduced by this commit:

commit 2430c17202bdb0ff099519ee5345c590d899ddf0
Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Sun Aug 18 20:02:40 2019 -0500

    services: Don't redirect the image file path for kernel drivers.

    Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47623
    Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

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