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@winehq.org Reporter: fgouget@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@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@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=51151
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase Regression SHA1| |5864bc88de0e0a3b1094c2bb0c1 | |6ba9a5d39ce65
https://bugs.winehq.org/show_bug.cgi?id=51151
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |ea767728c679f2d0e3ab5fc7e9f | |20cff2a7434a0 Resolution|--- |FIXED
--- Comment #1 from Alexandre Julliard julliard@winehq.org --- Fixed by ea767728c679f2d0e3ab5fc7e9f20cff2a7434a0.
https://bugs.winehq.org/show_bug.cgi?id=51151
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.9.