https://bugs.winehq.org/show_bug.cgi?id=53127
Bug ID: 53127 Summary: mmdevapi:render - test_clock() gets misfit fragments on Windows 10 2004+ Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: mmdevapi Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
mmdevapi:render - test_clock() gets misfit fragments failures on Windows 10 2004+:
render.c:1040: Test failed: BufferSize 24576 misfits fragment size 720 at rate 48000
https://test.winehq.org/data/patterns.html#mmdevapi:render
This failure is somewhat rare and only happens on Windows 10 >= 2004. It also never happened on the cw-gtx560 and cw-rx460 machines. So it's possible that this is a QEmu issue.
The ill fitting fragment size is also always the same: 24576.
https://bugs.winehq.org/show_bug.cgi?id=53127
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase