[webkit-dev] Crashing Workers Code?
Eric Seidel
eric at webkit.org
Mon Mar 29 16:54:41 PDT 2010
It seems Workers makes for a disproportionate number of crashes and
flaky tests on the bots:
https://bugs.webkit.org/show_bug.cgi?id=36646 (timeout)
https://bugs.webkit.org/show_bug.cgi?id=36633 (crash)
https://bugs.webkit.org/show_bug.cgi?id=36585 (timeout)
https://bugs.webkit.org/show_bug.cgi?id=29926 (crash)
https://bugs.webkit.org/show_bug.cgi?id=29090 (timeout)
https://bugs.webkit.org/show_bug.cgi?id=34281 (timeout)
https://bugs.webkit.org/show_bug.cgi?id=33653 (crash)
https://bugs.webkit.org/show_bug.cgi?id=33437 (crash)
https://bugs.webkit.org/show_bug.cgi?id=33008 (crash)
I have not tried running a full run-webkit-tests with --guard, but I
suspect there may be some sort of memory smasher or other corruption
problem which has been flying under our radar for a long while.
Unfortunately I don't know more than that yet...
-eric
More information about the webkit-dev
mailing list