NEW 162624
Reproducible ASSERT(m_process->state() != WebProcessProxy::State::Launching)
https://bugs.webkit.org/show_bug.cgi?id=162624
Summary Reproducible ASSERT(m_process->state() != WebProcessProxy::State::Launching)
Alexey Proskuryakov
Reported 2016-09-27 10:08:18 PDT
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
Note You need to log in before you can comment on or make changes to this bug.