[Bug 53461] New: advapi32:service - test_EventLog() fails on Windows 10 2004 and 2009

WineHQ Bugzilla wine-bugs at winehq.org
Sun Jul 31 05:20:53 CDT 2022


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

            Bug ID: 53461
           Summary: advapi32:service - test_EventLog() fails on Windows 10
                    2004 and 2009
           Product: Wine
           Version: unspecified
          Hardware: x86-64
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: advapi32
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com

advapi32:service - test_EventLog() fails on Windows 10 2004 and 2009:

service.c:2751: Test failed: got 0x1    --> SERVICE_STOPPED
service.c:2753: Test failed: got 0
service.c:2757: Test failed: got 0x42b  --> ERROR_PROCESS_ABORTED
service.c:2761: Test failed: got 0

https://test.winehq.org/data/patterns.html#advapi32:service

The failures appear to be happening because the EventLog service is stopped
following some sort of error (crash?).

These failures are systematic when running WineTest.exe but don't happen when
running advapi32:service on its own. So it seems likely that some other test is
causing EventLog to crash.

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