<?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>240692</bug_id>
          
          <creation_ts>2022-05-19 16:15:52 -0700</creation_ts>
          <short_desc>REGRESSION (r293829): [ iOS ] TestWebKitAPI.GPUProcess.WebProcessTerminationAfterTooManyGPUProcessCrashes is a flaky crash</short_desc>
          <delta_ts>2022-06-08 21:39:40 -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>New Bugs</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></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>
          <dependson>241415</dependson>
    
    <dependson>241449</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Karl Rackler">rackler</reporter>
          <assigned_to name="Karl Rackler">rackler</assigned_to>
          <cc>cdumez</cc>
    
    <cc>kkinnunen</cc>
    
    <cc>simon.fraser</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>1870564</commentid>
    <comment_count>0</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-05-19 16:15:52 -0700</bug_when>
    <thetext>Description:
TestWebKitAPI.GPUProcess.WebProcessTerminationAfterTooManyGPUProcessCrashes

The first failure that I saw on the dashboard was on 9/22/2021 at r282903, but this does not appear relevant to causing this issue.  This test has been flaky for its entire history on the dashboard.

History:
https://results.webkit.org/?platform=ios&amp;limit=50000&amp;suite=api-tests&amp;test=TestWebKitAPI.GPUProcess.WebProcessTerminationAfterTooManyGPUProcessCrashes

Crash Log:
Child process terminated with signal 9: Killed</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1870565</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-05-19 16:16:09 -0700</bug_when>
    <thetext>&lt;rdar://problem/93611089&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1870579</commentid>
    <comment_count>2</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-05-19 17:01:31 -0700</bug_when>
    <thetext>REPRODUCTION STEPS
I can reproduce this on r294506 ToT.

Command: 
run-api-tests --root 294506 --ios-simulator —release --iterations 2000 TestWebKitAPI.GPUProcess.WebProcessTerminationAfterTooManyGPUProcessCrashes

Result: 
Child process terminated with signal 9: Killed
worker/0 TestWebKitAPI.GPUProcess.WebProcessTerminationAfterTooManyGPUProcessCrashes Crashed
LEAK: 1 WebProcessPool
LEAK: 1 WebPageProxy

ASSERTION FAILED: !result
/Volumes/Data/build/OpenSource/Source/WebCore/platform/audio/ios/AudioOutputUnitAdaptorIOS.cpp(70) : void WebCore::AudioOutputUnitAdaptor::configure(float, unsigned int)
1   0x1289d3129 WTFCrash
2   0x1905b9dcb WTFCrashWithInfo(int, char const*, char const*, int)
3   0x190666b07 WebCore::AudioOutputUnitAdaptor::configure(float, unsigned int)
4   0x14247da83 WebKit::RemoteAudioDestination::RemoteAudioDestination(WebKit::GPUConnectionToWebProcess&amp;, WTF::ObjectIdentifier&lt;WebKit::RemoteAudioDestinationIdentifierType&gt;, WTF::String const&amp;, unsigned int, unsigned int, float, float, IPC::Semaphore&amp;&amp;)
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1874392</commentid>
    <comment_count>3</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-06-06 15:34:35 -0700</bug_when>
    <thetext>Full Stack: 
