Bug 279867
| Summary: | Regression(283525@main) Crash under VideoReceiverEndpointMessage::decode() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | Media | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | aestes, jer.noble, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
Crash under VideoReceiverEndpointMessage::decode():
```
Thread 0 Crashed:
0 WebKit 0x1009c9620 WebKit::VideoReceiverEndpointMessage::decode(NSObject<OS_xpc_object>*) + 316
1 WebKit 0x100a2d2c8 WTF::Detail::CallableWrapper<WebKit::handleXPCEndpointMessage(NSObject<OS_xpc_object>*, char const*)::$_0, void>::call() + 52
2 JavaScriptCore 0x103cf19d8 WTF::RunLoop::performWork() + 204
3 JavaScriptCore 0x103cf2858 WTF::RunLoop::performWork(void*) + 36
4 CoreFoundation 0x18b2d656c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
5 CoreFoundation 0x18b2d64b0 __CFRunLoopDoSource0 + 176
6 CoreFoundation 0x18b2d5bd0 __CFRunLoopDoSources0 + 244
7 CoreFoundation 0x18b2cfd1c __CFRunLoopRun + 840
```
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
<rdar://136109454>
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/33808
EWS
Committed 283840@main (a7cb96345601): <https://commits.webkit.org/283840@main>
Reviewed commits have been landed. Closing PR #33808 and removing active labels.
EWS
Committed 283286.179@safari-7620-branch (b2326449dd18): <https://commits.webkit.org/283286.179@safari-7620-branch>
Reviewed commits have been landed. Closing PR #1957 and removing active labels.