Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(20)

Unified Diff: tools/valgrind/memcheck/suppressions_mac.txt

Issue 524036: New Valgrind supression for Mac Valgrind UI regression between r35536 and r35540. (Closed)
Patch Set: blah Created 10 years, 12 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions_mac.txt
diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt
index f74c30db6142e3d06a92893ccfb93dc73d421523..a523d5adc6a9a40ae777cc9ebf8595cc08311cd7 100644
--- a/tools/valgrind/memcheck/suppressions_mac.txt
+++ b/tools/valgrind/memcheck/suppressions_mac.txt
@@ -583,3 +583,82 @@
fun:_ZN9TestSuite3RunEv
fun:main
}
+{
+ bug_31634a
+ Memcheck:Leak
+ fun:malloc_zone_malloc
+ fun:_CFRuntimeCreateInstance
+ fun:__CFDictionaryInit
+ fun:CFDictionaryCreate
+ fun:classDescription
+ fun:classDescription
+ fun:classDescription
+ fun:propertyInfoForSelector
+ fun:CAObject_resolveInstanceMethod
+ fun:_class_resolveMethod
+ fun:_class_lookupMethodAndLoadCache
+ fun:objc_msgSend
+ fun:_ZN15StatusBubbleMac9SetStatusERKSbIwSt11char_traitsIwESaIwEE
+ fun:_ZN7Browser13TabSelectedAtEP11TabContentsS1_ib
+ fun:_ZN13TabStripModel26ChangeSelectedContentsFromEP11TabContentsib
+ fun:_ZN13TabStripModel19InsertTabContentsAtEiP11TabContentsbb
+ fun:_ZN13TabStripModel14AddTabContentsEP11TabContentsibjb
+ fun:_ZN7Browser13AddTabWithURLERK4GURLS2_jbibP12SiteInstance
+ fun:_ZN11BrowserInit17LaunchWithProfile17OpenURLsInBrowserEP7BrowserbRKSt6vectorI4GURLSaIS4_EE
+ fun:_ZN11BrowserInit17LaunchWithProfile6LaunchEP7Profileb
+ fun:_ZN12_GLOBAL__N_113LaunchBrowserERK11CommandLineP7ProfileRKSbIwSt11char_traitsIwESaIwEEbPiP11BrowserInit
+ fun:_ZN11BrowserInit18ProcessCmdLineImplERK11CommandLineRKSbIwSt11char_traitsIwESaIwEEbP7ProfilePiPS_
+}
+{
+ bug_31634b
+ Memcheck:Leak
+ fun:malloc_zone_malloc
+ fun:_CFRuntimeCreateInstance
+ fun:__CFDictionaryInit
+ fun:CFDictionaryCreate
+ fun:classDescription
+ fun:propertyInfoForSelector
+ fun:CAObject_resolveInstanceMethod
+ fun:_class_resolveMethod
+ fun:_class_lookupMethodAndLoadCache
+ fun:objc_msgSend
+ fun:_ZN15StatusBubbleMac9SetStatusERKSbIwSt11char_traitsIwESaIwEE
+ fun:_ZN7Browser13TabSelectedAtEP11TabContentsS1_ib
+ fun:_ZN13TabStripModel26ChangeSelectedContentsFromEP11TabContentsib
+ fun:_ZN13TabStripModel19InsertTabContentsAtEiP11TabContentsbb
+ fun:_ZN13TabStripModel14AddTabContentsEP11TabContentsibjb
+ fun:_ZN7Browser13AddTabWithURLERK4GURLS2_jbibP12SiteInstance
+ fun:_ZN11BrowserInit17LaunchWithProfile17OpenURLsInBrowserEP7BrowserbRKSt6vectorI4GURLSaIS4_EE
+ fun:_ZN11BrowserInit17LaunchWithProfile6LaunchEP7Profileb
+ fun:_ZN12_GLOBAL__N_113LaunchBrowserERK11CommandLineP7ProfileRKSbIwSt11char_traitsIwESaIwEEbPiP11BrowserInit
+ fun:_ZN11BrowserInit18ProcessCmdLineImplERK11CommandLineRKSbIwSt11char_traitsIwESaIwEEbP7ProfilePiPS_
+ fun:_ZN11BrowserInit5StartERK11CommandLineRKSbIwSt11char_traitsIwESaIwEEP7ProfilePi
+ fun:_Z11BrowserMainRK18MainFunctionParams
+}
+{
+ bug_31634c
+ Memcheck:Leak
+ fun:malloc_zone_malloc
+ fun:_CFRuntimeCreateInstance
+ fun:__CFDictionaryInit
+ fun:CFDictionaryCreate
+ fun:classDescription
+ fun:classDescription
+ fun:propertyInfoForSelector
+ fun:CAObject_resolveInstanceMethod
+ fun:_class_resolveMethod
+ fun:_class_lookupMethodAndLoadCache
+ fun:objc_msgSend
+
+ fun:_ZN15StatusBubbleMac9SetStatusERKSbIwSt11char_traitsIwESaIwEE
+ fun:_ZN7Browser13TabSelectedAtEP11TabContentsS1_ib
+ fun:_ZN13TabStripModel26ChangeSelectedContentsFromEP11TabContentsib
+ fun:_ZN13TabStripModel19InsertTabContentsAtEiP11TabContentsbb
+ fun:_ZN13TabStripModel14AddTabContentsEP11TabContentsibjb
+ fun:_ZN7Browser13AddTabWithURLERK4GURLS2_jbibP12SiteInstance
+ fun:_ZN11BrowserInit17LaunchWithProfile17OpenURLsInBrowserEP7BrowserbRKSt6vectorI4GURLSaIS4_EE
+ fun:_ZN11BrowserInit17LaunchWithProfile6LaunchEP7Profileb
+ fun:_ZN12_GLOBAL__N_113LaunchBrowserERK11CommandLineP7ProfileRKSbIwSt11char_traitsIwESaIwEEbPiP11BrowserInit
+ fun:_ZN11BrowserInit18ProcessCmdLineImplERK11CommandLineRKSbIwSt11char_traitsIwESaIwEEbP7ProfilePiPS_
+ fun:_ZN11BrowserInit5StartERK11CommandLineRKSbIwSt11char_traitsIwESaIwEEP7ProfilePi
+}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698