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

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

Issue 7621041: Widen a few Valgrind suppressions, merge bug#80022 and bug#75051 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: 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
« 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 606 matching lines...) Expand 10 before | Expand all | Expand 10 after
617 Memcheck:Leak 617 Memcheck:Leak
618 ... 618 ...
619 obj:/bin/bash 619 obj:/bin/bash
620 } 620 }
621 { 621 {
622 bug_76386a 622 bug_76386a
623 Memcheck:Leak 623 Memcheck:Leak
624 fun:_Znw* 624 fun:_Znw*
625 fun:_ZNSs4_Rep9_S_createE*RKSaIcE 625 fun:_ZNSs4_Rep9_S_createE*RKSaIcE
626 ... 626 ...
627 fun:_ZNSsC1EPKcRKSaIcE 627 fun:_ZNSsC1*KS*
628 } 628 }
629 { 629 {
630 bug_76386b 630 bug_76386b
631 Memcheck:Leak 631 Memcheck:Leak
632 fun:_Znw* 632 fun:_Znw*
633 fun:_ZNSs4_Rep9_S_createE*RKSaIcE 633 fun:_ZNSs4_Rep9_S_createE*RKSaIcE
634 fun:_ZNSs4_Rep8_M_cloneERKSaIcE* 634 fun:_ZNSs4_Rep8_M_cloneERKSaIcE*
635 } 635 }
636 { 636 {
637 bug_76386c 637 bug_76386c
638 Memcheck:Leak 638 Memcheck:Leak
639 fun:_Znw* 639 fun:_Znw*
640 fun:_ZNSs4_Rep9_S_createE*RKSaIcE 640 fun:_ZNSs4_Rep9_S_createE*RKSaIcE
641 fun:_ZNSs9_M_mutateEjjj 641 fun:_ZNSs9_M_mutateEjjj
642 } 642 }
643 {
644 bug_76386d
645 Memcheck:Leak
646 fun:_Znw*
647 fun:_ZNSs4_Rep9_S_createEjjRKSaIcE
648 ...
649 fun:_ZNSsC1ERKSsjj
650 }
651 643
652 #----------------------------------------------------------------------- 644 #-----------------------------------------------------------------------
653 # 2. intentional unit test errors, or stuff that is somehow a false positive 645 # 2. intentional unit test errors, or stuff that is somehow a false positive
654 # in our own code, or stuff that is so trivial it's not worth fixing 646 # in our own code, or stuff that is so trivial it's not worth fixing
655 647
656 # See tools/valgrind/memcheck_analyze.py before modifying sanity tests. 648 # See tools/valgrind/memcheck_analyze.py before modifying sanity tests.
657 { 649 {
658 Memcheck sanity test 01 (memory leak). 650 Memcheck sanity test 01 (memory leak).
659 Memcheck:Leak 651 Memcheck:Leak
660 fun:_Zna* 652 fun:_Zna*
(...skipping 3083 matching lines...) Expand 10 before | Expand all | Expand 10 after
3744 fun:_ZN11TabContentsC2EPN7content14BrowserContextEP12SiteInstanceiPKS_P23Sess ionStorageNamespace 3736 fun:_ZN11TabContentsC2EPN7content14BrowserContextEP12SiteInstanceiPKS_P23Sess ionStorageNamespace
3745 fun:_ZN15TestTabContentsC1EPN7content14BrowserContextEP12SiteInstance 3737 fun:_ZN15TestTabContentsC1EPN7content14BrowserContextEP12SiteInstance
3746 fun:_ZN25RenderViewHostTestHarness21CreateTestTabContentsEv 3738 fun:_ZN25RenderViewHostTestHarness21CreateTestTabContentsEv
3747 fun:_ZN25RenderViewHostTestHarness5SetUpEv 3739 fun:_ZN25RenderViewHostTestHarness5SetUpEv
3748 fun:_ZN19PasswordManagerTest5SetUpEv 3740 fun:_ZN19PasswordManagerTest5SetUpEv
3749 } 3741 }
3750 { 3742 {
3751 bug_75051 3743 bug_75051
3752 Memcheck:Leak 3744 Memcheck:Leak
3753 fun:_Znw* 3745 fun:_Znw*
3746 ...
3754 fun:_ZN3net12CertVerifier6VerifyEPNS_15X509CertificateERKSsiPNS_16CertVerifyR esultEP14CallbackRunnerI6Tuple1IiEEPPv 3747 fun:_ZN3net12CertVerifier6VerifyEPNS_15X509CertificateERKSsiPNS_16CertVerifyR esultEP14CallbackRunnerI6Tuple1IiEEPPv
3755 fun:_ZN3net25SingleRequestCertVerifier6VerifyEPNS_15X509CertificateERKSsiPNS_ 16CertVerifyResultEP14CallbackRunnerI6Tuple1IiEE 3748 fun:_ZN3net25SingleRequestCertVerifier6VerifyEPNS_15X509CertificateERKSsiPNS_ 16CertVerifyResultEP14CallbackRunnerI6Tuple1IiEE
3756 fun:_ZN3net18SSLClientSocketNSS12DoVerifyCertEi 3749 fun:_ZN3net18SSLClientSocketNSS12DoVerifyCertEi
3757 fun:_ZN3net18SSLClientSocketNSS15DoHandshakeLoopEi 3750 fun:_ZN3net18SSLClientSocketNSS15DoHandshakeLoopEi
3758 fun:_ZN3net18SSLClientSocketNSS21OnHandshakeIOCompleteEi
3759 fun:_ZN3net18SSLClientSocketNSS14OnRecvCompleteEi
3760 fun:_ZN3net18SSLClientSocketNSS18BufferRecvCompleteEi
3761 } 3751 }
3762 { 3752 {
3763 bug_75127a 3753 bug_75127a
3764 Memcheck:Value4 3754 Memcheck:Value4
3765 ... 3755 ...
3766 fun:png_process_data 3756 fun:png_process_data
3767 fun:_ZN3gfx8PNGCodec6Decode* 3757 fun:_ZN3gfx8PNGCodec6Decode*
3768 } 3758 }
3769 { 3759 {
3770 bug_75127b 3760 bug_75127b
(...skipping 400 matching lines...) Expand 10 before | Expand all | Expand 10 after
4171 fun:_ZN8notifier26ProxyResolvingClientSocketC1ERK13scoped_refptrIN3net23URLRe questContextGetterEERKNS2_9SSLConfigERKNS2_12HostPortPairE 4161 fun:_ZN8notifier26ProxyResolvingClientSocketC1ERK13scoped_refptrIN3net23URLRe questContextGetterEERKNS2_9SSLConfigERKNS2_12HostPortPairE
4172 fun:_ZN8notifier23XmppClientSocketFactory27CreateTransportClientSocketERKN3ne t12HostPortPairE 4162 fun:_ZN8notifier23XmppClientSocketFactory27CreateTransportClientSocketERKN3ne t12HostPortPairE
4173 fun:_ZN8notifier17ChromeAsyncSocket7ConnectERKN9talk_base13SocketAddressE 4163 fun:_ZN8notifier17ChromeAsyncSocket7ConnectERKN9talk_base13SocketAddressE
4174 fun:_ZN4buzz10XmppClient21ProcessStartXmppLoginEv 4164 fun:_ZN4buzz10XmppClient21ProcessStartXmppLoginEv
4175 fun:_ZN4buzz10XmppClient7ProcessEi 4165 fun:_ZN4buzz10XmppClient7ProcessEi
4176 fun:_ZN9talk_base4Task4StepEv 4166 fun:_ZN9talk_base4Task4StepEv
4177 fun:_ZN9talk_base10TaskRunner16InternalRunTasksEb 4167 fun:_ZN9talk_base10TaskRunner16InternalRunTasksEb
4178 fun:_ZN9talk_base10TaskRunner8RunTasksEv 4168 fun:_ZN9talk_base10TaskRunner8RunTasksEv
4179 } 4169 }
4180 { 4170 {
4181 bug_80022
4182 Memcheck:Leak
4183 fun:_Znw*
4184 fun:_ZN3net12CertVerifier6VerifyEPNS_15X509CertificateERKSsiPNS_16CertVerifyR esultEP14CallbackRunnerI6Tuple1IiEEPPv
4185 fun:_ZN3net25SingleRequestCertVerifier6VerifyEPNS_15X509CertificateERKSsiPNS_ 16CertVerifyResultEP14CallbackRunnerI6Tuple1IiEE
4186 fun:_ZN3net18SSLClientSocketNSS12DoVerifyCertEi
4187 fun:_ZN3net18SSLClientSocketNSS15DoHandshakeLoopEi
4188 fun:_ZN3net18SSLClientSocketNSS7ConnectEP14CallbackRunnerI6Tuple1IiEE
4189 fun:_ZN3net13SSLConnectJob12DoSSLConnectEv
4190 fun:_ZN3net13SSLConnectJob6DoLoopEi
4191 fun:_ZN3net13SSLConnectJob12OnIOCompleteEi
4192 }
4193 {
4194 bug_80150 4171 bug_80150
4195 Memcheck:Leak 4172 Memcheck:Leak
4196 fun:_Znw* 4173 fun:_Znw*
4197 fun:_Z11NewCallbackIN12browser_sync15SyncBackendHost4CoreEEP14CallbackRunnerI 6Tuple0EPT_MS7_FvvE 4174 fun:_Z11NewCallbackIN12browser_sync15SyncBackendHost4CoreEEP14CallbackRunnerI 6Tuple0EPT_MS7_FvvE
4198 fun:_ZN12browser_sync15SyncBackendHost18ConfigureDataTypesERKSt3mapIN8syncabl e9ModelTypeE13scoped_refptrINS_18DataTypeControllerEESt4lessIS3_ESaISt4pairIKS3_ S6_EEERKSt3setIS3_S8_SaIS3_EEP14CancelableTask 4175 fun:_ZN12browser_sync15SyncBackendHost18ConfigureDataTypesERKSt3mapIN8syncabl e9ModelTypeE13scoped_refptrINS_18DataTypeControllerEESt4lessIS3_ESaISt4pairIKS3_ S6_EEERKSt3setIS3_S8_SaIS3_EEP14CancelableTask
4199 fun:_ZN12browser_sync33SyncBackendHostForProfileSyncTest18ConfigureDataTypesE RKSt3mapIN8syncable9ModelTypeE13scoped_refptrINS_18DataTypeControllerEESt4lessIS 3_ESaISt4pairIKS3_S6_EEERKSt3setIS3_S8_SaIS3_EEP14CancelableTask 4176 fun:_ZN12browser_sync33SyncBackendHostForProfileSyncTest18ConfigureDataTypesE RKSt3mapIN8syncable9ModelTypeE13scoped_refptrINS_18DataTypeControllerEESt4lessIS 3_ESaISt4pairIKS3_S6_EEERKSt3setIS3_S8_SaIS3_EEP14CancelableTask
4200 fun:_ZN12browser_sync19DataTypeManagerImpl7RestartEv 4177 fun:_ZN12browser_sync19DataTypeManagerImpl7RestartEv
4201 fun:_ZN12browser_sync19DataTypeManagerImpl9ConfigureERKSt3setIN8syncable9Mode lTypeESt4lessIS3_ESaIS3_EE 4178 fun:_ZN12browser_sync19DataTypeManagerImpl9ConfigureERKSt3setIN8syncable9Mode lTypeESt4lessIS3_ESaIS3_EE
4202 } 4179 }
4203 { 4180 {
(...skipping 577 matching lines...) Expand 10 before | Expand all | Expand 10 after
4781 ... 4758 ...
4782 fun:_ZN8IOThread31RegisterURLRequestContextGetterEP29ChromeURLRequestContextG etter 4759 fun:_ZN8IOThread31RegisterURLRequestContextGetterEP29ChromeURLRequestContextG etter
4783 fun:_ZN29ChromeURLRequestContextGetter20GetURLRequestContextEv 4760 fun:_ZN29ChromeURLRequestContextGetter20GetURLRequestContextEv
4784 fun:_ZL23AddDataSourceOnIOThread13scoped_refptrIN3net23URLRequestContextGette rEES_IN20ChromeURLDataManager10DataSourceEE 4761 fun:_ZL23AddDataSourceOnIOThread13scoped_refptrIN3net23URLRequestContextGette rEES_IN20ChromeURLDataManager10DataSourceEE
4785 } 4762 }
4786 { 4763 {
4787 bug_89304 4764 bug_89304
4788 Memcheck:Leak 4765 Memcheck:Leak
4789 fun:_Znw* 4766 fun:_Znw*
4790 ... 4767 ...
4791 fun:_ZN3net20ClientSocketPoolBaseINS_15*SocketParamsEE13RequestSocketERKSsRK1 3scoped_refptrIS1_ENS_15RequestPriorityEPNS_18ClientSocketHandleEP14CallbackRunn erI6Tuple1IiEERKNS_11BoundNetLogE 4768 fun:_ZN3net20ClientSocketPoolBaseINS_*SocketParamsEE13RequestSocketERKSsRK13s coped_refptrIS1_ENS_15RequestPriorityEPNS_18ClientSocketHandleEP14CallbackRunner I6Tuple1IiEERKNS_11BoundNetLogE
4792 fun:_ZN3net19*SocketPool13RequestSocketERKSsPKvNS_15RequestPriorityEPNS_18Cli entSocketHandleEP14CallbackRunnerI6Tuple1IiEERKNS_11BoundNetLogE 4769 fun:_ZN3net*SocketPool13RequestSocketERKSsPKvNS_15RequestPriorityEPNS_18Clien tSocketHandleEP14CallbackRunnerI6Tuple1IiEERKNS_11BoundNetLogE
4793 fun:_ZN3net18ClientSocketHandle4Init* 4770 fun:_ZN3net18ClientSocketHandle4Init*
4794 ... 4771 ...
4795 fun:_ZN3net23ClientSocketPoolManager30InitSocketHandleForHttpRequestERK4GURLR KNS_18HttpRequestHeadersEiNS_15RequestPriorityEPNS_18HttpNetworkSessionERKNS_9Pr oxyInfoEbbRKNS_9SSLConfigESF_RKNS_11BoundNetLogEPNS_18ClientSocketHandleEP14Call backRunnerI6Tuple1IiEE 4772 fun:_ZN3net23ClientSocketPoolManager30InitSocketHandleForHttpRequestERK4GURLR KNS_18HttpRequestHeadersEiNS_15RequestPriorityEPNS_18HttpNetworkSessionERKNS_9Pr oxyInfoEbbRKNS_9SSLConfigESF_RKNS_11BoundNetLogEPNS_18ClientSocketHandleEP14Call backRunnerI6Tuple1IiEE
4796 fun:_ZN3net21HttpStreamFactoryImpl3Job16DoInitConnectionEv 4773 fun:_ZN3net21HttpStreamFactoryImpl3Job16DoInitConnectionEv
4797 } 4774 }
4798 { 4775 {
4799 bug_89311 4776 bug_89311
4800 Memcheck:Leak 4777 Memcheck:Leak
4801 fun:_Znw* 4778 fun:_Znw*
4802 ... 4779 ...
(...skipping 460 matching lines...) Expand 10 before | Expand all | Expand 10 after
5263 } 5240 }
5264 { 5241 {
5265 bug_92741c 5242 bug_92741c
5266 Memcheck:Leak 5243 Memcheck:Leak
5267 fun:_Znw* 5244 fun:_Znw*
5268 fun:_ZN4base4BindIMN3net17URLRequestHttpJobEFvRKNS1_10CookieListEENS_7WeakPtr IS2_EEEENS_8internal20InvokerStorageHolderINSA_15InvokerStorage1IT_T0_EEEESD_RKS E_ 5245 fun:_ZN4base4BindIMN3net17URLRequestHttpJobEFvRKNS1_10CookieListEENS_7WeakPtr IS2_EEEENS_8internal20InvokerStorageHolderINSA_15InvokerStorage1IT_T0_EEEESD_RKS E_
5269 fun:_ZN3net17URLRequestHttpJob23AddCookieHeaderAndStartEv 5246 fun:_ZN3net17URLRequestHttpJob23AddCookieHeaderAndStartEv
5270 fun:_ZN3net17URLRequestHttpJob5StartEv 5247 fun:_ZN3net17URLRequestHttpJob5StartEv
5271 fun:_ZN3net10URLRequest8StartJobEPNS_13URLRequestJobE 5248 fun:_ZN3net10URLRequest8StartJobEPNS_13URLRequestJobE
5272 fun:_ZN3net10URLRequest5StartEv 5249 fun:_ZN3net10URLRequest5StartEv
5273 fun:_ZN10URLFetcher4Core15StartURLRequestEv
5274 fun:_ZN10URLFetcher4Core30StartURLRequestWhenAppropriateEv
5275 fun:_ZN10URLFetcher4Core15StartOnIOThreadEv
5276 fun:_Z16DispatchToMethodIN10URLFetcher4CoreEMS1_FvvEEvPT_T0_RK6Tuple0
5277 fun:_ZN14RunnableMethodIN10URLFetcher4CoreEMS1_FvvE6Tuple0E3RunEv
5278 fun:_ZN4base6subtle18TaskClosureAdapter3RunEv
5279 } 5250 }
5280 { 5251 {
5281 bug_92876a 5252 bug_92876a
5282 Memcheck:Leak 5253 Memcheck:Leak
5283 fun:_Znw* 5254 fun:_Znw*
5284 fun:_ZN3net18SSLClientSocketNSS10BufferSendEv 5255 fun:_ZN3net18SSLClientSocketNSS10BufferSendEv
5285 fun:_ZN3net18SSLClientSocketNSS13DoTransportIOEv 5256 fun:_ZN3net18SSLClientSocketNSS13DoTransportIOEv
5286 fun:_ZN3net18SSLClientSocketNSS11DoWriteLoopEi 5257 fun:_ZN3net18SSLClientSocketNSS11DoWriteLoopEi
5287 fun:_ZN3net18SSLClientSocketNSS5WriteEPNS_8IOBufferEiP14CallbackRunnerI6Tuple 1IiEE 5258 fun:_ZN3net18SSLClientSocketNSS5WriteEPNS_8IOBufferEiP14CallbackRunnerI6Tuple 1IiEE
5288 fun:_ZN3net11SpdySession11WriteSocketEv 5259 fun:_ZN3net11SpdySession11WriteSocketEv
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
5324 fun:_ZN23BufferedResourceHandler23CompleteResponseStartedEib 5295 fun:_ZN23BufferedResourceHandler23CompleteResponseStartedEib
5325 fun:_ZN23BufferedResourceHandler15OnReadCompletedEiPi 5296 fun:_ZN23BufferedResourceHandler15OnReadCompletedEiPi
5326 fun:_ZN22ResourceDispatcherHost12CompleteReadEPN3net10URLRequestEPi 5297 fun:_ZN22ResourceDispatcherHost12CompleteReadEPN3net10URLRequestEPi
5327 fun:_ZN22ResourceDispatcherHost15OnReadCompletedEPN3net10URLRequestEi 5298 fun:_ZN22ResourceDispatcherHost15OnReadCompletedEPN3net10URLRequestEi
5328 fun:_ZN3net10URLRequest19NotifyReadCompletedEi 5299 fun:_ZN3net10URLRequest19NotifyReadCompletedEi
5329 fun:_ZN3net13URLRequestJob18NotifyReadCompleteEi 5300 fun:_ZN3net13URLRequestJob18NotifyReadCompleteEi
5330 fun:_ZN3net17URLRequestTestJob20ProcessNextOperationEv 5301 fun:_ZN3net17URLRequestTestJob20ProcessNextOperationEv
5331 fun:_ZN3net17URLRequestTestJob24ProcessOnePendingMessageEv 5302 fun:_ZN3net17URLRequestTestJob24ProcessOnePendingMessageEv
5332 fun:_ZN56ResourceDispatcherHostTest_*8TestBodyEv 5303 fun:_ZN56ResourceDispatcherHostTest_*8TestBodyEv
5333 } 5304 }
5305 {
5306 bug_TODO_crbug_is_down_1
5307 Memcheck:Leak
5308 fun:_Znw*
5309 ...
5310 fun:*SHA1Fingerprint*
5311 fun:_ZN3net16CertVerifyResultaSERKS0_
5312 fun:_ZN3net12CertVerifier12HandleResultEPNS_15X509CertificateERKSsiiRKNS_16Ce rtVerifyResultE
5313 fun:_ZN3net18CertVerifierWorker7DoReplyEv
5314 }
5315 {
5316 bug_TODO_crbug_is_down_2
5317 Memcheck:Leak
5318 fun:_Znw*
5319 fun:_ZN4base4BindIMNS_6subtle18TaskClosureAdapterEFvvEPS2_EENS_8internal20Inv okerStorageHolderINS6_15InvokerStorage1IT_T0_EEEES9_RKSA_
5320 fun:_ZN11MessageLoop8PostTaskERKN15tracked_objects8LocationEP4Task
5321 fun:_ZN3net18CertVerifierWorker6FinishEv
5322 fun:_ZN3net18CertVerifierWorker3RunEv
5323 }
5334 5324
5335 #----------------------------------------------------------------------- 5325 #-----------------------------------------------------------------------
5336 # These only occur on our Google workstations 5326 # These only occur on our Google workstations
5337 { 5327 {
5338 bug_todo_freeres 5328 bug_todo_freeres
5339 Memcheck:Free 5329 Memcheck:Free
5340 fun:free 5330 fun:free
5341 fun:__libc_freeres 5331 fun:__libc_freeres
5342 fun:_vgnU_freeres 5332 fun:_vgnU_freeres
5343 fun:_Exit 5333 fun:_Exit
(...skipping 10 matching lines...) Expand all
5354 } 5344 }
5355 { 5345 {
5356 bug_todo_getdelim2 5346 bug_todo_getdelim2
5357 Memcheck:Leak 5347 Memcheck:Leak
5358 fun:malloc 5348 fun:malloc
5359 fun:getdelim 5349 fun:getdelim
5360 obj:/lib/libselinux.so.1 5350 obj:/lib/libselinux.so.1
5361 obj:/lib/libselinux.so.1 5351 obj:/lib/libselinux.so.1
5362 obj:/lib/libselinux.so.1 5352 obj:/lib/libselinux.so.1
5363 } 5353 }
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