Bug 277395
| Summary: | REGRESSION (281109@main?): [ Guard-Malloc ] media/media-source/media-managedmse-video-with-poster.html is constantly crashing. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
| Component: | Media | Assignee: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jean-Yves Avenard [:jya]
```
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.apple.WebCore 0x11e6d05ca WebCore::VideoPresentationInterfaceIOS::setHasVideoContentLayer(bool)
1 com.apple.WebKit 0x106590282 WebKit::VideoPresentationManagerProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&)
2 com.apple.WebKit 0x106832890 IPC::MessageReceiverMap::dispatchMessage(IPC::Connection&, IPC::Decoder&)
3 com.apple.WebKit 0x10629a4fa WebKit::WebProcessProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&)
4 com.apple.WebKit 0x10682f12e IPC::Connection::dispatchMessage(WTF::UniqueRef<IPC::Decoder>)
5 com.apple.WebKit 0x10682f504 IPC::Connection::dispatchIncomingMessages()
6 com.apple.JavaScriptCore 0x107eadede WTF::RunLoop::performWork()
7 com.apple.JavaScriptCore 0x107eaeaea WTF::RunLoop::performWork(void*)
```
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Jean-Yves Avenard [:jya]
rdar://132767136
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/31531
EWS
Committed 281680@main (eb83b03a1b12): <https://commits.webkit.org/281680@main>
Reviewed commits have been landed. Closing PR #31531 and removing active labels.