https://bugs.winehq.org/show_bug.cgi?id=52914
Bug ID: 52914 Summary: mf:mf - The 64-bit test_h264_decoder() fails on 64-bit Debian 11 + Intel GPU Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: mfplat Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
The 64-bit test_h264_decoder() fails on my Debian 11 + Intel GPU machine (see fg-deb64-wow64):
mf.c:6780: Test failed: SetOutputType returned 0x80004005. mf.c:6782: Test failed: Release returned 0 mf.c:6799: Test failed: got cbSize 0x3fc000 mf.c:6825: Test failed: ProcessOutput returned 0xc00d6d60
https://test.winehq.org/data/patterns.html#mf:mf
configure does not mention any missing library (besides libhal) in either the 32- or the 64-bit builds.
A bisect shows that the failures started with the commit below:
commit 606505e5643d8df2a23a2cc074fa9b6b2ae8b05f Author: Rémi Bernon rbernon@codeweavers.com Date: Mon Mar 28 17:35:45 2022 +0200
winegstreamer: Try creating a wg_transform in the H264 decoder.
Adding H264 format support in wg_format.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45988 Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47084 Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49715 Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52183 Signed-off-by: Rémi Bernon rbernon@codeweavers.com Signed-off-by: Zebediah Figura zfigura@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=52914
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |606505e5643d8df2a23a2cc074f | |a9b6b2ae8b05f Keywords| |regression, source, | |testcase
https://bugs.winehq.org/show_bug.cgi?id=52914
Rémi Bernon rbernon@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rbernon@codeweavers.com
--- Comment #1 from Rémi Bernon rbernon@codeweavers.com --- IMHO same issue and perhaps same solution as https://bugs.winehq.org/show_bug.cgi?id=52908
https://bugs.winehq.org/show_bug.cgi?id=52914
Rémi Bernon rbernon@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |3aaa953bd6f71c77a3d3ec34ab0 | |f5155f67346db Status|NEW |RESOLVED
--- Comment #2 from Rémi Bernon rbernon@codeweavers.com --- I believe this is fixed after 3aaa953bd6f71c77a3d3ec34ab0f5155f67346db.
https://bugs.winehq.org/show_bug.cgi?id=52914
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.9.