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

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

Issue 1033573003: Memory sheriffing: (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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
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 3611 matching lines...) Expand 10 before | Expand all | Expand 10 after
3622 fun:_ZN4base19SequencedWorkerPool5Inner10ThreadLoopEPNS0_6WorkerE 3622 fun:_ZN4base19SequencedWorkerPool5Inner10ThreadLoopEPNS0_6WorkerE
3623 fun:_ZN4base19SequencedWorkerPool6Worker3RunEv 3623 fun:_ZN4base19SequencedWorkerPool6Worker3RunEv
3624 fun:_ZN4base12SimpleThread10ThreadMainEv 3624 fun:_ZN4base12SimpleThread10ThreadMainEv
3625 fun:_ZN4base12_GLOBAL__N_110ThreadFuncEPv 3625 fun:_ZN4base12_GLOBAL__N_110ThreadFuncEPv
3626 } 3626 }
3627 { 3627 {
3628 bug_455732 3628 bug_455732
3629 Memcheck:Leak 3629 Memcheck:Leak
3630 fun:_Znw* 3630 fun:_Znw*
3631 ... 3631 ...
3632 fun:_ZN4mojo7BindingINS_15ServiceProviderEE4BindENS_16ScopedHandleBaseINS_17M essagePipeHandleEEEPK15MojoAsyncWaiter
3633 fun:_ZN4mojo7BindingINS_15ServiceProviderEE4BindENS_16InterfaceRequestIS1_EEP K15MojoAsyncWaiter
3634 fun:_ZN7content19ServiceRegistryImpl4BindEN4mojo16InterfaceRequestINS1_15Serv iceProviderEEE
3635 fun:_ZN7content12_GLOBAL__N_120ApplicationSetupImpl24ExchangeServiceProviders EN4mojo16InterfaceRequestINS2_15ServiceProviderEEENS2_12InterfacePtrIS4_EE 3632 fun:_ZN7content12_GLOBAL__N_120ApplicationSetupImpl24ExchangeServiceProviders EN4mojo16InterfaceRequestINS2_15ServiceProviderEEENS2_12InterfacePtrIS4_EE
3636 fun:_ZN7content20ApplicationSetupStub6AcceptEPN4mojo7MessageE 3633 fun:_ZN7content20ApplicationSetupStub6AcceptEPN4mojo7MessageE
3637 fun:_ZN4mojo8internal6Router21HandleIncomingMessageEPNS_7MessageE 3634 fun:_ZN4mojo8internal6Router21HandleIncomingMessageEPNS_7MessageE
3638 fun:_ZN4mojo8internal6Router26HandleIncomingMessageThunk6AcceptEPNS_7MessageE 3635 fun:_ZN4mojo8internal6Router26HandleIncomingMessageThunk6AcceptEPNS_7MessageE
3639 fun:_ZN7content32ApplicationSetupRequestValidator6AcceptEPN4mojo7MessageE 3636 fun:_ZN7content32ApplicationSetupRequestValidator6AcceptEPN4mojo7MessageE
3640 fun:_ZN4mojo8internal22MessageHeaderValidator6AcceptEPNS_7MessageE 3637 fun:_ZN4mojo8internal22MessageHeaderValidator6AcceptEPNS_7MessageE
3641 fun:_ZN4mojo22ReadAndDispatchMessageENS_17MessagePipeHandleEPNS_15MessageRece iverEPb 3638 fun:_ZN4mojo22ReadAndDispatchMessageENS_17MessagePipeHandleEPNS_15MessageRece iverEPb
3642 fun:_ZN4mojo8internal9Connector17ReadSingleMessageEPi 3639 fun:_ZN4mojo8internal9Connector17ReadSingleMessageEPi
3643 fun:_ZN4mojo8internal9Connector24ReadAllAvailableMessagesEv 3640 fun:_ZN4mojo8internal9Connector24ReadAllAvailableMessagesEv
3644 fun:_ZN4mojo8internal9Connector13OnHandleReadyEi 3641 fun:_ZN4mojo8internal9Connector13OnHandleReadyEi
3645 fun:_ZN4mojo8internal9Connector17CallOnHandleReadyEPvi 3642 fun:_ZN4mojo8internal9Connector17CallOnHandleReadyEPvi
3646 fun:_ZN4mojo8internal12_GLOBAL__N_113OnHandleReadyEPNS_6common13HandleWatcher EPFvPviES5_i 3643 fun:_ZN4mojo8internal12_GLOBAL__N_113OnHandleReadyEPNS_6common13HandleWatcher EPFvPviES5_i
3647 } 3644 }
3648 { 3645 {
3649 bug_457557 3646 bug_457557
3650 Memcheck:Leak 3647 Memcheck:Leak
3651 fun:calloc 3648 fun:calloc
3652 fun:pthread_setspecific 3649 fun:pthread_setspecific
3653 fun:_ZN4base8internal19ThreadLocalPlatform14SetValueInSlotEjPv 3650 fun:_ZN4base8internal19ThreadLocalPlatform14SetValueInSlotEjPv
3654 fun:_ZN4base18ThreadLocalPointerIvE3SetEPv 3651 fun:_ZN4base18ThreadLocalPointerIvE3SetEPv
3655 fun:_ZN4base18ThreadLocalBoolean3SetEb 3652 fun:_ZN4base18ThreadLocalBoolean3SetEb
3656 fun:_ZN4base12_GLOBAL__N_112WorkerThread10ThreadMainEv 3653 fun:_ZN4base12_GLOBAL__N_112WorkerThread10ThreadMainEv
3657 fun:_ZN4base12_GLOBAL__N_110ThreadFuncEPv 3654 fun:_ZN4base12_GLOBAL__N_110ThreadFuncEPv
3658 } 3655 }
3659
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698