<?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>210096</bug_id>
          
          <creation_ts>2020-04-06 22:30:45 -0700</creation_ts>
          <short_desc>REGRESSION (r259610): ASSERTION FAILED: m_rbsAssertion || m_bksAssertion seen with iOS API tests</short_desc>
          <delta_ts>2020-04-07 08:24:05 -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>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=210065</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="Ryan Haddad">ryanhaddad</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>cdumez</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>1638455</commentid>
    <comment_count>0</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2020-04-06 22:30:45 -0700</bug_when>
    <thetext>The following API tests are asserting on iOS Debug bots
    TestWebKitAPI.ProcessSwap.TerminateProcessAfterProcessSwap
    TestWebKitAPI.ProcessSwap.MediaTypeAfterSwap
    TestWebKitAPI.WKAttachmentTests.InvalidateAttachmentsAfterWebProcessTermination
    TestWebKitAPI.ProcessSwap.TerminateProcessRightAfterSwap
    TestWebKitAPI.WebKit.WebsiteDataStoreCustomPathsWithoutPrewarming
    TestWebKitAPI.WebKit.WebsiteDataStoreCustomPathsWithPrewarming
    TestWebKitAPI.ProcessSwap.ReloadRelatedWebViewAfterCrash
    TestWebKitAPI.WKProcessPool.PrewarmedProcessCrash
    TestWebKitAPI.WKNavigation.AutomaticViewReloadAfterWebProcessCrash
    TestWebKitAPI.URLSchemeHandler.Leaks2
    TestWebKitAPI.WKNavigation.ProcessCrashDuringCallback
    TestWebKitAPI.ProcessSwap.CrashWithGestureController

        ASSERTION FAILED: m_rbsAssertion || m_bksAssertion
        /Volumes/Data/slave/ios-simulator-13-debug/build/Source/WebKit/UIProcess/ios/ProcessAssertionIOS.mm(396) : WebKit::ProcessAssertion::ProcessAssertion(pid_t, WTF::ASCIILiteral, WebKit::ProcessAssertionType)
        1   0x103273069 WTFCrash
        2   0x10bd65aeb WTFCrashWithInfo(int, char const*, char const*, int)
        3   0x10ccdc15c WebKit::ProcessAssertion::ProcessAssertion(int, WTF::ASCIILiteral, WebKit::ProcessAssertionType)
        4   0x10ccdd428 WebKit::ProcessAndUIAssertion::ProcessAndUIAssertion(int, WTF::ASCIILiteral, WebKit::ProcessAssertionType)
        5   0x10ccdd499 WebKit::ProcessAndUIAssertion::ProcessAndUIAssertion(int, WTF::ASCIILiteral, WebKit::ProcessAssertionType)
        6   0x10c262077 std::__1::__unique_if&lt;WebKit::ProcessAndUIAssertion&gt;::__unique_single std::__1::make_unique&lt;WebKit::ProcessAndUIAssertion, int, WTF::ASCIILiteral, WebKit::ProcessAssertionType&gt;(int&amp;&amp;, WTF::ASCIILiteral&amp;&amp;, WebKit::ProcessAssertionType&amp;&amp;)
        7   0x10c261e19 decltype(auto) WTF::makeUnique&lt;WebKit::ProcessAndUIAssertion, int, WTF::ASCIILiteral, WebKit::ProcessAssertionType&gt;(int&amp;&amp;, WTF::ASCIILiteral&amp;&amp;, WebKit::ProcessAssertionType&amp;&amp;)
        8   0x10c261c83 IPC::ConnectionTerminationWatchdog::ConnectionTerminationWatchdog(WTF::OSObjectPtr&lt;NSObject&lt;OS_xpc_object&gt;*&gt;&amp;, WTF::Seconds)
        9   0x10c261b77 IPC::ConnectionTerminationWatchdog::ConnectionTerminationWatchdog(WTF::OSObjectPtr&lt;NSObject&lt;OS_xpc_object&gt;*&gt;&amp;, WTF::Seconds)
        10  0x10c258e8b IPC::ConnectionTerminationWatchdog::createConnectionTerminationWatchdog(WTF::OSObjectPtr&lt;NSObject&lt;OS_xpc_object&gt;*&gt;&amp;, WTF::Seconds)
        11  0x10c258e27 IPC::Connection::terminateSoon(WTF::Seconds)
        12  0x10c966ef7 WebKit::AuxiliaryProcessProxy::shutDownProcess()
        13  0x10cb4ccc5 WebKit::WebProcessProxy::shutDown()
        14  0x10cb68646 WebKit::WebProcessProxy::processDidTerminateOrFailedToLaunch()
        15  0x10cb68358 WebKit::WebProcessProxy::didClose(IPC::Connection&amp;)
        16  0x10bdf5b87 IPC::Connection::connectionDidClose()::$_6::operator()()
        17  0x10bdf5a7e WTF::Detail::CallableWrapper&lt;IPC::Connection::connectionDidClose()::$_6, void&gt;::call()
        18  0x10329e802 WTF::Function&lt;void ()&gt;::operator()() const
        19  0x103314d88 WTF::RunLoop::performWork()
        20  0x103316511 WTF::RunLoop::performWork(void*)
        21  0x10af78c71 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
        22  0x10af78b9c __CFRunLoopDoSource0
        23  0x10af78374 __CFRunLoopDoSources0
        24  0x10af72f6e __CFRunLoopRun
        25  0x10af72884 CFRunLoopRunSpecific
        26  0x10a838831 -[NSRunLoop(NSRunLoop) runMode:beforeDate:]
        27  0x101d81b1e TestWebKitAPI::Util::run(bool*)
        28  0x101ba64fe ProcessSwap_TerminateProcessAfterProcessSwap_Test::TestBody()
        29  0x101ef43d4 void testing::internal::HandleSehExceptionsInMethodIfSupported&lt;testing::Test, void&gt;(testing::Test*, void (testing::Test::*)(), char const*)
        30  0x101ed171b void testing::internal::HandleExceptionsInMethodIfSupported&lt;testing::Test, void&gt;(testing::Test*, void (testing::Test::*)(), char const*)
        31  0x101ed1656 testing::Test::Run()
        Child process terminated with signal 11: Segmentation fault
        ASSERTION FAILED: m_sendPort

https://build.webkit.org/builders/Apple%20iOS%2013%20Simulator%20Debug%20WK2%20%28Tests%29/builds/2995/steps/run-api-tests/logs/stdio</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1638457</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2020-04-06 22:31:01 -0700</bug_when>
    <thetext>&lt;rdar://problem/61377367&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1638458</commentid>
    <comment_count>2</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2020-04-06 22:31:27 -0700</bug_when>
    <thetext>Probably related to https://trac.webkit.org/changeset/259610/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1638544</commentid>
    <comment_count>3</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2020-04-07 08:17:51 -0700</bug_when>
    <thetext>(In reply to Ryan Haddad from comment #2)
&gt; Probably related to https://trac.webkit.org/changeset/259610/webkit

Yes, investigating now.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1638547</commentid>
    <comment_count>4</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2020-04-07 08:24:05 -0700</bug_when>
    <thetext>&lt;https://trac.webkit.org/changeset/259635&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>