[Bug 51693] New: ntdll:info fails on Windows 7 64-bit

WineHQ Bugzilla wine-bugs at winehq.org
Fri Aug 27 19:43:39 CDT 2021


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

            Bug ID: 51693
           Summary: ntdll:info fails on Windows 7 64-bit
           Product: Wine
           Version: unspecified
          Hardware: x86-64
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ntdll
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com

ntdll:info fails on Windows 7 64-bit:

info.c:891: Test failed: 63: got 0x0 and 12 (expected STATUS_SUCCESS and 24)
info.c:891: Test failed: 62: got 0x0 and 12 (expected STATUS_SUCCESS and 24)
...

info.c:891: Test failed: 24: got 0x0 and 12 (expected STATUS_SUCCESS and 24)
info.c:899: Test failed: 23: got 0x0 and 12 (expected
STATUS_INFO_LENGTH_MISMATCH and 24)

https://test.winehq.org/data/patterns.html#ntdll:info

This failure has been confirmed to be caused by the commit below:

commit 37ed43a1717fd7a58b8d6733dc65783bd5c57709
Author:     Alexandre Julliard <julliard at winehq.org>
AuthorDate: Mon Aug 2 14:53:11 2021 +0200

    ntdll: Fix the SYSTEM_CACHE_INFORMATION structure definition.

    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