Bug 261345

Summary: ipc/restrictedendpoints/deny-access-webPush.html is a flaky crash
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Tools / TestsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Chris Dumez
Reported 2023-09-08 11:29:11 PDT
ipc/restrictedendpoints/deny-access-webPush.html is a flaky crash: ``` Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 com.apple.WebKit 0x12f52383c IPC::Decoder::buffer() const 1 com.apple.WebKit 0x131d54c2c WebKit::IPCTestingAPI::jsResultFromReplyDecoder(JSC::JSGlobalObject*, IPC::MessageName, IPC::Decoder&) 2 com.apple.WebKit 0x131d6f788 WebKit::IPCTestingAPI::sendMessageWithJSArguments(IPC::Connection&, OpaqueJSContext const*, unsigned long, OpaqueJSValue const* const*, OpaqueJSValue const**)::$_20::operator()(IPC::Decoder*) const 3 com.apple.WebKit 0x131d6f654 WTF::Detail::CallableWrapper<WebKit::IPCTestingAPI::sendMessageWithJSArguments(IPC::Connection&, OpaqueJSContext const*, unsigned long, OpaqueJSValue const* const*, OpaqueJSValue const**)::$_20, void, IPC::Decoder*>::call(IPC::Decoder*) 4 com.apple.WebKit 0x130d950c4 WTF::Function<void (IPC::Decoder*)>::operator()(IPC::Decoder*) const 5 com.apple.WebKit 0x130d7aee4 WTF::CompletionHandler<void (IPC::Decoder*)>::operator()(IPC::Decoder*) 6 com.apple.WebKit 0x13264188c IPC::Connection::cancelAsyncReplyHandlers() 7 com.apple.WebKit 0x132642a4c IPC::Connection::invalidate() 8 com.apple.WebKit 0x131b1c110 WebKit::NetworkProcessConnection::~NetworkProcessConnection() 9 com.apple.WebKit 0x131b1c244 WebKit::NetworkProcessConnection::~NetworkProcessConnection() 10 com.apple.WebKit 0x131b1c274 WebKit::NetworkProcessConnection::~NetworkProcessConnection() ```
Attachments
Chris Dumez
Comment 1 2023-09-08 11:29:24 PDT
Chris Dumez
Comment 2 2023-09-08 11:31:52 PDT
EWS
Comment 3 2023-09-08 22:17:33 PDT
Committed 267823@main (bea4dfe5fc33): <https://commits.webkit.org/267823@main> Reviewed commits have been landed. Closing PR #17604 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.