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

Side by Side Diff: tools/valgrind/memcheck/suppressions.txt

Issue 346039: Widen a suppression for bugs 20111 and 26582, move it to "third party" section (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 1 month 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # There are three kinds of suppressions in this file. 1 # There are three kinds of suppressions in this file.
2 # 1. third party stuff we have no control over 2 # 1. third party stuff we have no control over
3 # 3 #
4 # 2. intentional unit test errors, or stuff that is somehow a false positive 4 # 2. intentional unit test errors, or stuff that is somehow a false positive
5 # in our own code, or stuff that is so trivial it's not worth fixing 5 # in our own code, or stuff that is so trivial it's not worth fixing
6 # 6 #
7 # 3. Suppressions for real chromium bugs that are not yet fixed. 7 # 3. Suppressions for real chromium bugs that are not yet fixed.
8 # These should all be in chromium's bug tracking system (but a few aren't yet). 8 # These should all be in chromium's bug tracking system (but a few aren't yet).
9 # Periodically we should sweep this file and the bug tracker clean by 9 # Periodically we should sweep this file and the bug tracker clean by
10 # running overnight and removing outdated bugs/suppressions. 10 # running overnight and removing outdated bugs/suppressions.
(...skipping 312 matching lines...) Expand 10 before | Expand all | Expand 10 after
323 } 323 }
324 { 324 {
325 # Valgrind doesn't grok clone quite yet on x64, 325 # Valgrind doesn't grok clone quite yet on x64,
326 # see https://bugs.kde.org/show_bug.cgi?id=117564 326 # see https://bugs.kde.org/show_bug.cgi?id=117564
327 valgrind_bug_117564 327 valgrind_bug_117564
328 Memcheck:Param 328 Memcheck:Param
329 clone(child_tidptr) 329 clone(child_tidptr)
330 fun:clone 330 fun:clone
331 fun:_ZN7testing8internal13ExecDeathTest10AssumeRoleEv 331 fun:_ZN7testing8internal13ExecDeathTest10AssumeRoleEv
332 } 332 }
333 {
334 http://sources.redhat.com/bugzilla/show_bug.cgi?id=5171
335 Memcheck:Leak
336 fun:calloc
337 fun:allocate_dtv
338 fun:_dl_allocate_tls
339 fun:pthread_create@@GLIBC_2.1
340 }
333 341
334 #----------------------------------------------------------------------- 342 #-----------------------------------------------------------------------
335 # 2. intentional unit test errors, or stuff that is somehow a false positive 343 # 2. intentional unit test errors, or stuff that is somehow a false positive
336 # in our own code, or stuff that is so trivial it's not worth fixing 344 # in our own code, or stuff that is so trivial it's not worth fixing
337 345
338 { 346 {
339 logging::InitLogging never frees filename. It would be hard to free properly. 347 logging::InitLogging never frees filename. It would be hard to free properly.
340 Memcheck:Leak 348 Memcheck:Leak
341 ... 349 ...
342 fun:_ZN7logging11InitLoggingEPKcNS_18LoggingDestinationENS_15LogLockingStateE NS_20OldFileDeletionStateE 350 fun:_ZN7logging11InitLoggingEPKcNS_18LoggingDestinationENS_15LogLockingStateE NS_20OldFileDeletionStateE
(...skipping 438 matching lines...) Expand 10 before | Expand all | Expand 10 after
781 fun:_ZN22ResourceDispatcherHost10InitializeEv 789 fun:_ZN22ResourceDispatcherHost10InitializeEv
782 fun:_ZN18BrowserProcessImpl28CreateResourceDispatcherHostEv 790 fun:_ZN18BrowserProcessImpl28CreateResourceDispatcherHostEv
783 fun:_ZN18BrowserProcessImpl24resource_dispatcher_hostEv 791 fun:_ZN18BrowserProcessImpl24resource_dispatcher_hostEv
784 fun:_ZN17ExtensionsService4InitEv 792 fun:_ZN17ExtensionsService4InitEv
785 fun:_ZN11ProfileImpl14InitExtensionsEv 793 fun:_ZN11ProfileImpl14InitExtensionsEv
786 fun:_Z11BrowserMainRK18MainFunctionParams 794 fun:_Z11BrowserMainRK18MainFunctionParams
787 fun:ChromeMain 795 fun:ChromeMain
788 fun:main 796 fun:main
789 } 797 }
790 { 798 {
791 bug_20111
792 Memcheck:Leak
793 fun:calloc
794 fun:allocate_dtv
795 fun:_dl_allocate_tls
796 fun:pthread_create@@GLIBC_2.1
797 fun:_ZN42_GLOBAL__N__ZN14PlatformThread9CurrentIdEv12CreateThreadEjbPN14Platf ormThread8DelegateEPm
798 fun:_ZN14PlatformThread6CreateEjPNS_8DelegateEPm
799 fun:_ZN4base6Thread16StartWithOptionsERKNS0_7OptionsE
800 ...
801 fun:*BrowserProcessImpl*
802 }
803 {
804 bug_20113 799 bug_20113
805 Memcheck:Leak 800 Memcheck:Leak
806 fun:malloc 801 fun:malloc
807 fun:_ZN3WTF10fastMallocE* 802 fun:_ZN3WTF10fastMallocE*
808 ... 803 ...
809 fun:_ZN7WebCore16StorageNamespace23sessionStorageNamespaceEv 804 fun:_ZN7WebCore16StorageNamespace23sessionStorageNamespaceEv
810 fun:_ZN7WebCore4Page14sessionStorageEb 805 fun:_ZN7WebCore4Page14sessionStorageEb
811 fun:_ZNK7WebCore9DOMWindow14sessionStorageEv 806 fun:_ZNK7WebCore9DOMWindow14sessionStorageEv
812 fun:_ZN7WebCore17DOMWindowInternal*24sessionStorageAttrGetterEN2v85LocalINS1_ 6StringEEERKNS1_12AccessorInfoE 807 fun:_ZN7WebCore17DOMWindowInternal*24sessionStorageAttrGetterEN2v85LocalINS1_ 6StringEEERKNS1_12AccessorInfoE
813 fun:_ZN2v88internal6Object23GetPropertyWithCallbackEPS1_S2_PNS0_6StringES2_ 808 fun:_ZN2v88internal6Object23GetPropertyWithCallbackEPS1_S2_PNS0_6StringES2_
(...skipping 250 matching lines...) Expand 10 before | Expand all | Expand 10 after
1064 fun:_Z10cssyyparsePv 1059 fun:_Z10cssyyparsePv
1065 fun:_ZN7WebCore9CSSParser10parseSheetEPNS_13CSSStyleSheetERKNS_6StringE 1060 fun:_ZN7WebCore9CSSParser10parseSheetEPNS_13CSSStyleSheetERKNS_6StringE
1066 } 1061 }
1067 { 1062 {
1068 bug_26216 1063 bug_26216
1069 Memcheck:Leak 1064 Memcheck:Leak
1070 fun:_Znw* 1065 fun:_Znw*
1071 fun:_ZN9Extension25LoadExtensionActionHelperEPK15DictionaryValuePSs 1066 fun:_ZN9Extension25LoadExtensionActionHelperEPK15DictionaryValuePSs
1072 fun:_ZN39ExtensionTest_LoadPageActionHelper_Test8TestBodyEv 1067 fun:_ZN39ExtensionTest_LoadPageActionHelper_Test8TestBodyEv
1073 } 1068 }
OLDNEW
« 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