Comment #2 on issue 9563 by [email protected]: Mem leak in test_shell_tests - PlatformCanvas.SkLayer http://code.google.com/p/chromium/issues/detail?id=9563
And another 6K leak. ==23659== 23,112 (6,500 direct, 16,612 indirect) bytes in 25 blocks are definitely lost in loss record 636 of 680 ==23659== at 0x450BDC9: malloc_zone_calloc (vg_replace_malloc.c:416) ==23659== by 0x1D3157FB: ripc_Initialize (in /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framewo rk/Versions/A/Resources/libRIP.A.dylib) ==23659== by 0x1D3167EC: __CGBitmapContextDelegateCreate (in /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framewo rk/Versions/A/Resources/libRIP.A.dylib) ==23659== by 0x7407164: __CGBitmapContextDelegateCreate (in /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framewo rk/Versions/A/CoreGraphics) ==23659== by 0x7407042: createBitmapContext (in /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framewo rk/Versions/A/CoreGraphics) ==23659== by 0x7406B3E: CGBitmapContextCreate (in /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framewo rk/Versions/A/CoreGraphics) ==23659== by 0xBD7FB: skia::BitmapPlatformDeviceMac::Create(CGContext*, int, int, bool) (bitmap_platform_device_mac.cc:151) ==23659== by 0xC4C1A: std::vector<short, StackAllocator<short, 64ul> >::push_back(short const&) (stl_vector.h:602) ==23659== by 0xC4E2F: skia::PlatformCanvasMac::initialize(int, int, bool) (platform_canvas_mac.cc:62) ==23659== by 0xC5124: skia::PlatformCanvasMac::PlatformCanvasMac(int, int, bool, CGContext*) (platform_canvas_mac.cc:25) ==23659== by 0x85A63: WebWidgetHost::Paint() (webwidget_host.mm:146) ==23659== by 0x820B4: -[TestShellWebView drawRect:] (NSGeometry.h:143) ==23659== by 0x462529B: -[NSView _drawRect:clip:] (in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit) ==23659== by 0x4623D92: -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] (in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit) ==23659== by 0x4624129: -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] (in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit) ==23659== by 0x4624129: -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] (in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit) ==23659== by 0x46226E8: -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] (in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit) ==23659== by 0x462202A: -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] (in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit) ==23659== by 0x461EB4E: -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] (in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit) ==23659== by 0x455F522: -[NSView displayIfNeeded] (in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit) ==23659== by 0x4611C60: -[NSWindow _setFrameCommon:display:stashSize:] (in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit) ==23659== by 0x4611469: -[NSWindow setFrame:display:] (in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit) ==23659== by 0xA6BEF: -[WatchDogTarget run:] (test_shell_mac.mm:367) ==23659== by 0xA20E0: TestShell::SizeToDefault() (test_shell.cc:205) ==23659== by 0xA6D27: TestShell::LoadURLForFrame(wchar_t const*, wchar_t const*) (test_shell_mac.mm:390) ==23659== by 0xA20BD: TestShell::LoadURL(wchar_t const*) (test_shell.cc:205) ==23659== by 0xA80E8: GetResourcesFilePath() (test_shell_mac.mm:85) ==23659== by 0xA3E9E: scoped_ptr<LayoutTestController>::~scoped_ptr() (scoped_ptr.h:72) ==23659== by 0x7EB61: TestShellWebKitInit::~TestShellWebKitInit() (test_shell_webkit_init.h:38) ==23659== by 0x7EC24: TestShellTest::SetUp() (locale_facets.tcc:2499) ==23659== -- 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 -~----------~----~----~----~------~----~------~--~---
