OLD | NEW |
1 # There are three kinds of suppressions in this file. | 1 # There are three 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 1965 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1976 Memcheck:Leak | 1976 Memcheck:Leak |
1977 fun:_Znw* | 1977 fun:_Znw* |
1978 fun:_ZN19TestWebViewDelegate12createWorkerEPN6WebKit8WebFrameEPNS0_15WebWorke
rClientE | 1978 fun:_ZN19TestWebViewDelegate12createWorkerEPN6WebKit8WebFrameEPNS0_15WebWorke
rClientE |
1979 fun:_ZN6WebKit19WebWorkerClientImpl24createWorkerContextProxyEPN7WebCore6Work
erE | 1979 fun:_ZN6WebKit19WebWorkerClientImpl24createWorkerContextProxyEPN7WebCore6Work
erE |
1980 fun:_ZN7WebCore18WorkerContextProxy6createEPNS_6WorkerE | 1980 fun:_ZN7WebCore18WorkerContextProxy6createEPNS_6WorkerE |
1981 fun:_ZN7WebCore6WorkerC1EPNS_22ScriptExecutionContextE | 1981 fun:_ZN7WebCore6WorkerC1EPNS_22ScriptExecutionContextE |
1982 fun:_ZN7WebCore6Worker6createERKN3WTF6StringEPNS_22ScriptExecutionContextERi | 1982 fun:_ZN7WebCore6Worker6createERKN3WTF6StringEPNS_22ScriptExecutionContextERi |
1983 fun:_ZN7WebCore8V8Worker19constructorCallbackERKN2v89ArgumentsE | 1983 fun:_ZN7WebCore8V8Worker19constructorCallbackERKN2v89ArgumentsE |
1984 } | 1984 } |
1985 { | 1985 { |
1986 bug_42942 | 1986 bug_42942_a |
1987 Memcheck:Leak | 1987 Memcheck:Leak |
1988 fun:_Znw* | 1988 fun:_Znw* |
1989 ... | 1989 ... |
1990 fun:_ZN3sql10Connection18GetCachedStatementERKNS_11StatementIDEPKc | 1990 fun:_ZN3sql10Connection18GetCachedStatementERKNS_11StatementIDEPKc |
1991 fun:_ZN3sql9MetaTable19PrepareGetStatementEPNS_9StatementEPKc | 1991 fun:_ZN3sql9MetaTable19PrepareGetStatementEPNS_9StatementEPKc |
1992 fun:_ZN3sql9MetaTable8GetValueEPKcPi | 1992 fun:_ZN3sql9MetaTable8GetValueEPKcPi |
1993 fun:_ZN3sql9MetaTable26GetCompatibleVersionNumberEv | 1993 fun:_ZN3sql9MetaTable26GetCompatibleVersionNumberEv |
1994 ... | 1994 ... |
1995 fun:_ZN3net13CookieMonster9InitStoreEv | 1995 fun:_ZN3net13CookieMonster9InitStoreEv |
1996 } | 1996 } |
1997 { | 1997 { |
| 1998 bug_42942_b |
| 1999 Memcheck:Leak |
| 2000 fun:_Znw* |
| 2001 ... |
| 2002 fun:_ZN3sql10Connection18GetCachedStatementERKNS_11StatementIDEPKc |
| 2003 fun:_ZN3sql9MetaTable19PrepareSetStatementEPNS_9StatementEPKc |
| 2004 fun:_ZN3sql9MetaTable8SetValueEPKci |
| 2005 fun:_ZN3sql9MetaTable16SetVersionNumberEi |
| 2006 ... |
| 2007 fun:_ZN3net13CookieMonster9InitStoreEv |
| 2008 } |
| 2009 { |
1998 bug_42958_a | 2010 bug_42958_a |
1999 Memcheck:Leak | 2011 Memcheck:Leak |
2000 fun:malloc | 2012 fun:malloc |
2001 ... | 2013 ... |
2002 fun:_ZN3WTF10fastMallocEj | 2014 fun:_ZN3WTF10fastMallocEj |
2003 fun:_ZN3WTF13FastAllocBasenwEj | 2015 fun:_ZN3WTF13FastAllocBasenwEj |
2004 fun:_NPN_RegisterObject | 2016 fun:_NPN_RegisterObject |
2005 fun:_ZN7WebCore16ScriptController20windowScriptNPObjectEv | 2017 fun:_ZN7WebCore16ScriptController20windowScriptNPObjectEv |
2006 fun:_ZNK6WebKit12WebFrameImpl12windowObjectEv | 2018 fun:_ZNK6WebKit12WebFrameImpl12windowObjectEv |
2007 fun:_ZN11webkit_glue13WebPluginImpl23GetWindowScriptNPObjectEv | 2019 fun:_ZN11webkit_glue13WebPluginImpl23GetWindowScriptNPObjectEv |
(...skipping 497 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2505 fun:_ZN3net9HttpCache11Transaction5StartEPKNS_15HttpRequestInfoEP14CallbackRu
nnerI6Tuple1IiEERKNS_11BoundNetLogE | 2517 fun:_ZN3net9HttpCache11Transaction5StartEPKNS_15HttpRequestInfoEP14CallbackRu
nnerI6Tuple1IiEERKNS_11BoundNetLogE |
2506 fun:_ZN17URLRequestHttpJob16StartTransactionEv | 2518 fun:_ZN17URLRequestHttpJob16StartTransactionEv |
2507 fun:_ZN17URLRequestHttpJob24OnCanGetCookiesCompletedEi | 2519 fun:_ZN17URLRequestHttpJob24OnCanGetCookiesCompletedEi |
2508 fun:_ZN17URLRequestHttpJob23AddCookieHeaderAndStartEv | 2520 fun:_ZN17URLRequestHttpJob23AddCookieHeaderAndStartEv |
2509 fun:_ZN17URLRequestHttpJob5StartEv | 2521 fun:_ZN17URLRequestHttpJob5StartEv |
2510 fun:_ZN10URLRequest8StartJobEP13URLRequestJob | 2522 fun:_ZN10URLRequest8StartJobEP13URLRequestJob |
2511 fun:_ZN10URLRequest5StartEv | 2523 fun:_ZN10URLRequest5StartEv |
2512 fun:_ZN10URLFetcher4Core15StartURLRequestEv | 2524 fun:_ZN10URLFetcher4Core15StartURLRequestEv |
2513 } | 2525 } |
2514 { | 2526 { |
2515 bug_56359_b | |
2516 Memcheck:Leak | |
2517 fun:_Znw* | |
2518 fun:_ZN3sql10Connection18GetUniqueStatementEPKc | |
2519 fun:_ZN3sql10Connection18GetCachedStatementERKNS_11StatementIDEPKc | |
2520 fun:_ZN3sql9MetaTable19PrepareSetStatementEPNS_9StatementEPKc | |
2521 fun:_ZN3sql9MetaTable8SetValueEPKci | |
2522 fun:_ZN3sql9MetaTable16SetVersionNumberEi | |
2523 fun:_ZN3sql9MetaTable4InitEPNS_10ConnectionEii | |
2524 fun:_ZN27SQLitePersistentCookieStore21EnsureDatabaseVersionEPN3sql10Connectio
nE | |
2525 fun:_ZN27SQLitePersistentCookieStore4LoadEPSt6vectorIPN3net13CookieMonster15C
anonicalCookieESaIS4_EE | |
2526 fun:_ZN3net13CookieMonster9InitStoreEv | |
2527 fun:_ZN3net13CookieMonster15InitIfNecessaryEv | |
2528 fun:_ZN3net13CookieMonster21GetCookiesWithOptionsERK4GURLRKNS_13CookieOptions
E | |
2529 fun:_ZN17URLRequestHttpJob24OnCanGetCookiesCompletedEi | |
2530 fun:_ZN17URLRequestHttpJob23AddCookieHeaderAndStartEv | |
2531 fun:_ZN17URLRequestHttpJob5StartEv | |
2532 fun:_ZN10URLRequest8StartJobEP13URLRequestJob | |
2533 fun:_ZN10URLRequest5StartEv | |
2534 fun:_ZN10URLFetcher4Core15StartURLRequestEv | |
2535 fun:_Z16DispatchToMethodIN10URLFetcher4CoreEMS1_FvvEEvPT_T0_RK6Tuple0 | |
2536 fun:_ZN14RunnableMethodIN10URLFetcher4CoreEMS1_FvvE6Tuple0E3RunEv | |
2537 fun:_ZN11MessageLoop7RunTaskEP4Task | |
2538 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE | |
2539 } | |
2540 { | |
2541 bug_51153 | 2527 bug_51153 |
2542 Memcheck:Leak | 2528 Memcheck:Leak |
2543 ... | 2529 ... |
2544 fun:_ZN7history14HistoryBackend16GetFavIconForURLE13scoped_refptrI17Cancelabl
eRequestI14CallbackRunnerI6Tuple5IibS1_I16RefCountedMemoryEb4GURLEEEERKS7_ | 2530 fun:_ZN7history14HistoryBackend16GetFavIconForURLE13scoped_refptrI17Cancelabl
eRequestI14CallbackRunnerI6Tuple5IibS1_I16RefCountedMemoryEb4GURLEEEERKS7_ |
2545 fun:_Z16DispatchToMethodIN7history14HistoryBackendEMS1_Fv13scoped_refptrI17Ca
ncelableRequestI14CallbackRunnerI6Tuple5IibS2_I16RefCountedMemoryEb4GURLEEEERKS8
_ESC_S8_EvPT_T0_RK6Tuple2IT1_T2_E | 2531 fun:_Z16DispatchToMethodIN7history14HistoryBackendEMS1_Fv13scoped_refptrI17Ca
ncelableRequestI14CallbackRunnerI6Tuple5IibS2_I16RefCountedMemoryEb4GURLEEEERKS8
_ESC_S8_EvPT_T0_RK6Tuple2IT1_T2_E |
2546 fun:_ZN14RunnableMethodIN7history14HistoryBackendEMS1_Fv13scoped_refptrI17Can
celableRequestI14CallbackRunnerI6Tuple5IibS2_I16RefCountedMemoryEb4GURLEEEERKS8_
E6Tuple2ISC_S8_EE3RunEv | 2532 fun:_ZN14RunnableMethodIN7history14HistoryBackendEMS1_Fv13scoped_refptrI17Can
celableRequestI14CallbackRunnerI6Tuple5IibS2_I16RefCountedMemoryEb4GURLEEEERKS8_
E6Tuple2ISC_S8_EE3RunEv |
2547 fun:_ZN11MessageLoop7RunTaskEP4Task | 2533 fun:_ZN11MessageLoop7RunTaskEP4Task |
2548 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE | 2534 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE |
2549 fun:_ZN11MessageLoop6DoWorkEv | 2535 fun:_ZN11MessageLoop6DoWorkEv |
2550 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE | 2536 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE |
(...skipping 919 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3470 fun:_ZN14ProfileManager10GetProfileERK8FilePath | 3456 fun:_ZN14ProfileManager10GetProfileERK8FilePath |
3471 fun:_ZN14ProfileManager17GetDefaultProfileERK8FilePath | 3457 fun:_ZN14ProfileManager17GetDefaultProfileERK8FilePath |
3472 } | 3458 } |
3473 { | 3459 { |
3474 bug_67142 | 3460 bug_67142 |
3475 Memcheck:Leak | 3461 Memcheck:Leak |
3476 fun:_Znw* | 3462 fun:_Znw* |
3477 fun:_ZN16ChildProcessHost13CreateChannelEv | 3463 fun:_ZN16ChildProcessHost13CreateChannelEv |
3478 fun:_ZN14GpuProcessHost4InitEv | 3464 fun:_ZN14GpuProcessHost4InitEv |
3479 } | 3465 } |
OLD | NEW |