[Webkit-unassigned] [Bug 218461] New: REGRESSION (r269214): [ Mac and iOS ] imported/w3c/web-platform-tests/html/dom/idlharness.worker.html is crashing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Nov 2 14:44:04 PST 2020
https://bugs.webkit.org/show_bug.cgi?id=218461
Bug ID: 218461
Summary: REGRESSION (r269214): [ Mac and iOS ]
imported/w3c/web-platform-tests/html/dom/idlharness.wo
rker.html is crashing
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: tsavell at apple.com
imported/w3c/web-platform-tests/html/dom/idlharness.worker.html
is crashing after the changes in https://trac.webkit.org/changeset/269214/webkit
history:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fdom%2Fidlharness.worker.html
log:
No crash log found for com.apple.WebKit.WebContent.Development:17154.
stdout:
stderr:
ERROR: WebSocket network error: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
./Modules/websockets/WebSocketChannel.cpp(365) : virtual void WebCore::WebSocketChannel::didFailSocketStream(WebCore::SocketStreamHandle &, const WebCore::SocketStreamError &)
CONSOLE MESSAGE: WebSocket network error: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
ERROR: WebSocket network error: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
./Modules/websockets/WebSocketChannel.cpp(365) : virtual void WebCore::WebSocketChannel::didFailSocketStream(WebCore::SocketStreamHandle &, const WebCore::SocketStreamError &)
CONSOLE MESSAGE: WebSocket network error: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
ASSERTION FAILED: m_state == CLOSED
./page/EventSource.cpp(289) : void WebCore::EventSource::abortConnectionAttempt()
1 0x77ec825a9 WTFCrash
2 0x786a63d6b WTFCrashWithInfo(int, char const*, char const*, int)
3 0x78a6b05ea WebCore::EventSource::abortConnectionAttempt()
4 0x78a6b03b9 WebCore::EventSource::didFail(WebCore::ResourceError const&)
5 0x78a52beec WebCore::ThreadableLoaderClientWrapper::didFail(WebCore::ResourceError const&)
6 0x78a550746 WebCore::WorkerThreadableLoader::MainThreadBridge::didFail(WebCore::ResourceError const&)::$_19::operator()(WebCore::ScriptExecutionContext&)
7 0x78a5505a3 WTF::Detail::CallableWrapper<WebCore::WorkerThreadableLoader::MainThreadBridge::didFail(WebCore::ResourceError const&)::$_19, void, WebCore::ScriptExecutionContext&>::call(WebCore::ScriptExecutionContext&)
8 0x788f85a4a WTF::Function<void (WebCore::ScriptExecutionContext&)>::operator()(WebCore::ScriptExecutionContext&) const
9 0x788f79b2d WebCore::ScriptExecutionContext::Task::performTask(WebCore::ScriptExecutionContext&)
10 0x78b8ea8a0 WebCore::WorkerRunLoop::Task::performTask(WebCore::WorkerOrWorkletGlobalScope*)
11 0x78b8e9d87 WebCore::WorkerRunLoop::runInMode(WebCore::WorkerOrWorkletGlobalScope*, WebCore::ModePredicate const&, WebCore::WorkerRunLoop::WaitMode)
12 0x78b8e8d88 WebCore::WorkerRunLoop::run(WebCore::WorkerOrWorkletGlobalScope*)
13 0x78b8e8d28 WebCore::WorkerOrWorkletThread::runEventLoop()
14 0x78b8befb4 WebCore::DedicatedWorkerThread::runEventLoop()
15 0x78b8e8f9a WebCore::WorkerOrWorkletThread::workerOrWorkletThread()
16 0x78b91a41b WebCore::WorkerThread::createThread()::$_0::operator()() const
17 0x78b91a3ce WTF::Detail::CallableWrapper<WebCore::WorkerThread::createThread()::$_0, void>::call()
18 0x77ecae062 WTF::Function<void ()>::operator()() const
19 0x77ed6be68 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)
20 0x77ed7a668 WTF::wtfThreadEntryPoint(void*)
21 0x777311109 _pthread_start
22 0x77730cb8b thread_start
--
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/20201102/3b31c813/attachment-0001.htm>
More information about the webkit-unassigned
mailing list