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 3289 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3300 { | 3300 { |
3301 bug_96069 | 3301 bug_96069 |
3302 Memcheck:Leak | 3302 Memcheck:Leak |
3303 fun:_Znw* | 3303 fun:_Znw* |
3304 fun:_ZN3net9HttpCache13CreateBackendEPPN10disk_cache7BackendEP14CallbackRunne
rI6Tuple1IiEE | 3304 fun:_ZN3net9HttpCache13CreateBackendEPPN10disk_cache7BackendEP14CallbackRunne
rI6Tuple1IiEE |
3305 fun:_ZN3net9HttpCache17CreateTransactionEP10scoped_ptrINS_15HttpTransactionEE | 3305 fun:_ZN3net9HttpCache17CreateTransactionEP10scoped_ptrINS_15HttpTransactionEE |
3306 ... | 3306 ... |
3307 fun:_ZN3net13CookieMonster17CookieMonsterTask14InvokeCallbackEN4base8Callback
IFvvEEE | 3307 fun:_ZN3net13CookieMonster17CookieMonsterTask14InvokeCallbackEN4base8Callback
IFvvEEE |
3308 } | 3308 } |
3309 { | 3309 { |
3310 bug_96365 | |
3311 Memcheck:Leak | |
3312 fun:_Znw* | |
3313 fun:_ZN27PasswordManagerDelegateImpl33AddSavePasswordInfoBarIfPermittedEP19Pa
sswordFormManager | |
3314 fun:_ZN15PasswordManager23OnPasswordFormsRenderedERKSt6vectorIN6webkit5forms1
2PasswordFormESaIS3_EE | |
3315 } | |
3316 { | |
3317 bug_96369 | 3310 bug_96369 |
3318 Memcheck:Leak | 3311 Memcheck:Leak |
3319 fun:malloc | 3312 fun:malloc |
3320 fun:g_malloc | 3313 fun:g_malloc |
3321 fun:g_slice_alloc | 3314 fun:g_slice_alloc |
3322 fun:g_slice_alloc0 | 3315 fun:g_slice_alloc0 |
3323 fun:g_type_create_instance | 3316 fun:g_type_create_instance |
3324 fun:g_object_constructor | 3317 fun:g_object_constructor |
3325 fun:g_object_newv | 3318 fun:g_object_newv |
3326 fun:g_object_new | 3319 fun:g_object_new |
(...skipping 1754 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5081 { | 5074 { |
5082 bug_145697 | 5075 bug_145697 |
5083 Memcheck:Leak | 5076 Memcheck:Leak |
5084 fun:_Znw* | 5077 fun:_Znw* |
5085 ... | 5078 ... |
5086 fun:_ZN18SecurityFilterPeer40CreateSecurityFilterPeerForDeniedRequestEN12Reso
urceType4TypeEPN11webkit_glue20ResourceLoaderBridge4PeerEi | 5079 fun:_ZN18SecurityFilterPeer40CreateSecurityFilterPeerForDeniedRequestEN12Reso
urceType4TypeEPN11webkit_glue20ResourceLoaderBridge4PeerEi |
5087 fun:_ZN12_GLOBAL__N_124RendererResourceDelegate17OnRequestCompleteEPN11webkit
_glue20ResourceLoaderBridge4PeerEN12ResourceType4TypeERKN3net16URLRequestStatusE | 5080 fun:_ZN12_GLOBAL__N_124RendererResourceDelegate17OnRequestCompleteEPN11webkit
_glue20ResourceLoaderBridge4PeerEN12ResourceType4TypeERKN3net16URLRequestStatusE |
5088 fun:_ZN7content18ResourceDispatcher17OnRequestCompleteEiRKN3net16URLRequestSt
atusERKSsRKN4base9TimeTicksE | 5081 fun:_ZN7content18ResourceDispatcher17OnRequestCompleteEiRKN3net16URLRequestSt
atusERKSsRKN4base9TimeTicksE |
5089 } | 5082 } |
5090 { | 5083 { |
5091 bug_145698 | |
5092 Memcheck:Leak | |
5093 fun:_Znw* | |
5094 fun:_ZN6chrome24ShowSessionCrashedPromptEP7Browser | |
5095 fun:_ZN25StartupBrowserCreatorImpl22AddInfoBarsIfNecessaryEP7BrowserN6chrome7
startup16IsProcessStartupE | |
5096 fun:_ZN25StartupBrowserCreatorImpl17ProcessLaunchURLsEbRKSt6vectorI4GURLSaIS1
_EE | |
5097 fun:_ZN25StartupBrowserCreatorImpl6LaunchEP7ProfileRKSt6vectorI4GURLSaIS3_EEb | |
5098 } | |
5099 { | |
5100 bug_145699 | 5084 bug_145699 |
5101 Memcheck:Leak | 5085 Memcheck:Leak |
5102 fun:_Znw* | 5086 fun:_Znw* |
5103 fun:_ZN17OAuth2ApiCallFlow24CreateAccessTokenFetcherEv | 5087 fun:_ZN17OAuth2ApiCallFlow24CreateAccessTokenFetcherEv |
5104 fun:_ZN17OAuth2ApiCallFlow20BeginMintAccessTokenEv | 5088 fun:_ZN17OAuth2ApiCallFlow20BeginMintAccessTokenEv |
5105 fun:_ZN17OAuth2ApiCallFlow12BeginApiCallEv | 5089 fun:_ZN17OAuth2ApiCallFlow12BeginApiCallEv |
5106 fun:_ZN17OAuth2ApiCallFlow5StartEv | 5090 fun:_ZN17OAuth2ApiCallFlow5StartEv |
5107 fun:_ZN19OAuth2MintTokenFlow13FireAndForgetEv | 5091 fun:_ZN19OAuth2MintTokenFlow13FireAndForgetEv |
5108 } | 5092 } |
5109 { | 5093 { |
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5157 bug_145723 | 5141 bug_145723 |
5158 Memcheck:Leak | 5142 Memcheck:Leak |
5159 fun:_Znw* | 5143 fun:_Znw* |
5160 fun:_Z20NewExtensionFunctionI25TabsExecuteScriptFunctionEP17ExtensionFunction
v | 5144 fun:_Z20NewExtensionFunctionI25TabsExecuteScriptFunctionEP17ExtensionFunction
v |
5161 fun:_ZN25ExtensionFunctionRegistry11NewFunctionERKSs | 5145 fun:_ZN25ExtensionFunctionRegistry11NewFunctionERKSs |
5162 fun:_ZN27ExtensionFunctionDispatcher23CreateExtensionFunctionERK31ExtensionHo
stMsg_Request_ParamsPKN10extensions9ExtensionEiRKNS3_10ProcessMapEPNS3_12Extensi
onAPIEPvPN3IPC6SenderEPN7content14RenderViewHostEi | 5146 fun:_ZN27ExtensionFunctionDispatcher23CreateExtensionFunctionERK31ExtensionHo
stMsg_Request_ParamsPKN10extensions9ExtensionEiRKNS3_10ProcessMapEPNS3_12Extensi
onAPIEPvPN3IPC6SenderEPN7content14RenderViewHostEi |
5163 fun:_ZN27ExtensionFunctionDispatcher8DispatchERK31ExtensionHostMsg_Request_Pa
ramsPN7content14RenderViewHostE | 5147 fun:_ZN27ExtensionFunctionDispatcher8DispatchERK31ExtensionHostMsg_Request_Pa
ramsPN7content14RenderViewHostE |
5164 fun:_ZN10extensions13ExtensionHost9OnRequestERK31ExtensionHostMsg_Request_Par
ams | 5148 fun:_ZN10extensions13ExtensionHost9OnRequestERK31ExtensionHostMsg_Request_Par
ams |
5165 } | 5149 } |
5166 { | 5150 { |
5167 bug_145733 | |
5168 Memcheck:Leak | |
5169 fun:_Znw* | |
5170 fun:_ZN25ExtensionInstallUIDefault35GetNewThemeInstalledInfoBarDelegateEP11Ta
bContentsPKN10extensions9ExtensionERKSsb | |
5171 fun:_ZN25ExtensionInstallUIDefault16ShowThemeInfoBarERKSsbPKN10extensions9Ext
ensionEP7Profile | |
5172 fun:_ZN25ExtensionInstallUIDefault16OnInstallSuccessEPKN10extensions9Extensio
nEP8SkBitmap | |
5173 fun:_ZN22ExtensionInstallPrompt16OnInstallSuccessEPKN10extensions9ExtensionEP
8SkBitmap | |
5174 fun:_ZN10extensions12CrxInstaller25ReportSuccessFromUIThreadEv | |
5175 } | |
5176 { | |
5177 bug_145735 | 5151 bug_145735 |
5178 Memcheck:Leak | 5152 Memcheck:Leak |
5179 fun:_Znw* | 5153 fun:_Znw* |
5180 fun:_ZN9__gnu_cxx13new_allocatorIcE8allocateEmPKv | 5154 fun:_ZN9__gnu_cxx13new_allocatorIcE8allocateEmPKv |
5181 fun:_ZNSt12_Vector_baseIcSaIcEE11_M_allocateEm | 5155 fun:_ZNSt12_Vector_baseIcSaIcEE11_M_allocateEm |
5182 fun:_ZNSt12_Vector_baseIcSaIcEEC2EmRKS0_ | 5156 fun:_ZNSt12_Vector_baseIcSaIcEEC2EmRKS0_ |
5183 fun:_ZNSt6vectorIcSaIcEEC1EmRKcRKS0_ | 5157 fun:_ZNSt6vectorIcSaIcEEC1EmRKcRKS0_ |
5184 fun:_ZN4base5files12_GLOBAL__N_121InotifyReaderCallbackEPNS1_13InotifyReaderE
ii | 5158 fun:_ZN4base5files12_GLOBAL__N_121InotifyReaderCallbackEPNS1_13InotifyReaderE
ii |
5185 } | 5159 } |
5186 { | 5160 { |
5187 bug_145747a | |
5188 Memcheck:Leak | |
5189 fun:_Znw* | |
5190 fun:_ZN24TranslateInfoBarDelegate19CreateErrorDelegateEN15TranslateErrors4Typ
eEP14InfoBarServiceP11PrefServiceRKSsS7_ | |
5191 fun:_ZN16TranslateManager14PageTranslatedEPN7content11WebContentsEP21PageTran
slatedDetails | |
5192 fun:_ZN16TranslateManager7ObserveEiRKN7content18NotificationSourceERKNS0_19No
tificationDetailsE | |
5193 fun:_ZN23NotificationServiceImpl6NotifyEiRKN7content18NotificationSourceERKNS
0_19NotificationDetailsE | |
5194 fun:_ZN18TranslateTabHelper16OnPageTranslatedEiRKSsS1_N15TranslateErrors4Type
E | |
5195 } | |
5196 { | |
5197 bug_145747b | |
5198 Memcheck:Leak | |
5199 fun:_Znw* | |
5200 fun:_ZN24TranslateInfoBarDelegate19CreateErrorDelegateEN15TranslateErrors4Typ
eEP14InfoBarServiceP11PrefServiceRKSsS7_ | |
5201 fun:_ZN16TranslateManager18OnURLFetchCompleteEPKN3net10URLFetcherE | |
5202 fun:_ZN20TranslateManagerTest31SimulateTranslateScriptURLFetchEb | |
5203 } | |
5204 { | |
5205 bug_146464 | 5161 bug_146464 |
5206 Memcheck:Leak | 5162 Memcheck:Leak |
5207 fun:realloc | 5163 fun:realloc |
5208 fun:add_codeset.isra.10 | 5164 fun:add_codeset.isra.10 |
5209 ... | 5165 ... |
5210 fun:XCreatePixmap | 5166 fun:XCreatePixmap |
5211 fun:XCreateBitmapFromData | 5167 fun:XCreateBitmapFromData |
5212 ... | 5168 ... |
5213 fun:_ZN4aura19RootWindowHostLinuxC1EPNS_22RootWindowHostDelegateERKN3gfx4Rect
E | 5169 fun:_ZN4aura19RootWindowHostLinuxC1EPNS_22RootWindowHostDelegateERKN3gfx4Rect
E |
5214 } | 5170 } |
(...skipping 1997 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
7212 fun:_ZN7WebCore15GraphicsContext10readPixelsEP8SkBitmapiiN8SkCanvas10Config88
88E | 7168 fun:_ZN7WebCore15GraphicsContext10readPixelsEP8SkBitmapiiN8SkCanvas10Config88
88E |
7213 fun:_ZN7WebCore12getImageDataILNS_8MultiplyE1EEEN3WTF10PassRefPtrINS2_17Uint8
ClampedArrayEEERKNS_7IntRectEPNS_15GraphicsContextERKNS_7IntSizeE | 7169 fun:_ZN7WebCore12getImageDataILNS_8MultiplyE1EEEN3WTF10PassRefPtrINS2_17Uint8
ClampedArrayEEERKNS_7IntRectEPNS_15GraphicsContextERKNS_7IntSizeE |
7214 fun:_ZNK7WebCore11ImageBuffer24getUnmultipliedImageDataERKNS_7IntRectENS0_16C
oordinateSystemE | 7170 fun:_ZNK7WebCore11ImageBuffer24getUnmultipliedImageDataERKNS_7IntRectENS0_16C
oordinateSystemE |
7215 fun:_ZNK7WebCore24CanvasRenderingContext2D12getImageDataENS_11ImageBuffer16Co
ordinateSystemEffffRNS_14ExceptionStateE | 7171 fun:_ZNK7WebCore24CanvasRenderingContext2D12getImageDataENS_11ImageBuffer16Co
ordinateSystemEffffRNS_14ExceptionStateE |
7216 fun:_ZNK7WebCore24CanvasRenderingContext2D12getImageDataEffffRNS_14ExceptionS
tateE | 7172 fun:_ZNK7WebCore24CanvasRenderingContext2D12getImageDataEffffRNS_14ExceptionS
tateE |
7217 fun:_ZN7WebCore34CanvasRenderingContext2DV8InternalL18getImageDataMethodERKN2
v820FunctionCallbackInfoINS1_5ValueEEE | 7173 fun:_ZN7WebCore34CanvasRenderingContext2DV8InternalL18getImageDataMethodERKN2
v820FunctionCallbackInfoINS1_5ValueEEE |
7218 fun:_ZN7WebCore34CanvasRenderingContext2DV8InternalL26getImageDataMethodCallb
ackERKN2v820FunctionCallbackInfoINS1_5ValueEEE | 7174 fun:_ZN7WebCore34CanvasRenderingContext2DV8InternalL26getImageDataMethodCallb
ackERKN2v820FunctionCallbackInfoINS1_5ValueEEE |
7219 fun:_ZN2v88internal25FunctionCallbackArguments4CallEPFvRKNS_20FunctionCallbac
kInfoINS_5ValueEEEE | 7175 fun:_ZN2v88internal25FunctionCallbackArguments4CallEPFvRKNS_20FunctionCallbac
kInfoINS_5ValueEEEE |
7220 fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLO
BAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE | 7176 fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLO
BAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE |
7221 } | 7177 } |
OLD | NEW |