[Webkit-unassigned] [Bug 259859] [GTK][Nvidia] WebProcess crash in WebCore::GBMBufferSwapchain::getBuffer when logging in to Google
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 18 07:15:46 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=259859
--- Comment #17 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to kdwkleung from comment #16)
> Created attachment 467324 [details]
> gdb (bt full; c) from WebKitGTK 2.41.9
>
> This is freshly caught be visiting reddit.com. Interestingly, I can now log
> in to Google.
Ok, this makes more sense. You can log in google because that uses WebGL, the reddit issue is because of the media player. You can workaround the issue for now by disabling dmabuf video sink (WEBKIT_GST_DMABUF_SINK_DISABLED=1). The problem is that for some reason gbm_bo_create() is failing. I can try to add a null check there, but we need to figure out why it's failing.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230818/50004684/attachment.htm>
More information about the webkit-unassigned
mailing list