[Webkit-unassigned] [Bug 225765] [GStreamer] Another crash under gst_element_add_pad

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 16 11:31:22 PDT 2021


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

--- Comment #7 from Michael Catanzaro <mcatanzaro at gnome.org> ---
(In reply to Philippe Normand from comment #5)
> Can you backport this patch in your runtime?
> https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/commit/
> 8bf7816790aa4e963319f3333edec9646a558765
> 
> Without it I think the stream selection in the image decoder might not work
> because the collection owner might not be decodebin3 so the decoder is not
> sending the select-streams event aimed to select only video streams.

Will do.

(In reply to Philippe Normand from comment #5)
> If you can modify WebKit in your runtime, in ImageDecoderGStreamer.cpp line
> 332 after the gst_message_parse_stream_collection() call add some logging:
> 
> gst_printerrln("collection: %p owner: %s", collection.get(),
> GST_MESSAGE_SRC_NAME(message));

It's possible, but it's a real pain. Will see if I find time for it next week....

-- 
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/20210516/e0df2bba/attachment-0001.htm>


More information about the webkit-unassigned mailing list