https://bugs.winehq.org/show_bug.cgi?id=51188 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |dc94b03799363a94b6f93a8e464 | |13803f4ec00dd Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #4 from François Gouget <fgouget(a)codeweavers.com> --- And the following commit fixes the issue on Windows 8: commit dc94b03799363a94b6f93a8e46413803f4ec00dd Author: Francois Gouget <fgouget(a)codeweavers.com> AuthorDate: Fri May 28 18:12:34 2021 +0200 ntdll/tests: Fix the XState AllFeatureSize check on old CPUs. On old CPUs lacking XSAVEC, Windows 8+ does not set AllFeatureSize and AllFeatures. Wine-Bug: https://bugs.winehq.org//show_bug.cgi?id=51188 Signed-off-by: Francois Gouget <fgouget(a)codeweavers.com> 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.