Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(557)

Side by Side Diff: tools/valgrind/memcheck/suppressions.txt

Issue 7585014: Leaks in BrowsingDataQuotaHelperTest (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « tools/heapcheck/suppressions.txt ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 5197 matching lines...) Expand 10 before | Expand all | Expand 10 after
5208 Memcheck:Leak 5208 Memcheck:Leak
5209 fun:_Znw* 5209 fun:_Znw*
5210 fun:_ZN12_GLOBAL__N_140CookiesTreeModelTest_OriginOrdering_Test8TestBodyEv 5210 fun:_ZN12_GLOBAL__N_140CookiesTreeModelTest_OriginOrdering_Test8TestBodyEv
5211 } 5211 }
5212 { 5212 {
5213 bug_91816_c 5213 bug_91816_c
5214 Memcheck:Leak 5214 Memcheck:Leak
5215 fun:_Znw* 5215 fun:_Znw*
5216 fun:_ZN12_GLOBAL__N_141CookiesTreeModelTest_ContentSettings_Test8TestBodyEv 5216 fun:_ZN12_GLOBAL__N_141CookiesTreeModelTest_ContentSettings_Test8TestBodyEv
5217 } 5217 }
5218 {
5219 bug_91836_a
5220 Memcheck:Leak
5221 fun:_Znw*
5222 ...
5223 fun:_ZN5quota18ClientUsageTracker*DidGetHostUsage*
5224 fun:_ZN5quota18ClientUsageTracker*GatherHostUsageTask9CompletedEv
5225 fun:_ZN5quota9QuotaTask13CallCompletedEv
5226 fun:_ZN5quota18ClientUsageTracker19GatherUsageTaskBase11DidGetUsageEx
5227 }
5228 {
5229 bug_91836_b
5230 Memcheck:Leak
5231 fun:_Znw*
5232 ...
5233 fun:_ZN5quota18ClientUsageTracker*DidGetGlobalUsage*
5234 fun:_ZN5quota18ClientUsageTracker*GatherGlobalUsage*
5235 fun:_ZN5quota9QuotaTask13CallCompletedEv
5236 fun:_ZN5quota18ClientUsageTracker19GatherUsageTaskBase11DidGetUsageEx
5237 }
5238 {
5239 bug_91836_c
5240 Memcheck:Leak
5241 fun:_Znw*
5242 fun:_ZN5quota12QuotaManager13StartEvictionEv
5243 fun:_ZN5quota12QuotaManager34InitializeTemporaryOriginsInfoTask21DatabaseTask CompletedEv
5244 fun:_ZN5quota12QuotaManager16DatabaseTaskBase9CompletedEv
5245 fun:_ZN5quota9QuotaTask13CallCompletedEv
5246 ...
5247 fun:_ZN38BrowsingDataQuotaHelperTest_Empty_Test8TestBodyEv
5248 }
5249 {
5250 bug_91836_d
5251 Memcheck:Leak
5252 fun:_Znw*
5253 fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKSsN23BrowsingData QuotaHelper9QuotaInfoEEEE8allocateEjPKv
5254 fun:_ZNSt8_Rb_treeISsSt4pairIKSsN23BrowsingDataQuotaHelper9QuotaInfoEESt10_Se lect1stIS4_ESt4lessISsESaIS4_EE11_M_get_nodeEv
5255 fun:_ZNSt8_Rb_treeISsSt4pairIKSsN23BrowsingDataQuotaHelper9QuotaInfoEESt10_Se lect1stIS4_ESt4lessISsESaIS4_EE14_M_create_nodeERKS4_
5256 fun:_ZNSt8_Rb_treeISsSt4pairIKSsN23BrowsingDataQuotaHelper9QuotaInfoEESt10_Se lect1stIS4_ESt4lessISsESaIS4_EE10_M_insert_EPKSt18_Rb_tree_node_baseSD_RKS4_
5257 ...
5258 fun:_ZN5quota12QuotaManager12GetHostUsageERKSsNS_11StorageTypeEP14CallbackRun nerI6Tuple3IS2_S3_xEE
5259 }
5260 {
5261 bug_91836_e
5262 Memcheck:Leak
5263 fun:_Znw*
5264 ...
5265 fun:_ZN3sql10Connection18GetUniqueStatementEPKc
5266 fun:_ZN3sql10Connection18GetCachedStatementERKNS_11StatementIDEPKc
5267 fun:_ZN3sql9MetaTable19PrepareSetStatementEPNS_9StatementEPKc
5268 fun:_ZN3sql9MetaTable8SetValueEPKci
5269 fun:_ZN3sql9MetaTable16SetVersionNumberEi
5270 fun:_ZN3sql9MetaTable4InitEPNS_10ConnectionEii
5271 fun:_ZN5quota13QuotaDatabase12CreateSchemaEPN3sql10ConnectionEPNS1_9MetaTable EiiPKNS0_11TableSchemaEjPKNS0_11IndexSchemaEj
5272 fun:_ZN5quota13QuotaDatabase21EnsureDatabaseVersionEv
5273 }
5274 {
5275 bug_91836_f
5276 Memcheck:Leak
5277 fun:_Znw*
5278 fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeIPN3sql10Connection12Statem entRefEEE8allocateEjPKv
5279 fun:_ZNSt8_Rb_treeIPN3sql10Connection12StatementRefES3_St9_IdentityIS3_ESt4le ssIS3_ESaIS3_EE11_M_get_nodeEv
5280 fun:_ZNSt8_Rb_treeIPN3sql10Connection12StatementRefES3_St9_IdentityIS3_ESt4le ssIS3_ESaIS3_EE14_M_create_nodeERKS3_
5281 fun:_ZNSt8_Rb_treeIPN3sql10Connection12StatementRefES3_St9_IdentityIS3_ESt4le ssIS3_ESaIS3_EE10_M_insert_EPKSt18_Rb_tree_node_baseSC_RKS3_
5282 fun:_ZNSt8_Rb_treeIPN3sql10Connection12StatementRefES3_St9_IdentityIS3_ESt4le ssIS3_ESaIS3_EE16_M_insert_uniqueERKS3_
5283 fun:_ZNSt3setIPN3sql10Connection12StatementRefESt4lessIS3_ESaIS3_EE6insertERK S3_
5284 fun:_ZN3sql10Connection19StatementRefCreatedEPNS0_12StatementRefE
5285 fun:_ZN3sql10Connection12StatementRefC1EPS0_P12sqlite3_stmt
5286 fun:_ZN3sql10Connection18GetUniqueStatementEPKc
5287 fun:_ZN3sql10Connection18GetCachedStatementERKNS_11StatementIDEPKc
5288 fun:_ZN3sql10Connection17CommitTransactionEv
5289 fun:_ZN3sql11Transaction6CommitEv
5290 fun:_ZN5quota13QuotaDatabase12CreateSchemaEPN3sql10ConnectionEPNS1_9MetaTable EiiPKNS0_11TableSchemaEjPKNS0_11IndexSchemaEj
5291 fun:_ZN5quota13QuotaDatabase21EnsureDatabaseVersionEv
5292 }
5293 {
5294 bug_91836_g
5295 Memcheck:Leak
5296 fun:_Znw*
5297 fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKSsN23BrowsingData QuotaHelper9QuotaInfoEEEE8allocateEmPKv
5298 fun:_ZNSt8_Rb_treeISsSt4pairIKSsN23BrowsingDataQuotaHelper9QuotaInfoEESt10_Se lect1stIS4_ESt4lessISsESaIS4_EE11_M_get_nodeEv
5299 fun:_ZNSt8_Rb_treeISsSt4pairIKSsN23BrowsingDataQuotaHelper9QuotaInfoEESt10_Se lect1stIS4_ESt4lessISsESaIS4_EE14_M_create_nodeERKS4_
5300 fun:_ZNSt8_Rb_treeISsSt4pairIKSsN23BrowsingDataQuotaHelper9QuotaInfoEESt10_Se lect1stIS4_ESt4lessISsESaIS4_EE9_M_insertEPSt18_Rb_tree_node_baseSC_RKS4_
5301 ...
5302 fun:_ZNSt8_Rb_treeISsSt4pairIKSsN23BrowsingDataQuotaHelper9QuotaInfoEESt10_Se lect1stIS4_ESt4lessISsESaIS4_EE13insert_uniqueESt17_Rb_tree_iteratorIS4_ERKS4_
5303 fun:_ZNSt3mapISsN23BrowsingDataQuotaHelper9QuotaInfoESt4lessISsESaISt4pairIKS sS1_EEE6insertESt17_Rb_tree_iteratorIS6_ERKS6_
5304 fun:_ZNSt3mapISsN23BrowsingDataQuotaHelper9QuotaInfoESt4lessISsESaISt4pairIKS sS1_EEEixERS5_
5305 fun:_ZN27BrowsingDataQuotaHelperImpl12GotHostUsageERKSsN5quota11StorageTypeEx
5306 fun:_Z16DispatchToMethodI27BrowsingDataQuotaHelperImplMS0_FvRKSsN5quota11Stor ageTypeExES2_S4_xEvPT_T0_RK6Tuple3IT1_T2_T3_E
5307 fun:_ZN4base21ScopedCallbackFactoryI27BrowsingDataQuotaHelperImplE12CallbackI mplIMS1_FvRKSsN5quota11StorageTypeExE6Tuple3IS5_S7_xEE13RunWithParamsERKSB_
5308 fun:_ZN14CallbackRunnerI6Tuple3IRKSsN5quota11StorageTypeExEE3RunISsS4_xEEvRKT _RKT0_RKT1_
5309 fun:_ZN5quota14CallbackQueue3IP14CallbackRunnerI6Tuple3IRKSsNS_11StorageTypeE xEES4_S5_xE3RunES4_S5_x
5310 fun:_ZN5quota17CallbackQueueMap3IP14CallbackRunnerI6Tuple3IRKSsNS_11StorageTy peExEESsS4_S5_xE3RunES4_S4_S5_x
5311 fun:_ZN5quota12UsageTracker21DidGetClientHostUsageERKSsNS_11StorageTypeEx
5312 fun:_Z16DispatchToMethodIN5quota12UsageTrackerEMS1_FvRKSsNS0_11StorageTypeExE S3_S4_xEvPT_T0_RK6Tuple3IT1_T2_T3_E
5313 fun:_ZN4base21ScopedCallbackFactoryIN5quota12UsageTrackerEE12CallbackImplIMS2 _FvRKSsNS1_11StorageTypeExE6Tuple3IS6_S7_xEE13RunWithParamsERKSB_
5314 fun:_ZN14CallbackRunnerI6Tuple3IRKSsN5quota11StorageTypeExEE3RunISsS4_xEEvRKT _RKT0_RKT1_
5315 fun:_ZN5quota18ClientUsageTracker12GetHostUsageERKSsP14CallbackRunnerI6Tuple3 IS2_NS_11StorageTypeExEE
5316 fun:_ZN5quota12UsageTracker12GetHostUsageERKSsP14CallbackRunnerI6Tuple3IS2_NS _11StorageTypeExEE
5317 fun:_ZN5quota12QuotaManager12GetHostUsageERKSsNS_11StorageTypeEP14CallbackRun nerI6Tuple3IS2_S3_xEE
5318 }
5319 {
5320 bug_91836_h
5321 Memcheck:Leak
5322 fun:_Znw*
5323 fun:_ZN3sql10Connection18GetUniqueStatementEPKc
5324 fun:_ZN3sql10Connection18GetCachedStatementERKNS_11StatementIDEPKc
5325 fun:_ZN5quota12_GLOBAL__N_122PrepareCachedStatementEPN3sql10ConnectionERKNS1_ 11StatementIDEPKcPNS1_9StatementE
5326 fun:_ZN5quota13QuotaDatabase23GetOriginsModifiedSinceENS_11StorageTypeEPSt3se tI4GURLSt4lessIS3_ESaIS3_EEN4base4TimeE
5327 fun:_ZN5quota12QuotaManager20GetModifiedSinceTask17RunOnTargetThreadEv
5328 ...
5329 fun:_ZN38BrowsingDataQuotaHelperTest_Empty_Test8TestBodyEv
5330 }
5331 {
5332 bug_91836_i
5333 Memcheck:Leak
5334 fun:_Znw*
5335 fun:_ZN27BrowsingDataQuotaHelperTest5SetUpEv
5336 }
5337 {
5338 bug_91836_j
5339 Memcheck:Leak
5340 fun:malloc
5341 fun:sqlite3MemMalloc
5342 fun:mallocWithAlarm
5343 fun:sqlite3Malloc
5344 fun:sqlite3MallocZero
5345 fun:sqlite3BtreeOpen
5346 fun:openDatabase
5347 fun:sqlite3_open
5348 fun:_ZN3sql10Connection12OpenInternalERKSs
5349 fun:_ZN3sql10Connection4OpenERK8FilePath
5350 fun:_ZN5quota13QuotaDatabase8LazyOpenEb
5351 fun:_ZN5quota13QuotaDatabase14SetGlobalQuotaENS_11StorageTypeEx
5352 fun:_ZN5quota12QuotaManager14InitializeTask17RunOnTargetThreadEv
5353 }
5354 {
5355 bug_91836_k
5356 Memcheck:Leak
5357 fun:_Znw*
5358 fun:_ZN5quota12UsageTrackerC1ERKSt4listIPNS_11QuotaClientESaIS3_EENS_11Storag eTypeEPNS_20SpecialStoragePolicyE
5359 fun:_ZN5quota12QuotaManager14LazyInitializeEv
5360 fun:_ZN5quota12QuotaManager29NotifyStorageModifiedInternalENS_11QuotaClient2I DERK4GURLNS_11StorageTypeExN4base4TimeE
5361 fun:_ZN5quota17MockStorageClient24TouchAllOriginsAndNotifyEv
5362 fun:_ZN27BrowsingDataQuotaHelperTest14RegisterClientEPKN5quota14MockOriginDat aEj
5363 fun:_ZN42BrowsingDataQuotaHelperTest_FetchData_Test8TestBodyEv
5364 }
5218 5365
5219 #----------------------------------------------------------------------- 5366 #-----------------------------------------------------------------------
5220 # These only occur on our Google workstations 5367 # These only occur on our Google workstations
5221 { 5368 {
5222 bug_todo_freeres 5369 bug_todo_freeres
5223 Memcheck:Free 5370 Memcheck:Free
5224 fun:free 5371 fun:free
5225 fun:__libc_freeres 5372 fun:__libc_freeres
5226 fun:_vgnU_freeres 5373 fun:_vgnU_freeres
5227 fun:_Exit 5374 fun:_Exit
(...skipping 10 matching lines...) Expand all
5238 } 5385 }
5239 { 5386 {
5240 bug_todo_getdelim2 5387 bug_todo_getdelim2
5241 Memcheck:Leak 5388 Memcheck:Leak
5242 fun:malloc 5389 fun:malloc
5243 fun:getdelim 5390 fun:getdelim
5244 obj:/lib/libselinux.so.1 5391 obj:/lib/libselinux.so.1
5245 obj:/lib/libselinux.so.1 5392 obj:/lib/libselinux.so.1
5246 obj:/lib/libselinux.so.1 5393 obj:/lib/libselinux.so.1
5247 } 5394 }
OLDNEW
« no previous file with comments | « tools/heapcheck/suppressions.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698