Bug 487779 - ERROR:gbm_pixmap_wayland.cc(82)] Cannot create bo with format= YUV_420_BIPLANAR and usage=SCANOUT_CPU_READ_WRITE
Summary: ERROR:gbm_pixmap_wayland.cc(82)] Cannot create bo with format= YUV_420_BIPLAN...
Status: RESOLVED UPSTREAM
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 6.0.5
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-30 03:51 UTC by Bernie Innocenti
Modified: 2024-05-31 04:29 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bernie Innocenti 2024-05-30 03:51:34 UTC
SUMMARY

When Chrome is playing a video, plasmashell floods the user journal with multiple errors per second:

May 29 23:45:33 goreboot plasmashell[77995]: [78055:78123:0529/234533.899998:ERROR:gbm_pixmap_wayland.cc(82)] Cannot create bo with format= YUV_420_BIPLANAR and usage=SCANOUT_CPU_READ_WRITE
May 29 23:45:33 goreboot plasmashell[77995]: [78055:78123:0529/234533.929884:ERROR:gbm_pixmap_wayland.cc(82)] Cannot create bo with format= YUV_420_BIPLANAR and usage=SCANOUT_CPU_READ_WRITE
May 29 23:45:33 goreboot plasmashell[77995]: [78055:78123:0529/234533.970093:ERROR:gbm_pixmap_wayland.cc(82)] Cannot create bo with format= YUV_420_BIPLANAR and usage=SCANOUT_CPU_READ_WRITE
...

STEPS TO REPRODUCE
1. Launch a KDE Plasma Wayland session
2. Launch Chrome
3. Go to YouTube and play any video


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
KDE Plasma Version: 6.0.5
KDE Frameworks Version: 6.2.0
Qt Version: 6.7.1

ADDITIONAL INFORMATION

HDR enabled
AMD Radeon RX 7900 XT (RADV NAVI31)
Mesa 24.1.0-arch1.1
Comment 1 Bernie Innocenti 2024-05-30 03:52:57 UTC
Forgot to mention: videos play correctly, I wouldn't have noticed the issue without looking in the journal.
Comment 2 Marco Martin 2024-05-30 12:10:36 UTC
This is actually a Chrome issue, please report it upstream on chromium issues
Comment 3 Bernie Innocenti 2024-05-31 04:29:01 UTC
Found an existing bug in the Chromium bug tracker: https://issues.chromium.org/issues/331796411