https://bugs.winehq.org/show_bug.cgi?id=57824
Bug ID: 57824 Summary: SetThreadPriority unexpectedly fails on terminated threads instead of no-op Product: Wine Version: 10.1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wineserver Assignee: wine-bugs@winehq.org Reporter: jinoh.kang.kr@gmail.com CC: rbernon@codeweavers.com Regression SHA1: 0559442de9c139ec2b66fee69f87a58b60df4b10 Distribution: ---
This manifests as a failure on kernel32:loader:
loader.c:4034: Test failed: SetThreadPriority error 5
The failures have started since commit 0559442de9c139ec2b66fee69f87a58b60df4b10:
commit 0559442de9c139ec2b66fee69f87a58b60df4b10 Author: RĂ©mi Bernon rbernon@codeweavers.com Date: Fri Dec 1 23:36:54 2023 +0100
server: Introduce new set_thread_priority helper.
https://bugs.winehq.org/show_bug.cgi?id=57824
Jinoh Kang jinoh.kang.kr@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression, source, | |testcase
https://bugs.winehq.org/show_bug.cgi?id=57824
Jinoh Kang jinoh.kang.kr@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |9bb0da42eb7fddc70110eb8e438 | |6d04cd9402fdf Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Jinoh Kang jinoh.kang.kr@gmail.com --- Fixed in 9bb0da42eb7fddc70110eb8e4386d04cd9402fdf.
https://bugs.winehq.org/show_bug.cgi?id=57824
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 10.2.