[Bug 51217] New: RtlWow64IsWowGuestMachineSupported() check fails on w1064v1607 for the 32-bit ntdll:info

WineHQ Bugzilla wine-bugs at winehq.org
Fri Jun 4 12:58:15 CDT 2021


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

            Bug ID: 51217
           Summary: RtlWow64IsWowGuestMachineSupported() check fails on
                    w1064v1607 for the 32-bit ntdll:info
           Product: Wine
           Version: 6.8
          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 has a failure on w1064v1607 (Windows 10 64-bit version 1607 running
the 32-bit tests):

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

info.c:3024: Test failed: wrong result 0

This is a check of the RtlWow64IsWowGuestMachineSupported() result.

The commit that introduced this check is:

commit 4f8ede8e7665328a2a3ccd303875e239bf443512
Author:     Alexandre Julliard <julliard at winehq.org>
AuthorDate: Thu Apr 29 17:15:15 2021 +0200

    ntdll: Implement RtlWow64IsWowGuestMachineSupported().

    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