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 2461 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2472 { | 2472 { |
2473 bug_96069 | 2473 bug_96069 |
2474 Memcheck:Leak | 2474 Memcheck:Leak |
2475 fun:_Znw* | 2475 fun:_Znw* |
2476 fun:_ZN3net9HttpCache13CreateBackendEPPN10disk_cache7BackendEP14CallbackRunne
rI6Tuple1IiEE | 2476 fun:_ZN3net9HttpCache13CreateBackendEPPN10disk_cache7BackendEP14CallbackRunne
rI6Tuple1IiEE |
2477 fun:_ZN3net9HttpCache17CreateTransactionEP10scoped_ptrINS_15HttpTransactionEE | 2477 fun:_ZN3net9HttpCache17CreateTransactionEP10scoped_ptrINS_15HttpTransactionEE |
2478 ... | 2478 ... |
2479 fun:_ZN3net13CookieMonster17CookieMonsterTask14InvokeCallbackEN4base8Callback
IFvvEEE | 2479 fun:_ZN3net13CookieMonster17CookieMonsterTask14InvokeCallbackEN4base8Callback
IFvvEEE |
2480 } | 2480 } |
2481 { | 2481 { |
2482 bug_96365 | |
2483 Memcheck:Leak | |
2484 fun:_Znw* | |
2485 fun:_ZN27PasswordManagerDelegateImpl33AddSavePasswordInfoBarIfPermittedEP19Pa
sswordFormManager | |
2486 fun:_ZN15PasswordManager23OnPasswordFormsRenderedERKSt6vectorIN6webkit5forms1
2PasswordFormESaIS3_EE | |
2487 } | |
2488 { | |
2489 bug_96369 | 2482 bug_96369 |
2490 Memcheck:Leak | 2483 Memcheck:Leak |
2491 fun:malloc | 2484 fun:malloc |
2492 fun:g_malloc | 2485 fun:g_malloc |
2493 fun:g_slice_alloc | 2486 fun:g_slice_alloc |
2494 fun:g_slice_alloc0 | 2487 fun:g_slice_alloc0 |
2495 fun:g_type_create_instance | 2488 fun:g_type_create_instance |
2496 fun:g_object_constructor | 2489 fun:g_object_constructor |
2497 fun:g_object_newv | 2490 fun:g_object_newv |
2498 fun:g_object_new | 2491 fun:g_object_new |
(...skipping 1713 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4212 { | 4205 { |
4213 bug_145697 | 4206 bug_145697 |
4214 Memcheck:Leak | 4207 Memcheck:Leak |
4215 fun:_Znw* | 4208 fun:_Znw* |
4216 ... | 4209 ... |
4217 fun:_ZN18SecurityFilterPeer40CreateSecurityFilterPeerForDeniedRequestEN12Reso
urceType4TypeEPN11webkit_glue20ResourceLoaderBridge4PeerEi | 4210 fun:_ZN18SecurityFilterPeer40CreateSecurityFilterPeerForDeniedRequestEN12Reso
urceType4TypeEPN11webkit_glue20ResourceLoaderBridge4PeerEi |
4218 fun:_ZN12_GLOBAL__N_124RendererResourceDelegate17OnRequestCompleteEPN11webkit
_glue20ResourceLoaderBridge4PeerEN12ResourceType4TypeERKN3net16URLRequestStatusE | 4211 fun:_ZN12_GLOBAL__N_124RendererResourceDelegate17OnRequestCompleteEPN11webkit
_glue20ResourceLoaderBridge4PeerEN12ResourceType4TypeERKN3net16URLRequestStatusE |
4219 fun:_ZN7content18ResourceDispatcher17OnRequestCompleteEiRKN3net16URLRequestSt
atusERKSsRKN4base9TimeTicksE | 4212 fun:_ZN7content18ResourceDispatcher17OnRequestCompleteEiRKN3net16URLRequestSt
atusERKSsRKN4base9TimeTicksE |
4220 } | 4213 } |
4221 { | 4214 { |
4222 bug_145698 | |
4223 Memcheck:Leak | |
4224 fun:_Znw* | |
4225 fun:_ZN6chrome24ShowSessionCrashedPromptEP7Browser | |
4226 fun:_ZN25StartupBrowserCreatorImpl22AddInfoBarsIfNecessaryEP7BrowserN6chrome7
startup16IsProcessStartupE | |
4227 fun:_ZN25StartupBrowserCreatorImpl17ProcessLaunchURLsEbRKSt6vectorI4GURLSaIS1
_EE | |
4228 fun:_ZN25StartupBrowserCreatorImpl6LaunchEP7ProfileRKSt6vectorI4GURLSaIS3_EEb | |
4229 } | |
4230 { | |
4231 bug_145699 | 4215 bug_145699 |
4232 Memcheck:Leak | 4216 Memcheck:Leak |
4233 fun:_Znw* | 4217 fun:_Znw* |
4234 fun:_ZN17OAuth2ApiCallFlow24CreateAccessTokenFetcherEv | 4218 fun:_ZN17OAuth2ApiCallFlow24CreateAccessTokenFetcherEv |
4235 fun:_ZN17OAuth2ApiCallFlow20BeginMintAccessTokenEv | 4219 fun:_ZN17OAuth2ApiCallFlow20BeginMintAccessTokenEv |
4236 fun:_ZN17OAuth2ApiCallFlow12BeginApiCallEv | 4220 fun:_ZN17OAuth2ApiCallFlow12BeginApiCallEv |
4237 fun:_ZN17OAuth2ApiCallFlow5StartEv | 4221 fun:_ZN17OAuth2ApiCallFlow5StartEv |
4238 fun:_ZN19OAuth2MintTokenFlow13FireAndForgetEv | 4222 fun:_ZN19OAuth2MintTokenFlow13FireAndForgetEv |
4239 } | 4223 } |
4240 { | 4224 { |
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4288 bug_145723 | 4272 bug_145723 |
4289 Memcheck:Leak | 4273 Memcheck:Leak |
4290 fun:_Znw* | 4274 fun:_Znw* |
4291 fun:_Z20NewExtensionFunctionI25TabsExecuteScriptFunctionEP17ExtensionFunction
v | 4275 fun:_Z20NewExtensionFunctionI25TabsExecuteScriptFunctionEP17ExtensionFunction
v |
4292 fun:_ZN25ExtensionFunctionRegistry11NewFunctionERKSs | 4276 fun:_ZN25ExtensionFunctionRegistry11NewFunctionERKSs |
4293 fun:_ZN27ExtensionFunctionDispatcher23CreateExtensionFunctionERK31ExtensionHo
stMsg_Request_ParamsPKN10extensions9ExtensionEiRKNS3_10ProcessMapEPNS3_12Extensi
onAPIEPvPN3IPC6SenderEPN7content14RenderViewHostEi | 4277 fun:_ZN27ExtensionFunctionDispatcher23CreateExtensionFunctionERK31ExtensionHo
stMsg_Request_ParamsPKN10extensions9ExtensionEiRKNS3_10ProcessMapEPNS3_12Extensi
onAPIEPvPN3IPC6SenderEPN7content14RenderViewHostEi |
4294 fun:_ZN27ExtensionFunctionDispatcher8DispatchERK31ExtensionHostMsg_Request_Pa
ramsPN7content14RenderViewHostE | 4278 fun:_ZN27ExtensionFunctionDispatcher8DispatchERK31ExtensionHostMsg_Request_Pa
ramsPN7content14RenderViewHostE |
4295 fun:_ZN10extensions13ExtensionHost9OnRequestERK31ExtensionHostMsg_Request_Par
ams | 4279 fun:_ZN10extensions13ExtensionHost9OnRequestERK31ExtensionHostMsg_Request_Par
ams |
4296 } | 4280 } |
4297 { | 4281 { |
4298 bug_145733 | |
4299 Memcheck:Leak | |
4300 fun:_Znw* | |
4301 fun:_ZN25ExtensionInstallUIDefault35GetNewThemeInstalledInfoBarDelegateEP11Ta
bContentsPKN10extensions9ExtensionERKSsb | |
4302 fun:_ZN25ExtensionInstallUIDefault16ShowThemeInfoBarERKSsbPKN10extensions9Ext
ensionEP7Profile | |
4303 fun:_ZN25ExtensionInstallUIDefault16OnInstallSuccessEPKN10extensions9Extensio
nEP8SkBitmap | |
4304 fun:_ZN22ExtensionInstallPrompt16OnInstallSuccessEPKN10extensions9ExtensionEP
8SkBitmap | |
4305 fun:_ZN10extensions12CrxInstaller25ReportSuccessFromUIThreadEv | |
4306 } | |
4307 { | |
4308 bug_145735 | 4282 bug_145735 |
4309 Memcheck:Leak | 4283 Memcheck:Leak |
4310 fun:_Znw* | 4284 fun:_Znw* |
4311 fun:_ZN9__gnu_cxx13new_allocatorIcE8allocateEmPKv | 4285 fun:_ZN9__gnu_cxx13new_allocatorIcE8allocateEmPKv |
4312 fun:_ZNSt12_Vector_baseIcSaIcEE11_M_allocateEm | 4286 fun:_ZNSt12_Vector_baseIcSaIcEE11_M_allocateEm |
4313 fun:_ZNSt12_Vector_baseIcSaIcEEC2EmRKS0_ | 4287 fun:_ZNSt12_Vector_baseIcSaIcEEC2EmRKS0_ |
4314 fun:_ZNSt6vectorIcSaIcEEC1EmRKcRKS0_ | 4288 fun:_ZNSt6vectorIcSaIcEEC1EmRKcRKS0_ |
4315 fun:_ZN4base5files12_GLOBAL__N_121InotifyReaderCallbackEPNS1_13InotifyReaderE
ii | 4289 fun:_ZN4base5files12_GLOBAL__N_121InotifyReaderCallbackEPNS1_13InotifyReaderE
ii |
4316 } | 4290 } |
4317 { | 4291 { |
4318 bug_145747a | |
4319 Memcheck:Leak | |
4320 fun:_Znw* | |
4321 fun:_ZN24TranslateInfoBarDelegate19CreateErrorDelegateEN15TranslateErrors4Typ
eEP14InfoBarServiceP11PrefServiceRKSsS7_ | |
4322 fun:_ZN16TranslateManager14PageTranslatedEPN7content11WebContentsEP21PageTran
slatedDetails | |
4323 fun:_ZN16TranslateManager7ObserveEiRKN7content18NotificationSourceERKNS0_19No
tificationDetailsE | |
4324 fun:_ZN23NotificationServiceImpl6NotifyEiRKN7content18NotificationSourceERKNS
0_19NotificationDetailsE | |
4325 fun:_ZN18TranslateTabHelper16OnPageTranslatedEiRKSsS1_N15TranslateErrors4Type
E | |
4326 } | |
4327 { | |
4328 bug_145747b | |
4329 Memcheck:Leak | |
4330 fun:_Znw* | |
4331 fun:_ZN24TranslateInfoBarDelegate19CreateErrorDelegateEN15TranslateErrors4Typ
eEP14InfoBarServiceP11PrefServiceRKSsS7_ | |
4332 fun:_ZN16TranslateManager18OnURLFetchCompleteEPKN3net10URLFetcherE | |
4333 fun:_ZN20TranslateManagerTest31SimulateTranslateScriptURLFetchEb | |
4334 } | |
4335 { | |
4336 bug_146464 | 4292 bug_146464 |
4337 Memcheck:Leak | 4293 Memcheck:Leak |
4338 fun:realloc | 4294 fun:realloc |
4339 fun:add_codeset.isra.10 | 4295 fun:add_codeset.isra.10 |
4340 ... | 4296 ... |
4341 fun:XCreatePixmap | 4297 fun:XCreatePixmap |
4342 fun:XCreateBitmapFromData | 4298 fun:XCreateBitmapFromData |
4343 ... | 4299 ... |
4344 fun:_ZN4aura19RootWindowHostLinuxC1EPNS_22RootWindowHostDelegateERKN3gfx4Rect
E | 4300 fun:_ZN4aura19RootWindowHostLinuxC1EPNS_22RootWindowHostDelegateERKN3gfx4Rect
E |
4345 } | 4301 } |
(...skipping 2028 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6374 fun:nssList_Create | 6330 fun:nssList_Create |
6375 fun:nssTrustDomain_UpdateCachedTokenCerts | 6331 fun:nssTrustDomain_UpdateCachedTokenCerts |
6376 fun:nssSlot_Refresh | 6332 fun:nssSlot_Refresh |
6377 fun:nssSlot_IsTokenPresent | 6333 fun:nssSlot_IsTokenPresent |
6378 fun:pk11_IsPresentCertLoad | 6334 fun:pk11_IsPresentCertLoad |
6379 fun:SECMOD_OpenNewSlot | 6335 fun:SECMOD_OpenNewSlot |
6380 fun:_ZN6crypto12_GLOBAL__N_116NSSInitSingleton10OpenUserDBERKN4base8FilePathE
PKc | 6336 fun:_ZN6crypto12_GLOBAL__N_116NSSInitSingleton10OpenUserDBERKN4base8FilePathE
PKc |
6381 fun:_ZN6crypto12_GLOBAL__N_116NSSInitSingleton13OpenTestNSSDBEv | 6337 fun:_ZN6crypto12_GLOBAL__N_116NSSInitSingleton13OpenTestNSSDBEv |
6382 fun:_ZN6crypto15ScopedTestNSSDBC1Ev | 6338 fun:_ZN6crypto15ScopedTestNSSDBC1Ev |
6383 } | 6339 } |
OLD | NEW |