<?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>264361</bug_id>
          
          <creation_ts>2023-11-07 13:20:45 -0800</creation_ts>
          <short_desc>REGRESSION(270308@main): [Win] ASSERTION FAILED: liveProcessesLRU().computeSize() &lt; s_maxProcessCount for a random storage/indexeddb/modern test</short_desc>
          <delta_ts>2023-11-15 11:50:01 -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>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=264717</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Fujii Hironori">fujii</reporter>
          <assigned_to name="Fujii Hironori">fujii</assigned_to>
          <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1990628</commentid>
    <comment_count>0</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2023-11-07 13:20:45 -0800</bug_when>
    <thetext>WinCairo-64-bit-Debug-Tests is crashing for storage/indexeddb/modern/aborted-put-private.html.

Regressions: Unexpected crashes (1)
  storage/indexeddb/modern/aborted-put-private.html [ Crash ]

Buildbot: builder WinCairo-64-bit-Debug-Tests build 21277 (270314@main)
https://build.webkit.org/#/builders/727/builds/21277

https://build.webkit.org/results/WinCairo-64-bit-Debug-Tests/270314@main%20(21277)/storage/indexeddb/modern/aborted-put-private-crash-log.txt

ASSERTION FAILED: liveProcessesLRU().computeSize() &lt; s_maxProcessCount
C:\BW\WinCairo-64-bit-Debug-Build\build\Source\WebKit\UIProcess/WebProcessProxy.cpp(229) : create
1   00007FF9078C1C19 WTFCrash
2   00007FF8F91B1C6D WTFCrashWithInfo
3   00007FF8FA31F175 WebKit::WebProcessProxy::create
4   00007FF8FA31EE22 WebKit::WebProcessPool::createNewWebProcess
5   00007FF8FA321502 WebKit::WebProcessPool::processForRegistrableDomain
6   00007FF8FA20BC90 WebKit::WebPageProxy::launchProcess
7   00007FF8FA210235 WebKit::WebPageProxy::loadRequest
8   00007FF8FA210C3B WebKit::WebPageProxy::loadRequest
9   00007FF8FA3E03DC WKPageLoadURL
10  00007FF76F5B2CCD WTR::TestController::resetStateToConsistentValues::&lt;lambda_0&gt;::operator()
11  00007FF76F5B1DF3 WTR::TestController::resetStateToConsistentValues
12  00007FF76F5B13F2 WTR::TestController::ensureViewSupportsOptionsForTest
13  00007FF76F5B3EF2 WTR::TestController::configureViewForTest
14  00007FF76F6057B4 WTR::TestInvocation::invoke
15  00007FF76F5B4218 WTR::TestController::runTest
16  00007FF76F5B44CE WTR::TestController::runTestingServerLoop
17  00007FF76F5AD0C7 WTR::TestController::run
18  00007FF76F5ACCBA WTR::TestController::TestController
19  00007FF76F633D0D main
20  00007FF76F9F1094 __scrt_common_main_seh
21  00007FF900C54DE0 BaseThreadInitThunk
22  00007FF91541EC4B RtlUserThreadStart</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1990630</commentid>
    <comment_count>1</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2023-11-07 13:22:37 -0800</bug_when>
    <thetext>According to WinCairo-64-bit-Debug-Tests results, it seems to be a regression.

270300@main: Good
270307@main: Good
270314@main: Bad
270316@main: Bad

However, it&apos;s not reproducible on my PC. And, there is no suspicous change in the revision range.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1992004</commentid>
    <comment_count>2</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2023-11-12 17:42:05 -0800</bug_when>
    <thetext>After I rebooted wincairo-debug-tests-02,  storage/indexeddb/modern/aborted-put-private.html isn&apos;t crashing,
But, storage/indexeddb/modern/basic-add-private.html is crashing with the assertion failure.

Buildbot: builder WinCairo-64-bit-Debug-Tests build 21296 (270572@main)
https://build.webkit.org/#/builders/727/builds/21296

https://results.webkit.org/?suite=layout-tests&amp;suite=layout-tests&amp;test=storage%2Findexeddb%2Fmodern%2Fbasic-add-private.html&amp;test=storage%2Findexeddb%2Fmodern%2Faborted-put-private.html&amp;platform=wincairo</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1992037</commentid>
    <comment_count>3</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2023-11-13 00:05:35 -0800</bug_when>
    <thetext>This assertion failure is reproducible on my PC.

&gt; python .\Tools\Scripts\run-webkit-tests --debug  --no-retry --iter=500 --child=1 storage/indexeddb/modern/aborted-put.html storage/indexeddb/modern/aborted-put-private.html

&gt; [401/1000] storage/indexeddb/modern/aborted-put-private.html failed unexpectedly (WebKitTestRunner crashed [pid=18144])
&gt; [802/1000] storage/indexeddb/modern/aborted-put.html failed unexpectedly (WebKitTestRunner crashed [pid=37176])

This happens every 400 web process creations?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1992315</commentid>
    <comment_count>4</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2023-11-13 17:07:33 -0800</bug_when>
    <thetext>The half of storage/indexeddb tests have &quot;&lt;!-- webkit-test-runner [ useEphemeralSession=true ] --&gt;&quot; header,
and the other doesn&apos;t. So, WebProcess is frequently recreated under the directory.

If I apply the following patch, it can be reproducible with this.
&gt; python .\Tools\Scripts\run-webkit-tests --debug  --no-retry --iter=201 --child=1 css1/basic/comments.html

diff --git a/Tools/WebKitTestRunner/TestOptions.cpp b/Tools/WebKitTestRunner/TestOptions.cpp
index 6c60ecd00ad6..8215c57d83ef 100644
--- a/Tools/WebKitTestRunner/TestOptions.cpp
+++ b/Tools/WebKitTestRunner/TestOptions.cpp
@@ -281,6 +281,7 @@ const std::unordered_map&lt;std::string, TestHeaderKeyType&gt;&amp; TestOptions::keyTypeMa
 
 bool TestOptions::hasSameInitializationOptions(const TestOptions&amp; other) const
 {
+    return false;
     return m_features == other.m_features;
 }</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1992555</commentid>
    <comment_count>5</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-11-14 13:21:37 -0800</bug_when>
    <thetext>&lt;rdar://problem/118415025&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1992690</commentid>
    <comment_count>6</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2023-11-14 22:45:57 -0800</bug_when>
    <thetext>WebPageProxy and API::HitTestResult are leaked due to a circular dependency between WebPageProxy::m_lastMouseMoveHitTestResult and API::HitTestResult::m_page after 270308@main (bug#263729).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1992692</commentid>
    <comment_count>7</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2023-11-14 22:47:54 -0800</bug_when>
    <thetext>*** Bug 264717 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1992700</commentid>
    <comment_count>8</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2023-11-14 23:20:42 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/20525</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1992849</commentid>
    <comment_count>9</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-11-15 11:49:58 -0800</bug_when>
    <thetext>Committed 270779@main (6d9a2aaf2203): &lt;https://commits.webkit.org/270779@main&gt;

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

    </bug>

</bugzilla>