[Webkit-unassigned] [Bug 249125] [GTK] WebGL not available with USE_ANGLE_WEBGL and sandbox enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 22 10:33:45 PST 2022


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

--- Comment #8 from Michael Catanzaro <mcatanzaro at gnome.org> ---
Well I tried debugging this today, but didn't get very far. I can see that ANGLE is successfully dlopening libEGL.so.1, so I think it's really calling into mesa and that's where the failure occurs. But I can't easily step into mesa with host gdb because the web process doesn't run a gdbserver instance inside the sandbox. So that's pretty inconvenient.

That's as far as I'm going for now. I'll leave this on my to-do list for next year.

-- 
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/20221222/38ee3d87/attachment.htm>


More information about the webkit-unassigned mailing list