Bug 316390
| Summary: | Regression(314479@main): network process crashes when loading web.whatsapp.com | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | WebKit2 | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | kkinnunen, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
Very partial revert of 314479@main since it introduced crashes:
```
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 WebKit 0x10993eda4 WebKit::Daemon::ConnectionToMachService<WebKit::WebPushD::ConnectionTraits>::initializeConnectionIfNeeded() const::'lambda'(NSObject<OS_xpc_object>*)::operator()(NSObject<OS_xpc_object>*) const + 216 (DaemonConnectionCocoa.mm:98)
1 libxpc.dylib 0x18da6d48c _xpc_connection_call_event_handler + 112
2 libxpc.dylib 0x18da73a58 do_mach_notify_port_destroyed + 276
3 libxpc.dylib 0x18da73910 _Xmach_notify_port_destroyed + 84
```
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
rdar://178728999
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/66535
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/66537
EWS
Committed 314624@main (ada15a682520): <https://commits.webkit.org/314624@main>
Reviewed commits have been landed. Closing PR #66537 and removing active labels.