[Bug 53679] New: The 64-bit ntdll:env fails on Windows 7
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(a)winehq.org Reporter: fgouget(a)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(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=53679 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |5d99b2a32c2d679aa2bc47ef6e0 | |87aeb29a33e5f Keywords| |regression, source, | |testcase -- 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.
https://bugs.winehq.org/show_bug.cgi?id=53679 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |93250eb56e2361f3d7a5550478f | |28408c3cebd5e Status|NEW |RESOLVED --- Comment #1 from François Gouget <fgouget(a)codeweavers.com> --- This has been fixed by: commit 93250eb56e2361f3d7a5550478f28408c3cebd5e Author: Alexandre Julliard <julliard(a)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 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=53679 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 7.20. -- 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.
participants (1)
-
WineHQ Bugzilla