https://bugs.winehq.org/show_bug.cgi?id=55227
Bug ID: 55227 Summary: wtsapi32:wtsapi - check_wts_process_info() fails to get the user token on Windows 7 Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: wtsapi32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
wtsapi32:wtsapi - check_wts_process_info() fails to get the user token on Windows 7:
wtsapi.c:94: Test failed: pid 0x544: failed to get token user, error 998 wtsapi.c:95: this is the last test seen before the exception 0fc0:wtsapi: unhandled exception c0000005 at 772ADF96
See https://test.winehq.org/data/patterns.html#wtsapi32:wtsapi
Where 998 == ERROR_NOACCESS
https://bugs.winehq.org/show_bug.cgi?id=55227
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase
https://bugs.winehq.org/show_bug.cgi?id=55227
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|wtsapi32:wtsapi - |wtsapi32:wtsapi - |check_wts_process_info() |check_wts_process_info() |fails to get the user token |fails to get the user token |on Windows 7 |on Windows 7 & 8
https://bugs.winehq.org/show_bug.cgi?id=55227
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|wtsapi32:wtsapi - |wtsapi32:wtsapi - The |check_wts_process_info() |32-bit |fails to get the user token |check_wts_process_info() |on Windows 7 & 8 |fails to get the user token | |on Windows 7 & 8
--- Comment #1 from François Gouget fgouget@codeweavers.com --- These failures are specific to the 32-bit tests and started on 2023-07-10. This is when the GitLab CI switched to Debian 12 to build the official WineTest binaries used by the TestBot to run the nightly tests on Windows.
Note that the TestBot still uses Debian 11 to build the test binaries so these failures will not happen when submitting patches to the TestBot.
https://bugs.winehq.org/show_bug.cgi?id=55227
--- Comment #2 from François Gouget fgouget@codeweavers.com --- Sometimes it does not crash immediately in which case there is another failure on the next line. For instance on w7u_el on 2023-07-27:
wtsapi.c:94: Test failed: pid 0x5f0: failed to get token user, error 998 wtsapi.c:95: Test failed: pid 0x5f0: SID did not match [...] wtsapi.c:95: this is the last test seen before the exception 07f8:wtsapi: unhandled exception c0000005 at 773ADF96
https://bugs.winehq.org/show_bug.cgi?id=55227
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |9c238a5dc00c941ec90d2b146bc | |22c355d367638 Resolution|--- |FIXED
--- Comment #3 from Hans Leidekker hans@meelstraat.net --- Fixed with 9c238a5dc00c941ec90d2b146bc22c355d367638.
https://bugs.winehq.org/show_bug.cgi?id=55227
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.16.