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 1207 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1218 ... | 1218 ... |
1219 fun:_ZN7history*Database*Create* | 1219 fun:_ZN7history*Database*Create* |
1220 } | 1220 } |
1221 { | 1221 { |
1222 bug_19775_c | 1222 bug_19775_c |
1223 Memcheck:Leak | 1223 Memcheck:Leak |
1224 ... | 1224 ... |
1225 fun:openDatabase | 1225 fun:openDatabase |
1226 fun:sqlite3_open | 1226 fun:sqlite3_open |
1227 fun:_ZN3sql10Connection12OpenInternalERKSs | 1227 fun:_ZN3sql10Connection12OpenInternalERKSs |
1228 fun:_ZN3sql10Connection12OpenInMemoryEv | |
1229 fun:_ZN7history16InMemoryDatabase6InitDBEv | |
1230 fun:_ZN7history16InMemoryDatabase12InitFromDiskERK8FilePath | |
1231 } | 1228 } |
1232 { | 1229 { |
1233 bug_19775_g | 1230 bug_19775_g |
1234 Memcheck:Leak | 1231 Memcheck:Leak |
1235 fun:malloc | 1232 fun:malloc |
1236 fun:sqlite3MemMalloc | 1233 fun:sqlite3MemMalloc |
1237 fun:mallocWithAlarm | 1234 fun:mallocWithAlarm |
1238 fun:sqlite3Malloc | 1235 fun:sqlite3Malloc |
1239 fun:sqlite3ParserAlloc | 1236 fun:sqlite3ParserAlloc |
1240 fun:sqlite3RunParser | 1237 fun:sqlite3RunParser |
(...skipping 615 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1856 bug_32624_c | 1853 bug_32624_c |
1857 Memcheck:Leak | 1854 Memcheck:Leak |
1858 ... | 1855 ... |
1859 fun:malloc | 1856 fun:malloc |
1860 fun:PR_Malloc | 1857 fun:PR_Malloc |
1861 fun:PORT_Alloc_Util | 1858 fun:PORT_Alloc_Util |
1862 ... | 1859 ... |
1863 fun:PK11_InitPin | 1860 fun:PK11_InitPin |
1864 } | 1861 } |
1865 { | 1862 { |
| 1863 bug_32624_d |
| 1864 Memcheck:Leak |
| 1865 fun:malloc |
| 1866 fun:PR_Malloc |
| 1867 fun:PKIX_PL_Malloc |
| 1868 fun:PKIX_PL_NssContext_Create |
| 1869 fun:CERT_PKIXVerifyCert |
| 1870 fun:_ZN3net12_GLOBAL__N_114PKIXVerifyCertEP18CERTCertificateStrbPK9SECOidTagi
P15CERTValOutParam |
| 1871 fun:_ZNK3net15X509Certificate14VerifyInternalERKSsiPNS_16CertVerifyResultE |
| 1872 fun:_ZNK3net15X509Certificate6VerifyERKSsiPNS_16CertVerifyResultE |
| 1873 fun:_ZN3net18CertVerifierWorker3RunEv |
| 1874 } |
| 1875 { |
| 1876 bug_32624_e |
| 1877 Memcheck:Leak |
| 1878 fun:_Znw* |
| 1879 fun:_ZN9__gnu_cxx13new_allocatorI14CERTValInParamE8allocateEjPKv |
| 1880 fun:_ZNSt12_Vector_baseI14CERTValInParamSaIS0_EE11_M_allocateEj |
| 1881 fun:_ZNSt6vectorI14CERTValInParamSaIS0_EE20_M_allocate_and_copyIPS0_EES4_jT_S
5_ |
| 1882 fun:_ZNSt6vectorI14CERTValInParamSaIS0_EE7reserveEj |
| 1883 fun:_ZN3net12_GLOBAL__N_114PKIXVerifyCertEP18CERTCertificateStrbPK9SECOidTagi
P15CERTValOutParam |
| 1884 fun:_ZNK3net15X509Certificate14VerifyInternalERKSsiPNS_16CertVerifyResultE |
| 1885 fun:_ZNK3net15X509Certificate6VerifyERKSsiPNS_16CertVerifyResultE |
| 1886 fun:_ZN3net18CertVerifierWorker3RunEv |
| 1887 } |
| 1888 { |
1866 bug_34554_a | 1889 bug_34554_a |
1867 Memcheck:Leak | 1890 Memcheck:Leak |
1868 fun:malloc | 1891 fun:malloc |
1869 ... | 1892 ... |
1870 fun:_ZN7WebCore13MutationEvent6createERKNS_12AtomicStringEbN3WTF10PassRefPtrIN
S_4NodeEEERKNS_6StringESA_SA_t | 1893 fun:_ZN7WebCore13MutationEvent6createERKNS_12AtomicStringEbN3WTF10PassRefPtrIN
S_4NodeEEERKNS_6StringESA_SA_t |
1871 fun:_ZN7WebCore4Node28dispatchSubtreeModifiedEventEv | 1894 fun:_ZN7WebCore4Node28dispatchSubtreeModifiedEventEv |
1872 } | 1895 } |
1873 { | 1896 { |
1874 bug_34554_b | 1897 bug_34554_b |
1875 Memcheck:Leak | 1898 Memcheck:Leak |
(...skipping 2886 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4762 fun:_Znw* | 4785 fun:_Znw* |
4763 ... | 4786 ... |
4764 fun:_ZN8IOThread31RegisterURLRequestContextGetterEP29ChromeURLRequestContextG
etter | 4787 fun:_ZN8IOThread31RegisterURLRequestContextGetterEP29ChromeURLRequestContextG
etter |
4765 fun:_ZN29ChromeURLRequestContextGetter20GetURLRequestContextEv | 4788 fun:_ZN29ChromeURLRequestContextGetter20GetURLRequestContextEv |
4766 fun:_ZL23AddDataSourceOnIOThread13scoped_refptrIN3net23URLRequestContextGette
rEES_IN20ChromeURLDataManager10DataSourceEE | 4789 fun:_ZL23AddDataSourceOnIOThread13scoped_refptrIN3net23URLRequestContextGette
rEES_IN20ChromeURLDataManager10DataSourceEE |
4767 } | 4790 } |
4768 { | 4791 { |
4769 bug_89304 | 4792 bug_89304 |
4770 Memcheck:Leak | 4793 Memcheck:Leak |
4771 fun:_Znw* | 4794 fun:_Znw* |
4772 fun:_ZN3net20ClientSocketPoolBaseINS_21TransportSocketParamsEE13RequestSocket
ERKSsRK13scoped_refptrIS1_ENS_15RequestPriorityEPNS_18ClientSocketHandleEP14Call
backRunnerI6Tuple1IiEERKNS_11BoundNetLogE | 4795 fun:_ZN3net20ClientSocketPoolBaseINS_21*SocketParamsEE13RequestSocketERKSsRK1
3scoped_refptrIS1_ENS_15RequestPriorityEPNS_18ClientSocketHandleEP14CallbackRunn
erI6Tuple1IiEERKNS_11BoundNetLogE |
4773 fun:_ZN3net25TransportClientSocketPool13RequestSocketERKSsPKvNS_15RequestPrio
rityEPNS_18ClientSocketHandleEP14CallbackRunnerI6Tuple1IiEERKNS_11BoundNetLogE | 4796 fun:_ZN3net20ClientSocketPoolBaseINS_15*SocketParamsEE13RequestSocketERKSsRK1
3scoped_refptrIS1_ENS_15RequestPriorityEPNS_18ClientSocketHandleEP14CallbackRunn
erI6Tuple1IiEERKNS_11BoundNetLogE |
4774 fun:_ZN3net18ClientSocketHandle4InitINS_21TransportSocketParamsENS_25Transpor
tClientSocketPoolEEEiRKSsRK13scoped_refptrIT_ENS_15RequestPriorityEP14CallbackRu
nnerI6Tuple1IiEEPT0_RKNS_11BoundNetLogE | 4797 fun:_ZN3net19*SocketPool13RequestSocketERKSsPKvNS_15RequestPriorityEPNS_18Cli
entSocketHandleEP14CallbackRunnerI6Tuple1IiEERKNS_11BoundNetLogE |
4775 fun:_ZN3net12*120InitSocketPoolHelperERK4GURLRKNS_18HttpRequestHeadersEiNS_15
RequestPriorityEPNS_18HttpNetworkSessionERKNS_9ProxyInfoEbbRKNS_9SSLConfigESF_bR
KNS_11BoundNetLogEiPNS_18ClientSocketHandleEP14CallbackRunnerI6Tuple1IiEE | 4798 fun:_ZN3net18ClientSocketHandle4Init* |
| 4799 ... |
4776 fun:_ZN3net23ClientSocketPoolManager30InitSocketHandleForHttpRequestERK4GURLR
KNS_18HttpRequestHeadersEiNS_15RequestPriorityEPNS_18HttpNetworkSessionERKNS_9Pr
oxyInfoEbbRKNS_9SSLConfigESF_RKNS_11BoundNetLogEPNS_18ClientSocketHandleEP14Call
backRunnerI6Tuple1IiEE | 4800 fun:_ZN3net23ClientSocketPoolManager30InitSocketHandleForHttpRequestERK4GURLR
KNS_18HttpRequestHeadersEiNS_15RequestPriorityEPNS_18HttpNetworkSessionERKNS_9Pr
oxyInfoEbbRKNS_9SSLConfigESF_RKNS_11BoundNetLogEPNS_18ClientSocketHandleEP14Call
backRunnerI6Tuple1IiEE |
4777 fun:_ZN3net21HttpStreamFactoryImpl3Job16DoInitConnectionEv | 4801 fun:_ZN3net21HttpStreamFactoryImpl3Job16DoInitConnectionEv |
4778 } | 4802 } |
4779 { | 4803 { |
4780 bug_89311 | 4804 bug_89311 |
4781 Memcheck:Leak | 4805 Memcheck:Leak |
4782 fun:_Znw* | 4806 fun:_Znw* |
4783 ... | 4807 ... |
4784 fun:_ZN3net16HttpStreamParser22DoParseResponseHeadersEi | 4808 fun:_ZN3net16HttpStreamParser22DoParseResponseHeadersEi |
4785 fun:_ZN3net16HttpStreamParser20ParseResponseHeadersEv | 4809 fun:_ZN3net16HttpStreamParser20ParseResponseHeadersEv |
(...skipping 468 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5254 Memcheck:Leak | 5278 Memcheck:Leak |
5255 fun:_Znw* | 5279 fun:_Znw* |
5256 fun:_ZN7history16TopSitesDatabase8CreateDBERK8FilePath | 5280 fun:_ZN7history16TopSitesDatabase8CreateDBERK8FilePath |
5257 fun:_ZN7history16TopSitesDatabase4InitERK8FilePath | 5281 fun:_ZN7history16TopSitesDatabase4InitERK8FilePath |
5258 fun:_ZN7history15TopSitesBackend16InitDBOnDBThreadERK8FilePath | 5282 fun:_ZN7history15TopSitesBackend16InitDBOnDBThreadERK8FilePath |
5259 fun:_Z16DispatchToMethodIN7history15TopSitesBackendEMS1_FvRK8FilePathES2_EvPT
_T0_RK6Tuple1IT1_E | 5283 fun:_Z16DispatchToMethodIN7history15TopSitesBackendEMS1_FvRK8FilePathES2_EvPT
_T0_RK6Tuple1IT1_E |
5260 fun:_ZN14RunnableMethodIN7history15TopSitesBackendEMS1_FvRK8FilePathE6Tuple1I
S2_EE3RunEv | 5284 fun:_ZN14RunnableMethodIN7history15TopSitesBackendEMS1_FvRK8FilePathE6Tuple1I
S2_EE3RunEv |
5261 fun:_ZN4base6subtle18TaskClosureAdapter3RunEv | 5285 fun:_ZN4base6subtle18TaskClosureAdapter3RunEv |
5262 } | 5286 } |
5263 { | 5287 { |
| 5288 bug_92571b |
| 5289 Memcheck:Leak |
| 5290 fun:malloc |
| 5291 fun:sqlite3MemMalloc |
| 5292 fun:mallocWithAlarm |
| 5293 fun:sqlite3Malloc |
| 5294 ... |
| 5295 fun:sqlite3_exec |
| 5296 fun:_ZN3sql10Connection18ExecuteWithTimeoutEPKcN4base9TimeDeltaE |
| 5297 fun:_ZN3sql10Connection12OpenInternalERKSs |
| 5298 fun:_ZN3sql10Connection4OpenERK8FilePath |
| 5299 fun:_ZN7history16TopSitesDatabase8CreateDBERK8FilePath |
| 5300 fun:_ZN7history16TopSitesDatabase4InitERK8FilePath |
| 5301 fun:_ZN7history15TopSitesBackend16InitDBOnDBThreadERK8FilePath |
| 5302 fun:_Z16DispatchToMethodIN7history15TopSitesBackendEMS1_FvRK8FilePathES2_EvPT
_T0_RK6Tuple1IT1_E |
| 5303 fun:_ZN14RunnableMethodIN7history15TopSitesBackendEMS1_FvRK8FilePathE6Tuple1I
S2_EE3RunEv |
| 5304 fun:_ZN4base6subtle18TaskClosureAdapter3RunEv |
| 5305 } |
| 5306 { |
5264 bug_92573 | 5307 bug_92573 |
5265 Memcheck:Leak | 5308 Memcheck:Leak |
5266 fun:malloc | 5309 fun:malloc |
5267 fun:g_malloc | 5310 fun:g_malloc |
5268 fun:g_slice_alloc | 5311 fun:g_slice_alloc |
5269 fun:gdk_region_new | 5312 fun:gdk_region_new |
5270 fun:gdk_region_copy | 5313 fun:gdk_region_copy |
5271 ... | 5314 ... |
5272 fun:_ZN5views15NativeWidgetGtk7OnPaintEP10_GtkWidgetP15_GdkEventExpose | 5315 fun:_ZN5views15NativeWidgetGtk7OnPaintEP10_GtkWidgetP15_GdkEventExpose |
5273 fun:_ZN5views15NativeWidgetGtk12OnPaintThunkEP10_GtkWidgetP15_GdkEventExposeP
v | 5316 fun:_ZN5views15NativeWidgetGtk12OnPaintThunkEP10_GtkWidgetP15_GdkEventExposeP
v |
(...skipping 30 matching lines...) Expand all Loading... |
5304 } | 5347 } |
5305 { | 5348 { |
5306 bug_todo_getdelim2 | 5349 bug_todo_getdelim2 |
5307 Memcheck:Leak | 5350 Memcheck:Leak |
5308 fun:malloc | 5351 fun:malloc |
5309 fun:getdelim | 5352 fun:getdelim |
5310 obj:/lib/libselinux.so.1 | 5353 obj:/lib/libselinux.so.1 |
5311 obj:/lib/libselinux.so.1 | 5354 obj:/lib/libselinux.so.1 |
5312 obj:/lib/libselinux.so.1 | 5355 obj:/lib/libselinux.so.1 |
5313 } | 5356 } |
OLD | NEW |