<?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>316195</bug_id>
          
          <creation_ts>2026-06-03 03:49:12 -0700</creation_ts>
          <short_desc>[GStreamer] ASSERTION FAILED: track-&gt;streamId() == streamId</short_desc>
          <delta_ts>2026-06-06 12:03:13 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</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="Vitaly Dyackhov">vitaly</reporter>
          <assigned_to name="Philippe Normand">philn</assigned_to>
          <cc>philn</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2217164</commentid>
    <comment_count>0</comment_count>
    <who name="Vitaly Dyackhov">vitaly</who>
    <bug_when>2026-06-03 03:49:12 -0700</bug_when>
    <thetext>Backtrace:
```
ASSERTION FAILED: track-&gt;streamId() == streamId
../../../Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp(1304) : void WebCore::MediaPlayerPrivateGStreamer::notifyPlayerOfTrack() [with TrackPrivateType = WebCore::VideoTrackPrivateGStreamer]
1   0x7f02d939cb21 void WebCore::MediaPlayerPrivateGStreamer::notifyPlayerOfTrack&lt;WebCore::VideoTrackPrivateGStreamer&gt;()
2   0x7f02d93a2734 WebCore::MediaPlayerPrivateGStreamer::handleMessage(_GstMessage*)
3   0x7f02d93a3c5e WTF::Detail::CallableWrapper&lt;WebCore::MediaPlayerPrivateGStreamer::createGSTPlayBin(WTF::URL const&amp;)::{lambda(_GstMessage*)#1}, void, _GstMessage*&gt;::call(_GstMessage*)
4   0x7f02d9370d7d WebCore::connectSimpleBusMessageCallback(_GstElement*, WTF::Function&lt;void (_GstMessage*)&gt;&amp;&amp;, WebCore::AsynchronousPipelineDumping)::{lambda(_GstBus*, _GstMessage*, void*)#1}::_FUN(_GstBus*, _GstMessage*, void*)
5   0x7f02cbfe3646 g_cclosure_marshal_VOID__BOXEDv
6   0x7f02cbfe0329 _g_closure_invoke_va
7   0x7f02cbff6b8f signal_emit_valist_unlocked
8   0x7f02cbffc816 g_signal_emit_valist
9   0x7f02cbffc8d3 g_signal_emit
10  0x7f02ccce3688 gst_bus_async_signal_func
11  0x7f02ccce45c5 gst_bus_source_dispatch
12  0x7f02cbed4f7f g_main_dispatch
13  0x7f02cbed76f8 g_main_context_dispatch
14  0x7f02d5f52132 WTF::RunLoop::runGLibMainLoopIteration(WTF::RunLoop::MayBlock)
15  0x7f02d5f5279a WTF::RunLoop::run()
16  0x7f02d3983d46 int WebKit::AuxiliaryProcessMain&lt;WebKit::WebProcessMainWPE&gt;(int, char**)
17  0x7f02cce2a1ca __libc_start_call_main
18  0x7f02cce2a28b __libc_start_main
19  0x5646108c2705 _start
WPEWebProcess terminated (pid 602834) for reason: crash
```

Test crashed: imported/w3c/web-platform-tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_namespace.html

Build failed: https://build.webkit.org/results/WPE-Linux-64-bit-Release-Tests/314442@main%20(27769)/results.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2217165</commentid>
    <comment_count>1</comment_count>
    <who name="Vitaly Dyackhov">vitaly</who>
    <bug_when>2026-06-03 03:57:57 -0700</bug_when>
    <thetext>Test gardening pull request: https://github.com/WebKit/WebKit/pull/66358</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2217168</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2026-06-03 04:01:11 -0700</bug_when>
    <thetext>Test gardening commit 314452@main (3a27cfcdaec9): &lt;https://commits.webkit.org/314452@main&gt;

Reviewed commits have been landed. Closing PR #66358 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2217169</commentid>
    <comment_count>3</comment_count>
    <who name="Philippe Normand">philn</who>
    <bug_when>2026-06-03 04:07:08 -0700</bug_when>
    <thetext>That&apos;s weird, the crash appears as ImageFailure in https://results.webkit.org/?suite=layout-tests&amp;test=imported%2Fw3c%2Fweb-platform-tests%2Fwebvtt%2Frendering%2Fcues-with-video%2Fprocessing-model%2Fselectors%2Fcue_function%2Funderline_object%2Funderline_namespace.html&amp;platform=GTK&amp;platform=WPE ?!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2217548</commentid>
    <comment_count>4</comment_count>
    <who name="Philippe Normand">philn</who>
    <bug_when>2026-06-04 01:51:56 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/66439</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2218298</commentid>
    <comment_count>5</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2026-06-06 12:02:40 -0700</bug_when>
    <thetext>Committed 314703@main (f23d4df64f2e): &lt;https://commits.webkit.org/314703@main&gt;

Reviewed commits have been landed. Closing PR #66439 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2218299</commentid>
    <comment_count>6</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2026-06-06 12:03:13 -0700</bug_when>
    <thetext>&lt;rdar://problem/178903264&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>