[Webkit-unassigned] [Bug 220450] [WinCairo][curl] ASSERT(!m_channel) failed in WebSocket::contextDestroyed
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 7 21:41:21 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=220450
--- Comment #5 from Fujii Hironori <Hironori.Fujii at sony.com> ---
DumpRenderTree.exe's callstack of WebSocket::contextDestroyed()
> WebKit.dll!WebCore::WebSocket::contextDestroyed() Line 509 C++
> WebKit.dll!WebCore::ScriptExecutionContext::~ScriptExecutionContext() Line 175 C++
> WebKit.dll!WebCore::Document::~Document() Line 724 C++
> WebKit.dll!WebCore::HTMLDocument::~HTMLDocument() Line 99 C++
> WebKit.dll!WebCore::HTMLDocument::`scalar deleting destructor'(unsigned int) C++
> WebKit.dll!WebCore::Document::decrementReferencingNodeCount() Line 375 C++
> WebKit.dll!WebCore::Document::removedLastRef() Line 777 C++
> WebKit.dll!WebCore::Node::removedLastRef() Line 2551 C++
> WebKit.dll!WebCore::Node::deref() Line 801 C++
> WebKit.dll!WTF::Ref<WebCore::Document,WTF::RawPtrTraits<WebCore::Document>>::~Ref<WebCore::Document,WTF::RawPtrTraits<WebCore::Document>>() Line 62 C++
> WebKit.dll!void <lambda>(void)::~void <lambda>(void)() C++
> WebKit.dll!WTF::Detail::CallableWrapper<void <lambda>(void),void>::~CallableWrapper<void <lambda>(void),void>() C++
> WebKit.dll!WTF::Detail::CallableWrapper<void <lambda>(void),void>::`scalar deleting destructor'(unsigned int) C++
> WebKit.dll!std::default_delete<WTF::Detail::CallableWrapperBase<void>>::operator()(WTF::Detail::CallableWrapperBase<void> * _Ptr) Line 2537 C++
> WebKit.dll!std::unique_ptr<WTF::Detail::CallableWrapperBase<void>,std::default_delete<WTF::Detail::CallableWrapperBase<void>>>::~unique_ptr<WTF::Detail::CallableWrapperBase<void>,std::default_delete<WTF::Detail::CallableWrapperBase<void>>>() Line 2649 C++
> WebKit.dll!WTF::Function<void __cdecl(void)>::~Function<void __cdecl(void)>() C++
> WebKit.dll!WebCore::EventLoopFunctionDispatchTask::~EventLoopFunctionDispatchTask() C++
> WebKit.dll!WebCore::EventLoopFunctionDispatchTask::`scalar deleting destructor'(unsigned int) C++
> WebKit.dll!std::default_delete<WebCore::EventLoopTask>::operator()(WebCore::EventLoopTask * _Ptr) Line 2537 C++
> WebKit.dll!std::unique_ptr<WebCore::EventLoopTask,std::default_delete<WebCore::EventLoopTask>>::~unique_ptr<WebCore::EventLoopTask,std::default_delete<WebCore::EventLoopTask>>() Line 2649 C++
> WebKit.dll!std::unique_ptr<WebCore::EventLoopTask,std::default_delete<WebCore::EventLoopTask>>::`scalar deleting destructor'(unsigned int) C++
> WebKit.dll!WTF::VectorDestructor<1,std::unique_ptr<WebCore::EventLoopTask,std::default_delete<WebCore::EventLoopTask>>>::destruct(std::unique_ptr<WebCore::EventLoopTask,std::default_delete<WebCore::EventLoopTask>> * begin, std::unique_ptr<WebCore::EventLoopTask,std::default_delete<WebCore::EventLoopTask>> * end) Line 67 C++
> WebKit.dll!WTF::VectorTypeOperations<std::unique_ptr<WebCore::EventLoopTask,std::default_delete<WebCore::EventLoopTask>>>::destruct(std::unique_ptr<WebCore::EventLoopTask,std::default_delete<WebCore::EventLoopTask>> * begin, std::unique_ptr<WebCore::EventLoopTask,std::default_delete<WebCore::EventLoopTask>> * end) Line 244 C++
> WebKit.dll!WTF::Vector<std::unique_ptr<WebCore::EventLoopTask,std::default_delete<WebCore::EventLoopTask>>,0,WTF::CrashOnOverflow,16,WTF::FastMalloc>::~Vector<std::unique_ptr<WebCore::EventLoopTask,std::default_delete<WebCore::EventLoopTask>>,0,WTF::CrashOnOverflow,16,WTF::FastMalloc>() Line 678 C++
> WebKit.dll!WebCore::EventLoop::run() Line 133 C++
> WebKit.dll!WebCore::WindowEventLoop::didReachTimeToRun() Line 121 C++
> WebKit.dll!std::invoke<void (__cdecl WebCore::WindowEventLoop::*&)(void),WebCore::WindowEventLoop * &>(void(WebCore::WindowEventLoop::*)() & _Obj, WebCore::WindowEventLoop * & _Arg1) Line 1614 C++
> WebKit.dll!std::_Invoker_ret<std::_Unforced,0>::_Call<void (__cdecl WebCore::WindowEventLoop::*&)(void),WebCore::WindowEventLoop * &>(void(WebCore::WindowEventLoop::*)() & _Func, WebCore::WindowEventLoop * & <_Vals_0>) Line 773 C++
> WebKit.dll!std::_Call_binder<std::_Unforced,0,void (__cdecl WebCore::WindowEventLoop::*)(void),std::tuple<WebCore::WindowEventLoop *>,std::tuple<>>(std::_Invoker_ret<std::_Unforced,0> __formal, std::integer_sequence<unsigned __int64,0> __formal, void(WebCore::WindowEventLoop::*)() & _Obj, std::tuple<WebCore::WindowEventLoop *> & _Tpl, std::tuple<> && _Ut) Line 1440 C++
> WebKit.dll!std::_Binder<std::_Unforced,void (__cdecl WebCore::WindowEventLoop::*&)(void),WebCore::WindowEventLoop *>::operator()<>() Line 1496 C++
> WebKit.dll!WTF::Detail::CallableWrapper<std::_Binder<std::_Unforced,void (__cdecl WebCore::WindowEventLoop::*&)(void),WebCore::WindowEventLoop *>,void>::call() Line 52 C++
> WebKit.dll!WTF::Function<void __cdecl(void)>::operator()() Line 84 C++
> WebKit.dll!WebCore::Timer::fired() Line 137 C++
> WebKit.dll!WebCore::ThreadTimers::sharedTimerFiredInternal() Line 130 C++
> WebKit.dll!WebCore::ThreadTimers::setSharedTimer::__l8::<lambda>() Line 67 C++
> WebKit.dll!WTF::Detail::CallableWrapper<void <lambda>(void),void>::call() Line 52 C++
> WebKit.dll!WTF::Function<void __cdecl(void)>::operator()() Line 84 C++
> WebKit.dll!WebCore::MainThreadSharedTimer::fired() Line 84 C++
> WebKit.dll!WebCore::TimerWindowWndProc(HWND__ * hWnd, unsigned int message, unsigned __int64 wParam, __int64 lParam) Line 89 C++
> user32.dll!00007fffd55d5c1d() Unknown
> user32.dll!00007fffd55d5612() Unknown
> DumpRenderTreeLib.dll!runTest(const std::string & inputLine) Line 1306 C++
> DumpRenderTreeLib.dll!main(int argc, const char * * argv) Line 1663 C++
> DumpRenderTreeLib.dll!dllLauncherEntryPoint(int argc, const char * * argv) Line 1704 C++
> DumpRenderTree.exe!main(int argc, const char * * argv) Line 222 C++
> [Inline Frame] DumpRenderTree.exe!invoke_main() Line 78 C++
> DumpRenderTree.exe!__scrt_common_main_seh() Line 288 C++
> kernel32.dll!00007fffd5997c24() Unknown
> ntdll.dll!00007fffd6d4d4d1() Unknown
--
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/20210108/fa819170/attachment.htm>
More information about the webkit-unassigned
mailing list