Status: Untriaged Owner: ---- Labels: Type-Bug Pri-2 OS-All Area-Misc Purify
New issue 17074 by [email protected]: [MLK] Memory leak in VisitedLinkMaster::RebuildTableFromHistory(void) [CHROME.DLL] in test ChromeMainTest.ReuseBrowserInstanceWhenOpeningFile http://code.google.com/p/chromium/issues/detail?id=17074 Reproducible with: ChromeMainTest.ReuseBrowserInstanceWhenOpeningFile Sample error details: ===================== Memory Leak: (44 bytes, 1 blocks) VisitedLinkMaster::RebuildTableFromHistory(void) [CHROME.DLL] Alloc Location ... chrome/browser/visitedlink_master.cc:878 VisitedLinkMaster::RebuildTableFromHistory(void) chrome/browser/visitedlink_master.cc:622 VisitedLinkMaster::InitFromScratch(bool) chrome/browser/visitedlink_master.cc:265 VisitedLinkMaster::Init(void) chrome/browser/profile.cc:692 ProfileImpl::GetVisitedLinkMaster(void) chrome/browser/renderer_host/browser_render_process_host.cc:571 BrowserRenderProcessHost::InitVisitedLinks(void) chrome/browser/renderer_host/browser_render_process_host.cc:485 BrowserRenderProcessHost::Init(void) chrome/browser/renderer_host/render_view_host.cc:171 RenderViewHost::CreateRenderView(void) chrome/browser/tab_contents/tab_contents.cc:2303 TabContents::CreateRenderViewForRenderManager(RenderViewHost *) chrome/browser/tab_contents/render_view_host_manager.cc:83 RenderViewHostManager::Navigate(NavigationEntry const&) chrome/browser/tab_contents/tab_contents.cc:652 TabContents::NavigateToPendingEntry(bool) chrome/browser/tab_contents/navigation_controller.cc:926 NavigationController::NavigateToPendingEntry(bool) chrome/browser/tab_contents/navigation_controller.cc:215 NavigationController::LoadEntry(NavigationEntry *) chrome/browser/tab_contents/navigation_controller.cc:395 NavigationController::LoadURL(GURL const&,GURL const&,UINT) chrome/browser/browser.cc:1467 Browser::CreateTabContentsForURL(GURL const&,GURL const&,Profile *,UINT,bool,SiteInstance *)const chrome/browser/browser.cc:558 Browser::AddTabWithURL(GURL const&,GURL const&,UINT,bool,int,bool,SiteInstance *) chrome/browser/browser_init.cc:567 BrowserInit::LaunchWithProfile::OpenURLsInBrowser(Browser *,bool,vector::std const&) chrome/browser/browser_init.cc:438 BrowserInit::LaunchWithProfile::Launch(Profile *,bool) chrome/browser/browser_init.cc:335 ?launchbrow...@?a0xe6397ad6@@YA_NABVCommandLine@@PAVProfile@@abv?$basic_str...@_wu?$char_traits@_...@std@@v?$alloca...@_w@2@@std@@_NPAHPAVBrowserInit@@@Z chrome/browser/browser_init.cc:821 BrowserInit::ProcessCmdLineImpl(class CommandLine const &,class std::basic_string const &,bool,class Profile *,int *,class BrowserInit *) chrome/browser/browser_init.h:39 BrowserInit::Start(class CommandLine const &,class std::basic_string const &,class Profile *,int *) chrome/browser/browser_main.cc:756 BrowserMain(MainFunctionParams const&) ^^^ -- 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 -~----------~----~----~----~------~----~------~--~---
