WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 285193
285194
Assert when using the dmabuf API for rendering with libmali
https://bugs.webkit.org/show_bug.cgi?id=285194
Summary
Assert when using the dmabuf API for rendering with libmali
himanshugaur2610
Reported
2024-12-27 09:28:20 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
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2024-12-27 14:18:30 PST
*** This bug has been marked as a duplicate of
bug 285193
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug