Bug 162624
Summary: | Reproducible ASSERT(m_process->state() != WebProcessProxy::State::Launching) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> |
Component: | WebKit2 | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | andersca, ddkilzer, sam |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=136012 |
Alexey Proskuryakov
This is pretty much a duplicate of bug 136012, just a different and more practical way to reproduce this assertion. Probably has user visible symptoms, as the state of UI process is quite broken once this happens.
Running too many tests in parallel on a MacBook Pro reproduces this several times in a few seconds:
run-webkit-tests -v --repeat 1000 -f --child-processes=50 svg/animations/begin-event-syncbase.svg
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |