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

Unified Diff: trunk/src/tools/valgrind/memcheck/suppressions.txt

Issue 16756004: Revert 205059 "We were seeing ActivityLog memory leaks and assor..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 6 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « trunk/src/tools/heapcheck/suppressions.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/tools/valgrind/memcheck/suppressions.txt
===================================================================
--- trunk/src/tools/valgrind/memcheck/suppressions.txt (revision 205306)
+++ trunk/src/tools/valgrind/memcheck/suppressions.txt (working copy)
@@ -7210,6 +7210,56 @@
fun:_ZN7content16RenderThreadImpl15OnCreateNewViewERK18ViewMsg_New_Params
}
{
+ bug_246825a
+ Memcheck:Leak
+ fun:_Znw*
+ fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeIPN3sql10Connection12StatementRefEEE8allocateEmPKv
+ fun:_ZNSt8_Rb_treeIPN3sql10Connection12StatementRefES3_St9_IdentityIS3_ESt4lessIS3_ESaIS3_EE11_M_get_nodeEv
+ fun:_ZNSt8_Rb_treeIPN3sql10Connection12StatementRefES3_St9_IdentityIS3_ESt4lessIS3_ESaIS3_EE14_M_create_nodeERKS3_
+ fun:_ZNSt8_Rb_treeIPN3sql10Connection12StatementRefES3_St9_IdentityIS3_ESt4lessIS3_ESaIS3_EE10_M_insert_EPKSt18_Rb_tree_node_baseSC_RKS3_
+ fun:_ZNSt8_Rb_treeIPN3sql10Connection12StatementRefES3_St9_IdentityIS3_ESt4lessIS3_ESaIS3_EE16_M_insert_uniqueERKS3_
+ fun:_ZNSt3setIPN3sql10Connection12StatementRefESt4lessIS3_ESaIS3_EE6insertERKS3_
+ fun:_ZN3sql10Connection19StatementRefCreatedEPNS0_12StatementRefE
+ fun:_ZN3sql10Connection12StatementRefC1EPS0_P12sqlite3_stmtb
+ fun:_ZN3sql10Connection18GetUniqueStatementEPKc
+ fun:_ZN3sql10Connection18GetCachedStatementERKNS_11StatementIDEPKc
+ ...
+ fun:_ZN10extensions16ActivityDatabase4InitERKN4base8FilePathE
+}
+{
+ bug_246825b
+ Memcheck:Leak
+ fun:_Znw*
+ fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKN3sql11StatementIDE13scoped_refptrINS3_10Connection12StatementRefEEEEE8allocateEmPKv
+ fun:_ZNSt8_Rb_treeIN3sql11StatementIDESt4pairIKS1_13scoped_refptrINS0_10Connection12StatementRefEEESt10_Select1stIS8_ESt4lessIS1_ESaIS8_EE11_M_get_nodeEv
+ fun:_ZNSt8_Rb_treeIN3sql11StatementIDESt4pairIKS1_13scoped_refptrINS0_10Connection12StatementRefEEESt10_Select1stIS8_ESt4lessIS1_ESaIS8_EE14_M_create_nodeERKS8_
+ fun:_ZNSt8_Rb_treeIN3sql11StatementIDESt4pairIKS1_13scoped_refptrINS0_10Connection12StatementRefEEESt10_Select1stIS8_ESt4lessIS1_ESaIS8_EE10_M_insert_EPKSt18_Rb_tree_node_baseSH_RKS8_
+ ...
+ fun:_ZNSt8_Rb_treeIN3sql11StatementIDESt4pairIKS1_13scoped_refptrINS0_10Connection12StatementRefEEESt10_Select1stIS8_ESt4lessIS1_ESaIS8_EE17_M_insert_unique_ESt23_Rb_tree_const_iteratorIS8_ERKS8_
+ fun:_ZNSt3mapIN3sql11StatementIDE13scoped_refptrINS0_10Connection12StatementRefEESt4lessIS1_ESaISt4pairIKS1_S5_EEE6insertESt17_Rb_tree_iteratorISA_ERKSA_
+ fun:_ZNSt3mapIN3sql11StatementIDE13scoped_refptrINS0_10Connection12StatementRefEESt4lessIS1_ESaISt4pairIKS1_S5_EEEixERS9_
+ fun:_ZN3sql10Connection18GetCachedStatementERKNS_11StatementIDEPKc
+ ...
+ fun:_ZN10extensions16ActivityDatabase4InitERKN4base8FilePathE
+}
+{
+ bug_246825c
+ Memcheck:Leak
+ fun:_Znw*
+ fun:_ZN3sql10Connection18GetUniqueStatementEPKc
+ fun:_ZN3sql10Connection18GetCachedStatementERKNS_11StatementIDEPKc
+ ...
+ fun:_ZN10extensions16ActivityDatabase4InitERKN4base8FilePathE
+}
+{
+ bug_246825d
+ Memcheck:Leak
+ fun:_Znw*
+ fun:_ZN4base4BindIMN10extensions16ActivityDatabaseEFvvENS_8internal17UnretainedWrapper*
+ fun:_ZN4base22BaseTimerMethodPointerIN10extensions16ActivityDatabaseELb1EE5StartERKN15tracked_objects8LocationENS_9TimeDelta*
+ fun:_ZN10extensions16ActivityDatabase4InitERKN4base8FilePathE
+}
+{
bug_247525a
Memcheck:Leak
fun:_Znw*
« no previous file with comments | « trunk/src/tools/heapcheck/suppressions.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698