<?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>267327</bug_id>
          
          <creation_ts>2024-01-10 03:18:06 -0800</creation_ts>
          <short_desc>[GStreamer][WebRTC] WPT test RTCPeerConnection-setLocalDescription-offer.html is crashing</short_desc>
          <delta_ts>2024-01-11 04:30:17 -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>2004044</commentid>
    <comment_count>0</comment_count>
    <who name="Philippe Normand">philn</who>
    <bug_when>2024-01-10 03:18:06 -0800</bug_when>
    <thetext>#0  0x00007f49322ed230 in gst_sdp_media_get_attribute_val_n (media=0x2377a30, key=0x7f4939ce6f7e &lt;.L.str.60&gt; &quot;mid&quot;, nth=0) at ../gst-libs/gst/sdp/gstsdpmessage.c:2809
2809	  for (i = 0; i &lt; media-&gt;attributes-&gt;len; i++) {

Thread 1 (Thread 0x7f492d578bc0 (LWP 1126669)):
#0  0x00007f49322ed230 in gst_sdp_media_get_attribute_val_n (media=0x2377a30, key=0x7f4939ce6f7e &lt;.L.str.60&gt; &quot;mid&quot;, nth=0) at ../gst-libs/gst/sdp/gstsdpmessage.c:2809
#1  0x00007f493b1da38e in WTF::Detail::CallableWrapper&lt;WebCore::GStreamerMediaEndpoint::onIceCandidate(unsigned int, char*)::$_0, void&gt;::call() () at /var/home/phil/WebKit/WebKitBuild/GTK/Release/lib/libwebkit2gtk-4.1.so.0
#2  0x00007f49376bdafb in WTF::RunLoop::performWork() () at /var/home/phil/WebKit/WebKitBuild/GTK/Release/lib/libjavascriptcoregtk-4.1.so.0
#3  0x00007f4937720a96 in WTF::RunLoop::RunLoop()::$_0::__invoke(void*) () at /var/home/phil/WebKit/WebKitBuild/GTK/Release/lib/libjavascriptcoregtk-4.1.so.0
#4  0x00007f493771ffba in WTF::RunLoop::$_0::__invoke(_GSource*, int (*)(void*), void*) () at /var/home/phil/WebKit/WebKitBuild/GTK/Release/lib/libjavascriptcoregtk-4.1.so.0
#5  0x00007f49334f9e5c in g_main_dispatch (context=0x1cf2c00) at ../glib/gmain.c:3476
#6  g_main_context_dispatch_unlocked (context=0x1cf2c00) at ../glib/gmain.c:4284
#7  0x00007f4933554f18 in g_main_context_iterate_unlocked.isra.0 (context=0x1cf2c00, block=block@entry=1, dispatch=dispatch@entry=1, self=&lt;optimized out&gt;) at ../glib/gmain.c:4349
#8  0x00007f49334fb447 in g_main_loop_run (loop=0x1d1c260) at ../glib/gmain.c:4551
#9  0x00007f4937720578 in WTF::RunLoop::run() () at /var/home/phil/WebKit/WebKitBuild/GTK/Release/lib/libjavascriptcoregtk-4.1.so.0
#10 0x00007f493a5ad7bb in WebKit::WebProcessMain(int, char**) () at /var/home/phil/WebKit/WebKitBuild/GTK/Release/lib/libwebkit2gtk-4.1.so.0
#11 0x00007f4932ebc14a in __libc_start_call_main (main=main@entry=0x201800 &lt;main&gt;, argc=argc@entry=4, argv=argv@entry=0x7fff67592d78) at ../sysdeps/nptl/libc_start_call_main.h:58
#12 0x00007f4932ebc20b in __libc_start_main_impl (main=0x201800 &lt;main&gt;, argc=4, argv=0x7fff67592d78, init=&lt;optimized out&gt;, fini=&lt;optimized out&gt;, rtld_fini=&lt;optimized out&gt;, stack_end=0x7fff67592d68) at ../csu/libc-start.c:360
#13 0x0000000000201735 in _start ()</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2004047</commentid>
    <comment_count>1</comment_count>
    <who name="Philippe Normand">pnormand</who>
    <bug_when>2024-01-10 03:34:28 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/22577</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2004400</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-01-11 04:29:43 -0800</bug_when>
    <thetext>Committed 272910@main (2404f7bae653): &lt;https://commits.webkit.org/272910@main&gt;

Reviewed commits have been landed. Closing PR #22577 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2004401</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-01-11 04:30:17 -0800</bug_when>
    <thetext>&lt;rdar://problem/120839585&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>