WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
257083
[GStreamer][GTK] WebProcess sometimes hangs because of gstva
https://bugs.webkit.org/show_bug.cgi?id=257083
Summary
[GStreamer][GTK] WebProcess sometimes hangs because of gstva
Kdwk
Reported
2023-05-20 03:46:50 PDT
This is a non-reproducible error that sometimes appears and makes the site hang: ** (MiniBrowser:17): WARNING **: 03:10:00.418: webkit_settings_get_load_icons_ignoring_image_load_setting is deprecated and always returns FALSE. ** ERROR:../sys/va/gstvabasedec.c:1070:gst_va_base_dec_process_output: assertion failed: (GST_VIDEO_INFO_WIDTH (&input_state->info) == GST_VIDEO_INFO_WIDTH (&base->input_state->info) && GST_VIDEO_INFO_HEIGHT (&input_state->info) == GST_VIDEO_INFO_HEIGHT (&input_state->info)) Bail out! ERROR:../sys/va/gstvabasedec.c:1070:gst_va_base_dec_process_output: assertion failed: (GST_VIDEO_INFO_WIDTH (&input_state->info) == GST_VIDEO_INFO_WIDTH (&base->input_state->info) && GST_VIDEO_INFO_HEIGHT (&input_state->info) == GST_VIDEO_INFO_HEIGHT (&input_state->info)) All affected sites have videos.
Attachments
Add attachment
proposed patch, testcase, etc.
Kdwk
Comment 1
2023-05-20 05:13:58 PDT
I have max-ranked gstva plugins (but no other environment variables). I am using MiniBrowser with WebKit main.
Víctor M. Jáquez L.
Comment 2
2023-05-20 22:46:46 PDT
Hi, Thanks for report this issue. What version of GStreamer do you use? Could you upload a log? Export GST_DEBUG=va*:8 And the output of `vainfo`
Kdwk
Comment 3
2023-05-21 06:16:43 PDT
I'm using GStreamer 1.22.0. Logs might be tricky to get because the issue is not reproducible, but I'll try
Philippe Normand
Comment 4
2024-01-20 04:48:03 PST
Ping?
Kdwk
Comment 5
2024-01-20 04:49:12 PST
Unfortunately I do not have hardware with VAAPI support anymore
Víctor M. Jáquez L.
Comment 6
2024-01-20 05:07:07 PST
This issue was fixed in master
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5237
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