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

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

Issue 6903061: Linux: Monitor resolv.conf for changes and use that to reload resolver. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review fixups etc. Created 9 years, 4 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 | Annotate | Revision Log
« net/base/network_change_notifier_linux.cc ('K') | « net/net.gyp ('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 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 2215 matching lines...) Expand 10 before | Expand all | Expand 10 after
2226 fun:malloc 2226 fun:malloc
2227 ... 2227 ...
2228 fun:_ZN3WTF13wtfThreadDataEv 2228 fun:_ZN3WTF13wtfThreadDataEv
2229 fun:_ZN3WTF11stringTableEv 2229 fun:_ZN3WTF11stringTableEv
2230 ... 2230 ...
2231 fun:_ZN6WebKit10initializeEPNS_12WebKitClientE 2231 fun:_ZN6WebKit10initializeEPNS_12WebKitClientE
2232 fun:_ZN12WebKitThread20InternalWebKitThread4InitEv 2232 fun:_ZN12WebKitThread20InternalWebKitThread4InitEv
2233 fun:_ZN4base6Thread10ThreadMainEv 2233 fun:_ZN4base6Thread10ThreadMainEv
2234 } 2234 }
2235 { 2235 {
2236 bug_46161
2237 Memcheck:Leak
2238 fun:_Znw*
2239 fun:*DnsReloadTimer7ExpiredEv
2240 fun:_ZN3net24DnsReloadTimerHasExpiredEv
2241 fun:_ZN3net22SystemHostResolverProcERKSsNS_13AddressFamilyEiPNS_11AddressList EPi
2242 fun:_ZN3net*15ResolveAddrInfoEPNS_16HostResolverProc*
2243 fun:_ZN3net16HostResolverImpl3Job8DoLookup*
2244 fun:_Z16DispatchToMethodIN3net16HostResolverImpl*
2245 fun:_ZN14RunnableMethodIN3net16HostResolverImpl*
2246 }
2247 {
2248 bug_46250 2236 bug_46250
2249 Memcheck:Leak 2237 Memcheck:Leak
2250 fun:_Znw* 2238 fun:_Znw*
2251 fun:_ZN9__gnu_cxx13new_allocatorIPN11MessageLoop12TaskObserverEE8allocateEjPK v 2239 fun:_ZN9__gnu_cxx13new_allocatorIPN11MessageLoop12TaskObserverEE8allocateEjPK v
2252 fun:_ZNSt12_Vector_baseIPN11MessageLoop12TaskObserverESaIS2_EE11_M_allocateEj 2240 fun:_ZNSt12_Vector_baseIPN11MessageLoop12TaskObserverESaIS2_EE11_M_allocateEj
2253 fun:_ZNSt6vectorIPN11MessageLoop12TaskObserverESaIS2_EE13_M_insert_auxEN9__gn u_cxx17__normal_iteratorIPS2_S4_EERKS2_ 2241 fun:_ZNSt6vectorIPN11MessageLoop12TaskObserverESaIS2_EE13_M_insert_auxEN9__gn u_cxx17__normal_iteratorIPS2_S4_EERKS2_
2254 fun:_ZNSt6vectorIPN11MessageLoop12TaskObserverESaIS2_EE9push_backERKS2_ 2242 fun:_ZNSt6vectorIPN11MessageLoop12TaskObserverESaIS2_EE9push_backERKS2_
2255 fun:_ZN16ObserverListBaseIN11MessageLoop12TaskObserverEE11AddObserverEPS1_ 2243 fun:_ZN16ObserverListBaseIN11MessageLoop12TaskObserverEE11AddObserverEPS1_
2256 fun:_ZN11MessageLoop15AddTaskObserverEPNS_12TaskObserverE 2244 fun:_ZN11MessageLoop15AddTaskObserverEPNS_12TaskObserverE
2257 fun:*IOJankObserver21AttachToCurrentThreadEv 2245 fun:*IOJankObserver21AttachToCurrentThreadEv
(...skipping 2593 matching lines...) Expand 10 before | Expand all | Expand 10 after
4851 { 4839 {
4852 bug_89311 4840 bug_89311
4853 Memcheck:Leak 4841 Memcheck:Leak
4854 fun:_Znw* 4842 fun:_Znw*
4855 ... 4843 ...
4856 fun:_ZN3net16HttpStreamParser22DoParseResponseHeadersEi 4844 fun:_ZN3net16HttpStreamParser22DoParseResponseHeadersEi
4857 fun:_ZN3net16HttpStreamParser20ParseResponseHeadersEv 4845 fun:_ZN3net16HttpStreamParser20ParseResponseHeadersEv
4858 fun:_ZN3net16HttpStreamParser21DoReadHeadersCompleteEi 4846 fun:_ZN3net16HttpStreamParser21DoReadHeadersCompleteEi
4859 } 4847 }
4860 { 4848 {
4849 bug_89553
4850 Memcheck:Leak
4851 fun:_Znw*
4852 fun:_ZN12_GLOBAL__N_111DnsReloader11MaybeReloadEv
4853 fun:_ZN3net22DnsReloaderMaybeReloadEv
4854 fun:_ZN3net22SystemHostResolverProcERKSsNS_13AddressFamilyEiPNS_11AddressList EPi
4855 ...
4856 fun:_ZN3net*15ResolveAddrInfoEPNS_16HostResolverProc*
4857 fun:_ZN3net16HostResolverImpl3Job8DoLookup*
4858 fun:_Z16DispatchToMethodIN3net16HostResolverImpl*
4859 fun:_ZN14RunnableMethodIN3net16HostResolverImpl*
4860 }
4861 {
4861 bug_89677 4862 bug_89677
4862 Memcheck:Leak 4863 Memcheck:Leak
4863 fun:_Znw* 4864 fun:_Znw*
4864 fun:_ZN27ScopedRunnableMethodFactoryI13ThreadWatcherE17NewRunnableMethodIMS0_ FvyEyEEP14CancelableTaskT_RKT0_ 4865 fun:_ZN27ScopedRunnableMethodFactoryI13ThreadWatcherE17NewRunnableMethodIMS0_ FvyEyEEP14CancelableTaskT_RKT0_
4865 fun:_ZN13ThreadWatcher15PostPingMessageEv 4866 fun:_ZN13ThreadWatcher15PostPingMessageEv
4866 fun:_Z16DispatchToMethodI13ThreadWatcherMS0_FvvEEvPT_T0_RK6Tuple0 4867 fun:_Z16DispatchToMethodI13ThreadWatcherMS0_FvvEEvPT_T0_RK6Tuple0
4867 fun:_ZN27ScopedRunnableMethodFactoryI13ThreadWatcherE14RunnableMethodIMS0_Fvv E6Tuple0E3RunEv 4868 fun:_ZN27ScopedRunnableMethodFactoryI13ThreadWatcherE14RunnableMethodIMS0_Fvv E6Tuple0E3RunEv
4868 fun:*18TaskClosureAdapter3RunEv 4869 fun:*18TaskClosureAdapter3RunEv
4869 fun:_ZN4base8internal8Invoker1ILb0ENS0_15InvokerStorage1*18TaskClosureAdapter EFvvEPS4_EES6_E8DoInvokeEPNS0_18InvokerStorageBaseE 4870 fun:_ZN4base8internal8Invoker1ILb0ENS0_15InvokerStorage1*18TaskClosureAdapter EFvvEPS4_EES6_E8DoInvokeEPNS0_18InvokerStorageBaseE
4870 fun:_ZNK4base8CallbackIFvvEE3RunEv 4871 fun:_ZNK4base8CallbackIFvvEE3RunEv
(...skipping 362 matching lines...) Expand 10 before | Expand all | Expand 10 after
5233 } 5234 }
5234 { 5235 {
5235 bug_todo_getdelim2 5236 bug_todo_getdelim2
5236 Memcheck:Leak 5237 Memcheck:Leak
5237 fun:malloc 5238 fun:malloc
5238 fun:getdelim 5239 fun:getdelim
5239 obj:/lib/libselinux.so.1 5240 obj:/lib/libselinux.so.1
5240 obj:/lib/libselinux.so.1 5241 obj:/lib/libselinux.so.1
5241 obj:/lib/libselinux.so.1 5242 obj:/lib/libselinux.so.1
5242 } 5243 }
OLDNEW
« net/base/network_change_notifier_linux.cc ('K') | « net/net.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698