Bug 221239
Summary: | [GLIB] Redirect tests assert in SubresourceLoader::didReceiveResponse() | ||
---|---|---|---|
Product: | WebKit | Reporter: | Lauro Moura <lmoura> |
Component: | Page Loading | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | beidson, bugs-noreply, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=188163 |
Lauro Moura
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&) (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&, WTF::CompletionHandler<void ()>&&) (this=0x7fb1a8599f65 <bmalloc::Deallocator::deallocateFastCas
e(void*)+145>, response=..., policyCompletionHandler=...) at ../../Source/WebCore/loader/SubresourceLoader.cpp:409
#3 0x00007fb1a8720707 in WebKit::WebResourceLoader::didReceiveResponse(WebCore::ResourceResponse const&, bool) (this=0x7fb10820eea0, response=..., needsContinueDidReceiveResponseMessage=false) at ../../
Source/WebKit/WebProcess/Network/WebResourceLoader.cpp:189
#4 0x00007fb1a7952c07 in IPC::callMemberFunctionImpl<WebKit::WebResourceLoader, void (WebKit::WebResourceLoader::*)(WebCore::ResourceResponse const&, bool), std::tuple<WebCore::ResourceResponse, bool>,
0ul, 1ul>(WebKit::WebResourceLoader*, void (WebKit::WebResourceLoader::*)(WebCore::ResourceResponse const&, bool), std::tuple<WebCore::ResourceResponse, bool>&&, std::integer_sequence<unsigned long, 0ul,
1ul>) (object=0x7fb10820eea0, function=(void (WebKit::WebResourceLoader::*)(class WebKit::WebResourceLoader * const, const class WebCore::ResourceResponse &, bool)) 0x7fb1a872023e <WebKit::WebResourceLo
ader::didReceiveResponse(WebCore::ResourceResponse const&, bool)>, args=...) at ../../Source/WebKit/Platform/IPC/HandleMessage.h:42
#5 0x00007fb1a7952598 in IPC::callMemberFunction<WebKit::WebResourceLoader, void (WebKit::WebResourceLoader::*)(WebCore::ResourceResponse const&, bool), std::tuple<WebCore::ResourceResponse, bool>, std:
:integer_sequence<unsigned long, 0ul, 1ul> >(std::tuple<WebCore::ResourceResponse, bool>&&, WebKit::WebResourceLoader*, void (WebKit::WebResourceLoader::*)(WebCore::ResourceResponse const&, bool)) (args=
..., object=0x7fb10820eea0, function=(void (WebKit::WebResourceLoader::*)(class WebKit::WebResourceLoader * const, const class WebCore::ResourceResponse &, bool)) 0x7fb1a872023e <WebKit::WebResourceLoade
r::didReceiveResponse(WebCore::ResourceResponse const&, bool)>) at ../../Source/WebKit/Platform/IPC/HandleMessage.h:48
#6 0x00007fb1a7951bb9 in IPC::handleMessage<Messages::WebResourceLoader::DidReceiveResponse, WebKit::WebResourceLoader, void (WebKit::WebResourceLoader::*)(WebCore::ResourceResponse const&, bool)>(IPC::
Decoder&, WebKit::WebResourceLoader*, void (WebKit::WebResourceLoader::*)(WebCore::ResourceResponse const&, bool)) (decoder=..., object=0x7fb10820eea0, function=(void (WebKit::WebResourceLoader::*)(class
WebKit::WebResourceLoader * const, const class WebCore::ResourceResponse &, bool)) 0x7fb1a872023e <WebKit::WebResourceLoader::didReceiveResponse(WebCore::ResourceResponse const&, bool)>) at ../../Source
/WebKit/Platform/IPC/HandleMessage.h:120
#7 0x00007fb1a79514c0 in WebKit::WebResourceLoader::didReceiveWebResourceLoaderMessage(IPC::Connection&, IPC::Decoder&) (this=0x7fb10820eea0, connection=..., decoder=...) at DerivedSources/WebKit/WebRes
ourceLoaderMessageReceiver.cpp:56
#8 0x00007fb1a8718658 in WebKit::NetworkProcessConnection::didReceiveMessage(IPC::Connection&, IPC::Decoder&) (this=0x7fb1926e8038, connection=..., decoder=...) at ../../Source/WebKit/WebProcess/Network/NetworkProcessConnection.cpp:93
#9 0x00007fb1a7f3ebfc in IPC::Connection::dispatchMessage(IPC::Decoder&) (this=0x7fb1926e61c0, decoder=...) at ../../Source/WebKit/Platform/IPC/Connection.cpp:1038
#10 0x00007fb1a7f3f538 in IPC::Connection::dispatchMessage(std::unique_ptr<IPC::Decoder, std::default_delete<IPC::Decoder> >) (this=0x7fb1926e61c0, message=std::unique_ptr<class IPC::Decoder> = {...}) 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<IPC::Connection::enqueueIncomingMessage(std::unique_ptr<IPC::Decoder>)::<lambda()>, void>::call(void) (this=0x7fb1926d4170) at DerivedSources/ForwardingHeaders/wtf/Function.h:52
#14 0x00007fb1a7446a61 in WTF::Function<void ()>::operator()() const (this=0x7ffffbccf050) at DerivedSources/ForwardingHeaders/wtf/Function.h:83
#15 0x00007fb1ae9a8be3 in WTF::RunLoop::dispatchAfter(WTF::Seconds, WTF::Function<void ()>&&) (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 <WTF::RunLoop::RunLoop()+488>) at ../../Source/WTF/wtf/glib/RunLoopGLib.cpp:73
#18 0x00007fb1aea35b07 in WTF::RunLoop::RunLoop() (this=0x7fb1aea35b7b <WTF::RunLoop::RunLoop()+495>) 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=<optimized out>) 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<void (WTF::RunLoop::Event, WTF::String const&)> const&) (this=0x7fb1aea3611e <WTF::RunLoop::observe(WTF::Observer<void (WTF::RunLoop::Event, WTF::String const&)> const&)+90>, observer=...) at ../../Source/WTF/wtf/glib/RunLoopGLib.cpp:146
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/74124621>