Chromium Code Reviews| OLD | NEW |
|---|---|
| 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 841 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 852 fun:_Znw* | 852 fun:_Znw* |
| 853 ... | 853 ... |
| 854 fun:_ZN4base*Histogram10FactoryGet* | 854 fun:_ZN4base*Histogram10FactoryGet* |
| 855 } | 855 } |
| 856 { | 856 { |
| 857 # Histograms are used on un-joined threads, and can't be deleted atexit. | 857 # Histograms are used on un-joined threads, and can't be deleted atexit. |
| 858 Histograms via FactoryGet including Stats for disk_cache | 858 Histograms via FactoryGet including Stats for disk_cache |
| 859 Memcheck:Leak | 859 Memcheck:Leak |
| 860 fun:_Znw* | 860 fun:_Znw* |
| 861 fun:_ZN10disk_cache14StatsHistogram10FactoryGet* | 861 fun:_ZN10disk_cache14StatsHistogram10FactoryGet* |
| 862 } | 862 } |
|
timurrrr%chromium.org
2011/06/06 08:23:45
Maybe we should add a generic LeakyLazyInstance su
adamk
2011/06/06 17:58:59
Done. Let me know if I should be formatting/wildc
| |
| 863 | 863 |
| 864 #----------------------------------------------------------------------- | 864 #----------------------------------------------------------------------- |
| 865 # 3. Suppressions for real chromium bugs that are not yet fixed. | 865 # 3. Suppressions for real chromium bugs that are not yet fixed. |
| 866 # These should all be in chromium's bug tracking system (but a few aren't yet). | 866 # These should all be in chromium's bug tracking system (but a few aren't yet). |
| 867 | 867 |
| 868 { | 868 { |
| 869 # Chromium flakily leaks tasks at shutdown, see | 869 # Chromium flakily leaks tasks at shutdown, see |
| 870 # http://crbug.com/6532 | 870 # http://crbug.com/6532 |
| 871 # http://codereview.chromium.org/20067 | 871 # http://codereview.chromium.org/20067 |
| 872 # http://codereview.chromium.org/42083 | 872 # http://codereview.chromium.org/42083 |
| (...skipping 3364 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 4237 fun:_ZN8notifier26ProxyResolvingClientSocketC1ERK13scoped_refptrIN3net23URLRe questContextGetterEERKNS2_9SSLConfigERKNS2_12HostPortPairE | 4237 fun:_ZN8notifier26ProxyResolvingClientSocketC1ERK13scoped_refptrIN3net23URLRe questContextGetterEERKNS2_9SSLConfigERKNS2_12HostPortPairE |
| 4238 fun:_ZN8notifier23XmppClientSocketFactory27CreateTransportClientSocketERKN3ne t12HostPortPairE | 4238 fun:_ZN8notifier23XmppClientSocketFactory27CreateTransportClientSocketERKN3ne t12HostPortPairE |
| 4239 fun:_ZN8notifier17ChromeAsyncSocket7ConnectERKN9talk_base13SocketAddressE | 4239 fun:_ZN8notifier17ChromeAsyncSocket7ConnectERKN9talk_base13SocketAddressE |
| 4240 fun:_ZN4buzz10XmppClient21ProcessStartXmppLoginEv | 4240 fun:_ZN4buzz10XmppClient21ProcessStartXmppLoginEv |
| 4241 fun:_ZN4buzz10XmppClient7ProcessEi | 4241 fun:_ZN4buzz10XmppClient7ProcessEi |
| 4242 fun:_ZN9talk_base4Task4StepEv | 4242 fun:_ZN9talk_base4Task4StepEv |
| 4243 fun:_ZN9talk_base10TaskRunner16InternalRunTasksEb | 4243 fun:_ZN9talk_base10TaskRunner16InternalRunTasksEb |
| 4244 fun:_ZN9talk_base10TaskRunner8RunTasksEv | 4244 fun:_ZN9talk_base10TaskRunner8RunTasksEv |
| 4245 } | 4245 } |
| 4246 { | 4246 { |
| 4247 bug_80002a | |
| 4248 Memcheck:Leak | |
| 4249 fun:_Znw* | |
| 4250 ... | |
| 4251 fun:*FileSystemURLRequestJobTest5SetUpEv | |
| 4252 } | |
| 4253 { | |
| 4254 bug_80002b | |
| 4255 Memcheck:Leak | |
| 4256 fun:_Znw* | |
| 4257 ... | |
| 4258 fun:*FileSystemDirURLRequestJobTest5SetUpEv | |
| 4259 } | |
| 4260 { | |
| 4261 bug_80022 | 4247 bug_80022 |
| 4262 Memcheck:Leak | 4248 Memcheck:Leak |
| 4263 fun:_Znw* | 4249 fun:_Znw* |
| 4264 fun:_ZN3net12CertVerifier6VerifyEPNS_15X509CertificateERKSsiPNS_16CertVerifyR esultEP14CallbackRunnerI6Tuple1IiEEPPv | 4250 fun:_ZN3net12CertVerifier6VerifyEPNS_15X509CertificateERKSsiPNS_16CertVerifyR esultEP14CallbackRunnerI6Tuple1IiEEPPv |
| 4265 fun:_ZN3net25SingleRequestCertVerifier6VerifyEPNS_15X509CertificateERKSsiPNS_ 16CertVerifyResultEP14CallbackRunnerI6Tuple1IiEE | 4251 fun:_ZN3net25SingleRequestCertVerifier6VerifyEPNS_15X509CertificateERKSsiPNS_ 16CertVerifyResultEP14CallbackRunnerI6Tuple1IiEE |
| 4266 fun:_ZN3net18SSLClientSocketNSS12DoVerifyCertEi | 4252 fun:_ZN3net18SSLClientSocketNSS12DoVerifyCertEi |
| 4267 fun:_ZN3net18SSLClientSocketNSS15DoHandshakeLoopEi | 4253 fun:_ZN3net18SSLClientSocketNSS15DoHandshakeLoopEi |
| 4268 fun:_ZN3net18SSLClientSocketNSS7ConnectEP14CallbackRunnerI6Tuple1IiEE | 4254 fun:_ZN3net18SSLClientSocketNSS7ConnectEP14CallbackRunnerI6Tuple1IiEE |
| 4269 fun:_ZN3net13SSLConnectJob12DoSSLConnectEv | 4255 fun:_ZN3net13SSLConnectJob12DoSSLConnectEv |
| 4270 fun:_ZN3net13SSLConnectJob6DoLoopEi | 4256 fun:_ZN3net13SSLConnectJob6DoLoopEi |
| (...skipping 227 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 4498 fun:_ZN13ThreadWatcher13StartWatchingERKN13BrowserThread2IDERKSsRKN4base9Time DeltaES9_ | 4484 fun:_ZN13ThreadWatcher13StartWatchingERKN13BrowserThread2IDERKSsRKN4base9Time DeltaES9_ |
| 4499 fun:_ZN17ThreadWatcherList16StartWatchingAllEv | 4485 fun:_ZN17ThreadWatcherList16StartWatchingAllEv |
| 4500 fun:_Z18DispatchToFunctionIPFvvEEvT_RK6Tuple0 | 4486 fun:_Z18DispatchToFunctionIPFvvEEvT_RK6Tuple0 |
| 4501 fun:_ZN16RunnableFunctionIPFvvE6Tuple0E3RunEv | 4487 fun:_ZN16RunnableFunctionIPFvvE6Tuple0E3RunEv |
| 4502 fun:_ZN12_GLOBAL__N_118TaskClosureAdapter3RunEv | 4488 fun:_ZN12_GLOBAL__N_118TaskClosureAdapter3RunEv |
| 4503 fun:_ZN4base8internal8Invoker1ILb0ENS0_15InvokerStorage1IMN12_GLOBAL__N_118Ta skClosureAdapterEFvvEPS4_EES6_E8DoInvokeEPNS0_18InvokerStorageBaseE | 4489 fun:_ZN4base8internal8Invoker1ILb0ENS0_15InvokerStorage1IMN12_GLOBAL__N_118Ta skClosureAdapterEFvvEPS4_EES6_E8DoInvokeEPNS0_18InvokerStorageBaseE |
| 4504 fun:_ZNK4base8CallbackIFvvEE3RunEv | 4490 fun:_ZNK4base8CallbackIFvvEE3RunEv |
| 4505 fun:_ZN11MessageLoop7RunTaskERKNS_11PendingTaskE | 4491 fun:_ZN11MessageLoop7RunTaskERKNS_11PendingTaskE |
| 4506 } | 4492 } |
| 4507 { | 4493 { |
| 4494 bug_83345 | |
| 4495 Memcheck:Leak | |
| 4496 ... | |
| 4497 fun:_ZNSt5dequeIN7leveldb12_GLOBAL__N_111ChromiumEnv6BGItemESaIS3_EEC1Ev | |
|
timurrrr%chromium.org
2011/06/06 08:23:45
see the other comment
adamk
2011/06/06 17:58:59
Done.
| |
| 4498 fun:_ZN7leveldb12_GLOBAL__N_111ChromiumEnvC1Ev | |
| 4499 fun:_ZN4base25DefaultLazyInstanceTraitsIN7leveldb12_GLOBAL__N_111ChromiumEnvE E3NewEPv | |
| 4500 fun:_ZN4base23LeakyLazyInstanceTraitsIN7leveldb12_GLOBAL__N_111ChromiumEnvEE3 NewEPv | |
| 4501 fun:_ZN4base12LazyInstanceIN7leveldb12_GLOBAL__N_111ChromiumEnvENS_23LeakyLaz yInstanceTraitsIS3_EEE7PointerEv | |
| 4502 fun:_ZN7leveldb3Env7DefaultEv | |
| 4503 fun:_ZN7leveldb7OptionsC1Ev | |
| 4504 } | |
| 4505 { | |
| 4508 bug_83430 | 4506 bug_83430 |
| 4509 Memcheck:Leak | 4507 Memcheck:Leak |
| 4510 fun:_Znw* | 4508 fun:_Znw* |
| 4511 fun:_ZN27ScopedRunnableMethodFactoryI13ThreadWatcherE17NewRunnableMethodIMS0_ FvyEyEEP14CancelableTaskT_RKT0_ | 4509 fun:_ZN27ScopedRunnableMethodFactoryI13ThreadWatcherE17NewRunnableMethodIMS0_ FvyEyEEP14CancelableTaskT_RKT0_ |
| 4512 fun:_ZN13ThreadWatcher15PostPingMessageEv | 4510 fun:_ZN13ThreadWatcher15PostPingMessageEv |
| 4513 fun:_Z16DispatchToMethodI13ThreadWatcherMS0_FvvEEvPT_T0_RK6Tuple0 | 4511 fun:_Z16DispatchToMethodI13ThreadWatcherMS0_FvvEEvPT_T0_RK6Tuple0 |
| 4514 fun:_ZN27ScopedRunnableMethodFactoryI13ThreadWatcherE14RunnableMethodIMS0_Fvv E6Tuple0E3RunEv | 4512 fun:_ZN27ScopedRunnableMethodFactoryI13ThreadWatcherE14RunnableMethodIMS0_Fvv E6Tuple0E3RunEv |
| 4515 fun:_ZN12_GLOBAL__N_118TaskClosureAdapter3RunEv | 4513 fun:_ZN12_GLOBAL__N_118TaskClosureAdapter3RunEv |
| 4516 fun:_ZN4base8internal8Invoker1ILb0ENS0_15InvokerStorage1IMN12_GLOBAL__N_118Ta skClosureAdapterEFvvEPS4_EES6_E8DoInvokeEPNS0_18InvokerStorageBaseE | 4514 fun:_ZN4base8internal8Invoker1ILb0ENS0_15InvokerStorage1IMN12_GLOBAL__N_118Ta skClosureAdapterEFvvEPS4_EES6_E8DoInvokeEPNS0_18InvokerStorageBaseE |
| 4517 fun:_ZNK4base8CallbackIFvvEE3RunEv | 4515 fun:_ZNK4base8CallbackIFvvEE3RunEv |
| (...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 4685 } | 4683 } |
| 4686 { | 4684 { |
| 4687 bug_todo_getdelim2 | 4685 bug_todo_getdelim2 |
| 4688 Memcheck:Leak | 4686 Memcheck:Leak |
| 4689 fun:malloc | 4687 fun:malloc |
| 4690 fun:getdelim | 4688 fun:getdelim |
| 4691 obj:/lib/libselinux.so.1 | 4689 obj:/lib/libselinux.so.1 |
| 4692 obj:/lib/libselinux.so.1 | 4690 obj:/lib/libselinux.so.1 |
| 4693 obj:/lib/libselinux.so.1 | 4691 obj:/lib/libselinux.so.1 |
| 4694 } | 4692 } |
| OLD | NEW |