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

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

Issue 585753002: Retire obsolete Valgrind supressions ..166976b (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 | « 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 2732 matching lines...) Expand 10 before | Expand all | Expand 10 after
2743 Memcheck:Uninitialized 2743 Memcheck:Uninitialized
2744 fun:bcmp 2744 fun:bcmp
2745 fun:_ZNK3gpu5gles221ShaderTranslatorCache26ShaderTranslatorInitParamsltERKS2_ 2745 fun:_ZNK3gpu5gles221ShaderTranslatorCache26ShaderTranslatorInitParamsltERKS2_
2746 fun:_ZNKSt4lessIN3gpu5gles221ShaderTranslatorCache26ShaderTranslatorInitParam s* 2746 fun:_ZNKSt4lessIN3gpu5gles221ShaderTranslatorCache26ShaderTranslatorInitParam s*
2747 ... 2747 ...
2748 fun:*ShaderTranslatorInitParams* 2748 fun:*ShaderTranslatorInitParams*
2749 ... 2749 ...
2750 fun:_ZN3gpu5gles216GLES2DecoderImpl26InitializeShaderTranslatorEv 2750 fun:_ZN3gpu5gles216GLES2DecoderImpl26InitializeShaderTranslatorEv
2751 } 2751 }
2752 { 2752 {
2753 bug_162828
2754 Memcheck:Leak
2755 fun:malloc
2756 fun:_Z15sk_malloc_flagsmj
2757 fun:_Z15sk_malloc_throwm
2758 fun:_ZN6SkMask10AllocImageEm
2759 fun:_ZL17drawRectsIntoMaskPK6SkRectiP6SkMask
2760 fun:_ZN20SkBlurMaskFilterImpl17filterRectsToNineEPK6SkRectiRK8SkMatrixRK7SkIR ectPN12SkMaskFilter9NinePatchE
2761 fun:_ZN12SkMaskFilter10filterPathERK6SkPathRK8SkMatrixRK12SkRasterClipP9SkBou nderP9SkBlitterN7SkPaint5StyleE
2762 fun:_ZNK6SkDraw8drawPathERK6SkPathRK7SkPaintPK8SkMatrixb
2763 }
2764 {
2765 bug_163922 2753 bug_163922
2766 Memcheck:Leak 2754 Memcheck:Leak
2767 fun:_Znw* 2755 fun:_Znw*
2768 fun:_ZN10extensions16SettingsFrontendC1ERK13scoped_refptrINS_22SettingsStorag eFactoryEEP7Profile 2756 fun:_ZN10extensions16SettingsFrontendC1ERK13scoped_refptrINS_22SettingsStorag eFactoryEEP7Profile
2769 fun:_ZN10extensions16SettingsFrontend6CreateEP7Profile 2757 fun:_ZN10extensions16SettingsFrontend6CreateEP7Profile
2770 fun:_ZN16ExtensionServiceC1E* 2758 fun:_ZN16ExtensionServiceC1E*
2771 fun:_ZN10extensions19ExtensionSystemImpl6Shared4InitEb 2759 fun:_ZN10extensions19ExtensionSystemImpl6Shared4InitEb
2772 fun:_ZN10extensions19ExtensionSystemImpl21InitForRegularProfileEb 2760 fun:_ZN10extensions19ExtensionSystemImpl21InitForRegularProfileEb
2773 fun:_ZN14ProfileManager22DoFinalInitForServicesEP7Profileb 2761 fun:_ZN14ProfileManager22DoFinalInitForServicesEP7Profileb
2774 fun:_ZN14ProfileManager11DoFinalInitEP7Profileb 2762 fun:_ZN14ProfileManager11DoFinalInitEP7Profileb
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
2808 } 2796 }
2809 { 2797 {
2810 bug_164179 2798 bug_164179
2811 Memcheck:Leak 2799 Memcheck:Leak
2812 fun:_Znw* 2800 fun:_Znw*
2813 ... 2801 ...
2814 fun:_ZN3net10URLFetcher6CreateERK4GURLNS0_11RequestTypeEPNS_18URLFetcherDeleg ateE 2802 fun:_ZN3net10URLFetcher6CreateERK4GURLNS0_11RequestTypeEPNS_18URLFetcherDeleg ateE
2815 fun:_ZN18WebResourceService10StartFetchEv 2803 fun:_ZN18WebResourceService10StartFetchEv
2816 } 2804 }
2817 { 2805 {
2818 bug_164198
2819 Memcheck:Uninitialized
2820 fun:_ZN5blink9RenderBox15paintFillLayersERKNS_9PaintInfoERKNS_5ColorEPKNS_9Fi llLayerERKNS_10LayoutRectENS_24BackgroundBleedAvoidanceENS_17CompositeOperatorEP NS_12RenderObjectE
2821 ...
2822 fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_11LayoutPointE
2823 fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS_11LayoutPointE
2824 fun:_ZN5blink11RenderLayer18paintLayerContentsEPNS_15GraphicsContextERKNS0_17 LayerPaintingInfoEj
2825 fun:_ZN5blink11RenderLayer31paintLayerContentsAndReflectionEPNS_15GraphicsCon textERKNS0_17LayerPaintingInfoEj
2826 fun:_ZN5blink11RenderLayer10paintLayerEPNS_15GraphicsContextERKNS0_17LayerPai ntingInfoEj
2827 fun:_ZN5blink11RenderLayer9paintListEPN3WTF6VectorIPS0_Lm0EEEPNS_15GraphicsCo ntextERKNS0_17LayerPaintingInfoEj
2828 fun:_ZN5blink11RenderLayer18paintLayerContentsEPNS_15GraphicsContextERKNS0_17 LayerPaintingInfoEj
2829 fun:_ZN5blink11RenderLayer31paintLayerContentsAndReflectionEPNS_15GraphicsCon textERKNS0_17LayerPaintingInfoEj
2830 fun:_ZN5blink11RenderLayer10paintLayerEPNS_15GraphicsContextERKNS0_17LayerPai ntingInfoEj
2831 }
2832 {
2833 bug_166470
2834 Memcheck:Leak
2835 fun:_Znw*
2836 fun:_ZN4base4BindIMN11dom_storage17DomStorageContextEFvRK4GURLE13scoped_refpt rIS2_ES3_EENS_8CallbackINS_8internal9BindStateINSB_13FunctorTraitsIT_E12Runnable TypeENSF_7RunTypeEFvNSB_19CallbackParamTraitsIT0_E11StorageTypeENSI_IT1_E11Stora geTypeEEE14UnboundRunTypeEEESE_RKSJ_RKSM_
2837 fun:_ZN7content21DOMStorageContextImpl18DeleteLocalStorageERK4GURL
2838 ...
2839 fun:_ZN10extensions11DataDeleter13StartDeletingEP7ProfileRKSsRK4GURL
2840 fun:_ZN16ExtensionService18UninstallExtensionESsbPSbItN4base20string16_char_t raitsESaItEE
2841 }
2842 {
2843 bug_166470c
2844 Memcheck:Leak
2845 fun:_Znw*
2846 fun:_ZN11dom_storage19DomStorageNamespace24DeleteLocalStorageOriginERK4GURL
2847 fun:_ZN11dom_storage17DomStorageContext18DeleteLocalStorageERK4GURL
2848 }
2849 {
2850 bug_166470d
2851 Memcheck:Leak
2852 ...
2853 fun:_ZN7fileapi26GetOriginIdentifierFromURLERK4GURL
2854 fun:_ZN11dom_storage14DomStorageArea26DatabaseFileNameFromOriginERK4GURL
2855 fun:_ZN11dom_storage14DomStorageAreaC1E*
2856 fun:_ZN11dom_storage19DomStorageNamespace24DeleteLocalStorageOriginERK4GURL
2857 fun:_ZN11dom_storage17DomStorageContext18DeleteLocalStorageERK4GURL
2858 }
2859 {
2860 bug_166709
2861 Memcheck:Leak
2862 fun:_Znw*
2863 fun:_ZN4base4BindIMNS_12_GLOBAL__N_121PostTaskAndReplyRelayEFvvENS_8internal1 7UnretainedWrapper*
2864 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob jects8Location*
2865 ...
2866 fun:_ZN16ExtensionService12AddExtensionEPKN10extensions9ExtensionE
2867 fun:_ZN52BackgroundApplicationListModelTest_ExplicitTest_Test8TestBodyEv
2868 }
2869 {
2870 bug_166709b
2871 Memcheck:Leak
2872 fun:_Znw*
2873 fun:_ZN4base12_GLOBAL__N_112CreateThreadEmbPNS_14PlatformThread8DelegateEPmNS _14ThreadPriorityE
2874 fun:_ZN4base14PlatformThread6CreateEmPNS0_8DelegateEPm
2875 fun:_ZN4base12SimpleThread5StartEv
2876 fun:_ZN4base19SequencedWorkerPool6WorkerC1ERK13scoped_refptrIS0_EiRKSs
2877 fun:_ZN4base19SequencedWorkerPool5Inner30FinishStartingAdditionalThreadEi
2878 fun:_ZN4base19SequencedWorkerPool5Inner10ThreadLoopEPNS0_6WorkerE
2879 fun:_ZN4base19SequencedWorkerPool6Worker3RunEv
2880 fun:_ZN4base12SimpleThread10ThreadMainEv
2881 fun:_ZN4base12_GLOBAL__N_110ThreadFuncEPv
2882 }
2883 {
2884 bug_166709c
2885 Memcheck:Leak
2886 fun:_Znw*
2887 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob jects8LocationERKNS_8CallbackIFvvEEESA_
2888 fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS _8CallbackIFvvEEES9_
2889 fun:_ZN7content13BrowserThread28PostBlockingPoolTaskAndReplyERKN15tracked_obj ects8LocationERKN4base8CallbackIFvvEEESA_
2890 fun:_ZN10extensions11ImageLoader15LoadImagesAsyncEPKNS_9ExtensionERKSt6vector INS0_19ImageRepresentationESaIS5_EERKN4base8CallbackIFvRKN3gfx5ImageEEEE
2891 }
2892 {
2893 bug_166819 2806 bug_166819
2894 Memcheck:Leak 2807 Memcheck:Leak
2895 fun:_Znw* 2808 fun:_Znw*
2896 fun:_ZNK3sql10Connection21GetUntrackedStatementEPKc 2809 fun:_ZNK3sql10Connection21GetUntrackedStatementEPKc
2897 fun:_ZNK3sql10Connection21DoesTableOrIndexExistEPKcS2_ 2810 fun:_ZNK3sql10Connection21DoesTableOrIndexExistEPKcS2_
2898 fun:_ZNK3sql10Connection14DoesTableExistEPKc 2811 fun:_ZNK3sql10Connection14DoesTableExistEPKc
2899 fun:_ZN3sql9MetaTable14DoesTableExistEPNS_10ConnectionE 2812 fun:_ZN3sql9MetaTable14DoesTableExistEPNS_10ConnectionE
2900 ... 2813 ...
2901 fun:_ZN7history16TopSitesDatabase4InitE* 2814 fun:_ZN7history16TopSitesDatabase4InitE*
2902 fun:_ZN7history15TopSitesBackend16InitDBOnDBThreadE* 2815 fun:_ZN7history15TopSitesBackend16InitDBOnDBThreadE*
2903 } 2816 }
2904 { 2817 {
2905 bug_166819b 2818 bug_166819b
2906 Memcheck:Leak 2819 Memcheck:Leak
2907 fun:_Znw* 2820 fun:_Znw*
2908 fun:_ZNK3sql10Connection21GetUntrackedStatementEPKc 2821 fun:_ZNK3sql10Connection21GetUntrackedStatementEPKc
2909 fun:_ZNK3sql10Connection21DoesTableOrIndexExistEPKcS2_ 2822 fun:_ZNK3sql10Connection21DoesTableOrIndexExistEPKcS2_
2910 fun:_ZNK3sql10Connection14DoesTableExistEPKc 2823 fun:_ZNK3sql10Connection14DoesTableExistEPKc
2911 fun:_ZN7history17ShortcutsDatabase11EnsureTableEv 2824 fun:_ZN7history17ShortcutsDatabase11EnsureTableEv
2912 fun:_ZN7history17ShortcutsDatabase4InitEv 2825 fun:_ZN7history17ShortcutsDatabase4InitEv
2913 fun:_ZN7history16ShortcutsBackend12InitInternalEv 2826 fun:_ZN7history16ShortcutsBackend12InitInternalEv
2914 } 2827 }
2915 { 2828 {
2916 bug_166976a
2917 Memcheck:Leak
2918 fun:_Znw*
2919 fun:_ZN4base19SequencedWorkerPool5Inner30FinishStartingAdditionalThreadEi
2920 fun:_ZN4base19SequencedWorkerPool5Inner10ThreadLoopEPNS0_6WorkerE
2921 fun:_ZN4base19SequencedWorkerPool6Worker3RunEv
2922 fun:_ZN4base12SimpleThread10ThreadMainEv
2923 fun:_ZN4base12_GLOBAL__N_110ThreadFuncEPv
2924 }
2925 {
2926 bug_166976b
2927 Memcheck:Leak
2928 fun:_Znw*
2929 fun:_ZN9__gnu_cxx13new_allocatorISt10_List_nodeIPN4base13WaitableEvent6Waiter EEE8allocateEmPKv
2930 fun:_ZNSt10_List_baseIPN4base13WaitableEvent6WaiterESaIS3_EE11_M_get_nodeEv
2931 fun:_ZNSt4listIPN4base13WaitableEvent6WaiterESaIS3_EE14_M_create_nodeERKS3_
2932 fun:_ZNSt4listIPN4base13WaitableEvent6WaiterESaIS3_EE9_M_insertESt14_List_ite ratorIS3_ERKS3_
2933 fun:_ZNSt4listIPN4base13WaitableEvent6WaiterESaIS3_EE9push_backERKS3_
2934 fun:_ZN4base13WaitableEvent7EnqueueEPNS0_6WaiterE
2935 fun:_ZN4base13WaitableEvent9TimedWaitERKNS_9TimeDeltaE
2936 fun:_ZN4base13WaitableEvent4WaitEv
2937 ...
2938 fun:_ZN4base19SequencedWorkerPool6WorkerC1ERK13scoped_refptrIS0_EiRKSs
2939 fun:_ZN4base19SequencedWorkerPool5Inner30FinishStartingAdditionalThreadEi
2940 fun:_ZN4base19SequencedWorkerPool5Inner10ThreadLoopEPNS0_6WorkerE
2941 fun:_ZN4base19SequencedWorkerPool6Worker3RunEv
2942 }
2943 {
2944 bug_167175a 2829 bug_167175a
2945 Memcheck:Leak 2830 Memcheck:Leak
2946 ... 2831 ...
2947 fun:g_* 2832 fun:g_*
2948 ... 2833 ...
2949 fun:_ZN16BrowserWindowGtk11InitWidgetsEv 2834 fun:_ZN16BrowserWindowGtk11InitWidgetsEv
2950 fun:_ZN16BrowserWindowGtk4InitEv 2835 fun:_ZN16BrowserWindowGtk4InitEv
2951 fun:_ZN13BrowserWindow19CreateBrowserWindowEP7Browser 2836 fun:_ZN13BrowserWindow19CreateBrowserWindowEP7Browser
2952 } 2837 }
2953 { 2838 {
(...skipping 2005 matching lines...) Expand 10 before | Expand all | Expand 10 after
4959 } 4844 }
4960 { 4845 {
4961 bug_415092 4846 bug_415092
4962 Memcheck:Leak 4847 Memcheck:Leak
4963 fun:_Znw* 4848 fun:_Znw*
4964 fun:_ZN4base22PosixDynamicThreadPool7AddTaskEPNS_11PendingTaskE 4849 fun:_ZN4base22PosixDynamicThreadPool7AddTaskEPNS_11PendingTaskE
4965 fun:_ZN4base22PosixDynamicThreadPool8PostTaskERKN15tracked_objects8LocationER KNS_8CallbackIFvvEEE 4850 fun:_ZN4base22PosixDynamicThreadPool8PostTaskERKN15tracked_objects8LocationER KNS_8CallbackIFvvEEE
4966 fun:_ZN4base12_GLOBAL__N_114WorkerPoolImpl8PostTaskERKN15tracked_objects8Loca tionERKNS_8CallbackIFvvEEEb 4851 fun:_ZN4base12_GLOBAL__N_114WorkerPoolImpl8PostTaskERKN15tracked_objects8Loca tionERKNS_8CallbackIFvvEEEb
4967 fun:_ZN4base10WorkerPool8PostTaskERKN15tracked_objects8LocationERKNS_8Callbac kIFvvEEEb 4852 fun:_ZN4base10WorkerPool8PostTaskERKN15tracked_objects8LocationERKNS_8Callbac kIFvvEEEb
4968 } 4853 }
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