[Bug 53288] New: Application compiled with MSVC 2022 ASan does not start, needs QueryVirtualMemoryInformation

WineHQ Bugzilla wine-bugs at winehq.org
Tue Jun 28 05:59:21 CDT 2022


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

            Bug ID: 53288
           Summary: Application compiled with MSVC 2022 ASan does not
                    start, needs QueryVirtualMemoryInformation
           Product: Wine
           Version: 7.11
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: kernel32
          Assignee: wine-bugs at winehq.org
          Reporter: rpisl at seznam.cz
      Distribution: ---

Application compiled with MSVC 2022 ASan does not start in Wine 7.11 as it
needs implementation of QueryVirtualMemoryInformation.

Console output:
==808==AddressSanitizer CHECK failed:
D:\a\_work\1\s\src\vctools\crt\asan\llvm\compiler-rt\lib\sanitizer_common\sanitizer_win.cpp:1108
"((QueryVirtualMemoryInformation && 
"ASan requires the Windows 10-only API, QueryVirtualMemoryInformation")) !=
(0)" (0x0, 0x0)
    <empty stack>

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