<?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>221239</bug_id>
          
          <creation_ts>2021-02-01 18:52:49 -0800</creation_ts>
          <short_desc>[GLIB] Redirect tests assert in SubresourceLoader::didReceiveResponse()</short_desc>
          <delta_ts>2021-02-08 18:53:17 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Page Loading</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=188163</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="Lauro Moura">lmoura</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>beidson</cc>
    
    <cc>bugs-noreply</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1724502</commentid>
    <comment_count>0</comment_count>
    <who name="Lauro Moura">lmoura</who>
    <bug_when>2021-02-01 18:52:49 -0800</bug_when>
    <thetext>imported/w3c/web-platform-tests/fetch/api/redirect/redirect-empty-location.any.html
imported/w3c/web-platform-tests/fetch/api/redirect/redirect-empty-location.any.worker.html

Asserting in the same place as bug188163, likely after tests updated in r239693 (first failure).

Tip of trace:

Thread 1 (Thread 0x7fb19300b9c0 (LWP 93)):
#0  0x00007fb1ae9685ac in WTFLoggingAccumulator::accumulate(WTF::String const&amp;) (this=0xb5ed9a94fa34bd00, log=...) at ../../Source/WTF/wtf/Assertions.cpp:366
#1  0x00007fb1a73e1d7f in CRASH_WITH_INFO(...) () at DerivedSources/ForwardingHeaders/wtf/Assertions.h:713
#2  0x00007fb1aae31505 in WebCore::SubresourceLoader::didReceiveResponse(WebCore::ResourceResponse const&amp;, WTF::CompletionHandler&lt;void ()&gt;&amp;&amp;) (this=0x7fb1a8599f65 &lt;bmalloc::Deallocator::deallocateFastCas
e(void*)+145&gt;, response=..., policyCompletionHandler=...) at ../../Source/WebCore/loader/SubresourceLoader.cpp:409
#3  0x00007fb1a8720707 in WebKit::WebResourceLoader::didReceiveResponse(WebCore::ResourceResponse const&amp;, bool) (this=0x7fb10820eea0, response=..., needsContinueDidReceiveResponseMessage=false) at ../../
Source/WebKit/WebProcess/Network/WebResourceLoader.cpp:189
#4  0x00007fb1a7952c07 in IPC::callMemberFunctionImpl&lt;WebKit::WebResourceLoader, void (WebKit::WebResourceLoader::*)(WebCore::ResourceResponse const&amp;, bool), std::tuple&lt;WebCore::ResourceResponse, bool&gt;, 
0ul, 1ul&gt;(WebKit::WebResourceLoader*, void (WebKit::WebResourceLoader::*)(WebCore::ResourceResponse const&amp;, bool), std::tuple&lt;WebCore::ResourceResponse, bool&gt;&amp;&amp;, std::integer_sequence&lt;unsigned long, 0ul,
 1ul&gt;) (object=0x7fb10820eea0, function=(void (WebKit::WebResourceLoader::*)(class WebKit::WebResourceLoader * const, const class WebCore::ResourceResponse &amp;, bool)) 0x7fb1a872023e &lt;WebKit::WebResourceLo
ader::didReceiveResponse(WebCore::ResourceResponse const&amp;, bool)&gt;, args=...) at ../../Source/WebKit/Platform/IPC/HandleMessage.h:42
#5  0x00007fb1a7952598 in IPC::callMemberFunction&lt;WebKit::WebResourceLoader, void (WebKit::WebResourceLoader::*)(WebCore::ResourceResponse const&amp;, bool), std::tuple&lt;WebCore::ResourceResponse, bool&gt;, std:
:integer_sequence&lt;unsigned long, 0ul, 1ul&gt; &gt;(std::tuple&lt;WebCore::ResourceResponse, bool&gt;&amp;&amp;, WebKit::WebResourceLoader*, void (WebKit::WebResourceLoader::*)(WebCore::ResourceResponse const&amp;, bool)) (args=
..., object=0x7fb10820eea0, function=(void (WebKit::WebResourceLoader::*)(class WebKit::WebResourceLoader * const, const class WebCore::ResourceResponse &amp;, bool)) 0x7fb1a872023e &lt;WebKit::WebResourceLoade
r::didReceiveResponse(WebCore::ResourceResponse const&amp;, bool)&gt;) at ../../Source/WebKit/Platform/IPC/HandleMessage.h:48
#6  0x00007fb1a7951bb9 in IPC::handleMessage&lt;Messages::WebResourceLoader::DidReceiveResponse, WebKit::WebResourceLoader, void (WebKit::WebResourceLoader::*)(WebCore::ResourceResponse const&amp;, bool)&gt;(IPC::
Decoder&amp;, WebKit::WebResourceLoader*, void (WebKit::WebResourceLoader::*)(WebCore::ResourceResponse const&amp;, bool)) (decoder=..., object=0x7fb10820eea0, function=(void (WebKit::WebResourceLoader::*)(class
 WebKit::WebResourceLoader * const, const class WebCore::ResourceResponse &amp;, bool)) 0x7fb1a872023e &lt;WebKit::WebResourceLoader::didReceiveResponse(WebCore::ResourceResponse const&amp;, bool)&gt;) at ../../Source
