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 925 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
936 fun:_ZN3sql10Connection18GetUniqueStatementEPKc | 936 fun:_ZN3sql10Connection18GetUniqueStatementEPKc |
937 fun:_ZN3sql10Connection18GetCachedStatementERKNS_11StatementIDEPKc | 937 fun:_ZN3sql10Connection18GetCachedStatementERKNS_11StatementIDEPKc |
938 fun:_ZN8appcache16AppCacheDatabase22PrepareCachedStatementERKN3sql11Statement
IDEPKcPNS1_9StatementE | 938 fun:_ZN8appcache16AppCacheDatabase22PrepareCachedStatementERKN3sql11Statement
IDEPKcPNS1_9StatementE |
939 } | 939 } |
940 { | 940 { |
941 bug_67261b | 941 bug_67261b |
942 Memcheck:Leak | 942 Memcheck:Leak |
943 fun:_Znw* | 943 fun:_Znw* |
944 fun:_ZN3sql10Connection18GetUniqueStatementEPKc | 944 fun:_ZN3sql10Connection18GetUniqueStatementEPKc |
945 fun:_ZN3sql10Connection18GetCachedStatementERKNS_11StatementIDEPKc | 945 fun:_ZN3sql10Connection18GetCachedStatementERKNS_11StatementIDEPKc |
946 fun:_ZN3sql9MetaTable19PrepareGetStatementEPNS_9StatementEPKc | |
947 ... | 946 ... |
948 fun:_ZN7storage13QuotaDatabase28IsOriginDatabaseBootstrappedEv | 947 fun:_ZN7storage13QuotaDatabase28IsOriginDatabaseBootstrappedEv |
949 } | 948 } |
950 { | 949 { |
951 bug_67553 | 950 bug_67553 |
952 Memcheck:Leak | 951 Memcheck:Leak |
953 fun:_Znw* | 952 fun:_Znw* |
954 ... | 953 ... |
955 fun:_ZNSt3mapISs13scoped_refptrIK9ExtensionESt4lessISsESaISt4pairIKSsS3_EEEix
ERS7_ | 954 fun:_ZNSt3mapISs13scoped_refptrIK9ExtensionESt4lessISsESaISt4pairIKSsS3_EEEix
ERS7_ |
956 fun:_ZN16ExtensionInfoMap12AddExtensionEPK9Extension | 955 fun:_ZN16ExtensionInfoMap12AddExtensionEPK9Extension |
(...skipping 247 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1204 fun:_ZN11PluginPrefs19OnUpdatePreferencesESt6vectorIN6webkit13WebPluginInfoES
aIS2_EES0_INS1_5npapi11PluginGroupESaIS6_EE | 1203 fun:_ZN11PluginPrefs19OnUpdatePreferencesESt6vectorIN6webkit13WebPluginInfoES
aIS2_EES0_INS1_5npapi11PluginGroupESaIS6_EE |
1205 } | 1204 } |
1206 { | 1205 { |
1207 bug_98867 | 1206 bug_98867 |
1208 Memcheck:Jump | 1207 Memcheck:Jump |
1209 obj:* | 1208 obj:* |
1210 obj:* | 1209 obj:* |
1211 obj:* | 1210 obj:* |
1212 } | 1211 } |
1213 { | 1212 { |
1214 bug_100982 | |
1215 Memcheck:Leak | |
1216 fun:_Znw* | |
1217 fun:_ZN5blink12RenderRegion22setRenderBoxRegionInfoEPKNS_9RenderBoxEiib | |
1218 fun:_ZNK7blink9RenderBox19renderBoxRegionInfoEPNS_12RenderRegionEiNS0_24Rende
rBoxRegionInfoFlagsE | |
1219 ... | |
1220 fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS_8IntPointE | |
1221 } | |
1222 { | |
1223 bug_101750 | 1213 bug_101750 |
1224 Memcheck:Leak | 1214 Memcheck:Leak |
1225 fun:malloc | 1215 fun:malloc |
1226 fun:_ZN3WTF10fastMallocEj | 1216 fun:_ZN3WTF10fastMallocEj |
1227 fun:_ZN3WTF7HashSetIPN7blink16SVGStyledElementENS_7PtrHashIS3_EENS_10HashTrai
tsIS3_EEEnwEj | 1217 fun:_ZN3WTF7HashSetIPN7blink16SVGStyledElementENS_7PtrHashIS3_EENS_10HashTrai
tsIS3_EEEnwEj |
1228 fun:_ZN5blink21SVGDocumentExtensions18addPendingResourceERKN3WTF12AtomicStrin
gEPNS_16SVGStyledElementE | 1218 fun:_ZN5blink21SVGDocumentExtensions18addPendingResourceERKN3WTF12AtomicStrin
gEPNS_16SVGStyledElementE |
1229 } | 1219 } |
1230 { | 1220 { |
1231 bug_101781_d | 1221 bug_101781_d |
1232 Memcheck:Uninitialized | 1222 Memcheck:Uninitialized |
(...skipping 1924 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3157 { | 3147 { |
3158 bug_602964 | 3148 bug_602964 |
3159 Memcheck:Leak | 3149 Memcheck:Leak |
3160 fun:_Znw* | 3150 fun:_Znw* |
3161 fun:_ZN4base4BindIMNS_12_GLOBAL__N_121PostTaskAndReplyRelayEFvvEJNS_8internal
17UnretainedWrapper* | 3151 fun:_ZN4base4BindIMNS_12_GLOBAL__N_121PostTaskAndReplyRelayEFvvEJNS_8internal
17UnretainedWrapper* |
3162 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob
jects8LocationERKNS* | 3152 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob
jects8LocationERKNS* |
3163 fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS
_8CallbackIFvvELNS* | 3153 fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS
_8CallbackIFvvELNS* |
3164 fun:_ZN4base26PostTaskAndReplyWithResultIN3net20WifiPHYLayerProtocolES2_EEbPN
S* | 3154 fun:_ZN4base26PostTaskAndReplyWithResultIN3net20WifiPHYLayerProtocolES2_EEbPN
S* |
3165 fun:_ZN7metrics22NetworkMetricsProvider25ProbeWifiPHYLayerProtocolEv | 3155 fun:_ZN7metrics22NetworkMetricsProvider25ProbeWifiPHYLayerProtocolEv |
3166 } | 3156 } |
| 3157 { |
| 3158 bug_603275 |
| 3159 Memcheck:Unaddressable |
| 3160 fun:_ZNKSs4sizeEv |
| 3161 fun:_ZSteqIcEN9__gnu_cxx11__enable_ifIXsr9__is_charIT_EE7__valueEbE6__typeERK
SbIS2_St11char_traitsIS2_ESaIS2_EESA_ |
| 3162 fun:_ZNKSt8equal_toISsEclERKSsS2_ |
| 3163 fun:_ZNKSt8__detail15_Hash_code_baseISsSt4pairIKSsSt10unique_ptrIN6syncer24At
tachmentDownloaderImpl13DownloadState* |
| 3164 fun:_ZNSt10_HashtableISsSt4pairIKSsSt10unique_ptrIN6syncer24AttachmentDownloa
derImpl13DownloadStateESt14default* |
| 3165 fun:_ZN6syncer24AttachmentDownloaderImpl17OnGetTokenFailureEPKN18OAuth2TokenS
ervice7RequestERK22GoogleServiceAuthError |
| 3166 fun:_ZThn8_N6syncer24AttachmentDownloaderImpl17OnGetTokenFailureEPKN18OAuth2T
okenService7RequestERK22GoogleServiceAuthError |
| 3167 fun:_ZN12_GLOBAL__N_111RequestCore28InformOwnerOnGetTokenFailureE22GoogleServ
iceAuthError |
| 3168 } |
OLD | NEW |