<?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>238325</bug_id>
          
          <creation_ts>2022-03-24 07:54:35 -0700</creation_ts>
          <short_desc>REGRESSION(r??????): [GTK] Web process crash in WebKit::getNetworkProcessConnection</short_desc>
          <delta_ts>2022-03-24 08:50:00 -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>WebKitGTK</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>235224</dup_id>
          <see_also>https://bugzilla.redhat.com/show_bug.cgi?id=2065464</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Michael Catanzaro">mcatanzaro</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>cgarcia</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1854675</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2022-03-24 07:54:35 -0700</bug_when>
    <thetext>Since upgrading from F35 -&gt; F36 and 2.34.x -&gt; 2.36.0, I&apos;ve seen Geary&apos;s web process crash several times when the netwokr process takes more than one second to start. I&apos;ve also seen this twice today in Epiphany after upgrading Tech Preview from GTK 3 -&gt; GTK 4. I&apos;m not the only one. The backtrace looks like this:

(gdb) bt
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:49
#1  0x00007fee64511867 in __GI_abort () at abort.c:79
#2  0x00007fee64d6f89b in WebKit::getNetworkProcessConnection (connection=&lt;optimized out&gt;)
    at /usr/lib/debug/source/sdk/webkit2gtk-5.0.bst/Source/WebKit/WebProcess/WebProcess.cpp:1135
#3  WebKit::WebProcess::ensureNetworkProcessConnection() (this=0x7fee56af3000)
    at /usr/lib/debug/source/sdk/webkit2gtk-5.0.bst/Source/WebKit/WebProcess/WebProcess.cpp:1153
#4  0x00007fee653759cc in WebKit::WebProcess::initializeWebProcess(WebKit::WebProcessCreationParameters&amp;&amp;)
    (this=0x7fee56af3000, parameters=...)
    at /usr/lib/debug/source/sdk/webkit2gtk-5.0.bst/Source/WebKit/WebProcess/WebProcess.cpp:404
#5  0x00007fee64ec3f6f in IPC::callMemberFunctionImpl&lt;WebKit::WebProcess, void (WebKit::WebProcess::*)(WebKit::WebProcessCreationParameters&amp;&amp;), std::tuple&lt;WebKit::WebProcessCreationParameters&gt;, 0ul&gt;(WebKit::WebProcess*, void (WebKit::WebProcess::*)(WebKit::WebProcessCreationParameters&amp;&amp;), std::tuple&lt;WebKit::WebProcessCreationParameters&gt;&amp;&amp;, std::integer_sequence&lt;unsigned long, 0ul&gt;) (args=..., function=&lt;optimized out&gt;, object=0x7fee56af3000)
    at /usr/include/c++/11.2.0/tuple:219

Sadly, it looks like there are no recent changes to WebProcess::ensureNetworkProcessConnection, so I&apos;m not sure what changed. Maybe we somehow made the network process slower?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1854694</commentid>
    <comment_count>1</comment_count>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2022-03-24 08:50:00 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 235224 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>