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

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

Issue 435323002: Valgrind: Remove a few obsolete suppressions. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 6 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 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 715 matching lines...) Expand 10 before | Expand all | Expand 10 after
726 fun:_ZN27ChromeBrowserMainPartsPosix24PostMainMessageLoopStartEv 726 fun:_ZN27ChromeBrowserMainPartsPosix24PostMainMessageLoopStartEv
727 fun:_ZN7content15BrowserMainLoop20MainMessageLoopStartEv 727 fun:_ZN7content15BrowserMainLoop20MainMessageLoopStartEv
728 fun:_ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE 728 fun:_ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE
729 fun:_ZN7content11BrowserMainERKNS_18MainFunctionParamsE 729 fun:_ZN7content11BrowserMainERKNS_18MainFunctionParamsE
730 fun:_ZN7content23RunNamedProcessTypeMainERKSsRKNS_18MainFunctionParamsEPNS_19 ContentMainDelegateE 730 fun:_ZN7content23RunNamedProcessTypeMainERKSsRKNS_18MainFunctionParamsEPNS_19 ContentMainDelegateE
731 fun:_ZN7content21ContentMainRunnerImpl3RunEv 731 fun:_ZN7content21ContentMainRunnerImpl3RunEv
732 fun:_ZN7content11ContentMainEiPPKcPNS_19ContentMainDelegateE 732 fun:_ZN7content11ContentMainEiPPKcPNS_19ContentMainDelegateE
733 fun:ChromeMain 733 fun:ChromeMain
734 } 734 }
735 { 735 {
736 bug_30346
737 Memcheck:Leak
738 fun:_Znw*
739 ...
740 fun:_ZN13TCMallocGuardC1Ev
741 fun:_Z41__static_initialization_and_destruction_0ii
742 fun:_GLOBAL__I__ZN61FLAG__namespace_do_not_use_directly_use_DECLARE_int64_ins tead43FLAGS_tcmalloc_large_alloc_report_thresholdE
743 }
744 {
745 bug_30346b
746 Memcheck:Unaddressable
747 ...
748 fun:_ZSt22__get_temporary_bufferIPN7blink11RenderLayerEESt4pairIPT_iEiS5_
749 fun:_ZNSt17_Temporary_bufferIPPN7blink11RenderLayerES2_EC1ES3_S3_
750 fun:_ZN5blink11RenderLayer17updateZOrderListsEv
751 fun:_ZN5blink11RenderLayer24updateLayerListsIfNeededEv
752 fun:_ZN5blink11RenderLayer38updateCompositingAndLayerListsIfNeededEv
753 }
754 {
755 bug_30703a 736 bug_30703a
756 Memcheck:Param 737 Memcheck:Param
757 write(buf) 738 write(buf)
758 ... 739 ...
759 fun:zipCloseFileInZipRaw 740 fun:zipCloseFileInZipRaw
760 fun:zipCloseFileInZip 741 fun:zipCloseFileInZip
761 fun:_Z*13AddEntryToZip* 742 fun:_Z*13AddEntryToZip*
762 } 743 }
763 { 744 {
764 bug_30703b 745 bug_30703b
765 Memcheck:Uninitialized 746 Memcheck:Uninitialized
766 fun:deflate 747 fun:deflate
767 ... 748 ...
768 fun:zipCloseFileInZipRaw 749 fun:zipCloseFileInZipRaw
769 fun:zipCloseFileInZip 750 fun:zipCloseFileInZip
770 fun:_Z*13AddEntryToZip* 751 fun:_Z*13AddEntryToZip*
771 } 752 }
772 { 753 {
773 bug_87232 754 bug_87232
774 Memcheck:Uninitialized 755 Memcheck:Uninitialized
775 fun:_ZN5blink12base64EncodeEPKcjRN3WTF6VectorIcLj0EEEb 756 fun:_ZN5blink12base64EncodeEPKcjRN3WTF6VectorIcLj0EEEb
776 fun:_ZN5blink12base64EncodeERKN3WTF6VectorIcLj0EEERS2_b 757 fun:_ZN5blink12base64EncodeERKN3WTF6VectorIcLj0EEERS2_b
777 fun:_ZN5blink*14ImageToDataURL*SkBitmapEEN3WTF6StringERT_* 758 fun:_ZN5blink*14ImageToDataURL*SkBitmapEEN3WTF6StringERT_*
778 } 759 }
779 { 760 {
780 bug_31985
781 Memcheck:Leak
782 fun:_Znw*
783 ...
784 fun:_ZN3net16HttpNetworkLayer10GetSessionEv
785 fun:_ZN3net16HttpNetworkLayer17CreateTransactionEP10scoped_ptrINS_15HttpTrans actionEE
786 fun:_ZN3net9HttpCache11Transaction13DoSendRequestEv
787 fun:_ZN3net9HttpCache11Transaction6DoLoopEi
788 }
789 {
790 bug_32085 761 bug_32085
791 Memcheck:Leak 762 Memcheck:Leak
792 fun:_Znw* 763 fun:_Znw*
793 fun:_ZN9__gnu_cxx13new_allocatorIN7content21NotificationRegistrar6RecordEE8al locate* 764 fun:_ZN9__gnu_cxx13new_allocatorIN7content21NotificationRegistrar6RecordEE8al locate*
794 fun:_ZNSt12_Vector_baseIN7content21NotificationRegistrar6RecordESaIS* 765 fun:_ZNSt12_Vector_baseIN7content21NotificationRegistrar6RecordESaIS*
795 fun:_ZNSt6vectorIN7content21NotificationRegistrar6RecordESaIS2_EE13_M_insert_ auxEN9__gnu_cxx17__normal_iteratorIPS2_S* 766 fun:_ZNSt6vectorIN7content21NotificationRegistrar6RecordESaIS2_EE13_M_insert_ auxEN9__gnu_cxx17__normal_iteratorIPS2_S*
796 fun:_ZNSt6vectorIN7content21NotificationRegistrar6RecordESaIS* 767 fun:_ZNSt6vectorIN7content21NotificationRegistrar6RecordESaIS*
797 fun:_ZN7content21NotificationRegistrar3Add* 768 fun:_ZN7content21NotificationRegistrar3Add*
798 } 769 }
799 { 770 {
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
874 { 845 {
875 bug_32624_g 846 bug_32624_g
876 Memcheck:Leak 847 Memcheck:Leak
877 ... 848 ...
878 fun:CERT_VerifySignedData 849 fun:CERT_VerifySignedData
879 fun:cert_VerifyCertChain 850 fun:cert_VerifyCertChain
880 fun:CERT_VerifyCertChain 851 fun:CERT_VerifyCertChain
881 fun:CERT_VerifyCert 852 fun:CERT_VerifyCert
882 } 853 }
883 { 854 {
884 bug_30633_39325
885 Memcheck:Leak
886 fun:_Znw*
887 ...
888 fun:_ZN11ProfileImpl17GetRequestContextEv
889 fun:_ZN19SafeBrowsingService5StartEv
890 fun:_ZN19SafeBrowsingService10InitializeEv
891 fun:_ZN22ResourceDispatcherHost10InitializeEv
892 fun:_ZN18BrowserProcessImpl28CreateResourceDispatcherHostEv
893 fun:_ZN18BrowserProcessImpl24resource_dispatcher_hostEv
894 fun:_ZN16ExtensionService4InitEv
895 }
896 {
897 bug_42842 855 bug_42842
898 Memcheck:Leak 856 Memcheck:Leak
899 fun:_Znw* 857 fun:_Znw*
900 fun:_ZN19TestWebViewDelegate12createWorkerEPN5blink8WebFrameEPNS0_15WebWorker ClientE 858 fun:_ZN19TestWebViewDelegate12createWorkerEPN5blink8WebFrameEPNS0_15WebWorker ClientE
901 fun:_ZN5blink19WebWorkerClientImpl24createWorkerContextProxyEPN7blink6WorkerE 859 fun:_ZN5blink19WebWorkerClientImpl24createWorkerContextProxyEPN7blink6WorkerE
902 fun:_ZN5blink18WorkerContextProxy6createEPNS_6WorkerE 860 fun:_ZN5blink18WorkerContextProxy6createEPNS_6WorkerE
903 fun:_ZN5blink6WorkerC1EPNS_22ScriptExecutionContextE 861 fun:_ZN5blink6WorkerC1EPNS_22ScriptExecutionContextE
904 fun:_ZN5blink6Worker6createERKN3WTF6StringEPNS_22ScriptExecutionContextERi 862 fun:_ZN5blink6Worker6createERKN3WTF6StringEPNS_22ScriptExecutionContextERi
905 fun:_ZN5blink8V8Worker19constructorCallbackERKN2v89ArgumentsE 863 fun:_ZN5blink8V8Worker19constructorCallbackERKN2v89ArgumentsE
906 } 864 }
(...skipping 2582 matching lines...) Expand 10 before | Expand all | Expand 10 after
3489 fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl10Initializ eEN5blink20WebGraphicsContext3D10AttributesEPS3_ 3447 fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl10Initializ eEN5blink20WebGraphicsContext3D10AttributesEPS3_
3490 } 3448 }
3491 { 3449 {
3492 bug_124496 3450 bug_124496
3493 Memcheck:Leak 3451 Memcheck:Leak
3494 fun:_Znw* 3452 fun:_Znw*
3495 ... 3453 ...
3496 fun:_ZN8notifier26ProxyResolvingClientSocket23ProcessProxyResolveDoneEi 3454 fun:_ZN8notifier26ProxyResolvingClientSocket23ProcessProxyResolveDoneEi
3497 } 3455 }
3498 { 3456 {
3499 bug_124500
3500 Memcheck:Leak
3501 fun:_Znw*
3502 fun:_ZN9__gnu_cxx13new_allocatorIN6webkit17WebPluginMimeTypeEE8allocateEmPKv
3503 fun:_ZNSt12_Vector_baseIN6webkit17WebPluginMimeTypeESaIS1_EE11_M_allocateEm
3504 fun:_ZNSt6vectorIN6webkit17WebPluginMimeTypeESaIS1_EE13_M_insert_auxEN9__gnu_ cxx17__normal_iteratorIPS1_S3_EERKS1_
3505 fun:_ZNSt6vectorIN6webkit17WebPluginMimeTypeESaIS1_EE9push_backERKS1_
3506 fun:_ZN6webkit5npapi9PluginLib20ParseMIMEDescriptionERKSsPSt6vectorINS_17WebP luginMimeTypeESaIS5_EE
3507 fun:_ZN6webkit5npapi9PluginLib17ReadWebPluginInfoE*
3508 fun:_ZN6webkit5npapi10PluginList14ReadPluginInfoE*
3509 fun:_ZN6webkit5npapi10PluginList10LoadPluginE*
3510 fun:_ZN17UtilityThreadImpl13OnLoadPluginsE*
3511 }
3512 {
3513 bug_127716 3457 bug_127716
3514 Memcheck:Leak 3458 Memcheck:Leak
3515 fun:_Znw* 3459 fun:_Znw*
3516 fun:_ZN3gfx5ImageC1ERK8SkBitmap 3460 fun:_ZN3gfx5ImageC1ERK8SkBitmap
3517 fun:_ZN16BrowserThemePack16LoadRawBitmapsToE* 3461 fun:_ZN16BrowserThemePack16LoadRawBitmapsToE*
3518 fun:_ZN16BrowserThemePack18BuildFromExtensionEPK9Extension 3462 fun:_ZN16BrowserThemePack18BuildFromExtensionEPK9Extension
3519 fun:_ZN45BrowserThemePackTest_CanBuildAndReadPack_Test8TestBodyEv 3463 fun:_ZN45BrowserThemePackTest_CanBuildAndReadPack_Test8TestBodyEv
3520 } 3464 }
3521 { 3465 {
3522 bug_130362 3466 bug_130362
(...skipping 2855 matching lines...) Expand 10 before | Expand all | Expand 10 after
6378 fun:_ZN5blinkL21extractRangeComponentEPN3WTF6StringERKNS0_6RefPtrINS_10JSONOb jectEEERKS1_Rj 6322 fun:_ZN5blinkL21extractRangeComponentEPN3WTF6StringERKNS0_6RefPtrINS_10JSONOb jectEEERKS1_Rj
6379 fun:_ZN5blinkL22jsonRangeToSourceRangeEPN3WTF6StringEPNS_23InspectorStyleShee tBase* 6323 fun:_ZN5blinkL22jsonRangeToSourceRangeEPN3WTF6StringEPNS_23InspectorStyleShee tBase*
6380 fun:_ZN5blink17InspectorCSSAgent* 6324 fun:_ZN5blink17InspectorCSSAgent*
6381 fun:_ZThn40_N5blink17InspectorCSSAgent* 6325 fun:_ZThn40_N5blink17InspectorCSSAgent*
6382 fun:_ZN5blink30InspectorBackendDispatcherImpl* 6326 fun:_ZN5blink30InspectorBackendDispatcherImpl*
6383 fun:_ZN5blink30InspectorBackendDispatcherImpl8dispatchERKN3WTF6StringE 6327 fun:_ZN5blink30InspectorBackendDispatcherImpl8dispatchERKN3WTF6StringE
6384 fun:_ZN5blink19InspectorController27dispatchMessageFromFrontendERKN3WTF6Strin gE 6328 fun:_ZN5blink19InspectorController27dispatchMessageFromFrontendERKN3WTF6Strin gE
6385 fun:_ZN5blink20WebDevToolsAgentImpl26dispatchOnInspectorBackendERKNS_9WebStri ngE 6329 fun:_ZN5blink20WebDevToolsAgentImpl26dispatchOnInspectorBackendERKNS_9WebStri ngE
6386 fun:_ZN7content13DevToolsAgent28OnDispatchOnInspectorBackendERKSs 6330 fun:_ZN7content13DevToolsAgent28OnDispatchOnInspectorBackendERKSs
6387 } 6331 }
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