<?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>267126</bug_id>
          
          <creation_ts>2024-01-05 02:48:57 -0800</creation_ts>
          <short_desc>[GStreamer] http/tests/webrtc/video-mediastream-invisible-autoplay-detached.html is flaky crash</short_desc>
          <delta_ts>2024-01-05 04:32:20 -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>Media</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>264934</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></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="Nobody">webkit-unassigned</assigned_to>
          <cc>philn</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2003141</commentid>
    <comment_count>0</comment_count>
    <who name="Vitaly Dyackhov">vitaly</who>
    <bug_when>2024-01-05 02:48:57 -0800</bug_when>
    <thetext>Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007fb048c127de in std::__uniq_ptr_impl&lt;WebCore::AudioChannel, std::default_delete&lt;WebCore::AudioChannel&gt; &gt;::_M_ptr (this=0x0) at /usr/include/c++/13.2.0/bits/unique_ptr.h:199
199	      pointer    _M_ptr() const noexcept { return std::get&lt;0&gt;(_M_t); }

```
#0  0x00007fb048c127de in std::__uniq_ptr_impl&lt;WebCore::AudioChannel, std::default_delete&lt;WebCore::AudioChannel&gt; &gt;::_M_ptr() const (this=0x0) at /usr/include/c++/13.2.0/bits/unique_ptr.h:199
#1  0x00007fb048c0f3b8 in std::unique_ptr&lt;WebCore::AudioChannel, std::default_delete&lt;WebCore::AudioChannel&gt; &gt;::get() const (this=0x0) at /usr/include/c++/13.2.0/bits/unique_ptr.h:470
#2  0x00007fb04ac035c0 in std::unique_ptr&lt;WebCore::AudioChannel, std::default_delete&lt;WebCore::AudioChannel&gt; &gt;::operator-&gt;() const (this=0x0) at /usr/include/c++/13.2.0/bits/unique_ptr.h:463
#3  0x00007fb04abfd73a in WebCore::AudioBus::zero() (this=0x7fb0255e00c0) at /app/webkit/Source/WebCore/platform/audio/AudioBus.cpp:86
#4  0x00007fb04ac0da26 in WebCore::AudioDestination::callRenderCallback(WebCore::AudioBus*, WebCore::AudioBus*, unsigned long, WebCore::AudioIOPosition const&amp;) (this=0x7fb025348900, sourceBus=0x0, destinationBus=0x7fb0255e00c0, framesToProcess=128, outputPosition=...) at /app/webkit/Source/WebCore/platform/audio/AudioDestination.h:110
#5  0x00007fb04ac938b8 in webKitWebAudioSrcRenderAndPushFrames(WTF::GRefPtr&lt;_GstElement&gt; const&amp;, WTF::GRefPtr&lt;_GstBuffer&gt;&amp;&amp;) (element=..., buffer=...) at /app/webkit/Source/WebCore/platform/audio/gstreamer/WebKitWebAudioSourceGStreamer.cpp:353
#6  0x00007fb04ac93c04 in operator()() (__closure=0x7fada514c548) at /app/webkit/Source/WebCore/platform/audio/gstreamer/WebKitWebAudioSourceGStreamer.cpp:401
#7  0x00007fb04ac94b28 in WTF::Detail::CallableWrapper&lt;webKitWebAudioSrcRenderIteration(WebKitWebAudioSrc*)::&lt;lambda()&gt;, void&gt;::call(void) (this=0x7fada514c540) at /app/webkit/WebKitBuild/GTK/Debug/WTF/Headers/wtf/Function.h:53
#8  0x00007fb0456e1359 in WTF::Function&lt;void ()&gt;::operator()() const (this=0x7fb025c7c208) at /app/webkit/WebKitBuild/GTK/Debug/WTF/Headers/wtf/Function.h:82
#9  0x00007fb048c95e4e in operator()(WebCore::ScriptExecutionContext&amp;) (__closure=0x7fb025c7c208) at /app/webkit/Source/WebCore/Modules/webaudio/DefaultAudioDestinationNode.cpp:151
#10 0x00007fb048c9c2a6 in WTF::Detail::CallableWrapper&lt;WebCore::DefaultAudioDestinationNode::dispatchToRenderThreadFunction()::&lt;lambda(WTF::Function&lt;void()&gt;&amp;&amp;)&gt;::&lt;lambda(WebCore::ScriptExecutionContext&amp;)&gt;, void, WebCore::ScriptExecutionContext&amp;&gt;::call(WebCore::ScriptExecutionContext &amp;) (this=0x7fb025c7c200, in#0=...) at /app/webkit/WebKitBuild/GTK/Debug/WTF/Headers/wtf/Function.h:53
#11 0x00007fb0485f133b in WTF::Function&lt;void (WebCore::ScriptExecutionContext&amp;)&gt;::operator()(WebCore::ScriptExecutionContext&amp;) const (this=0x7fada514c560, in#0=...) at /app/webkit/WebKitBuild/GTK/Debug/WTF/Headers/wtf/Function.h:82
#12 0x00007fb048da45ed in WebCore::ScriptExecutionContext::Task::performTask(WebCore::ScriptExecutionContext&amp;) (this=0x7fada514c560, context=...) at /app/webkit/Source/WebCore/dom/ScriptExecutionContext.h:220
#13 0x00007fb04bd3b4c9 in WebCore::WorkerDedicatedRunLoop::Task::performTask(WebCore::WorkerOrWorkletGlobalScope*) (this=0x7fada514c560, context=0x7fafc50700b0) at /app/webkit/Source/WebCore/workers/WorkerRunLoop.cpp:286
#14 0x00007fb04bd3aec5 in WebCore::WorkerDedicatedRunLoop::runInMode(WebCore::WorkerOrWorkletGlobalScope*, WebCore::ModePredicate const&amp;) (this=0x7fb025586880, context=0x7fafc50700b0, predicate=...) at /app/webkit/Source/WebCore/workers/WorkerRunLoop.cpp:221
#15 0x00007fb04bd3a84c in WebCore::WorkerDedicatedRunLoop::run(WebCore::WorkerOrWorkletGlobalScope*) (this=0x7fb025586880, context=0x7fafc50700b0) at /app/webkit/Source/WebCore/workers/WorkerRunLoop.cpp:155
#16 0x00007fb04bd3944d in WebCore::WorkerOrWorkletThread::runEventLoop() (this=0x7fb0252091f0) at /app/webkit/Source/WebCore/workers/WorkerOrWorkletThread.cpp:113
#17 0x00007fb04bd3991e in WebCore::WorkerOrWorkletThread::workerOrWorkletThread() (this=0x7fb0252091f0) at /app/webkit/Source/WebCore/workers/WorkerOrWorkletThread.cpp:187
#18 0x00007fb048c4e8b3 in operator()() const (__closure=0x7fb025c5c968) at /app/webkit/Source/WebCore/Modules/webaudio/AudioWorkletThread.cpp:73
#19 0x00007fb048c5bd06 in WTF::Detail::CallableWrapper&lt;WebCore::AudioWorkletThread::createThread()::&lt;lambda()&gt;, void&gt;::call(void) (this=0x7fb025c5c960) at /app/webkit/WebKitBuild/GTK/Debug/WTF/Headers/wtf/Function.h:53
#20 0x00007fb038f69453 in WTF::Function&lt;void ()&gt;::operator()() const (this=0x7fad77ffeb80) at /app/webkit/WebKitBuild/GTK/Debug/WTF/Headers/wtf/Function.h:82
#21 0x00007fb03a62bfab in WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) (newThreadContext=0x7fb02567fa60) at /app/webkit/Source/WTF/wtf/Threading.cpp:258
#22 0x00007fb03a6e8e07 in WTF::wtfThreadEntryPoint(void*) (context=0x7fb02567fa60) at /app/webkit/Source/WTF/wtf/posix/ThreadingPOSIX.cpp:243
#23 0x00007fb0331b8e39 in start_thread (arg=&lt;optimized out&gt;) at pthread_create.c:444
#24 0x00007fb0332408c4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
```</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2003143</commentid>
    <comment_count>1</comment_count>
    <who name="Vitaly Dyackhov">vitaly</who>
    <bug_when>2024-01-05 02:53:48 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/22428</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2003144</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-01-05 02:57:52 -0800</bug_when>
    <thetext>Test gardening commit 272683@main (fb97d8b0be3b): &lt;https://commits.webkit.org/272683@main&gt;

Reviewed commits have been landed. Closing PR #22428 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2003150</commentid>
    <comment_count>3</comment_count>
    <who name="Philippe Normand">philn</who>
    <bug_when>2024-01-05 04:32:20 -0800</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 264934 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>