[Bug 55579] New: kernel32:loader - test_ExitProcess() sometimes fails on the 32-bit w8 VM
https://bugs.winehq.org/show_bug.cgi?id=55579 Bug ID: 55579 Summary: kernel32:loader - test_ExitProcess() sometimes fails on the 32-bit w8 VM Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com kernel32:loader - test_ExitProcess() sometimes fails on the 32-bit w8 VM: loader.c:3529: Test failed: GetThreadContext should fail loader.c:3530: Test failed: expected ERROR_INVALID_PARAMETER, got -559038737 loader.c:3538: Test failed: SetThreadContext should fail loader.c:3539: Test failed: expected ERROR_ACCESS_DENIED, got -559038737 See https://test.winehq.org/data/patterns.html#kernel32:loader This started on 2023-09-04 and happens in about 50% of the WineTest runs and is most likely caused by the commit below: commit d64200805b1848f782c8a4ce1fdbcb9292fffe51 Author: Alexandre Julliard <julliard(a)winehq.org> AuthorDate: Thu Aug 31 18:08:50 2023 +0200 kernel32/tests: Remove some workarounds for old Windows versions. -- 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=55579 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |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=55579 --- Comment #1 from François Gouget <fgouget(a)codeweavers.com> --- Actually this also happens on more recent Windows versions: * 2023-09-01 w1064-adm-64 (win22H2) * 2023-09-07 w11pro64-nv-64 loader.c:3529: Test failed: GetThreadContext should fail loader.c:3530: Test failed: expected ERROR_INVALID_PARAMETER, got -559038737 * 2023-09-11 w11pro64-nv-64 loader.c:3529: Test failed: GetThreadContext should fail loader.c:3530: Test failed: expected ERROR_INVALID_PARAMETER, got -559038737 loader.c:3538: Test failed: SetThreadContext should fail loader.c:3539: Test failed: expected ERROR_ACCESS_DENIED, got -559038737 -- 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=55579 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|kernel32:loader - |kernel32:loader - |test_ExitProcess() |test_ExitProcess() |sometimes fails on the |sometimes fails on Windows |32-bit w8 VM |8+ -- 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