<?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>262981</bug_id>
          
          <creation_ts>2023-10-10 14:52:39 -0700</creation_ts>
          <short_desc>Regression(267014@main) Flaky crash under WebKit::GPUConnectionToWebProcess::didReceiveMessage()</short_desc>
          <delta_ts>2023-10-11 23:38: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>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=263061</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>
          
          <blocked>259552</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Chris Dumez">cdumez</reporter>
          <assigned_to name="Chris Dumez">cdumez</assigned_to>
          <cc>gavin.p</cc>
    
    <cc>kkinnunen</cc>
    
    <cc>rackler</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1984135</commentid>
    <comment_count>0</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2023-10-10 14:52:39 -0700</bug_when>
    <thetext>Flaky crash under WebKit::GPUConnectionToWebProcess::didReceiveMessage():
```
Thread 0 Crashed::   Dispatch queue: com.apple.main-thread
0   com.apple.JavaScriptCore      	       0x107329e3e    WTFCrash
1   com.apple.WebKit              	       0x130280a0e    WebKit::GPUConnectionToWebProcess::didReceiveMessage(IPC::Connection&amp;, IPC::Decoder&amp;)
2   com.apple.WebKit              	       0x1323070b8    IPC::Connection::dispatchMessage(IPC::Decoder&amp;)
3   com.apple.WebKit              	       0x132307484    IPC::Connection::dispatchMessage(std::__1::unique_ptr&lt;IPC::Decoder, std::__1::default_delete&lt;IPC::Decoder&gt;&gt;)
4   com.apple.WebKit              	       0x132307764    IPC::Connection::dispatchOneIncomingMessage()
5   com.apple.WebKit              	       0x132321edc    IPC::Connection::enqueueIncomingMessage(std::__1::unique_ptr&lt;IPC::Decoder, std::__1::default_delete&lt;IPC::Decoder&gt;&gt;)::$_17::operator()() const
6   com.apple.WebKit              	       0x132321e48    WTF::Detail::CallableWrapper&lt;IPC::Connection::enqueueIncomingMessage(std::__1::unique_ptr&lt;IPC::Decoder, std::__1::default_delete&lt;IPC::Decoder&gt;&gt;)::$_17, void&gt;::call()
7   com.apple.JavaScriptCore      	       0x10913e362    WTF::Function&lt;void ()&gt;::operator()() const
```

Example of message that frequently fails: GPUConnectionToWebProcess_CreateRemoteGPU.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1984136</commentid>
    <comment_count>1</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2023-10-10 14:52:50 -0700</bug_when>
    <thetext>&lt;rdar://114245301&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1984161</commentid>
    <comment_count>2</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2023-10-10 16:39:11 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/18918</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1984351</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-10-11 11:13:57 -0700</bug_when>
    <thetext>Committed 269209@main (e4fcb9c6b04b): &lt;https://commits.webkit.org/269209@main&gt;

Reviewed commits have been landed. Closing PR #18918 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1984538</commentid>
    <comment_count>4</comment_count>
    <who name="Kimmo Kinnunen">kkinnunen</who>
    <bug_when>2023-10-11 23:36:57 -0700</bug_when>
    <thetext>*** Bug 262401 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>