https://bugs.winehq.org/show_bug.cgi?id=55125
Bug ID: 55125 Summary: The 64-bit dinput:hotplug sometimes gets timeouts on Windows 10 Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: dinput Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
The 64-bit dinput:hotplug sometimes gets timeouts on Windows 10 :
hid.c:725: Test failed: 0x800: WaitForSingleObject returned 0x102
or
hid.c:725: Test failed: WaitForSingleObject returned 0x102 and/or hotplug.c:400: Test failed: MsgWaitForMultipleObjects returned 0x102
See https://test.winehq.org/data/patterns.html#dinput:hotplug
Where 0x102 == WAIT_TIMEOUT
These failures only happen on w1064-tsign which is a test configuration with test signing enabled. Furthermore only the 64-bit version has these issues. The oldest instance goes back to 2022-12-20 and these failures have happened almost 3 times per month since.
https://bugs.winehq.org/show_bug.cgi?id=55125
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase