https://bugs.winehq.org/show_bug.cgi?id=53679
Bug ID: 53679 Summary: The 64-bit ntdll:env fails on Windows 7 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
The 64-bit ntdll:env fails on Windows 7:
env.c:340: Test failed: wrong buffer 77c/77c env.c:341: Test failed: wrong buffer 794/792 env.c:342: Test failed: wrong buffer 7ac/7aa env.c:344: Test failed: wrong buffer 7b4/7b2
https://test.winehq.org/data/patterns.html#ntdll:env
A bisect shows the commit below is responsible for these failures:
commit 5d99b2a32c2d679aa2bc47ef6e087aeb29a33e5f Author: Alexandre Julliard julliard@winehq.org Date: Fri Sep 9 15:10:57 2022 +0200
ntdll/tests: Remove workarounds for old Windows versions.
I have not been informed that Windows 7 is no longer part of the Windows versions we care about so I assume this is an unintended side effect of the patch.
https://bugs.winehq.org/show_bug.cgi?id=53679
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |5d99b2a32c2d679aa2bc47ef6e0 | |87aeb29a33e5f Keywords| |regression, source, | |testcase
https://bugs.winehq.org/show_bug.cgi?id=53679
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |93250eb56e2361f3d7a5550478f | |28408c3cebd5e Status|NEW |RESOLVED
--- Comment #1 from François Gouget fgouget@codeweavers.com --- This has been fixed by:
commit 93250eb56e2361f3d7a5550478f28408c3cebd5e Author: Alexandre Julliard julliard@winehq.org Date: Wed Sep 14 14:53:27 2022 +0200
ntdll/tests: Re-add workaround for check that is still broken on win7.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53679
https://bugs.winehq.org/show_bug.cgi?id=53679
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.20.