<?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>276079</bug_id>
          
          <creation_ts>2024-07-01 10:25:27 -0700</creation_ts>
          <short_desc>Crash under ServiceWorkerFetchTask::contextClosed()</short_desc>
          <delta_ts>2024-07-02 16:51:11 -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>WebKit2</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="Chris Dumez">cdumez</reporter>
          <assigned_to name="Chris Dumez">cdumez</assigned_to>
          <cc>kkinnunen</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2043999</commentid>
    <comment_count>0</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2024-07-01 10:25:27 -0700</bug_when>
    <thetext>Crash under ServiceWorkerFetchTask::contextClosed():
```
3 WTF::ObjectIdentifierGenericBase&lt;unsigned long long&gt;::toUInt64() const
  ==&gt; 3 WebKit::ServiceWorkerFetchTask::contextClosed() &lt;==
            3 WebKit::WebSWServerToContextConnection::~WebSWServerToContextConnection()
              3 WebKit::WebSWServerToContextConnection::~WebSWServerToContextConnection()
                3 WebKit::WebSWServerToContextConnection::operator delete(WebKit::WebSWServerToContextConnection*, std::destroying_delete_t, unsigned long)
                  3 std::__1::default_delete&lt;WebKit::WebSWServerToContextConnection&gt;::operator()[abi:sn180100](WebKit::WebSWServerToContextConnection*) const
                    3 std::__1::unique_ptr&lt;WebKit::WebSWServerToContextConnection, std::__1::default_delete&lt;WebKit::WebSWServerToContextConnection&gt;&gt;::reset[abi:sn180100](WebKit::WebSWServerToContextConnection*)
                      3 std::__1::unique_ptr&lt;WebKit::WebSWServerToContextConnection, std::__1::default_delete&lt;WebKit::WebSWServerToContextConnection&gt;&gt;::operator=[abi:sn180100](std::nullptr_t)
                        pruning: 2 WebKit::NetworkConnectionToWebProcess::serviceWorkerServerToContextConnectionNoLongerNeeded()
                        pruning: 1 WebKit::NetworkConnectionToWebProcess::didClose(IPC::Connection&amp;)
```</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2044000</commentid>
    <comment_count>1</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2024-07-01 10:25:35 -0700</bug_when>
    <thetext>&lt;rdar://130856919&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2044001</commentid>
    <comment_count>2</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2024-07-01 10:27:46 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/30349</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2044344</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-07-02 16:51:09 -0700</bug_when>
    <thetext>Committed 280600@main (821d1ca97303): &lt;https://commits.webkit.org/280600@main&gt;

Reviewed commits have been landed. Closing PR #30349 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>