Bug 260989 - [GTK] Failed to get GBM buffer from swap chain: no buffers available
Summary: [GTK] Failed to get GBM buffer from swap chain: no buffers available
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-31 13:53 PDT by Michael Catanzaro
Modified: 2023-12-06 09:09 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2023-08-31 13:53:11 PDT
Go to youtube.com, start playing any video, and repeatedly enter and then exit fullscreen mode. Eventually, WebKit will start printing a warning spam on the command line:

Failed to get GBM buffer from swap chain: no buffers available
Failed to get GBM buffer from swap chain: no buffers available
Failed to get GBM buffer from swap chain: no buffers available
Failed to get GBM buffer from swap chain: no buffers available
Failed to get GBM buffer from swap chain: no buffers available

I remember Carlos Garcia mentioned he was confused as to why this error sometimes happened. Well, now we have a reproducer. :)
Comment 1 Michael Catanzaro 2023-12-01 08:51:43 PST
This also happens when entering and exiting fullscreen mode on reddit.com videos.