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

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

Issue 595343003: Revert of Roll breakpad a513e85:7caf028 (svn 1384:1385) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 unified diff | Download patch
« no previous file with comments | « DEPS ('k') | 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 four kinds of suppressions in this file. 1 # There are four 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 3161 matching lines...) Expand 10 before | Expand all | Expand 10 after
3172 fun:malloc 3172 fun:malloc
3173 fun:_ZN3WTF10fastMallocEm 3173 fun:_ZN3WTF10fastMallocEm
3174 fun:_ZN5blink8ResourcenwEm 3174 fun:_ZN5blink8ResourcenwEm
3175 fun:_ZN5blinkL14createResourceENS_8Resource4TypeERKNS_15ResourceRequestERKN3W TF6StringE 3175 fun:_ZN5blinkL14createResourceENS_8Resource4TypeERKNS_15ResourceRequestERKN3W TF6StringE
3176 fun:_ZN5blink15ResourceFetcher12loadResourceENS_8Resource4TypeERNS_12FetchReq uestERKN3WTF6StringE 3176 fun:_ZN5blink15ResourceFetcher12loadResourceENS_8Resource4TypeERNS_12FetchReq uestERKN3WTF6StringE
3177 fun:_ZN5blink15ResourceFetcher15requestResourceENS_8Resource4TypeERNS_12Fetch RequestE 3177 fun:_ZN5blink15ResourceFetcher15requestResourceENS_8Resource4TypeERNS_12Fetch RequestE
3178 fun:_ZN5blink15ResourceFetcher16fetchRawResourceERNS_12FetchRequestE 3178 fun:_ZN5blink15ResourceFetcher16fetchRawResourceERNS_12FetchRequestE
3179 fun:_ZN5blink24DocumentThreadableLoader11loadRequestERKNS_15ResourceRequestEN S_19SecurityCheckPolicyE 3179 fun:_ZN5blink24DocumentThreadableLoader11loadRequestERKNS_15ResourceRequestEN S_19SecurityCheckPolicyE
3180 } 3180 }
3181 { 3181 {
3182 bug_332335
3183 Memcheck:Param
3184 sendmsg(msg.msg_iov[0])
3185 ...
3186 fun:_ZN8breakpad12_GLOBAL__N_122NonBrowserCrashHandler11RequestDumpEPKvm
3187 fun:_ZN15google_breakpad16ExceptionHandler12GenerateDumpEPNS0_12CrashContextE
3188 fun:_ZN15google_breakpad16ExceptionHandler12HandleSignalEiP7siginfoPv
3189 fun:_ZN15google_breakpad16ExceptionHandler13SignalHandlerEiP7siginfoPv
3190 }
3191 {
3182 bug_340952 3192 bug_340952
3183 Memcheck:Leak 3193 Memcheck:Leak
3184 fun:_Znw* 3194 fun:_Znw*
3185 fun:_ZN5blink15DOMWrapperWorldC2Eii 3195 fun:_ZN5blink15DOMWrapperWorldC2Eii
3186 fun:_ZN5blink15DOMWrapperWorldC1Eii 3196 fun:_ZN5blink15DOMWrapperWorldC1Eii
3187 fun:_ZN5blink15DOMWrapperWorld6createEii 3197 fun:_ZN5blink15DOMWrapperWorld6createEii
3188 fun:_ZN5blink15DOMWrapperWorld9mainWorldEv 3198 fun:_ZN5blink15DOMWrapperWorld9mainWorldEv
3189 ... 3199 ...
3190 fun:_ZN7content22BufferedDataSourceTestC2Ev 3200 fun:_ZN7content22BufferedDataSourceTestC2Ev
3191 } 3201 }
(...skipping 868 matching lines...) Expand 10 before | Expand all | Expand 10 after
4060 bug_417119 4070 bug_417119
4061 Memcheck:Leak 4071 Memcheck:Leak
4062 fun:_Znw* 4072 fun:_Znw*
4063 ... 4073 ...
4064 fun:_ZN7storage27TaskRunnerBoundObserverListINS_18FileUpdateObserverEPS1_EaSE RKS3_ 4074 fun:_ZN7storage27TaskRunnerBoundObserverListINS_18FileUpdateObserverEPS1_EaSE RKS3_
4065 fun:_ZN7storage26FileSystemOperationContext20set_update_observersERKNS_27Task RunnerBoundObserverListINS_18FileUpdateObserverEPS2_EE 4075 fun:_ZN7storage26FileSystemOperationContext20set_update_observersERKNS_27Task RunnerBoundObserverListINS_18FileUpdateObserverEPS2_EE
4066 fun:_ZNK7storage32SandboxFileSystemBackendDelegate32CreateFileSystemOperation ContextERKNS_13FileSystemURLEPNS_17FileSystemContextEPN4base4File5ErrorE 4076 fun:_ZNK7storage32SandboxFileSystemBackendDelegate32CreateFileSystemOperation ContextERKNS_13FileSystemURLEPNS_17FileSystemContextEPN4base4File5ErrorE
4067 fun:_ZNK7storage24SandboxFileSystemBackend25CreateFileSystemOperationERKNS_13 FileSystemURLEPNS_17FileSystemContextEPN4base4File5ErrorE 4077 fun:_ZNK7storage24SandboxFileSystemBackend25CreateFileSystemOperationERKNS_13 FileSystemURLEPNS_17FileSystemContextEPN4base4File5ErrorE
4068 fun:_ZN7storage17FileSystemContext25CreateFileSystemOperationERKNS_13FileSyst emURLEPN4base4File5ErrorE 4078 fun:_ZN7storage17FileSystemContext25CreateFileSystemOperationERKNS_13FileSyst emURLEPN4base4File5ErrorE
4069 } 4079 }
OLDNEW
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698