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

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

Issue 8540004: One more sqlite Addr4 suppression and one more tracked_objects leak (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 1 month 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 | « no previous file | 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 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 3251 matching lines...) Expand 10 before | Expand all | Expand 10 after
3262 Memcheck:Param 3262 Memcheck:Param
3263 write(buf) 3263 write(buf)
3264 obj:/lib/tls/i686/cmov/libpthread-2.*.so 3264 obj:/lib/tls/i686/cmov/libpthread-2.*.so
3265 fun:_ZN3net10FileStream5WriteEPKciP14CallbackRunnerI6Tuple1IiEE 3265 fun:_ZN3net10FileStream5WriteEPKciP14CallbackRunnerI6Tuple1IiEE
3266 fun:_ZN14SessionBackend20AppendCommandsToFileEPN3net10FileStreamERKSt6vectorI P14SessionCommandSaIS5_EE 3266 fun:_ZN14SessionBackend20AppendCommandsToFileEPN3net10FileStreamERKSt6vectorI P14SessionCommandSaIS5_EE
3267 fun:_ZN14SessionBackend14AppendCommandsEPSt6vectorIP14SessionCommandSaIS2_EEb 3267 fun:_ZN14SessionBackend14AppendCommandsEPSt6vectorIP14SessionCommandSaIS2_EEb
3268 fun:_Z16DispatchToMethodI14SessionBackendMS0_FvPSt6vectorIP14SessionCommandSa IS3_EEbES6_bEvPT_T0_RK6Tuple2IT1_T2_E 3268 fun:_Z16DispatchToMethodI14SessionBackendMS0_FvPSt6vectorIP14SessionCommandSa IS3_EEbES6_bEvPT_T0_RK6Tuple2IT1_T2_E
3269 fun:_ZN14RunnableMethodI14SessionBackendMS0_FvPSt6vectorIP14SessionCommandSaI S3_EEbE6Tuple2IS6_bEE3RunEv 3269 fun:_ZN14RunnableMethodI14SessionBackendMS0_FvPSt6vectorIP14SessionCommandSaI S3_EEbE6Tuple2IS6_bEE3RunEv
3270 } 3270 }
3271 { 3271 {
3272 bug_76197 3272 bug_76197a
3273 Memcheck:Addr4 3273 Memcheck:Addr4
3274 fun:sqlite3DbFree 3274 fun:sqlite3DbFree
3275 fun:releaseMemArray 3275 fun:releaseMemArray
3276 fun:sqlite3VdbeDelete 3276 fun:sqlite3VdbeDelete
3277 fun:sqlite3VdbeFinalize 3277 fun:sqlite3VdbeFinalize
3278 fun:sqlite3_finalize 3278 fun:sqlite3_finalize
3279 fun:_ZN3sql10Connection12StatementRef5CloseEv 3279 fun:_ZN3sql10Connection12StatementRef5CloseEv
3280 fun:_ZN3sql10Connection12StatementRefD2Ev 3280 fun:_ZN3sql10Connection12StatementRefD2Ev
3281 fun:_ZN3sql10Connection12StatementRefD1Ev 3281 fun:_ZN3sql10Connection12StatementRefD1Ev
3282 fun:_ZNK4base10RefCountedIN3sql10Connection12StatementRefEE7ReleaseEv 3282 fun:_ZNK4base10RefCountedIN3sql10Connection12StatementRefEE7ReleaseEv
3283 fun:_ZN13scoped_refptrIN3sql10Connection12StatementRefEED2Ev 3283 fun:_ZN13scoped_refptrIN3sql10Connection12StatementRefEED2Ev
3284 fun:_ZN13scoped_refptrIN3sql10Connection12StatementRefEED1Ev 3284 fun:_ZN13scoped_refptrIN3sql10Connection12StatementRefEED1Ev
3285 fun:_ZNSt4pairIKN3sql11StatementIDE13scoped_refptrINS0_10Connection12Statemen tRefEEED2Ev 3285 fun:_ZNSt4pairIKN3sql11StatementIDE13scoped_refptrINS0_10Connection12Statemen tRefEEED2Ev
3286 fun:_ZNSt4pairIKN3sql11StatementIDE13scoped_refptrINS0_10Connection12Statemen tRefEEED1Ev 3286 fun:_ZNSt4pairIKN3sql11StatementIDE13scoped_refptrINS0_10Connection12Statemen tRefEEED1Ev
3287 fun:_ZN9__gnu_cxx13new_allocatorISt4pairIKN3sql11StatementIDE13scoped_refptrI NS2_10Connection12StatementRefEEEE7destroyEPS9_ 3287 fun:_ZN9__gnu_cxx13new_allocatorISt4pairIKN3sql11StatementIDE13scoped_refptrI NS2_10Connection12StatementRefEEEE7destroyEPS9_
3288 fun:_ZNSt8_Rb_treeIN3sql11StatementIDESt4pairIKS1_13scoped_refptrINS0_10Conne ction12StatementRefEEESt10_Select1stIS8_ESt4lessIS1_ESaIS8_EE12destroy_nodeEPSt1 3_Rb_tree_nodeIS8_E 3288 fun:_ZNSt8_Rb_treeIN3sql11StatementIDESt4pairIKS1_13scoped_refptrINS0_10Conne ction12StatementRefEEESt10_Select1stIS8_ESt4lessIS1_ESaIS8_EE12destroy_nodeEPSt1 3_Rb_tree_nodeIS8_E
3289 fun:_ZNSt8_Rb_treeIN3sql11StatementIDESt4pairIKS1_13scoped_refptrINS0_10Conne ction12StatementRefEEESt10_Select1stIS8_ESt4lessIS1_ESaIS8_EE8_M_eraseEPSt13_Rb_ tree_nodeIS8_E 3289 fun:_ZNSt8_Rb_treeIN3sql11StatementIDESt4pairIKS1_13scoped_refptrINS0_10Conne ction12StatementRefEEESt10_Select1stIS8_ESt4lessIS1_ESaIS8_EE8_M_eraseEPSt13_Rb_ tree_nodeIS8_E
3290 fun:_ZNSt8_Rb_treeIN3sql11StatementIDESt4pairIKS1_13scoped_refptrINS0_10Conne ction12StatementRefEEESt10_Select1stIS8_ESt4lessIS1_ESaIS8_EE5clearEv 3290 fun:_ZNSt8_Rb_treeIN3sql11StatementIDESt4pairIKS1_13scoped_refptrINS0_10Conne ction12StatementRefEEESt10_Select1stIS8_ESt4lessIS1_ESaIS8_EE5clearEv
3291 fun:_ZNSt3mapIN3sql11StatementIDE13scoped_refptrINS0_10Connection12StatementR efEESt4lessIS1_ESaISt4pairIKS1_S5_EEE5clearEv 3291 fun:_ZNSt3mapIN3sql11StatementIDE13scoped_refptrINS0_10Connection12StatementR efEESt4lessIS1_ESaISt4pairIKS1_S5_EEE5clearEv
3292 fun:_ZN3sql10Connection5CloseEv 3292 fun:_ZN3sql10Connection5CloseEv
3293 fun:_ZN3sql10ConnectionD2Ev 3293 fun:_ZN3sql10ConnectionD2Ev
3294 fun:_ZN3sql10ConnectionD1Ev 3294 fun:_ZN3sql10ConnectionD1Ev
3295 fun:_ZN7history16InMemoryDatabaseD0Ev 3295 fun:_ZN7history16InMemoryDatabaseD0Ev
3296 } 3296 }
3297 { 3297 {
3298 bug_76197b
3299 Memcheck:Addr4
3300 ...
3301 fun:sqlite3_step
3302 fun:sqlite3_exec
3303 fun:_ZN3sql10Connection7ExecuteEPKc
3304 fun:_ZN7history11URLDatabase31CreateKeywordSearchTermsIndicesEv
3305 fun:_ZN7history16InMemoryDatabase12InitFromDiskERK8FilePath
3306 fun:_ZN7history22InMemoryHistoryBackend4InitERK8FilePathS3_PNS_11URLDatabaseE RKSs
3307 }
3308 {
3298 bug_76354 3309 bug_76354
3299 Memcheck:Leak 3310 Memcheck:Leak
3300 ... 3311 ...
3301 fun:_ZN24ViewHostMsg_ResolveProxyC1ERK4GURLPbPSs 3312 fun:_ZN24ViewHostMsg_ResolveProxyC1ERK4GURLPbPSs
3302 fun:_ZN25ResolveProxyMsgHelperTest13GenerateReplyEv 3313 fun:_ZN25ResolveProxyMsgHelperTest13GenerateReplyEv
3303 fun:*ResolveProxyMsgHelperTest_*_Test8TestBodyEv 3314 fun:*ResolveProxyMsgHelperTest_*_Test8TestBodyEv
3304 } 3315 }
3305 { 3316 {
3306 bug_76647a 3317 bug_76647a
3307 Memcheck:Leak 3318 Memcheck:Leak
(...skipping 1865 matching lines...) Expand 10 before | Expand all | Expand 10 after
5173 Memcheck:Leak 5184 Memcheck:Leak
5174 fun:_Znw* 5185 fun:_Znw*
5175 fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKPKN15tracked_obje cts6BirthsENS3_9DeathDataEEEE8allocateEmPKv 5186 fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKPKN15tracked_obje cts6BirthsENS3_9DeathDataEEEE8allocateEmPKv
5176 ... 5187 ...
5177 fun:_ZNSt3mapIPKN15tracked_objects6BirthsENS0_9DeathDataESt4lessIS3_ESaISt4pa irIKS3_S4_EEE6insertESt17_Rb_tree_iteratorIS9_ERKS9_ 5188 fun:_ZNSt3mapIPKN15tracked_objects6BirthsENS0_9DeathDataESt4lessIS3_ESaISt4pa irIKS3_S4_EEE6insertESt17_Rb_tree_iteratorIS9_ERKS9_
5178 fun:_ZNSt3mapIPKN15tracked_objects6BirthsENS0_9DeathDataESt4lessIS3_ESaISt4pa irIKS3_S4_EEEixERS8_ 5189 fun:_ZNSt3mapIPKN15tracked_objects6BirthsENS0_9DeathDataESt4lessIS3_ESaISt4pa irIKS3_S4_EEEixERS8_
5179 fun:_ZN15tracked_objects10ThreadData11TallyADeathERKNS_6BirthsERKNS_8Duration ES6_ 5190 fun:_ZN15tracked_objects10ThreadData11TallyADeathERKNS_6BirthsERKNS_8Duration ES6_
5180 fun:_ZN15tracked_objects10ThreadData3?TallyRunOn*ThreadIfTrackingE* 5191 fun:_ZN15tracked_objects10ThreadData3?TallyRunOn*ThreadIfTrackingE*
5181 } 5192 }
5182 { 5193 {
5194 bug_102327c
5195 Memcheck:Leak
5196 fun:_Znw*
5197 fun:_ZN15tracked_objects10ThreadData11TallyABirthERKNS_8LocationE
5198 fun:_ZN15tracked_objects10ThreadData19TallyABirthIfActiveERKNS_8LocationE
5199 }
5200 {
5183 bug_102614 5201 bug_102614
5184 Memcheck:Leak 5202 Memcheck:Leak
5185 fun:_Znw* 5203 fun:_Znw*
5186 fun:_ZN12*FinishPepperFlashUpdateRegistrationEP22ComponentUpdateServiceRK7Ver sion 5204 fun:_ZN12*FinishPepperFlashUpdateRegistrationEP22ComponentUpdateServiceRK7Ver sion
5187 } 5205 }
5188 { 5206 {
5189 bug_102622 5207 bug_102622
5190 Memcheck:Cond 5208 Memcheck:Cond
5191 fun:bcmp 5209 fun:bcmp
5192 fun:_ZN31InputEventFilterTest_Basic_Test8TestBodyEv 5210 fun:_ZN31InputEventFilterTest_Basic_Test8TestBodyEv
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
5250 obj:/lib/libselinux.so.1 5268 obj:/lib/libselinux.so.1
5251 obj:/lib/libselinux.so.1 5269 obj:/lib/libselinux.so.1
5252 } 5270 }
5253 { 5271 {
5254 bug_todo_grep 5272 bug_todo_grep
5255 Memcheck:Leak 5273 Memcheck:Leak
5256 fun:malloc 5274 fun:malloc
5257 obj:/bin/grep 5275 obj:/bin/grep
5258 obj:/bin/grep 5276 obj:/bin/grep
5259 } 5277 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698