https://bugs.winehq.org/show_bug.cgi?id=52068
Bug ID: 52068 Summary: hid:device times out randomly in test_get_input_report() Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: hid Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
hid:device times out randomly (>10% of the time) in test_get_input_report():
device.c:406: HidD_GetInputRpeort tests on device :L"Wine HID mouse" hid:device:05cc done (258) in 120s
https://test.winehq.org/data/patterns.html#hid:device
So far this only happened in the pure 32-bit builds but it does impact various machines (cw-gtx560, cw-rx460, some debiant2 configurations and fg-deb64).
A bisect shows that the timeouts started with this commit:
commit fca0f18d0857d6aee67c6ef652c31c6810292270 Author: Rémi Bernon rbernon@codeweavers.com Date: Fri Nov 19 09:39:39 2021 +0100
winebus.sys: Avoid unnecessary scaling of effect parameter values.
Signed-off-by: Rémi Bernon rbernon@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=52068
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |fca0f18d0857d6aee67c6ef652c | |31c6810292270 Keywords| |regression, source, | |testcase
https://bugs.winehq.org/show_bug.cgi?id=52068
Rémi Bernon rbernon@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |6d3b3aab25cfd1afc2909a4d65a | |76088fba02ea8 CC| |rbernon@codeweavers.com Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #1 from Rémi Bernon rbernon@codeweavers.com --- Marking as fixed.
https://bugs.winehq.org/show_bug.cgi?id=52068
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.23.