ASSERTION FAILED: !result
/Volumes/Data/worker/trunk-OpenSource-ios-simulator-debug-archive/build/OpenSource/Source/WebCore/platform/audio/ios/AudioOutputUnitAdaptorIOS.cpp(70) : void WebCore::AudioOutputUnitAdaptor::configure(float, unsigned int)
1   0x1289d3129 WTFCrash
2   0x1905b9dcb WTFCrashWithInfo(int, char const*, char const*, int)
3   0x190666b07 WebCore::AudioOutputUnitAdaptor::configure(float, unsigned int)
4   0x14247da83 WebKit::RemoteAudioDestination::RemoteAudioDestination(WebKit::GPUConnectionToWebProcess&amp;, WTF::ObjectIdentifier&lt;WebKit::RemoteAudioDestinationIdentifierType&gt;, WTF::String const&amp;, unsigned int, unsigned int, float, float, IPC::Semaphore&amp;&amp;)
5   0x14247d92d WebKit::RemoteAudioDestination::RemoteAudioDestination(WebKit::GPUConnectionToWebProcess&amp;, WTF::ObjectIdentifier&lt;WebKit::RemoteAudioDestinationIdentifierType&gt;, WTF::String const&amp;, unsigned int, unsigned int, float, float, IPC::Semaphore&amp;&amp;)
6   0x14247d866 WTF::UniqueRef&lt;WebKit::RemoteAudioDestination&gt; WTF::makeUniqueRefWithoutFastMallocCheck&lt;WebKit::RemoteAudioDestination, WebKit::GPUConnectionToWebProcess&amp;, WTF::ObjectIdentifier&lt;WebKit::RemoteAudioDestinationIdentifierType&gt;&amp;, WTF::String const&amp;, unsigned int&amp;, unsigned int&amp;, float&amp;, float&amp;, IPC::Semaphore&gt;(WebKit::GPUConnectionToWebProcess&amp;, WTF::ObjectIdentifier&lt;WebKit::RemoteAudioDestinationIdentifierType&gt;&amp;, WTF::String const&amp;, unsigned int&amp;, unsigned int&amp;, float&amp;, float&amp;, IPC::Semaphore&amp;&amp;)
7   0x14247b211 WTF::UniqueRef&lt;WebKit::RemoteAudioDestination&gt; WTF::makeUniqueRef&lt;WebKit::RemoteAudioDestination, WebKit::GPUConnectionToWebProcess&amp;, WTF::ObjectIdentifier&lt;WebKit::RemoteAudioDestinationIdentifierType&gt;&amp;, WTF::String const&amp;, unsigned int&amp;, unsigned int&amp;, float&amp;, float&amp;, IPC::Semaphore&gt;(WebKit::GPUConnectionToWebProcess&amp;, WTF::ObjectIdentifier&lt;WebKit::RemoteAudioDestinationIdentifierType&gt;&amp;, WTF::String const&amp;, unsigned int&amp;, unsigned int&amp;, float&amp;, float&amp;, IPC::Semaphore&amp;&amp;)
8   0x14247afa9 WebKit::RemoteAudioDestinationManager::createAudioDestination(WTF::String const&amp;, unsigned int, unsigned int, float, float, IPC::Semaphore&amp;&amp;, WTF::CompletionHandler&lt;void (WTF::ObjectIdentifier&lt;WebKit::RemoteAudioDestinationIdentifierType&gt;)&gt;&amp;&amp;)
9   0x142ae29d8 void IPC::callMemberFunctionImpl&lt;WebKit::RemoteAudioDestinationManager, void (WebKit::RemoteAudioDestinationManager::*)(WTF::String const&amp;, unsigned int, unsigned int, float, float, IPC::Semaphore&amp;&amp;, WTF::CompletionHandler&lt;void (WTF::ObjectIdentifier&lt;WebKit::RemoteAudioDestinationIdentifierType&gt;)&gt;&amp;&amp;), void (WTF::ObjectIdentifier&lt;WebKit::RemoteAudioDestinationIdentifierType&gt;), std::__1::tuple&lt;WTF::String, unsigned int, unsigned int, float, float, IPC::Semaphore&gt;, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul&gt;(WebKit::RemoteAudioDestinationManager*, void (WebKit::RemoteAudioDestinationManager::*)(WTF::String const&amp;, unsigned int, unsigned int, float, float, IPC::Semaphore&amp;&amp;, WTF::CompletionHandler&lt;void (WTF::ObjectIdentifier&lt;WebKit::RemoteAudioDestinationIdentifierType&gt;)&gt;&amp;&amp;), WTF::CompletionHandler&lt;void (WTF::ObjectIdentifier&lt;WebKit::RemoteAudioDestinationIdentifierType&gt;)&gt;&amp;&amp;, std::__1::tuple&lt;WTF::String, unsigned int, unsigned int, float, float, IPC::Semaphore&gt;&amp;&amp;, std::__1::integer_sequence&lt;unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul&gt;)
10  0x142ade4f2 void IPC::callMemberFunction&lt;WebKit::RemoteAudioDestinationManager, void (WebKit::RemoteAudioDestinationManager::*)(WTF::String const&amp;, unsigned int, unsigned int, float, float, IPC::Semaphore&amp;&amp;, WTF::CompletionHandler&lt;void (WTF::ObjectIdentifier&lt;WebKit::RemoteAudioDestinationIdentifierType&gt;)&gt;&amp;&amp;), void (WTF::ObjectIdentifier&lt;WebKit::RemoteAudioDestinationIdentifierType&gt;), std::__1::tuple&lt;WTF::String, unsigned int, unsigned int, float, float, IPC::Semaphore&gt;, std::__1::integer_sequence&lt;unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul&gt; &gt;(std::__1::tuple&lt;WTF::String, unsigned int, unsigned int, float, float, IPC::Semaphore&gt;&amp;&amp;, WTF::CompletionHandler&lt;void (WTF::ObjectIdentifier&lt;WebKit::RemoteAudioDestinationIdentifierType&gt;)&gt;&amp;&amp;, WebKit::RemoteAudioDestinationManager*, void (WebKit::RemoteAudioDestinationManager::*)(WTF::String const&amp;, unsigned int, unsigned int, float, float, IPC::Semaphore&amp;&amp;, WTF::CompletionHandler&lt;void (WTF::ObjectIdentifier&lt;WebKit::RemoteAudioDestinationIdentifierType&gt;)&gt;&amp;&amp;))
11  0x142a96471 bool IPC::handleMessageSynchronous&lt;Messages::RemoteAudioDestinationManager::CreateAudioDestination, WebKit::RemoteAudioDestinationManager, void (WebKit::RemoteAudioDestinationManager::*)(WTF::String const&amp;, unsigned int, unsigned int, float, float, IPC::Semaphore&amp;&amp;, WTF::CompletionHandler&lt;void (WTF::ObjectIdentifier&lt;WebKit::RemoteAudioDestinationIdentifierType&gt;)&gt;&amp;&amp;)&gt;(IPC::Connection&amp;, IPC::Decoder&amp;, WTF::UniqueRef&lt;IPC::Encoder&gt;&amp;, WebKit::RemoteAudioDestinationManager*, void (WebKit::RemoteAudioDestinationManager::*)(WTF::String const&amp;, unsigned int, unsigned int, float, float, IPC::Semaphore&amp;&amp;, WTF::CompletionHandler&lt;void (WTF::ObjectIdentifier&lt;WebKit::RemoteAudioDestinationIdentifierType&gt;)&gt;&amp;&amp;))
12  0x142a96232 WebKit::RemoteAudioDestinationManager::didReceiveSyncMessage(IPC::Connection&amp;, IPC::Decoder&amp;, WTF::UniqueRef&lt;IPC::Encoder&gt;&amp;)
13  0x142bab68e WebKit::RemoteAudioDestinationManager::didReceiveSyncMessageFromWebProcess(IPC::Connection&amp;, IPC::Decoder&amp;, WTF::UniqueRef&lt;IPC::Encoder&gt;&amp;)
14  0x142bab2cb WebKit::GPUConnectionToWebProcess::dispatchSyncMessage(IPC::Connection&amp;, IPC::Decoder&amp;, WTF::UniqueRef&lt;IPC::Encoder&gt;&amp;)
15  0x1429f04d1 WebKit::GPUConnectionToWebProcess::didReceiveSyncMessage(IPC::Connection&amp;, IPC::Decoder&amp;, WTF::UniqueRef&lt;IPC::Encoder&gt;&amp;)
16  0x1433bbd6a IPC::Connection::dispatchSyncMessage(IPC::Decoder&amp;)
17  0x1433bc96b IPC::Connection::dispatchMessage(std::__1::unique_ptr&lt;IPC::Decoder, std::__1::default_delete&lt;IPC::Decoder&gt; &gt;)
18  0x1433b5e03 IPC::Connection::SyncMessageState::ConnectionAndIncomingMessage::dispatch()
19  0x1433b6098 IPC::Connection::SyncMessageState::dispatchMessagesAndResetDidScheduleDispatchMessagesForConnection(IPC::Connection&amp;)
20  0x1433ce29c IPC::Connection::SyncMessageState::processIncomingMessage(IPC::Connection&amp;, std::__1::unique_ptr&lt;IPC::Decoder, std::__1::default_delete&lt;IPC::Decoder&gt; &gt;&amp;)::$_5::operator()()
21  0x1433ce1c9 WTF::Detail::CallableWrapper&lt;IPC::Connection::SyncMessageState::processIncomingMessage(IPC::Connection&amp;, std::__1::unique_ptr&lt;IPC::Decoder, std::__1::default_delete&lt;IPC::Decoder&gt; &gt;&amp;)::$_5, void&gt;::call()
22  0x1289ff002 WTF::Function&lt;void ()&gt;::operator()() const
23  0x128a8e072 WTF::RunLoop::performWork()
24  0x128a9199e WTF::RunLoop::performWork(void*)
25  0x10935a833 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
26  0x10935a72b __CFRunLoopDoSource0
27  0x109359bf8 __CFRunLoopDoSources0
28  0x1093542f4 __CFRunLoopRun
29  0x109353a90 CFRunLoopRunSpecific
30  0x109ca3e31 -[NSRunLoop(NSRunLoop) runMode:beforeDate:]
31  0x109ca404f -[NSRunLoop(NSRunLoop) run]
LEAK: 1 WebProcessPool

