https://bugs.winehq.org/show_bug.cgi?id=51151 Bug ID: 51151 Summary: The 64-bit psapi:psapi_main fails in Wine Product: Wine Version: 6.8 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: psapi Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com Distribution: --- The 64-bit psapi:psapi_main test fails in Wine: https://test.winehq.org/data/patterns.html#psapi:psapi_main psapi_main.c:154: Test failed: got 0, error 998 psapi_main.c:155: Test failed: expected non-NULL module psapi_main.c:159: Test failed: got error 998 psapi_main.c:160: Test failed: got psapi_main.c:163: Test failed: got error 998 psapi_main.c:168: Test failed: got error 998 psapi_main.c:170: Test failed: image size was 0 These failures happen on both the TestBot VM and various real hardware machines. These failures started with this commit: commit 5864bc88de0e0a3b1094c2bb0c16ba9a5d39ce65 Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu May 13 15:58:33 2021 +0200 ntdll: Always send the native PEB pointer to the server. Signed-off-by: Alexandre Julliard <julliard(a)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.