https://bugs.winehq.org/show_bug.cgi?id=55269 Bug ID: 55269 Summary: ntdll:info - The 32-bit test_query_process_debug_port() gets a bad len on Windows 8 64-bit 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 ntdll:info - The 32-bit test_query_process_debug_port() gets a bad len on Windows 8 64-bit : info.c:2082: Test failed: len set to 32ed70 info.c:2089: Test failed: len set to 32ed70 info.c:2096: Test failed: len set to 32ed70 See https://test.winehq.org/data/patterns.html#ntdll:info A bisect shows that the failures started with the commit below: commit 7e521b4db353bcfb60976d89009636bec8e16a8d Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Jul 11 13:41:13 2023 +0200 ntdll: Fix returned length for some info classes in NtQueryInformationProcess(). -- 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.