[Webkit-unassigned] [Bug 264824] [GStreamer] Crash after 10 seconds on watchdog thread do to loop when destroying ~ImageDecoderGStreamerSample

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 15 07:18:32 PST 2023


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

--- Comment #3 from Philippe Normand <philn at igalia.com> ---
It's a bit weird, maybe something buggy in gst_video_convert_sample()... The returned sample is ref'ed in the decoder buffer pool, which was disposed before returning from gst_video_convert_sample() ...

We might need to do a deep copy of the sample I think...

-- 
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/20231115/cce64942/attachment.htm>


More information about the webkit-unassigned mailing list