[Webkit-unassigned] [Bug 253638] [GTK] Minibrowser in flatpak crashes with http://get.webgl.org/

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 10 05:32:30 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=253638

Zan Dobersek <zan at falconsigh.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zan at falconsigh.net

--- Comment #1 from Zan Dobersek <zan at falconsigh.net> ---
I cannot reproduce on my system, inside flatpak.

Any additional information about your environment? Wayland, X11? Which graphics driver?

I think DRM_IOCTL_MODE_CREATE_DUMB message is relevant. It's failing to create a dumb buffer (i.e. something that's supposedly used for software rasterization), and the EPERM error indicates it's not allowed. So I think the underlying issue could be something permissions-related, but it would also be interesting to understand why non-dumb buffers are not being allocated.

-- 
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/20230310/d92afa99/attachment.htm>


More information about the webkit-unassigned mailing list