[Webkit-unassigned] [Bug 190895] [curl] ASSERTION FAILED: !m_didNotifyResponse || m_multipartHandle

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 3 22:42:58 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=190895

--- Comment #5 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Here is the callstack:

> WTF.dll!WTFCrash() Line 255	C++
> WebKit2.dll!WTFCrashWithInfo(int, const char *, const char *, int) Line 560	C++
> WebKit2.dll!WebCore::CurlRequest::invokeDidReceiveResponse(const WebCore::CurlResponse & response, WebCore::CurlRequest::Action behaviorAfterInvoke) Line 553	C++
> WebKit2.dll!WebCore::CurlRequest::didCompleteTransfer(<unnamed-tag> result) Line 428	C++
> WebKit2.dll!WebCore::CurlRequestScheduler::completeTransfer::<unnamed-tag>::operator()(WebCore::CurlRequestSchedulerClient * client) Line 210	C++
> WebKit2.dll!WTF::Function<void (WebCore::CurlRequestSchedulerClient *)>::CallableWrapper<`lambda at ..\..\Source\WebCore\platform\network\curl\CurlRequestScheduler.cpp:208:30'>::call(WebCore::CurlRequestSchedulerClient * in) Line 101	C++
> WebKit2.dll!WTF::Function<void (WebCore::CurlRequestSchedulerClient *)>::operator()(WebCore::CurlRequestSchedulerClient * in) Line 56	C++
> WebKit2.dll!WebCore::CurlRequestScheduler::finalizeTransfer::<unnamed-tag>::operator()() Line 232	C++
> WebKit2.dll!WTF::Function<void ()>::CallableWrapper<`lambda at ..\..\Source\WebCore\platform\network\curl\CurlRequestScheduler.cpp:222:17'>::call() Line 101	C++
> WebKit2.dll!WTF::Function<void ()>::operator()() Line 56	C++
> WebKit2.dll!WebCore::CurlRequestScheduler::executeTasks() Line 129	C++
> WebKit2.dll!WebCore::CurlRequestScheduler::workerThread() Line 146	C++
> WebKit2.dll!WebCore::CurlRequestScheduler::startThreadIfNeeded::<unnamed-tag>::operator()() Line 89	C++
> WebKit2.dll!WTF::Function<void ()>::CallableWrapper<`lambda at ..\..\Source\WebCore\platform\network\curl\CurlRequestScheduler.cpp:87:49'>::call() Line 101	C++
> WTF.dll!WTF::Function<void ()>::operator()() Line 56	C++
> WTF.dll!WTF::Thread::entryPoint(WTF::Thread::NewThreadContext * newThreadContext) Line 137	C++
> WTF.dll!WTF::wtfThreadEntryPoint(void * data) Line 152	C++
> [External Code]

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190204/de0268aa/attachment.html>


More information about the webkit-unassigned mailing list