Bug 261345
| Summary: | ipc/restrictedendpoints/deny-access-webPush.html is a flaky crash | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | Tools / Tests | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
<rdar://114615232>
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/17604
EWS
Committed 267823@main (bea4dfe5fc33): <https://commits.webkit.org/267823@main>
Reviewed commits have been landed. Closing PR #17604 and removing active labels.