Comment #1 on issue 9475 by [email protected]: Memory leak in WebCore::FontCache::createFontPlatformData http://code.google.com/p/chromium/issues/detail?id=9475
This is the #1 leak in layout tests according to valgrind. Occurs in one out of 50 tests in both release and debug builds. Saw it twice in following tests so far: LayoutTests/http/tests/incremental/slow-utf8-html.pl LayoutTests/http/tests/misc/submit-get-in-utf16be.html LayoutTests/http/tests/misc/submit-get-in-utf16le.html LayoutTests/http/tests/misc/submit-get-in-utf32be.html LayoutTests/http/tests/misc/submit-get-in-utf32le.html LayoutTests/http/tests/misc/submit-get-in-utf7.html LayoutTests/http/tests/misc/submit-post-in-utf16be.html LayoutTests/http/tests/misc/submit-post-in-utf16le.html LayoutTests/http/tests/misc/submit-post-in-utf32be.html LayoutTests/http/tests/misc/submit-post-in-utf32le.html LayoutTests/http/tests/misc/submit-post-in-utf7.html LayoutTests/http/tests/misc/url-in-utf16be.html LayoutTests/http/tests/misc/url-in-utf16le.html LayoutTests/http/tests/misc/url-in-utf32be.html LayoutTests/http/tests/misc/url-in-utf32le.html LayoutTests/http/tests/misc/url-in-utf7.html -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
