Comment #3 on issue 31634 by [email protected]: Mac Valgrind UI regression between r35536 and r35540
http://code.google.com/p/chromium/issues/detail?id=31634

The cookie stuff is a result of the new OS X cookie manager I'm working on. I've already suppressed and filed the related leaks. See issue 31586.

The UI leaks are different. The trace copied in the bug report is for unit tests (not this bug), however the linked log has the appropriate traces for U testsI:

  _CFRuntimeCreateInstance
  __CFDictionaryInit
  CFDictionaryCreate
  classDescription
  classDescription
  classDescription
  propertyInfoForSelector
  CAObject_resolveInstanceMethod
  _class_resolveMethod
  _class_lookupMethodAndLoadCache
  objc_msgSend
StatusBubbleMac::SetStatus(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&) (status_bubble_mac.mm:117) Browser::TabSelectedAt(TabContents*, TabContents*, int, bool) (browser.cc:1915) TabStripModel::ChangeSelectedContentsFrom(TabContents*, int, bool) (tab_strip_model.cc:767) TabStripModel::InsertTabContentsAt(int, TabContents*, bool, bool) (tab_strip_model.cc:131) TabStripModel::AddTabContents(TabContents*, int, bool, unsigned int, bool) (tab_strip_model.cc:431) Browser::AddTabWithURL(GURL const&, GURL const&, unsigned int, bool, int, bool, SiteInstance*) (browser.cc:600) BrowserInit::LaunchWithProfile::OpenURLsInBrowser(Browser*, bool, std::vector<GURL, std::allocator<GURL> > const&) (browser_init.cc:594) BrowserInit::LaunchWithProfile::Launch(Profile*, bool) (browser_init.cc:446) (anonymous namespace)::LaunchBrowser(CommandLine const&, Profile*, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, bool, int*, BrowserInit*) (browser_init.cc:319) BrowserInit::ProcessCmdLineImpl(CommandLine const&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, bool, Profile*, int*, BrowserInit*) (browser_init.cc:858) BrowserInit::Start(CommandLine const&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, Profile*, int*) (browser_init.h:39)
  BrowserMain(MainFunctionParams const&) (browser_main.cc:911)
ChromeMain (/b/slave/chromium-rel-mac-valgrind-ui-1/build/src/chrome/app/chrome_dll_main.cc:744) main (/b/slave/chromium-rel-mac-valgrind-ui-1/build/src/chrome/app/chrome_exe_main.mm:17)


  _CFRuntimeCreateInstance
  __CFDictionaryInit
  CFDictionaryCreate
  classDescription
  propertyInfoForSelector
  CAObject_resolveInstanceMethod
  _class_resolveMethod
  _class_lookupMethodAndLoadCache
  objc_msgSend
StatusBubbleMac::SetStatus(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&) (status_bubble_mac.mm:117) Browser::TabSelectedAt(TabContents*, TabContents*, int, bool) (browser.cc:1915) TabStripModel::ChangeSelectedContentsFrom(TabContents*, int, bool) (tab_strip_model.cc:767) TabStripModel::InsertTabContentsAt(int, TabContents*, bool, bool) (tab_strip_model.cc:131) TabStripModel::AddTabContents(TabContents*, int, bool, unsigned int, bool) (tab_strip_model.cc:431) Browser::AddTabWithURL(GURL const&, GURL const&, unsigned int, bool, int, bool, SiteInstance*) (browser.cc:600) BrowserInit::LaunchWithProfile::OpenURLsInBrowser(Browser*, bool, std::vector<GURL, std::allocator<GURL> > const&) (browser_init.cc:594) BrowserInit::LaunchWithProfile::Launch(Profile*, bool) (browser_init.cc:446) (anonymous namespace)::LaunchBrowser(CommandLine const&, Profile*, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, bool, int*, BrowserInit*) (browser_init.cc:319) BrowserInit::ProcessCmdLineImpl(CommandLine const&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, bool, Profile*, int*, BrowserInit*) (browser_init.cc:858) BrowserInit::Start(CommandLine const&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, Profile*, int*) (browser_init.h:39)
  BrowserMain(MainFunctionParams const&) (browser_main.cc:911)
ChromeMain (/b/slave/chromium-rel-mac-valgrind-ui-1/build/src/chrome/app/chrome_dll_main.cc:744) main (/b/slave/chromium-rel-mac-valgrind-ui-1/build/src/chrome/app/chrome_exe_main.mm:17)


  _CFRuntimeCreateInstance
  __CFDictionaryInit
  CFDictionaryCreate
  classDescription
  classDescription
  propertyInfoForSelector
  CAObject_resolveInstanceMethod
  _class_resolveMethod
  _class_lookupMethodAndLoadCache
  objc_msgSend
StatusBubbleMac::SetStatus(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&) (status_bubble_mac.mm:117) Browser::TabSelectedAt(TabContents*, TabContents*, int, bool) (browser.cc:1915) TabStripModel::ChangeSelectedContentsFrom(TabContents*, int, bool) (tab_strip_model.cc:767) TabStripModel::InsertTabContentsAt(int, TabContents*, bool, bool) (tab_strip_model.cc:131) TabStripModel::AddTabContents(TabContents*, int, bool, unsigned int, bool) (tab_strip_model.cc:431) Browser::AddTabWithURL(GURL const&, GURL const&, unsigned int, bool, int, bool, SiteInstance*) (browser.cc:600) BrowserInit::LaunchWithProfile::OpenURLsInBrowser(Browser*, bool, std::vector<GURL, std::allocator<GURL> > const&) (browser_init.cc:594) BrowserInit::LaunchWithProfile::Launch(Profile*, bool) (browser_init.cc:446) (anonymous namespace)::LaunchBrowser(CommandLine const&, Profile*, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, bool, int*, BrowserInit*) (browser_init.cc:319) BrowserInit::ProcessCmdLineImpl(CommandLine const&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, bool, Profile*, int*, BrowserInit*) (browser_init.cc:858) BrowserInit::Start(CommandLine const&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, Profile*, int*) (browser_init.h:39)
  BrowserMain(MainFunctionParams const&) (browser_main.cc:911)
ChromeMain (/b/slave/chromium-rel-mac-valgrind-ui-1/build/src/chrome/app/chrome_dll_main.cc:744) main (/b/slave/chromium-rel-mac-valgrind-ui-1/build/src/chrome/app/chrome_exe_main.mm:17)


--
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

Reply via email to