WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 218457
218461
REGRESSION (
r269214
): [ Mac and iOS ] imported/w3c/web-platform-tests/html/dom/idlharness.worker.html is crashing
https://bugs.webkit.org/show_bug.cgi?id=218461
Summary
REGRESSION (r269214): [ Mac and iOS ] imported/w3c/web-platform-tests/html/do...
Truitt Savell
Reported
2020-11-02 14:44:04 PST
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
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-11-02 14:44:29 PST
<
rdar://problem/70967091
>
Chris Dumez
Comment 2
2020-11-02 14:51:40 PST
*** This bug has been marked as a duplicate of
bug 218457
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug