RESOLVED FIXED 285193
Assert when using the dmabuf API for rendering with libmali
https://bugs.webkit.org/show_bug.cgi?id=285193
Summary Assert when using the dmabuf API for rendering with libmali
himanshugaur2610
Reported 2024-12-27 09:28:15 PST
Desription: dmabuf API is broken on 2.46.3 as trying to render using libmali on a G57 gpu causes an assert complaining about 'backend' failed. The log message seen is as follows: WebKitWebView* webkit_web_view_new(WebKitWebViewBackend*): assertion 'backend' failed 1. ** (process:1966): CRITICAL **: 15:31:28.587: void webkit_web_view_load_uri(WebKitWebView*, const gchar*): assertion 'WEBKIT_IS_WEB_VIEW(webView)' failed Steps to Reproduce: Try rendering a webpage using the dmabuf API. You will instantly see the crash. Build Date & Hardware: 100% reproducible and have been introduced in t2.46.3 version. I have not seen this on 2.44.4 wpewebkit version.
Attachments
Alexey Proskuryakov
Comment 1 2024-12-27 14:18:30 PST
*** Bug 285194 has been marked as a duplicate of this bug. ***
himanshugaur2610
Comment 2 2025-08-14 09:44:50 PDT
I see that it has been resolved in 2.48.4 wpewebkit. We can consider this as resolved.
Note You need to log in before you can comment on or make changes to this bug.