<?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>210434</bug_id>
          
          <creation_ts>2020-04-13 09:55:55 -0700</creation_ts>
          <short_desc>ASSERTION FAILED: !shouldAllowResourceToAskForCredentials() in WebCore::ResourceLoader::didBlockAuthenticationChallenge()</short_desc>
          <delta_ts>2020-04-13 10:35:42 -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>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=210326</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>achristensen</cc>
    
    <cc>cdumez</cc>
    
    <cc>jacob_uphoff</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>youennf</cc>
    
    <cc>ysuzuki</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1640934</commentid>
    <comment_count>0</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2020-04-13 09:55:55 -0700</bug_when>
    <thetext>ASSERTION FAILED: !shouldAllowResourceToAskForCredentials()
./loader/ResourceLoader.cpp(491) : void WebCore::ResourceLoader::didBlockAuthenticationChallenge()
1   0x1d268df59 WTFCrash
2   0x1b52f7d8b WTFCrashWithInfo(int, char const*, char const*, int)
3   0x1b8841283 WebCore::ResourceLoader::didBlockAuthenticationChallenge()
4   0x1a95d218f WebKit::WebResourceLoader::didBlockAuthenticationChallenge()
5   0x1a9bd45d4 void IPC::callMemberFunctionImpl&lt;WebKit::WebResourceLoader, void (WebKit::WebResourceLoader::*)(), std::__1::tuple&lt;&gt; &gt;(WebKit::WebResourceLoader*, void (WebKit::WebResourceLoader::*)(), std::__1::tuple&lt;&gt;&amp;&amp;, std::__1::integer_sequence&lt;unsigned long&gt;)
6   0x1a9bd4530 void IPC::callMemberFunction&lt;WebKit::WebResourceLoader, void (WebKit::WebResourceLoader::*)(), std::__1::tuple&lt;&gt;, std::__1::integer_sequence&lt;unsigned long&gt; &gt;(std::__1::tuple&lt;&gt;&amp;&amp;, WebKit::WebResourceLoader*, void (WebKit::WebResourceLoader::*)())
7   0x1a9bd1db6 void IPC::handleMessage&lt;Messages::WebResourceLoader::DidBlockAuthenticationChallenge, WebKit::WebResourceLoader, void (WebKit::WebResourceLoader::*)()&gt;(IPC::Decoder&amp;, WebKit::WebResourceLoader*, void (WebKit::WebResourceLoader::*)())
8   0x1a9bd14be WebKit::WebResourceLoader::didReceiveWebResourceLoaderMessage(IPC::Connection&amp;, IPC::Decoder&amp;)
9   0x1a958d516 WebKit::NetworkProcessConnection::didReceiveMessage(IPC::Connection&amp;, IPC::Decoder&amp;)
10  0x1a8074759 IPC::Connection::dispatchMessage(IPC::Decoder&amp;)
11  0x1a80750b2 IPC::Connection::dispatchMessage(std::__1::unique_ptr&lt;IPC::Decoder, std::__1::default_delete&lt;IPC::Decoder&gt; &gt;)
12  0x1a8075790 IPC::Connection::dispatchOneIncomingMessage()
13  0x1a8094bfe IPC::Connection::enqueueIncomingMessage(std::__1::unique_ptr&lt;IPC::Decoder, std::__1::default_delete&lt;IPC::Decoder&gt; &gt;)::$_7::operator()()
14  0x1a8094b0e WTF::Detail::CallableWrapper&lt;IPC::Connection::enqueueIncomingMessage(std::__1::unique_ptr&lt;IPC::Decoder, std::__1::default_delete&lt;IPC::Decoder&gt; &gt;)::$_7, void&gt;::call()
15  0x1d26b91a2 WTF::Function&lt;void ()&gt;::operator()() const
16  0x1d2732f08 WTF::RunLoop::performWork()
17  0x1d2734691 WTF::RunLoop::performWork(void*)
18  0x7fff34998f12 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
19  0x7fff34998eb1 __CFRunLoopDoSource0
20  0x7fff34998ccb __CFRunLoopDoSources0
21  0x7fff349979fa __CFRunLoopRun
22  0x7fff34996ffe CFRunLoopRunSpecific
23  0x7fff3702b2a8 -[NSRunLoop(NSRunLoop) runMode:beforeDate:]
24  0x7fff370ddd2f -[NSRunLoop(NSRunLoop) run]
25  0x7fff6eb2e51a _xpc_objc_main.cold.4
26  0x7fff6eb2e460 _xpc_objc_main
27  0x7fff6eb2df93 _xpc_copy_xpcservice_dictionary
28  0x1a88ce28b WebKit::XPCServiceMain(int, char const**)
29  0x1a9c82e6b WKXPCServiceMain
30  0x10a88aec2 main
31  0x7fff6e8e0cc9 start
LEAK: 1 WebPageProxy

this is seen with http/tests/security/basic-auth-module-propagate.html and http/tests/security/basic-auth-module.html, which were recently added with https://trac.webkit.org/changeset/260003/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1640935</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2020-04-13 09:56:50 -0700</bug_when>
    <thetext>&lt;rdar://problem/61721246&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1640936</commentid>
    <comment_count>2</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2020-04-13 09:57:55 -0700</bug_when>
    <thetext>https://build.webkit.org/results/Apple-Catalina-Debug-WK2-Tests/r260003%20(3501)/results.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1640958</commentid>
    <comment_count>3</comment_count>
    <who name="Yusuke Suzuki">ysuzuki</who>
    <bug_when>2020-04-13 10:25:20 -0700</bug_when>
    <thetext>Reproduced this crash with r259978 with this test file. This means that this crash is existing crash before r260003. Please mark it Crash for WK2-Debug builds for now.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1640971</commentid>
    <comment_count>4</comment_count>
    <who name="Yusuke Suzuki">ysuzuki</who>
    <bug_when>2020-04-13 10:35:42 -0700</bug_when>
    <thetext>*** Bug 210439 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>