Comment #3 on issue 16628 by [email protected]: Mem leak with
BrowserWindowCocoa::Show()
http://code.google.com/p/chromium/issues/detail?id=16628
I saw this today, too.
(Hey Nirnimesh,
please put the stack trace inline, properly trimmed, otherwise it's very
hard to search for. I found this one only via a google search,
and even then, I only found the attachment, and had to dig
to figure out which bug it was attached to. Trimming takes care
of making the trace readable. You can attach the untrimmed trace, too, if
you
want.)
Happened for me six times in two runs of the ui tests, in the following
tests:
1 DownloadTest.ContentDisposition
1 ErrorPageTest.IFrame404
2 ErrorPageTest.Page404_GoBack
1 RedirectTest.NoHttpToFile
1 ViewSourceTest.ViewSourceInPageMenuDisabledWhileViewingSource
192 (64 direct, 128 indirect) bytes in 1 blocks are definitely lost in loss
record
7,071 of 8,312
malloc_zone_malloc (vg_replace_malloc.c:199)
_CFRuntimeCreateInstance (/System/.../CoreFoundation)
__CFDictionaryInit (/System/.../CoreFoundation)
CARenderOGLNew_ (/System/.../QuartzCore)
view_state_new (/System/.../QuartzCore)
view_state_acquire (/System/.../QuartzCore)
view_draw (/System/.../QuartzCore)
CAViewDraw (/System/.../QuartzCore)
-[NSView _drawRect:clip:] (/System/.../AppKit)
-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:]
(/System/.../AppKit)
-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:]
(/System/.../AppKit)
-[NSView
_recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]
(/System/.../AppKit)
-[NSThemeFrame
_recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]
(/System/.../AppKit)
-[NSView
_displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:]
(/System/.../AppKit)
-[NSView displayIfNeeded] (/System/.../AppKit)
-[NSWindow displayIfNeeded] (/System/.../AppKit)
-[NSWindow
_reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:]
(/System/.../AppKit)
-[NSWindow orderWindow:relativeTo:] (/System/.../AppKit)
-[NSWindow makeKeyAndOrderFront:] (/System/.../AppKit)
BrowserWindowCocoa::Show() (/Users/dkegel/.../Chromium Framework)
BrowserInit::LaunchWithProfile::OpenURLsInBrowser(Browser*, bool,
std::vector<GURL,
std::allocator<GURL> > const&) (/Users/dkegel/.../Chromium Framework)
BrowserInit::LaunchWithProfile::Launch(Profile*, bool)
(/Users/dkegel/.../Chromium
Framework)
(anonymous namespace)::LaunchBrowser(CommandLine const&, Profile*,
std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> >
const&, bool, int*, BrowserInit*) (/Users/dkegel/.../Chromium Framework)
I'll file a suppression.
--
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
-~----------~----~----~----~------~----~------~--~---