<?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>275909</bug_id>
          
          <creation_ts>2024-06-26 10:52:15 -0700</creation_ts>
          <short_desc>Regression(279096@main) Crash under ScriptModuleLoader::notifyFinished()</short_desc>
          <delta_ts>2024-06-26 12:47:33 -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>WebCore Misc.</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>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2043213</commentid>
    <comment_count>0</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2024-06-26 10:52:15 -0700</bug_when>
    <thetext>Crash under ScriptModuleLoader::notifyFinished() since 279096@main:
```
Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   WebCore                       	       0x117b67100 WebCore::ScriptModuleLoader::notifyFinished(WebCore::ModuleScriptLoader&amp;, WTF::URL&amp;&amp;, WTF::Ref&lt;WebCore::DeferredPromise, WTF::RawPtrTraits&lt;WebCore::DeferredPromise&gt;, WTF::DefaultRefDerefTraits&lt;WebCore::DeferredPromise&gt;&gt;) + 476
1   WebCore                       	       0x117b05038 WebCore::CachedModuleScriptLoader::notifyFinished(WebCore::CachedResource&amp;, WebCore::NetworkLoadMetrics const&amp;, WebCore::LoadWillContinueInAnotherProcess) + 104
2   WebCore                       	       0x1185b0dfc WebCore::CachedResource::checkNotify(WebCore::NetworkLoadMetrics const&amp;, WebCore::LoadWillContinueInAnotherProcess) + 160
3   WebCore                       	       0x1185c8ea4 WebCore::CachedScript::finishLoading(WebCore::FragmentedSharedBuffer const*, WebCore::NetworkLoadMetrics const&amp;) + 188
4   WebCore                       	       0x118576458 WebCore::SubresourceLoader::didFinishLoading(WebCore::NetworkLoadMetrics const&amp;) + 964
5   WebKit                        	       0x10558b164 WebKit::WebResourceLoader::didFinishResourceLoad(WebCore::NetworkLoadMetrics&amp;&amp;) + 256
6   WebKit                        	       0x10589102c WebKit::WebResourceLoader::didReceiveWebResourceLoaderMessage(IPC::Connection&amp;, IPC::Decoder&amp;) + 496
7   WebKit                        	       0x1058de934 IPC::Connection::dispatchMessage(WTF::UniqueRef&lt;IPC::Decoder&gt;) + 332

```</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2043214</commentid>
    <comment_count>1</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2024-06-26 10:52:23 -0700</bug_when>
    <thetext>&lt;rdar://128291961&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2043215</commentid>
    <comment_count>2</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2024-06-26 10:52:39 -0700</bug_when>
    <thetext>&lt;rdar://129414528&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2043218</commentid>
    <comment_count>3</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2024-06-26 10:55:38 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/30195</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>