<?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>254306</bug_id>
          
          <creation_ts>2023-03-22 18:55:36 -0700</creation_ts>
          <short_desc>REGRESSION(261820@main): ASSERTION FAILED: [source isKindOfClass:[DestinationClass class]]</short_desc>
          <delta_ts>2023-03-23 13:55:32 -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>WebKit Misc.</component>
          <version>WebKit Local 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=253753</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="Robert Jenner">jenner</reporter>
          <assigned_to name="Alex Christensen">achristensen</assigned_to>
          <cc>achristensen</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>1943257</commentid>
    <comment_count>0</comment_count>
    <who name="Robert Jenner">jenner</who>
    <bug_when>2023-03-22 18:55:36 -0700</bug_when>
    <thetext>TestWebKitAPI.WebKit.FormSubmission

is hitting the following assertion on debug for iOS16 and Monterey+

        ERROR: Error while launching com.apple.WebKit.Networking: Connection invalid
        /Volumes/Data/worker/Apple-iOS-16-Simulator-Debug-Build/build/Source/WebKit/UIProcess/Launcher/cocoa/ProcessLauncherCocoa.mm(226) : auto WebKit::ProcessLauncher::launchProcess()::(anonymous class)::operator()(xpc_object_t) const
        ASSERTION FAILED: [source isKindOfClass:[DestinationClass class]]
        /Volumes/Data/worker/Apple-iOS-16-Simulator-Debug-Build/build/Source/WebKit/Shared/Cocoa/WKObject.h(55) : DestinationClass *WebKit::checkedObjCCast(SourceClass *) [DestinationClass = NSString, SourceClass = id&lt;WKObject&gt;]
        1   0x11bdfd439 WTFCrash
        2   0x13c43b2cb WTFCrashWithInfo(int, char const*, char const*, int)
        3   0x13d24b1ba NSString* WebKit::checkedObjCCast&lt;NSString, objc_object&lt;WKObject&gt; &gt;(id&lt;WKObject&gt;)
        4   0x13d23a01d WebKit::WrapperTraits&lt;API::String&gt;::WrapperClass* WebKit::wrapper&lt;API::String&gt;(API::String&amp;)
        5   0x13d239b66 API::Object::toNSObject()
        6   0x13d239538 API::Object::toNSObject()
        7   0x13d74cfa5 -[WKWebView(WKPrivate) _setInputDelegate:]::FormClient::willSubmitForm(WebKit::WebPageProxy&amp;, WebKit::WebFrameProxy&amp;, WebKit::WebFrameProxy&amp;, WTF::Vector&lt;std::__1::pair&lt;WTF::String, WTF::String&gt;, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc&gt; const&amp;, API::Object*, WTF::Function&lt;void ()&gt;&amp;&amp;)
        8   0x13e183234 WebKit::WebPageProxy::willSubmitForm(WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WTF::Vector&lt;std::__1::pair&lt;WTF::String, WTF::String&gt;, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc&gt; const&amp;, WTF::ObjectIdentifier&lt;WebKit::FormSubmitListenerIdentifierType&gt;, WebKit::UserData const&amp;)
        9   0x13f088bd1 auto void IPC::callMemberFunction&lt;WebKit::WebPageProxy, WebKit::WebPageProxy, void (WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WTF::Vector&lt;std::__1::pair&lt;WTF::String, WTF::String&gt;, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc&gt; const&amp;, WTF::ObjectIdentifier&lt;WebKit::FormSubmitListenerIdentifierType&gt;, WebKit::UserData const&amp;), std::__1::tuple&lt;WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WTF::Vector&lt;std::__1::pair&lt;WTF::String, WTF::String&gt;, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc&gt;, WTF::ObjectIdentifier&lt;WebKit::FormSubmitListenerIdentifierType&gt;, WebKit::UserData&gt; &gt;(WebKit::WebPageProxy*, void (WebKit::WebPageProxy::*)(WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WTF::Vector&lt;std::__1::pair&lt;WTF::String, WTF::String&gt;, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc&gt; const&amp;, WTF::ObjectIdentifier&lt;WebKit::FormSubmitListenerIdentifierType&gt;, WebKit::UserData const&amp;), std::__1::tuple&lt;WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WTF::Vector&lt;std::__1::pair&lt;WTF::String, WTF::String&gt;, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc&gt;, WTF::ObjectIdentifier&lt;WebKit::FormSubmitListenerIdentifierType&gt;, WebKit::UserData&gt;&amp;&amp;)::&apos;lambda&apos;(auto&amp;&amp;...)::operator()&lt;WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WTF::Vector&lt;std::__1::pair&lt;WTF::String, WTF::String&gt;, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc&gt;, WTF::ObjectIdentifier&lt;WebKit::FormSubmitListenerIdentifierType&gt;, WebKit::UserData&gt;(auto&amp;&amp;...) const
        10  0x13f088a1d decltype(static_cast&lt;WebKit::WebPageProxy&gt;(fp)(static_cast&lt;WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;&gt;(fp0), static_cast&lt;WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;&gt;(fp0), static_cast&lt;WTF::Vector&lt;std::__1::pair&lt;WTF::String, WTF::String&gt;, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc&gt;&gt;(fp0), static_cast&lt;WTF::ObjectIdentifier&lt;WebKit::FormSubmitListenerIdentifierType&gt;&gt;(fp0), static_cast&lt;WebKit::UserData&gt;(fp0))) std::__1::__invoke_constexpr&lt;void IPC::callMemberFunction&lt;WebKit::WebPageProxy, WebKit::WebPageProxy, void (WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WTF::Vector&lt;std::__1::pair&lt;WTF::String, WTF::String&gt;, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc&gt; const&amp;, WTF::ObjectIdentifier&lt;WebKit::FormSubmitListenerIdentifierType&gt;, WebKit::UserData const&amp;), std::__1::tuple&lt;WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WTF::Vector&lt;std::__1::pair&lt;WTF::String, WTF::String&gt;, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc&gt;, WTF::ObjectIdentifier&lt;WebKit::FormSubmitListenerIdentifierType&gt;, WebKit::UserData&gt; &gt;(WebKit::WebPageProxy*, void (WebKit::WebPageProxy::*)(WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WTF::Vector&lt;std::__1::pair&lt;WTF::String, WTF::String&gt;, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc&gt; const&amp;, WTF::ObjectIdentifier&lt;WebKit::FormSubmitListenerIdentifierType&gt;, WebKit::UserData const&amp;), std::__1::tuple&lt;WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WTF::Vector&lt;std::__1::pair&lt;WTF::String, WTF::String&gt;, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc&gt;, WTF::ObjectIdentifier&lt;WebKit::FormSubmitListenerIdentifierType&gt;, WebKit::UserData&gt;&amp;&amp;)::&apos;lambda&apos;(auto&amp;&amp;...), WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WTF::Vector&lt;std::__1::pair&lt;WTF::String, WTF::String&gt;, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc&gt;, WTF::ObjectIdentifier&lt;WebKit::FormSubmitListenerIdentifierType&gt;, WebKit::UserData&gt;(WebKit::WebPageProxy&amp;&amp;, WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;&amp;&amp;, WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;&amp;&amp;, WTF::Vector&lt;std::__1::pair&lt;WTF::String, WTF::String&gt;, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc&gt;&amp;&amp;, WTF::ObjectIdentifier&lt;WebKit::FormSubmitListenerIdentifierType&gt;&amp;&amp;, WebKit::UserData&amp;&amp;)
        11  0x13f0889be decltype(auto) std::__1::__apply_tuple_impl&lt;void IPC::callMemberFunction&lt;WebKit::WebPageProxy, WebKit::WebPageProxy, void (WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WTF::Vector&lt;std::__1::pair&lt;WTF::String, WTF::String&gt;, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc&gt; const&amp;, WTF::ObjectIdentifier&lt;WebKit::FormSubmitListenerIdentifierType&gt;, WebKit::UserData const&amp;), std::__1::tuple&lt;WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WTF::Vector&lt;std::__1::pair&lt;WTF::String, WTF::String&gt;, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc&gt;, WTF::ObjectIdentifier&lt;WebKit::FormSubmitListenerIdentifierType&gt;, WebKit::UserData&gt; &gt;(WebKit::WebPageProxy*, void (WebKit::WebPageProxy::*)(WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WTF::Vector&lt;std::__1::pair&lt;WTF::String, WTF::String&gt;, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc&gt; const&amp;, WTF::ObjectIdentifier&lt;WebKit::FormSubmitListenerIdentifierType&gt;, WebKit::UserData const&amp;), std::__1::tuple&lt;WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WTF::Vector&lt;std::__1::pair&lt;WTF::String, WTF::String&gt;, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc&gt;, WTF::ObjectIdentifier&lt;WebKit::FormSubmitListenerIdentifierType&gt;, WebKit::UserData&gt;&amp;&amp;)::&apos;lambda&apos;(auto&amp;&amp;...), std::__1::tuple&lt;WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WTF::Vector&lt;std::__1::pair&lt;WTF::String, WTF::String&gt;, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc&gt;, WTF::ObjectIdentifier&lt;WebKit::FormSubmitListenerIdentifierType&gt;, WebKit::UserData&gt;, 0ul, 1ul, 2ul, 3ul, 4ul&gt;(WebKit::WebPageProxy&amp;&amp;, WebKit::WebPageProxy&amp;&amp;, std::__1::__tuple_indices&lt;0ul, 1ul, 2ul, 3ul, 4ul&gt;)
        12  0x13f088902 decltype(auto) std::__1::apply&lt;void IPC::callMemberFunction&lt;WebKit::WebPageProxy, WebKit::WebPageProxy, void (WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WTF::Vector&lt;std::__1::pair&lt;WTF::String, WTF::String&gt;, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc&gt; const&amp;, WTF::ObjectIdentifier&lt;WebKit::FormSubmitListenerIdentifierType&gt;, WebKit::UserData const&amp;), std::__1::tuple&lt;WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WTF::Vector&lt;std::__1::pair&lt;WTF::String, WTF::String&gt;, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc&gt;, WTF::ObjectIdentifier&lt;WebKit::FormSubmitListenerIdentifierType&gt;, WebKit::UserData&gt; &gt;(WebKit::WebPageProxy*, void (WebKit::WebPageProxy::*)(WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WTF::Vector&lt;std::__1::pair&lt;WTF::String, WTF::String&gt;, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc&gt; const&amp;, WTF::ObjectIdentifier&lt;WebKit::FormSubmitListenerIdentifierType&gt;, WebKit::UserData const&amp;), std::__1::tuple&lt;WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WTF::Vector&lt;std::__1::pair&lt;WTF::String, WTF::String&gt;, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc&gt;, WTF::ObjectIdentifier&lt;WebKit::FormSubmitListenerIdentifierType&gt;, WebKit::UserData&gt;&amp;&amp;)::&apos;lambda&apos;(auto&amp;&amp;...), std::__1::tuple&lt;WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WTF::Vector&lt;std::__1::pair&lt;WTF::String, WTF::String&gt;, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc&gt;, WTF::ObjectIdentifier&lt;WebKit::FormSubmitListenerIdentifierType&gt;, WebKit::UserData&gt; &gt;(WebKit::WebPageProxy&amp;&amp;, WebKit::WebPageProxy&amp;&amp;)
        13  0x13f08776d void IPC::callMemberFunction&lt;WebKit::WebPageProxy, WebKit::WebPageProxy, void (WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WTF::Vector&lt;std::__1::pair&lt;WTF::String, WTF::String&gt;, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc&gt; const&amp;, WTF::ObjectIdentifier&lt;WebKit::FormSubmitListenerIdentifierType&gt;, WebKit::UserData const&amp;), std::__1::tuple&lt;WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WTF::Vector&lt;std::__1::pair&lt;WTF::String, WTF::String&gt;, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc&gt;, WTF::ObjectIdentifier&lt;WebKit::FormSubmitListenerIdentifierType&gt;, WebKit::UserData&gt; &gt;(WebKit::WebPageProxy*, void (WebKit::WebPageProxy::*)(WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WTF::Vector&lt;std::__1::pair&lt;WTF::String, WTF::String&gt;, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc&gt; const&amp;, WTF::ObjectIdentifier&lt;WebKit::FormSubmitListenerIdentifierType&gt;, WebKit::UserData const&amp;), std::__1::tuple&lt;WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WTF::Vector&lt;std::__1::pair&lt;WTF::String, WTF::String&gt;, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc&gt;, WTF::ObjectIdentifier&lt;WebKit::FormSubmitListenerIdentifierType&gt;, WebKit::UserData&gt;&amp;&amp;)
        14  0x13f034bc7 void IPC::handleMessage&lt;Messages::WebPageProxy::WillSubmitForm, WebKit::WebPageProxy, WebKit::WebPageProxy, void (WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WTF::Vector&lt;std::__1::pair&lt;WTF::String, WTF::String&gt;, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc&gt; const&amp;, WTF::ObjectIdentifier&lt;WebKit::FormSubmitListenerIdentifierType&gt;, WebKit::UserData const&amp;)&gt;(IPC::Connection&amp;, IPC::Decoder&amp;, WebKit::WebPageProxy*, void (WebKit::WebPageProxy::*)(WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WebCore::ProcessQualified&lt;WTF::ObjectIdentifier&lt;WebCore::FrameIdentifierType&gt; &gt;, WTF::Vector&lt;std::__1::pair&lt;WTF::String, WTF::String&gt;, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc&gt; const&amp;, WTF::ObjectIdentifier&lt;WebKit::FormSubmitListenerIdentifierType&gt;, WebKit::UserData const&amp;))
        15  0x13f02a4ab WebKit::WebPageProxy::didReceiveMessage(IPC::Connection&amp;, IPC::Decoder&amp;)
        16  0x13f4a2fd3 IPC::MessageReceiverMap::dispatchMessage(IPC::Connection&amp;, IPC::Decoder&amp;)
        17  0x13df3c02c WebKit::AuxiliaryProcessProxy::dispatchMessage(IPC::Connection&amp;, IPC::Decoder&amp;)
        18  0x13e2a5af9 WebKit::WebProcessProxy::didReceiveMessage(IPC::Connection&amp;, IPC::Decoder&amp;)
        19  0x13f47717c IPC::Connection::dispatchMessage(IPC::Decoder&amp;)
        20  0x13f477560 IPC::Connection::dispatchMessage(std::__1::unique_ptr&lt;IPC::Decoder, std::__1::default_delete&lt;IPC::Decoder&gt; &gt;)
        21  0x13f477cd4 IPC::Connection::dispatchIncomingMessages()
        22  0x13f4943bd IPC::Connection::enqueueIncomingMessage(std::__1::unique_ptr&lt;IPC::Decoder, std::__1::default_delete&lt;IPC::Decoder&gt; &gt;)::$_16::operator()() const
        23  0x13f494309 WTF::Detail::CallableWrapper&lt;IPC::Connection::enqueueIncomingMessage(std::__1::unique_ptr&lt;IPC::Decoder, std::__1::default_delete&lt;IPC::Decoder&gt; &gt;)::$_16, void&gt;::call()
        24  0x11be2d7b2 WTF::Function&lt;void ()&gt;::operator()() const
        25  0x11bed6aae WTF::RunLoop::performWork()
        26  0x11bedc72e WTF::RunLoop::performWork(void*)
        27  0x10e778ebd __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
        28  0x10e778dfc __CFRunLoopDoSource0
        29  0x10e7785f9 __CFRunLoopDoSources0
        30  0x10e772db3 __CFRunLoopRun
        31  0x10e772637 CFRunLoopRunSpecific
        Child process terminated with signal 11: Segmentation fault


HISTORY:
https://results.webkit.org/?suite=api-tests&amp;test=TestWebKitAPI.WebKit.FormSubmission

It also appears to have a very clear cut regression point of https://commits.webkit.org/261820@main</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1943258</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-03-22 18:56:09 -0700</bug_when>
    <thetext>&lt;rdar://problem/107112432&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1943278</commentid>
    <comment_count>2</comment_count>
    <who name="Alex Christensen">achristensen</who>
    <bug_when>2023-03-22 21:12:10 -0700</bug_when>
    <thetext>Investigating...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1943280</commentid>
    <comment_count>3</comment_count>
    <who name="Alex Christensen">achristensen</who>
    <bug_when>2023-03-22 21:22:03 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/11849</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1943492</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-03-23 13:55:30 -0700</bug_when>
    <thetext>Committed 262034@main (9758573dc911): &lt;https://commits.webkit.org/262034@main&gt;

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

    </bug>

</bugzilla>