WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
129758
REGRESSION: js/dom/create-lots-of-workers.html frequently crashes (sometimes in js/dom/cross-frame-bad-time.html)
https://bugs.webkit.org/show_bug.cgi?id=129758
Summary
REGRESSION: js/dom/create-lots-of-workers.html frequently crashes (sometimes ...
Alexey Proskuryakov
Reported
2014-03-05 14:44:38 PST
js/dom/create-lots-of-workers.html frequently crashes, spawning an extreme number of threads. This is sometimes reported for this tests, and sometimes for the next one, js/dom/cross-frame-bad-time.html. There are only 100 workers, but >2000 threads: <
http://build.webkit.org/results/Apple%20MountainLion%20Debug%20WK1%20(Tests)/r165119%20(13072)/js/dom/cross-frame-bad-time-crash-log.txt
>.
Attachments
Add attachment
proposed patch, testcase, etc.
Mark Hahnenberg
Comment 1
2014-03-05 15:30:39 PST
(In reply to
comment #0
)
> js/dom/create-lots-of-workers.html frequently crashes, spawning an extreme number of threads. This is sometimes reported for this tests, and sometimes for the next one, js/dom/cross-frame-bad-time.html. > > There are only 100 workers, but >2000 threads: <
http://build.webkit.org/results/Apple%20MountainLion%20Debug%20WK1%20(Tests)/r165119%20(13072)/js/dom/cross-frame-bad-time-crash-log.txt
>.
I count at least 261 workers in the crash log, but you're right, this is a little crazy. We spawn ~6 GC threads and 1 block freeing thread per VM (along with the main worker thread).
Alexey Proskuryakov
Comment 2
2014-03-09 22:12:42 PDT
Skipped the test in <
http://trac.webkit.org/r165360
>, as it was making bots very red. A fix would be appreciated, we don't have a lot of workers tests to skip.
Alexey Proskuryakov
Comment 3
2014-03-10 11:11:05 PDT
***
Bug 129962
has been marked as a duplicate of this bug. ***
David Kilzer (:ddkilzer)
Comment 4
2015-02-08 18:31:45 PST
<
rdar://problem/19760988
>
David Kilzer (:ddkilzer)
Comment 5
2015-02-08 19:39:08 PST
Skipped on ios-simulator: <
http://trac.webkit.org/changeset/179818
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug