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@winehq.org Reporter: fgouget@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@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@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=51693
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |37ed43a1717fd7a58b8d6733dc6 | |5783bd5c57709 Keywords| |regression, source, | |testcase
https://bugs.winehq.org/show_bug.cgi?id=51693
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |411a8858acb35459a68a6b5a0ab | |26aad364a16e7 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #1 from Alexandre Julliard julliard@winehq.org --- It should be fixed by 411a8858acb35459a68a6b5a0ab26aad364a16e7.
https://bugs.winehq.org/show_bug.cgi?id=51693
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.17.