Bug 162624

Summary: Reproducible ASSERT(m_process->state() != WebProcessProxy::State::Launching)
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebKit2Assignee: 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
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.