OLD | NEW |
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 2875 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2886 fun:_ZN18BrowserProcessImpl29ResourceDispatcherHostCreatedEv | 2886 fun:_ZN18BrowserProcessImpl29ResourceDispatcherHostCreatedEv |
2887 fun:_ZN6chrome26ChromeContentBrowserClient29ResourceDispatcherHostCreatedEv | 2887 fun:_ZN6chrome26ChromeContentBrowserClient29ResourceDispatcherHostCreatedEv |
2888 fun:_ZN22ResourceDispatcherHost* | 2888 fun:_ZN22ResourceDispatcherHost* |
2889 ... | 2889 ... |
2890 fun:_ZN7content15BrowserMainLoop21BrowserThreadsStartedEv | 2890 fun:_ZN7content15BrowserMainLoop21BrowserThreadsStartedEv |
2891 fun:_ZN7content15BrowserMainLoop* | 2891 fun:_ZN7content15BrowserMainLoop* |
2892 ... | 2892 ... |
2893 fun:_Z11BrowserMainRKN7content18MainFunctionParamsE | 2893 fun:_Z11BrowserMainRKN7content18MainFunctionParamsE |
2894 } | 2894 } |
2895 { | 2895 { |
2896 bug_110734 | |
2897 Memcheck:Leak | |
2898 fun:_Znw* | |
2899 fun:_ZN15StartupTimeBomb3ArmERKN4base9TimeDeltaE | |
2900 fun:_ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv | |
2901 } | |
2902 { | |
2903 bug_111186 | |
2904 Memcheck:Leak | |
2905 fun:_Znw* | |
2906 fun:_ZN11leveldb_*ChromiumEnv11StartThread* | |
2907 fun:_ZN11leveldb_*ChromiumEnv8Schedule* | |
2908 fun:_ZN7leveldb6DBImpl23MaybeScheduleCompactionEv | |
2909 fun:_ZN7leveldb6DBImpl16MakeRoomForWriteEb | |
2910 fun:_ZN7leveldb6DBImpl5WriteERKNS_12WriteOptionsEPNS_10WriteBatchE | |
2911 fun:_ZN17LeveldbValueStore9WriteToDbEPN7leveldb10WriteBatchE | |
2912 fun:_ZN17LeveldbValueStore3SetEiRKSsRKN4base5ValueE | |
2913 fun:_ZN10extensions28SettingsStorageQuotaEnforcer3SetEiRKSsRKN4base5ValueE | |
2914 fun:_ZN10extensions23SyncableSettingsStorage3SetEiRKSsRKN4base5ValueE | |
2915 } | |
2916 { | |
2917 bug_111341 | |
2918 Memcheck:Leak | |
2919 fun:malloc | |
2920 fun:_ZN3WTF10fastMallocEm | |
2921 fun:_ZN5blink17ClipboardChromiumnwEm | |
2922 fun:_ZN5blink17ClipboardChromium6createENS_9Clipboard13ClipboardTypeEN3WTF10P
assRefPtrINS_18ChromiumDataObjectEEENS_21ClipboardAccessPolicyEPNS_5FrameE | |
2923 } | |
2924 { | |
2925 bug_111669 | 2896 bug_111669 |
2926 Memcheck:Leak | 2897 Memcheck:Leak |
2927 fun:_Znw* | 2898 fun:_Znw* |
2928 fun:_ZN8appcache17AppCacheDiskCache10ActiveCall17OnAsyncCompletionEi | 2899 fun:_ZN8appcache17AppCacheDiskCache10ActiveCall17OnAsyncCompletionEi |
2929 } | 2900 } |
2930 { | 2901 { |
2931 bug_112278 | 2902 bug_112278 |
2932 Memcheck:Uninitialized | 2903 Memcheck:Uninitialized |
2933 fun:fetch_texel_2d_f_rgba8888 | 2904 fun:fetch_texel_2d_f_rgba8888 |
2934 ... | 2905 ... |
2935 fun:sample_nearest_2d | 2906 fun:sample_nearest_2d |
2936 fun:fetch_texel_lod | 2907 fun:fetch_texel_lod |
2937 fun:fetch_texel | 2908 fun:fetch_texel |
2938 fun:_mesa_execute_program | 2909 fun:_mesa_execute_program |
2939 fun:run_program* | 2910 fun:run_program* |
2940 fun:_swrast_exec_fragment_program | 2911 fun:_swrast_exec_fragment_program |
2941 fun:shade_texture_span | 2912 fun:shade_texture_span |
2942 fun:_swrast_write_rgba_span | 2913 fun:_swrast_write_rgba_span |
2943 fun:general_triangle | 2914 fun:general_triangle |
2944 ... | 2915 ... |
2945 fun:_swrast_Triangle | 2916 fun:_swrast_Triangle |
2946 fun:triangle_rgba | 2917 fun:triangle_rgba |
2947 ... | 2918 ... |
2948 fun:run_render | 2919 fun:run_render |
2949 fun:_tnl_run_pipeline | 2920 fun:_tnl_run_pipeline |
2950 fun:_tnl_draw_prims | 2921 fun:_tnl_draw_prims |
2951 fun:_tnl_vbo_draw_prims | 2922 fun:_tnl_vbo_draw_prims |
2952 } | 2923 } |
2953 { | 2924 { |
2954 bug_112315 | |
2955 Memcheck:Leak | |
2956 fun:_Znw* | |
2957 fun:_ZN2v88internal21NativeObjectsExplorer18FindOrAddGroupInfoEPKc | |
2958 ... | |
2959 fun:_ZN2v88internal21NativeObjectsExplorer27IterateAndExtractReferencesEPNS0_
23SnapshotFillerInterfaceE | |
2960 fun:_ZN2v88internal21HeapSnapshotGenerator25CountEntriesAndReferencesEv | |
2961 fun:_ZN2v88internal21HeapSnapshotGenerator16GenerateSnapshotEv | |
2962 fun:_ZN2v88internal12HeapProfiler16TakeSnapshotImplEPKciPNS_15ActivityControl
E | |
2963 ... | |
2964 fun:_ZN2v88internal12HeapProfiler12TakeSnapshotEPNS0_6StringEiPNS_15ActivityC
ontrolE | |
2965 fun:_ZN2v812HeapProfiler12TakeSnapshotENS_6HandleINS_6StringEEENS_12HeapSnaps
hot4TypeEPNS_15ActivityControlE | |
2966 fun:_ZL13GetNumObjectsPKc | |
2967 } | |
2968 { | |
2969 bug_112450_b | 2925 bug_112450_b |
2970 Memcheck:Unaddressable | 2926 Memcheck:Unaddressable |
2971 fun:_ZN5blink15PlatformSupport25loadPlatformAudioResourceEPKcd | 2927 fun:_ZN5blink15PlatformSupport25loadPlatformAudioResourceEPKcd |
2972 fun:_ZN5blink8AudioBus20loadPlatformResourceEPKcf | 2928 fun:_ZN5blink8AudioBus20loadPlatformResourceEPKcf |
2973 fun:_ZN5blink13HRTFElevation35calculateKernelsForAzimuthElevationEiifRKN3WTF6
StringERNS1_6RefPtrINS_10HRTFKernelEEES8_ | 2929 fun:_ZN5blink13HRTFElevation35calculateKernelsForAzimuthElevationEiifRKN3WTF6
StringERNS1_6RefPtrINS_10HRTFKernelEEES8_ |
2974 fun:_ZN5blink13HRTFElevation16createForSubjectERKN3WTF6StringEif | 2930 fun:_ZN5blink13HRTFElevation16createForSubjectERKN3WTF6StringEif |
2975 fun:_ZN5blink12HRTFDatabaseC1Ef | 2931 fun:_ZN5blink12HRTFDatabaseC1Ef |
2976 fun:_ZN5blink12HRTFDatabase6createEf | 2932 fun:_ZN5blink12HRTFDatabase6createEf |
2977 fun:_ZN5blink18HRTFDatabaseLoader4loadEv | 2933 fun:_ZN5blink18HRTFDatabaseLoader4loadEv |
2978 fun:_ZN5blinkL19databaseLoaderEntryEPv | 2934 fun:_ZN5blinkL19databaseLoaderEntryEPv |
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3027 bug_112594_d | 2983 bug_112594_d |
3028 Memcheck:Leak | 2984 Memcheck:Leak |
3029 fun:malloc | 2985 fun:malloc |
3030 fun:NPN_MemAlloc | 2986 fun:NPN_MemAlloc |
3031 fun:*Enumerate*ObjectPPPvPj | 2987 fun:*Enumerate*ObjectPPPvPj |
3032 fun:_ZN5blink26npObjectPropertyEnumerator*Info* | 2988 fun:_ZN5blink26npObjectPropertyEnumerator*Info* |
3033 ... | 2989 ... |
3034 fun:_ZN2v88internal28Runtime_GetPropertyNamesFast*IsolateE | 2990 fun:_ZN2v88internal28Runtime_GetPropertyNamesFast*IsolateE |
3035 } | 2991 } |
3036 { | 2992 { |
3037 bug_112573 | |
3038 Memcheck:Leak | |
3039 fun:_Znw* | |
3040 fun:_ZN2v88internal2OS15CreateSemaphoreEi | |
3041 fun:_ZN2v88internal8ProfilerC1EPNS0_7IsolateE | |
3042 fun:_ZN2v88internal6Logger5SetUpEv | |
3043 fun:_ZN2v88internal7Isolate4InitEPNS0_12DeserializerE | |
3044 fun:_ZN2v88internal2V810InitializeEPNS0_12DeserializerE | |
3045 fun:_ZN2v88internal8Snapshot11DeserializeEPKhi | |
3046 fun:_ZN2v88internal8Snapshot10InitializeEPKc | |
3047 fun:_ZN2v8L16InitializeHelperEv | |
3048 fun:_ZN2v8L27EnsureInitializedForIsolateEPNS_8internal7IsolateEPKc | |
3049 fun:_ZN2v82V818AddMessageListenerEPFvNS_6HandleINS_7MessageEEENS1_INS_5ValueE
EEES5_ | |
3050 fun:_ZN5blink27WorkerContextExecutionProxy19initContextIfNeededEv | |
3051 fun:_ZN5blink27WorkerContextExecutionProxy8evaluateERKN3WTF6StringES4_RKNS1_1
2TextPositionEPNS_27WorkerContextExecutionStateE | |
3052 fun:_ZN5blink22WorkerScriptController8evaluateERKNS_16ScriptSourceCodeEPNS_11
ScriptValueE | |
3053 fun:_ZN5blink22WorkerScriptController8evaluateERKNS_16ScriptSourceCodeE | |
3054 fun:_ZN5blink12WorkerThread12workerThreadEv | |
3055 fun:_ZN5blink12WorkerThread17workerThreadStartEPv | |
3056 fun:_ZN3WTFL16threadEntryPointEPv | |
3057 } | |
3058 { | |
3059 bug_112835 | |
3060 Memcheck:Unaddressable | |
3061 ... | |
3062 fun:_ZN5blink31WorkerFileSystemCallbacksBridge4stopEv | |
3063 fun:_ZN5blink31WorkerFileSystemContextObserver10notifyStopEv | |
3064 fun:_ZN5blink13WorkerContext21notifyObserversOfStopEv | |
3065 fun:_ZN5blink29WorkerThreadShutdownStartTask11performTaskEPNS_22ScriptExecuti
onContextE | |
3066 fun:_ZN5blink13WorkerRunLoop4Task11performTaskERKS0_PNS_22ScriptExecutionCont
extE | |
3067 fun:_ZN5blink13WorkerRunLoop15runCleanupTasksEPNS_13WorkerContextE | |
3068 } | |
3069 { | |
3070 bug_115294 | |
3071 Memcheck:Leak | |
3072 fun:_Znw* | |
3073 ... | |
3074 fun:_ZN17AudioRendererHost14OnCreateStreamEiRK15AudioParameters | |
3075 } | |
3076 { | |
3077 bug_116475 | |
3078 Memcheck:Uninitialized | |
3079 ... | |
3080 fun:_ZNK4base9Histogram11BucketIndexEi | |
3081 fun:_ZN4base9Histogram3AddEi | |
3082 fun:_ZN11webkit_glue25WebKitPlatformSupportImpl21histogramCustomCountsEPKciii
i | |
3083 fun:_ZN5blink15PlatformSupport21histogramCustomCountsEPKciiii | |
3084 fun:_ZN5blink19CCLayerTreeHostImpl20optimizeRenderPasses* | |
3085 fun:_ZN5blink19CCLayerTreeHostImpl10drawLayersEv | |
3086 fun:_ZN5blink19CCSingleThreadProxy11doCompositeEv | |
3087 } | |
3088 { | |
3089 bug_118890_a | 2993 bug_118890_a |
3090 Memcheck:Leak | 2994 Memcheck:Leak |
3091 ... | 2995 ... |
3092 fun:_ZN8notifier18SingleLoginAttemptC1EPNS_13LoginSettingsEPNS0_8DelegateE | 2996 fun:_ZN8notifier18SingleLoginAttemptC1EPNS_13LoginSettingsEPNS0_8DelegateE |
3093 fun:_ZN8notifier5Login15StartConnectionEv | 2997 fun:_ZN8notifier5Login15StartConnectionEv |
3094 fun:_ZN13sync_notifier20InvalidationNotifier17UpdateCredentialsERKSsS2_ | 2998 fun:_ZN13sync_notifier20InvalidationNotifier17UpdateCredentialsERKSsS2_ |
3095 } | 2999 } |
3096 { | 3000 { |
3097 bug_118890_b | 3001 bug_118890_b |
3098 Memcheck:Leak | 3002 Memcheck:Leak |
(...skipping 3096 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6195 fun:_ZN5blink11RenderBlock10paintChildEPNS_9RenderBoxERNS_9PaintInfoERKNS_11L
ayoutPointE | 6099 fun:_ZN5blink11RenderBlock10paintChildEPNS_9RenderBoxERNS_9PaintInfoERKNS_11L
ayoutPointE |
6196 fun:_ZN5blink11RenderBlock13paintChildrenERNS_9PaintInfoERKNS_11LayoutPointE | 6100 fun:_ZN5blink11RenderBlock13paintChildrenERNS_9PaintInfoERKNS_11LayoutPointE |
6197 fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_11LayoutPointE | 6101 fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_11LayoutPointE |
6198 fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_11LayoutPointE | 6102 fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_11LayoutPointE |
6199 fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS_11LayoutPointE | 6103 fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS_11LayoutPointE |
6200 fun:_ZN5blink11RenderBlock10paintChildEPNS_9RenderBoxERNS_9PaintInfoERKNS_11L
ayoutPointE | 6104 fun:_ZN5blink11RenderBlock10paintChildEPNS_9RenderBoxERNS_9PaintInfoERKNS_11L
ayoutPointE |
6201 fun:_ZN5blink11RenderBlock13paintChildrenERNS_9PaintInfoERKNS_11LayoutPointE | 6105 fun:_ZN5blink11RenderBlock13paintChildrenERNS_9PaintInfoERKNS_11LayoutPointE |
6202 fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_11LayoutPointE | 6106 fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_11LayoutPointE |
6203 fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_11LayoutPointE | 6107 fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_11LayoutPointE |
6204 } | 6108 } |
OLD | NEW |