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

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

Issue 3041023: Suppression changes to make chromeos valgrind bot green (hopefully) (Closed) Base URL: git://git.chromium.org/chromium.git
Patch Set: Created 10 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
« 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 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 1239 matching lines...) Expand 10 before | Expand all | Expand 10 after
1250 } 1250 }
1251 { 1251 {
1252 bug_19775_a 1252 bug_19775_a
1253 Memcheck:Leak 1253 Memcheck:Leak
1254 ... 1254 ...
1255 fun:malloc 1255 fun:malloc
1256 fun:sqlite3MemMalloc 1256 fun:sqlite3MemMalloc
1257 fun:mallocWithAlarm 1257 fun:mallocWithAlarm
1258 fun:sqlite3Malloc 1258 fun:sqlite3Malloc
1259 ... 1259 ...
1260 fun:sqlite3CreateIndex
1261 fun:yy_reduce
1262 fun:sqlite3Parser
1263 fun:sqlite3RunParser
1264 fun:sqlite3Prepare
1265 fun:sqlite3LockAndPrepare
1266 fun:sqlite3_prepare
1267 fun:sqlite3_exec
1268 fun:sqlite3InitCallback
1269 fun:sqlite3_exec
1270 fun:sqlite3VdbeExec 1260 fun:sqlite3VdbeExec
1271 fun:sqlite3Step 1261 fun:sqlite3Step
1272 fun:sqlite3_step 1262 fun:sqlite3_step
1273 fun:sqlite3_exec 1263 fun:sqlite3_exec
1274 fun:_ZN3sql10Connection7ExecuteEPKc 1264 fun:_ZN3sql10Connection7ExecuteEPKc
1275 fun:_ZN7history11URLDatabase18CreateMainURLIndexEv 1265 fun:_ZN7history11URLDatabase18CreateMainURLIndexEv
1276 } 1266 }
1277 { 1267 {
1278 bug_19775_b 1268 bug_19775_b
1279 Memcheck:Leak 1269 Memcheck:Leak
(...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after
1488 fun:_ZNSs4_Rep8_M_cloneERKSaIcEj 1478 fun:_ZNSs4_Rep8_M_cloneERKSaIcEj
1489 fun:_ZNSs7reserveEj 1479 fun:_ZNSs7reserveEj
1490 fun:_ZNSs6appendEPKcj 1480 fun:_ZNSs6appendEPKcj
1491 fun:_Z14StringAppendVTISsEvPT_PKNS0_10value_typeEPc 1481 fun:_Z14StringAppendVTISsEvPT_PKNS0_10value_typeEPc
1492 fun:_Z12StringPrintfPKcz 1482 fun:_Z12StringPrintfPKcz
1493 } 1483 }
1494 { 1484 {
1495 bug_22450 1485 bug_22450
1496 Memcheck:Leak 1486 Memcheck:Leak
1497 fun:_Znw* 1487 fun:_Znw*
1498 fun:_ZN3net64_GLOBAL__N_net_socket_client_socket_factory.cc_00000000_EA9FDEC9 26DefaultClientSocketFactory21CreateTCPClientSocketERKNS_11AddressListEPNS_6NetL ogE 1488 fun:*DefaultClientSocketFactory21CreateTCPClientSocketERKNS_11AddressListEPNS _6NetLogE
1499 fun:_ZN3net13TCPConnectJob12DoTCPConnectEv 1489 fun:_ZN3net13TCPConnectJob12DoTCPConnectEv
1500 fun:_ZN3net13TCPConnectJob6DoLoopEi 1490 fun:_ZN3net13TCPConnectJob6DoLoopEi
1501 fun:_ZN3net13TCPConnectJob12OnIOCompleteEi 1491 fun:_ZN3net13TCPConnectJob12OnIOCompleteEi
1502 ... 1492 ...
1503 fun:_ZN3net16HostResolverImpl3Job16OnLookupCompleteEv 1493 fun:_ZN3net16HostResolverImpl3Job16OnLookupCompleteEv
1504 } 1494 }
1505 { 1495 {
1506 bug_22923 1496 bug_22923
1507 Memcheck:Leak 1497 Memcheck:Leak
1508 fun:_Znw* 1498 fun:_Znw*
(...skipping 1809 matching lines...) Expand 10 before | Expand all | Expand 10 after
3318 fun:_ZN19URLRequestChromeJob13DataAvailableEP16RefCountedMemory 3308 fun:_ZN19URLRequestChromeJob13DataAvailableEP16RefCountedMemory
3319 fun:_ZN20ChromeURLDataManager13DataAvailableEi13scoped_refptrI16RefCountedMem oryE 3309 fun:_ZN20ChromeURLDataManager13DataAvailableEi13scoped_refptrI16RefCountedMem oryE
3320 fun:_Z16DispatchToMethodI20ChromeURLDataManagerMS0_Fvi13scoped_refptrI16RefCo untedMemoryEEiS3_EvPT_T0_RK6Tuple2IT1_T2_E 3310 fun:_Z16DispatchToMethodI20ChromeURLDataManagerMS0_Fvi13scoped_refptrI16RefCo untedMemoryEEiS3_EvPT_T0_RK6Tuple2IT1_T2_E
3321 fun:_ZN14RunnableMethodI20ChromeURLDataManagerMS0_Fvi13scoped_refptrI16RefCou ntedMemoryEE6Tuple2IiS3_EE3RunEv 3311 fun:_ZN14RunnableMethodI20ChromeURLDataManagerMS0_Fvi13scoped_refptrI16RefCou ntedMemoryEE6Tuple2IiS3_EE3RunEv
3322 } 3312 }
3323 { 3313 {
3324 bug_46570_b 3314 bug_46570_b
3325 Memcheck:Leak 3315 Memcheck:Leak
3326 fun:_Znw* 3316 fun:_Znw*
3327 fun:_ZNSs4_Rep9_S_createEjjRKSaIcE 3317 fun:_ZNSs4_Rep9_S_createEjjRKSaIcE
3328 obj:/usr/lib/libstdc++.so.6.0.9 3318 ...
3329 fun:_ZNSsC1EPKcRKSaIcE 3319 fun:_ZNSsC1EPKcRKSaIcE
3330 fun:_ZN9file_util15GetShmemTempDirEP8FilePath 3320 fun:_ZN9file_util15GetShmemTempDirEP8FilePath
3331 fun:_ZN9file_util31CreateAndOpenTemporaryShmemFileEP8FilePath 3321 fun:_ZN9file_util31CreateAndOpenTemporaryShmemFileEP8FilePath
3332 fun:_ZN4base12SharedMemory12CreateOrOpenERKSbIwSt11char_traitsIwESaIwEEij 3322 fun:_ZN4base12SharedMemory12CreateOrOpenERKSbIwSt11char_traitsIwESaIwEEij
3333 fun:_ZN4base12SharedMemory6CreateERKSbIwSt11char_traitsIwESaIwEEbbj 3323 fun:_ZN4base12SharedMemory6CreateERKSbIwSt11char_traitsIwESaIwEEbbj
3334 fun:_ZN14SharedIOBuffer4InitEv 3324 fun:_ZN14SharedIOBuffer4InitEv
3335 fun:_ZN20AsyncResourceHandler10OnWillReadEiPPN3net8IOBufferEPii 3325 fun:_ZN20AsyncResourceHandler10OnWillReadEiPPN3net8IOBufferEPii
3336 fun:_ZN23BufferedResourceHandler10OnWillReadEiPPN3net8IOBufferEPii 3326 fun:_ZN23BufferedResourceHandler10OnWillReadEiPPN3net8IOBufferEPii
3337 fun:_ZN27SafeBrowsingResourceHandler10OnWillReadEiPPN3net8IOBufferEPii 3327 fun:_ZN27SafeBrowsingResourceHandler10OnWillReadEiPPN3net8IOBufferEPii
3338 fun:_ZN22ResourceDispatcherHost4ReadEP10URLRequestPi 3328 fun:_ZN22ResourceDispatcherHost4ReadEP10URLRequestPi
3339 fun:_ZN22ResourceDispatcherHost15OnReadCompletedEP10URLRequesti 3329 fun:_ZN22ResourceDispatcherHost15OnReadCompletedEP10URLRequesti
3340 fun:_ZN13URLRequestJob18NotifyReadCompleteEi 3330 fun:_ZN13URLRequestJob18NotifyReadCompleteEi
3341 fun:_ZN19URLRequestChromeJob13DataAvailableEP16RefCountedMemory 3331 fun:_ZN19URLRequestChromeJob13DataAvailableEP16RefCountedMemory
3342 fun:_ZN20ChromeURLDataManager13DataAvailableEi13scoped_refptrI16RefCountedMem oryE 3332 fun:_ZN20ChromeURLDataManager13DataAvailableEi13scoped_refptrI16RefCountedMem oryE
3343 fun:_Z16DispatchToMethodI20ChromeURLDataManagerMS0_Fvi13scoped_refptrI16RefCo untedMemoryEEiS3_EvPT_T0_RK6Tuple2IT1_T2_E 3333 fun:_Z16DispatchToMethodI20ChromeURLDataManagerMS0_Fvi13scoped_refptrI16RefCo untedMemoryEEiS3_EvPT_T0_RK6Tuple2IT1_T2_E
3344 fun:_ZN14RunnableMethodI20ChromeURLDataManagerMS0_Fvi13scoped_refptrI16RefCou ntedMemoryEE6Tuple2IiS3_EE3RunEv 3334 fun:_ZN14RunnableMethodI20ChromeURLDataManagerMS0_Fvi13scoped_refptrI16RefCou ntedMemoryEE6Tuple2IiS3_EE3RunEv
3345 } 3335 }
3346 { 3336 {
3337 bug_46570_c
3338 Memcheck:Leak
3339 fun:_Znw*
3340 fun:_ZNSs4_Rep9_S_createEjjRKSaIcE
3341 ...
3342 fun:_ZNSsC1EPKcRKSaIcE
3343 fun:_ZN9file_util15GetShmemTempDirEP8FilePath
3344 fun:_ZN9file_util31CreateAndOpenTemporaryShmemFileEP8FilePath
3345 fun:_ZN4base12SharedMemory12CreateOrOpenERKSbIwSt11char_traitsIwESaIwEEij
3346 fun:_ZN4base12SharedMemory6CreateERKSbIwSt11char_traitsIwESaIwEEbbj
3347 fun:_ZN14SharedIOBuffer4InitEv
3348 fun:_ZN20AsyncResourceHandler10OnWillReadEiPPN3net8IOBufferEPii
3349 fun:_ZN23BufferedResourceHandler10OnWillReadEiPPN3net8IOBufferEPii
3350 fun:_ZN27SafeBrowsingResourceHandler10OnWillReadEiPPN3net8IOBufferEPii
3351 fun:_ZN22OfflineResourceHandler10OnWillReadEiPPN3net8IOBufferEPii
3352 fun:_ZN22ResourceDispatcherHost4ReadEP10URLRequestPi
3353 fun:_ZN22ResourceDispatcherHost12StartReadingEP10URLRequest
3354 fun:_ZN22ResourceDispatcherHost17OnResponseStartedEP10URLRequest
3355 fun:_ZN10URLRequest15ResponseStartedEv
3356 fun:_ZN13URLRequestJob21NotifyHeadersCompleteEv
3357 fun:_ZN17URLRequestHttpJob21NotifyHeadersCompleteEv
3358 fun:_ZN17URLRequestHttpJob14SaveNextCookieEv
3359 fun:_ZN17URLRequestHttpJob23OnCanSetCookieCompletedEi
3360 fun:_ZN17URLRequestHttpJob14SaveNextCookieEv
3361 }
3362 {
3347 bug_46678 3363 bug_46678
3348 Memcheck:Leak 3364 Memcheck:Leak
3349 fun:_Znw* 3365 fun:_Znw*
3350 fun:_Z11NewCallbackIN8remoting14SessionManagerEPNS0_11HostMessageEiEPN9Callba ck2IT0_T1_E4TypeEPT_MSA_FvS5_S6_E 3366 fun:_Z11NewCallbackIN8remoting14SessionManagerEPNS0_11HostMessageEiEPN9Callba ck2IT0_T1_E4TypeEPT_MSA_FvS5_S6_E
3351 fun:_ZN8remoting14SessionManager8DoEncodeE13scoped_refptrINS_11CaptureDataEE 3367 fun:_ZN8remoting14SessionManager8DoEncodeE13scoped_refptrINS_11CaptureDataEE
3352 fun:_Z16DispatchToMethodIN8remoting14SessionManagerEMS1_Fv13scoped_refptrINS0 _11CaptureDataEEES4_EvPT_T0_RK6Tuple1IT1_E 3368 fun:_Z16DispatchToMethodIN8remoting14SessionManagerEMS1_Fv13scoped_refptrINS0 _11CaptureDataEEES4_EvPT_T0_RK6Tuple1IT1_E
3353 fun:_ZN14RunnableMethodIN8remoting14SessionManagerEMS1_Fv13scoped_refptrINS0_ 11CaptureDataEEE6Tuple1IS4_EE3RunEv 3369 fun:_ZN14RunnableMethodIN8remoting14SessionManagerEMS1_Fv13scoped_refptrINS0_ 11CaptureDataEEE6Tuple1IS4_EE3RunEv
3354 fun:_ZN11MessageLoop7RunTaskEP4Task 3370 fun:_ZN11MessageLoop7RunTaskEP4Task
3355 ... 3371 ...
3356 fun:_ZN8remoting38SessionManagerTest_OneRecordCycle_Test8TestBodyEv 3372 fun:_ZN8remoting38SessionManagerTest_OneRecordCycle_Test8TestBodyEv
(...skipping 188 matching lines...) Expand 10 before | Expand all | Expand 10 after
3545 } 3561 }
3546 { 3562 {
3547 bug_50304 3563 bug_50304
3548 Memcheck:Leak 3564 Memcheck:Leak
3549 fun:_Znw* 3565 fun:_Znw*
3550 fun:_ZNSs4_Rep9_S_createEjjRKSaIcE 3566 fun:_ZNSs4_Rep9_S_createEjjRKSaIcE
3551 fun:_ZNSs4_Rep8_M_cloneERKSaIcEj 3567 fun:_ZNSs4_Rep8_M_cloneERKSaIcEj
3552 fun:_ZNSs7reserveEj 3568 fun:_ZNSs7reserveEj
3553 fun:_ZNSs6appendEjc 3569 fun:_ZNSs6appendEjc
3554 fun:_ZNK8FilePath6AppendERKSs 3570 fun:_ZNK8FilePath6AppendERKSs
3555 fun:_ZNK7history14HistoryBackend*FileNameEv 3571 ...
3556 fun:_ZN7history14HistoryBackend8InitImplEv 3572 fun:_ZN7history14HistoryBackend8InitImplEv
3557 fun:_ZN7history14HistoryBackend4InitEb 3573 fun:_ZN7history14HistoryBackend4InitEb
3558 fun:_Z16DispatchToMethodIN7history14HistoryBackendEMS1_FvbEbEvPT_T0_RK6Tuple1 IT1_E 3574 fun:_Z16DispatchToMethodIN7history14HistoryBackendEMS1_FvbEbEvPT_T0_RK6Tuple1 IT1_E
3559 fun:_ZN14RunnableMethodIN7history14HistoryBackendEMS1_FvbE6Tuple1IbEE3RunEv 3575 fun:_ZN14RunnableMethodIN7history14HistoryBackendEMS1_FvbE6Tuple1IbEE3RunEv
3560 } 3576 }
3577
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