Bug 291973
| Summary: | WP that hosts <model> crashes if MP crashes several times in a row | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Aleksei Marchenko <aleksei> |
| Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Aleksei Marchenko
The crash happens in ModelProcessModelPlayerManager::modelProcessConnectionDidClose due to iterator validation failure:
WTF::HashTableConstIterator<...>::checkValidity().
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Aleksei Marchenko
<rdar://problem/149869888>
Aleksei Marchenko
Pull request: https://github.com/WebKit/WebKit/pull/44435
EWS
Committed 294071@main (e72e89897081): <https://commits.webkit.org/294071@main>
Reviewed commits have been landed. Closing PR #44435 and removing active labels.