[Webkit-unassigned] [Bug 254622] [GStreamer] GStreamer-CRITICAL **: 17:33:38.968: gst_event_new_caps: assertion 'gst_caps_is_fixed (caps)' failed caused by ImageDecoderGStreamer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 29 01:33:19 PDT 2023


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

Philippe Normand <philn at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |philn at igalia.com

--- Comment #1 from Philippe Normand <philn at igalia.com> ---
#7  0x00007fd9d70d73d1 in WebCore::ImageDecoderGStreamer::pushEncodedData(WebCore::FragmentedSharedBuffer const&)::$_0::operator()<WTF::GRefPtr<_GstPad> const>(WTF::GRefPtr<_GstPad> const&) const (this=<optimized out>, pad=...) at /home/mcatanzaro/Projects/WebKit/Source/WebCore/platform/graphics/gstreamer/ImageDecoderGStreamer.cpp:276
        caps = {m_ptr = 0x0}
        lookupResult = {isSupported = true, factory = {m_ptr = 0x1659880 [GstElementFactory|openh264dec]}}
        element = {m_ptr = 0x0 [_GstElement]}
        scanner = <optimized out>
        _g_boolean_var_255 = <optimized out>


I think gdb is fooling you here. The vars mentioned have been WTFMoved away, so it's normal that their m_ptr is 0x0...

-- 
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/20230329/dfc4ae35/attachment-0001.htm>


More information about the webkit-unassigned mailing list