<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>268003</bug_id>
          
          <creation_ts>2024-01-24 07:12:33 -0800</creation_ts>
          <short_desc>[GStreamer][MediaStream] http/wpt/mediastream/transfer-mediastreamtrack-to-worker.html asserts/fails</short_desc>
          <delta_ts>2024-01-25 03:17:14 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Platform</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Philippe Normand">philn</reporter>
          <assigned_to name="Philippe Normand">philn</assigned_to>
          <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2007202</commentid>
    <comment_count>0</comment_count>
    <who name="Philippe Normand">philn</who>
    <bug_when>2024-01-24 07:12:33 -0800</bug_when>
    <thetext>Thread 1 (Thread 0x7f55697fa6c0 (LWP 195049)):
#0  WTFCrash() () at /app/webkit/Source/WTF/wtf/Assertions.cpp:333
#1  0x00007f55f866bc96 in WTFCrashWithInfo(int, char const*, char const*, int) () at /app/webkit/WebKitBuild/GTK/Debug/WTF/Headers/wtf/Assertions.h:778
#2  0x00007f55fc7c1022 in WebCore::WebCodecsVideoFrame::create(WebCore::ScriptExecutionContext&amp;, WTF::Ref&lt;WebCore::VideoFrame, WTF::RawPtrTraits&lt;WebCore::VideoFrame&gt; &gt;&amp;&amp;, WebCore::WebCodecsVideoFrame::BufferInit&amp;&amp;) (context=..., videoFrame=..., init=...) at /app/webkit/Source/WebCore/Modules/webcodecs/WebCodecsVideoFrame.cpp:324
#3  0x00007f55fc40e98d in WebCore::MediaStreamTrackProcessor::VideoFrameObserver::takeVideoFrame(WebCore::ScriptExecutionContext&amp;) (this=0x7f55d932e500, context=...) at /app/webkit/Source/WebCore/Modules/mediastream/MediaStreamTrackProcessor.cpp:162
#4  0x00007f55fc41f271 in WebCore::MediaStreamTrackProcessor::VideoFrameObserverWrapper::takeVideoFrame(WebCore::ScriptExecutionContext&amp;) (this=0x7f55d94289a0, context=...) at /app/webkit/Source/WebCore/Modules/mediastream/MediaStreamTrackProcessor.h:136
#5  0x00007f55fc40e1cf in WebCore::MediaStreamTrackProcessor::tryEnqueueingVideoFrame() (this=0x7f5579005b20) at /app/webkit/Source/WebCore/Modules/mediastream/MediaStreamTrackProcessor.cpp:98
#6  0x00007f55fc40ef7d in WebCore::MediaStreamTrackProcessor::Source::doPull() (this=0x7f5579005c10) at /app/webkit/Source/WebCore/Modules/mediastream/MediaStreamTrackProcessor.cpp:236
#7  0x00007f55fc6422d9 in WebCore::ReadableStreamSource::pull(WebCore::DOMPromiseDeferred&lt;void&gt;&amp;&amp;) (this=0x7f5579005c10, promise=...) at /app/webkit/Source/WebCore/Modules/streams/ReadableStreamSource.cpp:55
#8  0x00007f55fcbb2964 in WebCore::JSReadableStreamSource::pull(JSC::JSGlobalObject&amp;, JSC::CallFrame&amp;, WTF::Ref&lt;WebCore::DeferredPromise, WTF::RawPtrTraits&lt;WebCore::DeferredPromise&gt; &gt;&amp;&amp;) (this=0x7f55d935af08, promise=...) at /app/webkit/Source/WebCore/bindings/js/JSReadableStreamSourceCustom.cpp:55
#9  0x00007f55fb717d91 in WebCore::jsReadableStreamSourcePrototypeFunction_pullBody(JSC::JSGlobalObject*, JSC::CallFrame*, WebCore::IDLOperationReturningPromise&lt;WebCore::JSReadableStreamSource&gt;::ClassParameter, WTF::Ref&lt;WebCore::DeferredPromise, WTF::RawPtrTraits&lt;WebCore::DeferredPromise&gt; &gt;&amp;&amp;) (lexicalGlobalObject=0x7f55951a2088, callFrame=0x7f55697f87a0, castedThis=0x7f55d935af08, promise=...) at /app/webkit/WebKitBuild/GTK/Debug/WebCore/DerivedSources/JSReadableStreamSource.cpp:170
#10 0x00007f55fb71dcff in operator()(JSC::JSGlobalObject&amp;, JSC::CallFrame&amp;, WTF::Ref&lt;WebCore::DeferredPromise, WTF::RawPtrTraits&lt;WebCore::DeferredPromise&gt; &gt;&amp;&amp;) const (__closure=0x7f55697f8698, lexicalGlobalObject=..., callFrame=..., promise=...) at /app/webkit/Source/WebCore/bindings/js/JSDOMOperationReturningPromise.h:54
#11 0x00007f55fb722015 in WebCore::callPromiseFunction&lt;WebCore::IDLOperationReturningPromise&lt;WebCore::JSReadableStreamSource&gt;::call&lt;WebCore::jsReadableStreamSourcePrototypeFunction_pullBody, (WebCore::CastedThisErrorBehavior)3&gt;(JSC::JSGlobalObject&amp;, JSC::CallFrame&amp;, char const*)::&lt;lambda(JSC::JSGlobalObject&amp;, JSC::CallFrame&amp;, WTF::Ref&lt;WebCore::DeferredPromise&gt;&amp;&amp;)&gt; &gt;(JSC::JSGlobalObject &amp;, JSC::CallFrame &amp;, struct {...}) (lexicalGlobalObject=..., callFrame=..., functor=...) at /app/webkit/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:376
#12 0x00007f55fb71dd33 in WebCore::IDLOperationReturningPromise&lt;WebCore::JSReadableStreamSource&gt;::call&lt;WebCore::jsReadableStreamSourcePrototypeFunction_pullBody, (WebCore::CastedThisErrorBehavior)3&gt;(JSC::JSGlobalObject&amp;, JSC::CallFrame&amp;, char const*) (lexicalGlobalObject=..., callFrame=..., operationName=0x7f55f1e75ba1 &quot;pull&quot;) at /app/webkit/Source/WebCore/bindings/js/JSDOMOperationReturningPromise.h:41
#13 0x00007f55fb717def in WebCore::jsReadableStreamSourcePrototypeFunction_pull(JSC::JSGlobalObject*, JSC::CallFrame*) (lexicalGlobalObject=0x7f55951a2088, callFrame=0x7f55697f87a0) at /app/webkit/WebKitBuild/GTK/Debug/WebCore/DerivedSources/JSReadableStreamSource.cpp:175
#14 0x00007f5597e08878 in  ()
#15 0x00007f55697f8840 in  ()
#16 0x00007f55ebb3ed71 in op_call_varargs_return_location () at /app/webkit/Source/JavaScriptCore/llint/LowLevelInterpreter.asm:1171
#17 0x0000000000000000 in  ()</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2007204</commentid>
    <comment_count>1</comment_count>
    <who name="Philippe Normand">pnormand</who>
    <bug_when>2024-01-24 07:19:47 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/23167</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2007512</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-01-25 03:16:27 -0800</bug_when>
    <thetext>Committed 273491@main (7725039edc39): &lt;https://commits.webkit.org/273491@main&gt;

Reviewed commits have been landed. Closing PR #23167 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2007513</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-01-25 03:17:14 -0800</bug_when>
    <thetext>&lt;rdar://problem/121589045&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>