/WebKit/Platform/IPC/HandleMessage.h:120
#7  0x00007fb1a79514c0 in WebKit::WebResourceLoader::didReceiveWebResourceLoaderMessage(IPC::Connection&amp;, IPC::Decoder&amp;) (this=0x7fb10820eea0, connection=..., decoder=...) at DerivedSources/WebKit/WebRes
ourceLoaderMessageReceiver.cpp:56
#8  0x00007fb1a8718658 in WebKit::NetworkProcessConnection::didReceiveMessage(IPC::Connection&amp;, IPC::Decoder&amp;) (this=0x7fb1926e8038, connection=..., decoder=...) at ../../Source/WebKit/WebProcess/Network/NetworkProcessConnection.cpp:93
#9  0x00007fb1a7f3ebfc in IPC::Connection::dispatchMessage(IPC::Decoder&amp;) (this=0x7fb1926e61c0, decoder=...) at ../../Source/WebKit/Platform/IPC/Connection.cpp:1038
#10 0x00007fb1a7f3f538 in IPC::Connection::dispatchMessage(std::unique_ptr&lt;IPC::Decoder, std::default_delete&lt;IPC::Decoder&gt; &gt;) (this=0x7fb1926e61c0, message=std::unique_ptr&lt;class IPC::Decoder&gt; = {...}) at ../../Source/WebKit/Platform/IPC/Connection.cpp:1138
#11 0x00007fb1a7f3fa67 in IPC::Connection::dispatchOneIncomingMessage() (this=0x7fb1926e61c0) at ../../Source/WebKit/Platform/IPC/Connection.cpp:1207
#12 0x00007fb1a7f3e944 in operator()() (__closure=0x7fb1926d4178) at ../../Source/WebKit/Platform/IPC/Connection.cpp:1001
#13 0x00007fb1a7f451e2 in WTF::Detail::CallableWrapper&lt;IPC::Connection::enqueueIncomingMessage(std::unique_ptr&lt;IPC::Decoder&gt;)::&lt;lambda()&gt;, void&gt;::call(void) (this=0x7fb1926d4170) at DerivedSources/ForwardingHeaders/wtf/Function.h:52
#14 0x00007fb1a7446a61 in WTF::Function&lt;void ()&gt;::operator()() const (this=0x7ffffbccf050) at DerivedSources/ForwardingHeaders/wtf/Function.h:83
#15 0x00007fb1ae9a8be3 in WTF::RunLoop::dispatchAfter(WTF::Seconds, WTF::Function&lt;void ()&gt;&amp;&amp;) (this=0xb5ed9a94fa34bd00, delay=..., function=...) at ../../Source/WTF/wtf/RunLoop.cpp:161
#16 0x00007fb1aea35b74 in WTF::RunLoop::RunLoop() (this=0xb5ed9a94fa34bd00) at ../../Source/WTF/wtf/glib/RunLoopGLib.cpp:70
#17 0x00007fb1aea35b98 in WTF::RunLoop::RunLoop() (this=0x7fb1aea35b74 &lt;WTF::RunLoop::RunLoop()+488&gt;) at ../../Source/WTF/wtf/glib/RunLoopGLib.cpp:73
#18 0x00007fb1aea35b07 in WTF::RunLoop::RunLoop() (this=0x7fb1aea35b7b &lt;WTF::RunLoop::RunLoop()+495&gt;) at ../../Source/WTF/wtf/glib/RunLoopGLib.cpp:67
#19 0x00007fb1aea35b55 in WTF::RunLoop::RunLoop() (this=0x55ad499bb780) at ../../Source/WTF/wtf/glib/RunLoopGLib.cpp:70
#20 0x00007fb1975b118f in g_main_dispatch (context=0x55ad499b6490) at ../glib/gmain.c:3325
#21 g_main_context_dispatch (context=0x55ad499b6490) at ../glib/gmain.c:4043
#22 0x00007fb1975b1538 in g_main_context_iterate (context=0x55ad499b6490, block=block@entry=1, dispatch=dispatch@entry=1, self=&lt;optimized out&gt;) at ../glib/gmain.c:4119
#23 0x00007fb1975b1853 in g_main_loop_run (loop=0x55ad499bb760) at ../glib/gmain.c:4317
#24 0x00007fb1aea3611e in WTF::RunLoop::observe(WTF::Observer&lt;void (WTF::RunLoop::Event, WTF::String const&amp;)&gt; const&amp;) (this=0x7fb1aea3611e &lt;WTF::RunLoop::observe(WTF::Observer&lt;void (WTF::RunLoop::Event, WTF::String const&amp;)&gt; const&amp;)+90&gt;, observer=...) at ../../Source/WTF/wtf/glib/RunLoopGLib.cpp:146</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1726920</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2021-02-08 18:53:17 -0800</bug_when>
    <thetext>&lt;rdar://problem/74124621&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>