<?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>314902</bug_id>
          
          <creation_ts>2026-05-15 10:54:17 -0700</creation_ts>
          <short_desc>REGRESSION(313207@main): [macOS Debug] ASSERTION FAILED: !m_messageReceiverMapCount in http/tests/ssl/applepay/ApplePayButton.html</short_desc>
          <delta_ts>2026-05-22 19:12:35 -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>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>
          
          <blocked>315312</blocked>
    
    <blocked>315313</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Marta Darbinyan">darbinyan</reporter>
          <assigned_to name="Blaze Burg">bburg</assigned_to>
          <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>2211218</commentid>
    <comment_count>0</comment_count>
    <who name="Marta Darbinyan">darbinyan</who>
    <bug_when>2026-05-15 10:54:17 -0700</bug_when>
    <thetext>Observing flaky crashes on Tahoe Debug queue in EWS that also reproduced on post-commit bots. The regression point is 313207@main. 

http/tests/ssl/applepay/ApplePayButton.html

ASSERTION FAILED: !m_messageReceiverMapCount
/Volumes/Data/worker/macOS-Tahoe-Debug-Build-EWS/build/Source/WebKit/Platform/IPC/MessageReceiver.h(42) : virtual IPC::MessageReceiver::~MessageReceiver()
1   0x12d56cfb0 IPC::MessageReceiver::~MessageReceiver()
2   0x130694818 Inspector::ProxyingNetworkAgent::~ProxyingNetworkAgent()
3   0x130694940 Inspector::ProxyingNetworkAgent::~ProxyingNetworkAgent()
4   0x130694a44 Inspector::ProxyingNetworkAgent::operator delete(Inspector::ProxyingNetworkAgent*, std::destroying_delete_t, unsigned long)
5   0x1306949a4 Inspector::ProxyingNetworkAgent::~ProxyingNetworkAgent()
6   0x12e4acff4 WTF::RefCounted&lt;Inspector::ProxyingNetworkAgent&gt;::deref() const
7   0x12e4acf9c Inspector::ProxyingNetworkAgent::deref() const
8   0x12e4acf44 WTF::DefaultRefDerefTraits&lt;Inspector::ProxyingNetworkAgent&gt;::derefIfNotNull(Inspector::ProxyingNetworkAgent*)
9   0x1306a7c10 WTF::RefPtr&lt;Inspector::ProxyingNetworkAgent, WTF::RawPtrTraits&lt;Inspector::ProxyingNetworkAgent&gt;, WTF::DefaultRefDerefTraits&lt;Inspector::ProxyingNetworkAgent&gt;&gt;::~RefPtr()
10  0x13068ff40 WTF::RefPtr&lt;Inspector::ProxyingNetworkAgent, WTF::RawPtrTraits&lt;Inspector::ProxyingNetworkAgent&gt;, WTF::DefaultRefDerefTraits&lt;Inspector::ProxyingNetworkAgent&gt;&gt;::~RefPtr()
11  0x13068fec4 WebKit::WebPageInspectorController::~WebPageInspectorController()
12  0x13068fff0 WebKit::WebPageInspectorController::~WebPageInspectorController()
13  0x1302730d4 std::__1::default_delete&lt;WebKit::WebPageInspectorController&gt;::operator()[abi:sn200100](WebKit::WebPageInspectorController*) const
14  0x130273098 std::__1::unique_ptr&lt;WebKit::WebPageInspectorController, std::__1::default_delete&lt;WebKit::WebPageInspectorController&gt;&gt;::reset[abi:sn200100](WebKit::WebPageInspectorController*)
15  0x130273044 std::__1::unique_ptr&lt;WebKit::WebPageInspectorController, std::__1::default_delete&lt;WebKit::WebPageInspectorController&gt;&gt;::~unique_ptr[abi:sn200100]()
16  0x130273014 std::__1::unique_ptr&lt;WebKit::WebPageInspectorController, std::__1::default_delete&lt;WebKit::WebPageInspectorController&gt;&gt;::~unique_ptr[abi:sn200100]()
17  0x130272fe8 WTF::UniqueRef&lt;WebKit::WebPageInspectorController&gt;::~UniqueRef()
18  0x1301d6080 WTF::UniqueRef&lt;WebKit::WebPageInspectorController&gt;::~UniqueRef()
19  0x1301d4f8c WebKit::WebPageProxy::~WebPageProxy()
20  0x1301d6474 WebKit::WebPageProxy::~WebPageProxy()
21  0x12e550074 -[WKObject dealloc]
22  0x12e3c63e4 API::Object::deref() const
23  0x12ca806d0 WebKit::WebPageProxy::deref() const
24  0x12ca8067c WTF::DefaultRefDerefTraits&lt;WebKit::WebPageProxy&gt;::derefIfNotNull(WebKit::WebPageProxy*)
25  0x12ca80648 WTF::RefPtr&lt;WebKit::WebPageProxy, WTF::RawPtrTraits&lt;WebKit::WebPageProxy&gt;, WTF::DefaultRefDerefTraits&lt;WebKit::WebPageProxy&gt;&gt;::~RefPtr()
26  0x12ca5a1fc WTF::RefPtr&lt;WebKit::WebPageProxy, WTF::RawPtrTraits&lt;WebKit::WebPageProxy&gt;, WTF::DefaultRefDerefTraits&lt;WebKit::WebPageProxy&gt;&gt;::~RefPtr()
27  0x12eee7b7c -[WKWebView .cxx_destruct]
28  0x18e97bc24 object_cxxDestructFromClass(objc_object*, objc_class*)
29  0x18e9a269c objc_destructInstance_nonnull_realized(objc_object*)
30  0x18e973388 _objc_rootDealloc
31  0x193290578 -[NSResponder dealloc]

Test history:
https://results.webkit.org/?suite=layout-tests&amp;test=http%2Ftests%2Fssl%2Fapplepay%2FApplePayButton.html&amp;style=debug&amp;version_name=Tahoe

Test results:
https://ews-build.webkit.org/#/builders/161/builds/30055</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2211219</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2026-05-15 10:54:36 -0700</bug_when>
    <thetext>&lt;rdar://problem/177178776&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2212790</commentid>
    <comment_count>2</comment_count>
    <who name="Blaze Burg">bburg</who>
    <bug_when>2026-05-20 19:58:33 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 314808 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2212825</commentid>
    <comment_count>3</comment_count>
    <who name="Blaze Burg">bburg</who>
    <bug_when>2026-05-20 22:55:07 -0700</bug_when>
    <thetext>Re-opening for pull request https://github.com/WebKit/WebKit/pull/65376</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2213294</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2026-05-22 09:44:14 -0700</bug_when>
    <thetext>Committed 313741@main (0cf61b7a19b4): &lt;https://commits.webkit.org/313741@main&gt;

Reviewed commits have been landed. Closing PR #65376 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2213460</commentid>
    <comment_count>5</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2026-05-22 19:12:35 -0700</bug_when>
    <thetext>Test gardening commit 313773@main (ba943852ff8f): &lt;https://commits.webkit.org/313773@main&gt;

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

    </bug>

</bugzilla>