<?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>286300</bug_id>
          
          <creation_ts>2025-01-21 08:51:14 -0800</creation_ts>
          <short_desc>Crash under WorkerWorkerAgent::connectToAllWorkerInspectorProxies() on the bots</short_desc>
          <delta_ts>2025-01-23 07:36:21 -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>Web Inspector</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=285954</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=280792</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="Chris Dumez">cdumez</reporter>
          <assigned_to name="Chris Dumez">cdumez</assigned_to>
          <cc>inspector-bugzilla-changes</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2088704</commentid>
    <comment_count>0</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2025-01-21 08:51:14 -0800</bug_when>
    <thetext>We see the following crash on the bots:
```
Thread 16 Crashed:: Dispatch queue: 
0  com.apple.JavaScriptCore	       0x12f2475d0 WTFCrash
1  com.apple.WebCore       	       0x300148904 WTF::RefCountedBase::applyRefDerefThreadingCheck() const
2  com.apple.WebCore       	       0x30014ac3c WTF::RefCountedBase::ref() const
3  com.apple.WebCore       	       0x305667b98 WTF::DefaultRefDerefTraits&lt;WebCore::WorkerInspectorProxy&gt;::ref(WebCore::WorkerInspectorProxy&amp;)
4  com.apple.WebCore       	       0x305667b68 WTF::Ref&lt;WebCore::WorkerInspectorProxy, WTF::RawPtrTraits&lt;WebCore::WorkerInspectorProxy&gt;, WTF::DefaultRefDerefTraits&lt;WebCore::WorkerInspectorProxy&gt;&gt;::Ref(WebCore::WorkerInspectorProxy&amp;)
5  com.apple.WebCore       	       0x305662b00 WTF::Ref&lt;WebCore::WorkerInspectorProxy, WTF::RawPtrTraits&lt;WebCore::WorkerInspectorProxy&gt;, WTF::DefaultRefDerefTraits&lt;WebCore::WorkerInspectorProxy&gt;&gt;::Ref(WebCore::WorkerInspectorProxy&amp;)
6  com.apple.WebCore       	       0x30566912c WebCore::WorkerWorkerAgent::connectToAllWorkerInspectorProxies()
7  com.apple.WebCore       	       0x30564794c WebCore::InspectorWorkerAgent::enable()
8  com.apple.JavaScriptCore	       0x130b3e86c Inspector::WorkerBackendDispatcher::enable(long, WTF::RefPtr&lt;WTF::JSONImpl::Object, WTF::RawPtrTraits&lt;WTF::JSONImpl::Object&gt;, WTF::DefaultRefDerefTraits&lt;WTF::JSONImpl::Object&gt;&gt;&amp;&amp;)
9  com.apple.JavaScriptCore	       0x130b3e600 Inspector::WorkerBackendDispatcher::dispatch(long, WTF::String const&amp;, WTF::Ref&lt;WTF::JSONImpl::Object, WTF::RawPtrTraits&lt;WTF::JSONImpl::Object&gt;, WTF::DefaultRefDerefTraits&lt;WTF::JSONImpl::Object&gt;&gt;&amp;&amp;)
10  com.apple.JavaScriptCore	       0x130afac4c Inspector::BackendDispatcher::dispatch(WTF::String const&amp;)
11  com.apple.WebCore       	       0x305503408 WebCore::WorkerInspectorController::dispatchMessageFromFrontend(WTF::String const&amp;)
12  com.apple.WebCore       	       0x3073c82a4 WebCore::WorkerInspectorProxy::sendMessageToWorkerInspectorController(WTF::String const&amp;)::$_0::operator()(WebCore::ScriptExecutionContext&amp;) const
13  com.apple.WebCore       	       0x3073c81ec WTF::Detail::CallableWrapper&lt;WebCore::WorkerInspectorProxy::sendMessageToWorkerInspectorController(WTF::String const&amp;)::$_0, void, WebCore::ScriptExecutionContext&amp;&gt;::call(WebCore::ScriptExecutionContext&amp;)
14  com.apple.WebCore       	       0x302e7829c WTF::Function&lt;void (WebCore::ScriptExecutionContext&amp;)&gt;::operator()(WebCore::ScriptExecutionContext&amp;) const
15  com.apple.WebCore       	       0x3038b7c54 WebCore::ScriptExecutionContext::Task::performTask(WebCore::ScriptExecutionContext&amp;)
16  com.apple.WebCore       	       0x3073deab4 WebCore::WorkerDedicatedRunLoop::Task::performTask(WebCore::WorkerOrWorkletGlobalScope*)
17  com.apple.WebCore       	       0x3073ddf28 WebCore::WorkerDedicatedRunLoop::runInMode(WebCore::WorkerOrWorkletGlobalScope*, WebCore::ModePredicate const&amp;)
18  com.apple.WebCore       	       0x3073dc478 WebCore::WorkerDedicatedRunLoop::run(WebCore::WorkerOrWorkletGlobalScope*)
19  com.apple.WebCore       	       0x3073dc3ac WebCore::WorkerOrWorkletThread::runEventLoop()
```</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2088707</commentid>
    <comment_count>1</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2025-01-21 08:54:14 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/39323</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2089046</commentid>
    <comment_count>2</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2025-01-22 11:38:35 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/39393</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2089061</commentid>
    <comment_count>3</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2025-01-22 12:24:33 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/39398</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2089261</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-01-23 07:35:28 -0800</bug_when>
    <thetext>Committed 289288@main (93d2569cbae1): &lt;https://commits.webkit.org/289288@main&gt;

Reviewed commits have been landed. Closing PR #39398 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2089262</commentid>
    <comment_count>5</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2025-01-23 07:36:21 -0800</bug_when>
    <thetext>&lt;rdar://problem/143488363&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>