[Webkit-unassigned] [Bug 51807] fast/blockflow/broken-ideograph-[small-caps|font].html sometimes fails on Leopard buildbots (due to ATSServer leak)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 28 23:40:10 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=51807


Adam Roben (:aroben) <aroben at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|fast/blockflow/broken-ideog |fast/blockflow/broken-ideog
                   |raph-[small-caps|font].html |raph-[small-caps|font].html
                   |sometimes fails on Leopard  |sometimes fails on Leopard
                   |buildbots                   |buildbots (due to ATSServer
                   |                            |leak)




--- Comment #16 from Adam Roben (:aroben) <aroben at apple.com>  2011-04-28 23:40:10 PST ---
It looks like these test failures are being caused by an ATSServer leak. ATSServer slowly uses more and more memory and eventually these tests start failing. Cycling ATSServer using launchctl stop/start seems to fix things.

Dan Bernstein suggests that we cycle ATSServer at the start or end of each test run to avoid this issue.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list