/Volumes/Data/worker/trunk-OpenSource-ios-simulator-debug-archive/build/OpenSource/Tools/TestWebKitAPI/Tests/WebKitCocoa/GPUProcess.mm:217
Value of: [webView _isPlayingAudio]
  Actual: false
Expected: true

LEAK: 1 WebPageProxy
worker/0 TestWebKitAPI.GPUProcess.WebProcessTerminationAfterTooManyGPUProcessCrashes Failed</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1874402</commentid>
    <comment_count>4</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-06-06 16:49:49 -0700</bug_when>
    <thetext>REPRODUCTION STEPS
I can reproduce this on r293829 (250302@Main) but cannot reproduce it on r293828.

Command: 
run-api-tests --ios-simulator —debug --iterations 10 

Result: 
worker/0 TestWebKitAPI.GPUProcess.WebProcessTerminationAfterTooManyGPUProcessCrashes Crashed
ASSERTION FAILED: m_sendPort
/Volumes/Data/worker/trunk-OpenSource-ios-simulator-debug-archive/build/OpenSource/Source/WebKit/Platform/IPC/cocoa/ConnectionCocoa.mm(200) : bool IPC::Connection::open()
1   0x113d751e9 WTFCrash
2   0x13cb3af6b WTFCrashWithInfo(int, char const*, char const*, int)
3   0x13d5fa40c IPC::Connection::open()
4   0x13d7f9f2f WebKit::GPUConnectionToWebProcess::GPUConnectionToWebProcess(WebKit::GPUProcess&amp;, WTF::ObjectIdentifier&lt;WebCore::ProcessIdentifierType&gt;, PAL::SessionID, IPC::Connection::Identifier&amp;&amp;, WebKit::GPUProcessConnectionParameters&amp;&amp;)
5   0x13d7f9acd WebKit::GPUConnectionToWebProcess::GPUConnectionToWebProcess(WebKit::GPUProcess&amp;, WTF::ObjectIdentifier&lt;WebCore::ProcessIdentifierType&gt;, PAL::SessionID, IPC::Connection::Identifier&amp;&amp;, WebKit::GPUProcessConnectionParameters&amp;&amp;)
6   0x13d7f9a03 WebKit::GPUConnectionToWebProcess::create(WebKit::GPUProcess&amp;, WTF::ObjectIdentifier&lt;WebCore::ProcessIdentifierType&gt;, PAL::SessionID, IPC::Connection::Identifier&amp;&amp;, WebKit::GPUProcessConnectionParameters&amp;&amp;)
7   0x13d80089d WebKit::GPUProcess::createGPUConnectionToWebProcess(WTF::ObjectIdentifier&lt;WebCore::ProcessIdentifierType&gt;, PAL::SessionID, IPC::Attachment&amp;&amp;, WebKit::GPUProcessConnectionParameters&amp;&amp;, WTF::CompletionHandler&lt;void ()&gt;&amp;&amp;)
8   0x13d6f1d20 void IPC::callMemberFunctionImpl&lt;WebKit::GPUProcess, void (WebKit::GPUProcess::*)(WTF::ObjectIdentifier&lt;WebCore::ProcessIdentifierType&gt;, PAL::SessionID, IPC::Attachment&amp;&amp;, WebKit::GPUProcessConnectionParameters&amp;&amp;, WTF::CompletionHandler&lt;void ()&gt;&amp;&amp;), void (), std::__1::tuple&lt;WTF::ObjectIdentifier&lt;WebCore::ProcessIdentifierType&gt;, PAL::SessionID, IPC::Attachment, WebKit::GPUProcessConnectionParameters&gt;, 0ul, 1ul, 2ul, 3ul&gt;(WebKit::GPUProcess*, void (WebKit::GPUProcess::*)(WTF::ObjectIdentifier&lt;WebCore::ProcessIdentifierType&gt;, PAL::SessionID, IPC::Attachment&amp;&amp;, WebKit::GPUProcessConnectionParameters&amp;&amp;, WTF::CompletionHandler&lt;void ()&gt;&amp;&amp;), WTF::CompletionHandler&lt;void ()&gt;&amp;&amp;, std::__1::tuple&lt;WTF::ObjectIdentifier&lt;WebCore::ProcessIdentifierType&gt;, PAL::SessionID, IPC::Attachment, WebKit::GPUProcessConnectionParameters&gt;&amp;&amp;, std::__1::integer_sequence&lt;unsigned long, 0ul, 1ul, 2ul, 3ul&gt;)
9   0x13d6ed762 void IPC::callMemberFunction&lt;WebKit::GPUProcess, void (WebKit::GPUProcess::*)(WTF::ObjectIdentifier&lt;WebCore::ProcessIdentifierType&gt;, PAL::SessionID, IPC::Attachment&amp;&amp;, WebKit::GPUProcessConnectionParameters&amp;&amp;, WTF::CompletionHandler&lt;void ()&gt;&amp;&amp;), void (), std::__1::tuple&lt;WTF::ObjectIdentifier&lt;WebCore::ProcessIdentifierType&gt;, PAL::SessionID, IPC::Attachment, WebKit::GPUProcessConnectionParameters&gt;, std::__1::integer_sequence&lt;unsigned long, 0ul, 1ul, 2ul, 3ul&gt; &gt;(std::__1::tuple&lt;WTF::ObjectIdentifier&lt;WebCore::ProcessIdentifierType&gt;, PAL::SessionID, IPC::Attachment, WebKit::GPUProcessConnectionParameters&gt;&amp;&amp;, WTF::CompletionHandler&lt;void ()&gt;&amp;&amp;, WebKit::GPUProcess*, void (WebKit::GPUProcess::*)(WTF::ObjectIdentifier&lt;WebCore::ProcessIdentifierType&gt;, PAL::SessionID, IPC::Attachment&amp;&amp;, WebKit::GPUProcessConnectionParameters&amp;&amp;, WTF::CompletionHandler&lt;void ()&gt;&amp;&amp;))
10  0x13d6bc994 void IPC::handleMessageAsync&lt;Messages::GPUProcess::CreateGPUConnectionToWebProcess, WebKit::GPUProcess, void (WebKit::GPUProcess::*)(WTF::ObjectIdentifier&lt;WebCore::ProcessIdentifierType&gt;, PAL::SessionID, IPC::Attachment&amp;&amp;, WebKit::GPUProcessConnectionParameters&amp;&amp;, WTF::CompletionHandler&lt;void ()&gt;&amp;&amp;)&gt;(IPC::Connection&amp;, IPC::Decoder&amp;, WebKit::GPUProcess*, void (WebKit::GPUProcess::*)(WTF::ObjectIdentifier&lt;WebCore::ProcessIdentifierType&gt;, PAL::SessionID, IPC::Attachment&amp;&amp;, WebKit::GPUProcessConnectionParameters&amp;&amp;, WTF::CompletionHandler&lt;void ()&gt;&amp;&amp;))
11  0x13d6bbcf5 WebKit::GPUProcess::didReceiveGPUProcessMessage(IPC::Connection&amp;, IPC::Decoder&amp;)
12  0x13d800728 WebKit::GPUProcess::didReceiveMessage(IPC::Connection&amp;, IPC::Decoder&amp;)
13  0x13e00d2d0 IPC::Connection::dispatchMessage(IPC::Decoder&amp;)
14  0x13e00d9c5 IPC::Connection::dispatchMessage(std::__1::unique_ptr&lt;IPC::Decoder, std::__1::default_delete&lt;IPC::Decoder&gt; &gt;)
15  0x13e006e43 IPC::Connection::SyncMessageState::ConnectionAndIncomingMessage::dispatch()
16  0x13e0070d8 IPC::Connection::SyncMessageState::dispatchMessagesAndResetDidScheduleDispatchMessagesForConnection(IPC::Connection&amp;)
17  0x13e01f2dc IPC::Connection::SyncMessageState::processIncomingMessage(IPC::Connection&amp;, std::__1::unique_ptr&lt;IPC::Decoder, std::__1::default_delete&lt;IPC::Decoder&gt; &gt;&amp;)::$_5::operator()()
18  0x13e01f209 WTF::Detail::CallableWrapper&lt;IPC::Connection::SyncMessageState::processIncomingMessage(IPC::Connection&amp;, std::__1::unique_ptr&lt;IPC::Decoder, std::__1::default_delete&lt;IPC::Decoder&gt; &gt;&amp;)::$_5, void&gt;::call()
19  0x113da0d22 WTF::Function&lt;void ()&gt;::operator()() const
20  0x113e2fbf2 WTF::RunLoop::performWork()
21  0x113e3351e WTF::RunLoop::performWork(void*)
22  0x10bd9e833 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
23  0x10bd9e72b __CFRunLoopDoSource0
24  0x10bd9dbf8 __CFRunLoopDoSources0
25  0x10bd982f4 __CFRunLoopRun
26  0x10bd97a90 CFRunLoopRunSpecific
27  0x10c6e7e31 -[NSRunLoop(NSRunLoop) runMode:beforeDate:]
28  0x10c6e804f -[NSRunLoop(NSRunLoop) run]
29  0x10d1f5feb _xpc_objc_main
30  0x10d1f7fd4 xpc_main
31  0x13d89de5a WebKit::XPCServiceMain(int, char const**)
LEAK: 1 WebProcessPool
LEAK: 1 WebPageProxy</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1874842</commentid>
    <comment_count>5</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-06-08 15:59:56 -0700</bug_when>
    <thetext>I have disabled this test for iOS while this issue is investigated.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1874843</commentid>
    <comment_count>6</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-06-08 16:03:20 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/1396</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1874858</commentid>
    <comment_count>7</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-06-08 17:37:25 -0700</bug_when>
    <thetext>Test gardening commit r295404 (251410@main): &lt;https://commits.webkit.org/251410@main&gt;

Reviewed commits have been landed. Closing PR #1396 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1874895</commentid>
    <comment_count>8</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2022-06-08 21:39:40 -0700</bug_when>
    <thetext>I filed bug 241449 for the AudioOutputUnitAdaptor crashes.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>