<?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>289207</bug_id>
          
          <creation_ts>2025-03-05 17:16:40 -0800</creation_ts>
          <short_desc>REGRESSION (291403@main): [ macOS wk2 ] storage/filesystemaccess/writable-file-stream-abort.html is a flaky crash</short_desc>
          <delta_ts>2025-03-06 16:28:10 -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>New Bugs</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="Karl Rackler">rackler</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>d_parkinson</cc>
    
    <cc>rniwa</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2100806</commentid>
    <comment_count>0</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2025-03-05 17:16:40 -0800</bug_when>
    <thetext>Description:
storage/filesystemaccess/writable-file-stream-abort.html

This issue can be bisected to 291403@main using the command: 
run-webkit-tests --debug --iterations 50 --force --no-retry storage/filesystemaccess/writable-file-stream-abort.html 

291404@main --&gt; Crashed
291403@main --&gt; Crashed
291402@main --&gt; Passed
291401@main --&gt; Passed

History:
https://results.webkit.org/?suite=layout-tests&amp;test=storage%2Ffilesystemaccess%2Fwritable-file-stream-abort.html&amp;platform=mac

Crash Log:
No crash log found for com.apple.WebKit.Networking.Development:57023.

stdout:

stderr:
2025-03-05 16:55:52.269 WebKitTestRunner[57017:3836467] +[IMKClient subclass]: chose IMKClient_Legacy
ASSERTION FAILED: decoder-&gt;isValid()
/System/Volumes/Data/otmp/case-sensitive/od.luxon/lw.luxon/sandbox-0/workspace/OpenSource/Source/WebKit/Platform/IPC/Connection.cpp(480) : void IPC::Connection::dispatchMessageReceiverMessage(MessageReceiver &amp;, UniqueRef&lt;Decoder&gt; &amp;&amp;)
1   0x135834830 IPC::Connection::dispatchMessageReceiverMessage(IPC::MessageReceiver&amp;, WTF::UniqueRef&lt;IPC::Decoder&gt;&amp;&amp;)
2   0x135841eb4 IPC::WorkQueueMessageReceiverQueue::enqueueMessage(IPC::Connection&amp;, WTF::UniqueRef&lt;IPC::Decoder&gt;&amp;&amp;)::&apos;lambda&apos;()::operator()()
3   0x135841c14 WTF::Detail::CallableWrapper&lt;IPC::WorkQueueMessageReceiverQueue::enqueueMessage(IPC::Connection&amp;, WTF::UniqueRef&lt;IPC::Decoder&gt;&amp;&amp;)::&apos;lambda&apos;(), void&gt;::call()
4   0x107bce608 WTF::Function&lt;void ()&gt;::operator()() const
5   0x107d18ce0 WTF::SuspendableWorkQueue::dispatch(WTF::Function&lt;void ()&gt;&amp;&amp;)::$_0::operator()() const
6   0x107d18bfc WTF::Detail::CallableWrapper&lt;WTF::SuspendableWorkQueue::dispatch(WTF::Function&lt;void ()&gt;&amp;&amp;)::$_0, void&gt;::call()
7   0x107bce608 WTF::Function&lt;void ()&gt;::operator()() const
8   0x107d9dc78 WTF::(anonymous namespace)::DispatchWorkItem::operator()()
9   0x107d9ca50 void WTF::dispatchWorkItem&lt;WTF::(anonymous namespace)::DispatchWorkItem&gt;(void*)
10  0x180df0658 _dispatch_client_callout
11  0x180df7c60 _dispatch_lane_serial_drain
12  0x180df8768 _dispatch_lane_invoke
13  0x180e037e8 _dispatch_root_queue_drain_deferred_wlh
14  0x180e03034 _dispatch_workloop_worker_thread
15  0x180f9f3d8 _pthread_wqthread
16  0x180f9e0f0 start_wqthread
com.apple.WebKit.Networking.Development terminated (pid 57023) for reason: crash
LEAK: 1 WebPageProxy</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2100807</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2025-03-05 17:16:50 -0800</bug_when>
    <thetext>&lt;rdar://problem/146342345&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2100815</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-03-05 17:41:45 -0800</bug_when>
    <thetext>Test gardening commit 291670@main (1cd054132957): &lt;https://commits.webkit.org/291670@main&gt;

Reviewed commits have been landed. Closing PR #41964 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2101028</commentid>
    <comment_count>3</comment_count>
    <who name="Darryl">d_parkinson</who>
    <bug_when>2025-03-06 10:02:11 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/42013</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2101203</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-03-06 16:28:08 -0800</bug_when>
    <thetext>Committed 291744@main (e9441d8e7aee): &lt;https://commits.webkit.org/291744@main&gt;

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

    </bug>

</bugzilla>