https://bugs.winehq.org/show_bug.cgi?id=53684
Bug ID: 53684 Summary: ntdll:info is broken on Windows 8 to 10 1709 in the GitLab WineTest builds 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 is broken in the GitLab WineTest builds:
info.c:1097: Test failed: Expected STATUS_SUCCESS, got 80000002 info.c:1102: Test failed: Expected STATUS_SUCCESS, got 80000002
Where 0x80000002 = STATUS_DATATYPE_MISALIGNMENT.
https://test.winehq.org/data/patterns.html#ntdll:info
The failures started on 2022-07-26 which is when the WineTest builds switched from the old build system to GitLab. A test with winetest-889fe64d9f2e.exe (built on 2022-07-25) confirms that this test still succeeds when using binaries from the old build system.
Strangely enough the failures only happen on Windows 8 to Windows 10 1709.
https://bugs.winehq.org/show_bug.cgi?id=53684
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard@winehq.org Keywords| |source, testcase
https://bugs.winehq.org/show_bug.cgi?id=53684
Eric Pouech eric.pouech@orange.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech@orange.fr
--- Comment #1 from Eric Pouech eric.pouech@orange.fr --- should be fixed by https://gitlab.winehq.org/wine/wine/-/commit/c28a749f660f251da26d3d8cf163d2e...
https://bugs.winehq.org/show_bug.cgi?id=53684
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |c28a749f660f251da26d3d8cf16 | |3d2ee72bc8af6 Resolution|--- |FIXED
--- Comment #2 from François Gouget fgouget@codeweavers.com --- The pattern indeed clearly shows that this is fixed. Thanks!
https://bugs.winehq.org/show_bug.cgi?id=53684
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.0-rc1.