[VAAPI] "Unsupported modifier, resource creation failed." resurfaced with log spam
Categories
(Core :: Audio/Video: Playback, defect)
Tracking
()
People
(Reporter: trunksm.wrk, Unassigned)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:132.0) Gecko/20100101 Firefox/132.0
Steps to reproduce:
- Open Mozilla Firefox (ver 127.0 - 132.0.2) with Intel VA-API.
- Force h264 playback using
enhanced-h264ify
extension. - Go to YouTube and play any video with 720p or above.
- Confirm HW video decode by checking with programs such as
intel_gpu_top
(provided byintel-gpu-tools on Arch Linux). Or,
about:support` page on Firefox, but is not a live feed.
Actual results:
Video will still work with hardware decode as normal, but journal log (Linux) or CLI output logs are heavily spammed with "Unsupported modifier, resource creation failed."
Determined to affect v127.0 - v132.0.2. Tested 125.* and 126.* with no issues.
Screenshot provided with default log output and one launched with MOZ_LOG="PlatformDecoderModule:5 Dmabuf:1"
flag.
Expected results:
Since HW video decoding is working as expected on the surface, there should be no log spam of an issue that is not clear what's wrong with nothing apparently breaking-- at least to what I can understand so far.
Comment 1•2 months ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Audio/Video: Playback' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•2 months ago
|
||
The severity field is not set for this bug.
:jimm, could you have a look please?
For more information, please visit BugBot documentation.
Updated•2 months ago
|
Comment 3•2 months ago
|
||
The severity field is not set for this bug.
:jimm, could you have a look please?
For more information, please visit BugBot documentation.
Updated•29 days ago
|
I'm also seeing this issue after participating in the ticket https://bugzilla.mozilla.org/show_bug.cgi?id=1921742.
My system:
Distro: EndeavourOS (ARCH)
Kernel: 6.11.9-zen1-1-zen arch: x86_64 bits: 64
Desktop: GNOME v: 47.2
Firefox 133.03 (native package).
When I play this video @ 1080p60 the error does not occur:
https://www.youtube.com/watch?v=PW6FXE6QTz8
When I play this video @ 1080p60 (while firefox is launched from Terminal) I will see the listed errors:
https://www.youtube.com/live/6nCNlI_0-KU?si=iEOlysHTyz5c8KRi
The error messages are the terminal filling with the error message:
Unsupported modifier, resource creation failed.
I've attached the support log for your reference.
Jim Mathies [:jimm]
Is there something we can provide to help you with the root cause analysis?
Description
•