<?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>311651</bug_id>
          
          <creation_ts>2026-04-07 07:51:33 -0700</creation_ts>
          <short_desc>REGRESSION(309987@main): [GStreamer] ASSERT when running imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-relay-canvas.https.html</short_desc>
          <delta_ts>2026-04-08 00:45: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>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>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=311652</see_also>
          <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>2197628</commentid>
    <comment_count>0</comment_count>
    <who name="Philippe Normand">philn</who>
    <bug_when>2026-04-07 07:51:33 -0700</bug_when>
    <thetext>STDERR: ASSERTION FAILED: m_muted != m_track-&gt;muted()
STDERR: ../../../Source/WebCore/platform/mediastream/gstreamer/RealtimeOutgoingMediaSourceGStreamer.cpp(228) : void WebCore::RealtimeOutgoingMediaSourceGStreamer::sourceMutedChanged()
STDERR: 1   0x7fc8b1328914 WebCore::RealtimeOutgoingMediaSourceGStreamer::sourceMutedChanged()
STDERR: 2   0x7fc8b1326884 WebCore::RealtimeOutgoingMediaSourceGStreamer::trackMutedChanged(WebCore::MediaStreamTrackPrivate&amp;)
STDERR: 3   0x7fc8b1251039 operator()&lt;WebCore::MediaStreamTrackPrivateObserver&gt;
STDERR: 4   0x7fc8b1251070 call
STDERR: 5   0x7fc8b1232504 WTF::Function&lt;void (WebCore::MediaStreamTrackPrivateObserver&amp;)&gt;::operator()(WebCore::MediaStreamTrackPrivateObserver&amp;) const
STDERR: 6   0x7fc8b122c5b4 WTF::WeakHashSet&lt;WebCore::MediaStreamTrackPrivateObserver, WTF::DefaultWeakPtrImpl&gt;::forEach(WTF::Function&lt;void (WebCore::MediaStreamTrackPrivateObserver&amp;)&gt; const&amp;)
STDERR: 7   0x7fc8b1226c92 WebCore::MediaStreamTrackPrivate::forEachObserver(WTF::Function&lt;void (WebCore::MediaStreamTrackPrivateObserver&amp;)&gt; const&amp;)
STDERR: 8   0x7fc8b122835c WebCore::MediaStreamTrackPrivate::sourceMutedChanged(bool, bool)
STDERR: 9   0x7fc8b1251569 auto WebCore::MediaStreamTrackPrivateSourceObserverSourceProxy::sourceMutedChanged()::{lambda(auto:1&amp;)#1}::operator()&lt;WebCore::MediaStreamTrackPrivate&gt;(WebCore::MediaStreamTrackPrivate&amp;) const
STDERR: 10  0x7fc8b12515a0 WTF::Detail::CallableWrapper&lt;WebCore::MediaStreamTrackPrivateSourceObserverSourceProxy::sourceMutedChanged()::{lambda(auto:1&amp;)#1}, void, WebCore::MediaStreamTrackPrivate&amp;&gt;::call(WebCore::MediaStreamTrackPrivate&amp;)
STDERR: 11  0x7fc8b1229d4c WTF::Function&lt;void (WebCore::MediaStreamTrackPrivate&amp;)&gt;::operator()(WebCore::MediaStreamTrackPrivate&amp;) const
STDERR: 12  0x7fc8b1224fef WebCore::MediaStreamTrackPrivateSourceObserverSourceProxy::sendToMediaStreamTrackPrivate(WTF::Function&lt;void (WebCore::MediaStreamTrackPrivate&amp;)&gt;&amp;&amp;)::{lambda()#1}::operator()()
STDERR: 13  0x7fc8b125137c WTF::Detail::CallableWrapper&lt;WebCore::MediaStreamTrackPrivateSourceObserverSourceProxy::sendToMediaStreamTrackPrivate(WTF::Function&lt;void (WebCore::MediaStreamTrackPrivate&amp;)&gt;&amp;&amp;)::{lambda()#1}, void&gt;::call()
STDERR: 14  0x7fc8a49797f8 WTF::Function&lt;void ()&gt;::operator()() const
STDERR: 15  0x7fc8b1225230 operator()
STDERR: 16  0x7fc8b1243179 __invoke_impl&lt;void, WebCore::MediaStreamTrackPrivateSourceObserver::MediaStreamTrackPrivateSourceObserver(WTF::Ref&lt;WebCore::RealtimeMediaSource&gt;&amp;&amp;, std::function&lt;void(WTF::Function&lt;void()&gt;&amp;&amp;)&gt;&amp;&amp;)::&lt;lambda(WTF::Function&lt;void()&gt;&amp;&amp;)&gt;&amp;, WTF::Function&lt;void()&gt; &gt;
STDERR: 17  0x7fc8b123d73b __invoke_r&lt;void, WebCore::MediaStreamTrackPrivateSourceObserver::MediaStreamTrackPrivateSourceObserver(WTF::Ref&lt;WebCore::RealtimeMediaSource&gt;&amp;&amp;, std::function&lt;void(WTF::Function&lt;void()&gt;&amp;&amp;)&gt;&amp;&amp;)::&lt;lambda(WTF::Function&lt;void()&gt;&amp;&amp;)&gt;&amp;, WTF::Function&lt;void()&gt; &gt;
STDERR: 18  0x7fc8b12373ac _M_invoke
STDERR: 19  0x7fc8b122aaed std::function&lt;void (WTF::Function&lt;void ()&gt;&amp;&amp;)&gt;::operator()(WTF::Function&lt;void ()&gt;&amp;&amp;) const
STDERR: 20  0x7fc8b122514b WebCore::MediaStreamTrackPrivateSourceObserverSourceProxy::sendToMediaStreamTrackPrivate(WTF::Function&lt;void (WebCore::MediaStreamTrackPrivate&amp;)&gt;&amp;&amp;)
STDERR: 21  0x7fc8b1224b68 WebCore::MediaStreamTrackPrivateSourceObserverSourceProxy::sourceMutedChanged()
STDERR: 22  0x7fc8b12bb3df operator()&lt;WebCore::RealtimeMediaSourceObserver&gt;
STDERR: 23  0x7fc8b12bb416 call
STDERR: 24  0x7fc8b126f1d6 WTF::Function&lt;void (WebCore::RealtimeMediaSourceObserver&amp;)&gt;::operator()(WebCore::RealtimeMediaSourceObserver&amp;) const
STDERR: 25  0x7fc8b126683c WTF::WeakHashSet&lt;WebCore::RealtimeMediaSourceObserver, WTF::DefaultWeakPtrImpl&gt;::forEach(WTF::Function&lt;void (WebCore::RealtimeMediaSourceObserver&amp;)&gt; const&amp;)
STDERR: 26  0x7fc8b1254b8c WebCore::RealtimeMediaSource::forEachObserver(WTF::Function&lt;void (WebCore::RealtimeMediaSourceObserver&amp;)&gt; const&amp;)
STDERR: 27  0x7fc8b1254ddf WebCore::RealtimeMediaSource::notifyMutedObservers()
STDERR: 28  0x7fc8b125492d WebCore::RealtimeMediaSource::setMuted(bool)
STDERR: 29  0x7fc8ada37d21 WebCore::GStreamerMediaEndpoint::connectIncomingTrack(WebCore::_WebRTCTrackData&amp;)
STDERR: 30  0x7fc8b12eddfa operator()
STDERR: 31  0x7fc8b1313d9a call
STDERR: WPEWebProcess terminated (pid 2569665) for reason: crash</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2197634</commentid>
    <comment_count>1</comment_count>
    <who name="Philippe Normand">philn</who>
    <bug_when>2026-04-07 08:11:16 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/62199</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2197906</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2026-04-08 00:44:34 -0700</bug_when>
    <thetext>Committed 310767@main (49a1bdb90982): &lt;https://commits.webkit.org/310767@main&gt;

Reviewed commits have been landed. Closing PR #62199 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2197907</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2026-04-08 00:45:13 -0700</bug_when>
    <thetext>&lt;rdar://problem/174300612&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>