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

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

Issue 1108173002: Roll //build, //native_client, and a few more targets of opportunity. Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Test fix Created 5 years, 7 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 2943 matching lines...) Expand 10 before | Expand all | Expand 10 after
2954 fun:_ZN5blink15ResourceFetcher10fetchImageERNS_12FetchRequestE 2954 fun:_ZN5blink15ResourceFetcher10fetchImageERNS_12FetchRequestE
2955 fun:_ZN5blink11ImageLoader19doUpdateFromElementEb 2955 fun:_ZN5blink11ImageLoader19doUpdateFromElementEb
2956 fun:_ZN5blink11ImageLoader4Task3runEv 2956 fun:_ZN5blink11ImageLoader4Task3runEv
2957 } 2957 }
2958 { 2958 {
2959 bug_386418 2959 bug_386418
2960 Memcheck:Leak 2960 Memcheck:Leak
2961 fun:_Znw* 2961 fun:_Znw*
2962 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob jects8LocationERKNS_8CallbackIFvvEEESA_ 2962 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob jects8LocationERKNS_8CallbackIFvvEEESA_
2963 fun:_ZN4base10WorkerPool16PostTaskAndReplyERKN15tracked_objects8LocationERKNS _8CallbackIFvvEEES9_b 2963 fun:_ZN4base10WorkerPool16PostTaskAndReplyERKN15tracked_objects8LocationERKNS _8CallbackIFvvEEES9_b
2964 fun:_ZN3net16HostResolverImpl16LoopbackProbeJobC1ERKN4base7WeakPtrIS0_EE 2964 fun:_ZN3net16HostResolverImpl16LoopbackProbeJob*
2965 fun:_ZN3net16HostResolverImplC1ERKNS_12HostResolver7OptionsEPNS_6NetLogE 2965 fun:_ZN3net16HostResolverImplC*
2966 fun:_ZN8chromeos24HostResolverImplChromeOSC1E13*
2967 } 2966 }
2968 { 2967 {
2969 bug_387993 2968 bug_387993
2970 Memcheck:Uninitialized 2969 Memcheck:Uninitialized
2971 fun:_ZN11SkBaseMutex7acquireEv 2970 fun:_ZN11SkBaseMutex7acquireEv
2972 fun:_ZN18SkAutoMutexAcquireC2EP11SkBaseMutex 2971 fun:_ZN18SkAutoMutexAcquireC2EP11SkBaseMutex
2973 fun:_ZN18SkAutoMutexAcquireC1EP11SkBaseMutex 2972 fun:_ZN18SkAutoMutexAcquireC1EP11SkBaseMutex
2974 fun:_ZN12SkGlyphCache10VisitCacheEP10SkTypefacePK12SkDescriptorPFbPKS_PvES7_ 2973 fun:_ZN12SkGlyphCache10VisitCacheEP10SkTypefacePK12SkDescriptorPFbPKS_PvES7_
2975 fun:_ZN12SkGlyphCache11DetachCacheEP10SkTypefacePK12SkDescriptor 2974 fun:_ZN12SkGlyphCache11DetachCacheEP10SkTypefacePK12SkDescriptor
2976 fun:_ZL14DetachDescProcP10SkTypefacePK12SkDescriptorPv 2975 fun:_ZL14DetachDescProcP10SkTypefacePK12SkDescriptorPv
(...skipping 28 matching lines...) Expand all
3005 fun:_ZThn32_N5blink21InspectorRuntimeAgent8evaluateEPN3WTF6String* 3004 fun:_ZThn32_N5blink21InspectorRuntimeAgent8evaluateEPN3WTF6String*
3006 fun:_ZN5blink30InspectorBackendDispatcherImpl16Runtime_evaluateElPNS_10JSONOb jectEPNS_9JSONArrayE 3005 fun:_ZN5blink30InspectorBackendDispatcherImpl16Runtime_evaluateElPNS_10JSONOb jectEPNS_9JSONArrayE
3007 fun:_ZN5blink30InspectorBackendDispatcherImpl8dispatchERKN3WTF6StringE 3006 fun:_ZN5blink30InspectorBackendDispatcherImpl8dispatchERKN3WTF6StringE
3008 fun:_ZN5blink25WorkerInspectorController27dispatchMessageFromFrontendERKN3WTF 6StringE 3007 fun:_ZN5blink25WorkerInspectorController27dispatchMessageFromFrontendERKN3WTF 6StringE
3009 fun:_ZN5blinkL30dispatchOnInspectorBackendTaskEPNS_16ExecutionContextERKN3WTF 6StringE 3008 fun:_ZN5blinkL30dispatchOnInspectorBackendTaskEPNS_16ExecutionContextERKN3WTF 6StringE
3010 } 3009 }
3011 { 3010 {
3012 bug_388668 3011 bug_388668
3013 Memcheck:Leak 3012 Memcheck:Leak
3014 fun:_Znw* 3013 fun:_Znw*
3015 fun:_ZN20data_reduction_proxy69DataReductionProxyUsageStatsTest_isDataReducti onProxyUnreachable_Test8TestBodyEv 3014 fun:_ZN20data_reduction_proxy69DataReductionProxyBypassStatsTest_isDataReduct ionProxyUnreachable_Test8TestBodyEv
3016 } 3015 }
3017 { 3016 {
3018 bug_392912 3017 bug_392912
3019 Memcheck:Uninitialized 3018 Memcheck:Uninitialized
3020 fun:_ZNK8SkStroke10strokePathERK6SkPathPS0_ 3019 fun:_ZNK8SkStroke10strokePathERK6SkPathPS0_
3021 fun:_ZNK11SkStrokeRec11applyToPathEP6SkPathRKS0_ 3020 fun:_ZNK11SkStrokeRec11applyToPathEP6SkPathRKS0_
3022 fun:_ZNK7SkPaint11getFillPathERK6SkPathPS0_PK6SkRectf 3021 fun:_ZNK7SkPaint11getFillPathERK6SkPathPS0_PK6SkRectf
3023 fun:_ZNK6SkDraw8drawPathERK6SkPathRK7SkPaintPK8SkMatrixbbP9SkBlitter 3022 fun:_ZNK6SkDraw8drawPathERK6SkPathRK7SkPaintPK8SkMatrixbbP9SkBlitter
3024 fun:_ZNK6SkDraw8drawPathERK6SkPathRK7SkPaintPK8SkMatrixb 3023 fun:_ZNK6SkDraw8drawPathERK6SkPathRK7SkPaintPK8SkMatrixb
3025 fun:_ZN14SkBitmapDevice8drawPathERK6SkDrawRK6SkPathRK7SkPaintPK8SkMatrixb 3024 fun:_ZN14SkBitmapDevice8drawPathERK6SkDrawRK6SkPathRK7SkPaintPK8SkMatrixb
3026 } 3025 }
3027 { 3026 {
3028 bug_392936
3029 Memcheck:Leak
3030 fun:_Znw*
3031 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob jects8LocationERKNS_8CallbackIFvvEEESA_
3032 fun:_ZN4base10WorkerPool16PostTaskAndReplyERKN15tracked_objects8LocationERKNS _8CallbackIFvvEEES9_b
3033 fun:_ZN3net16HostResolverImpl16LoopbackProbeJobC2ERKN4base7WeakPtrIS0_EE
3034 fun:_ZN3net16HostResolverImplC1ERKNS_12HostResolver7OptionsEPNS_6NetLogE
3035 fun:_ZN8chromeos24HostResolverImplChromeOSC1E13scoped_refptrIN4base16MessageL oopProxyEEPNS_19NetworkStateHandlerERKN3net12HostResolver7OptionsEPNS7_6NetLogE
3036 fun:_ZN8chromeos24HostResolverImplChromeOS25CreateHostResolverForTestE13scope d_refptrIN4base16MessageLoopProxyEEPNS_19NetworkStateHandlerE
3037 fun:_ZN28HostResolverImplChromeOSTest22InitializeHostResolverEv
3038 }
3039 {
3040 bug_394558 3027 bug_394558
3041 Memcheck:Leak 3028 Memcheck:Leak
3042 fun:_Znw* 3029 fun:_Znw*
3043 fun:_ZN32ProfileSyncComponentsFactoryMockC1Ev 3030 fun:_ZN32ProfileSyncComponentsFactoryMockC1Ev
3044 } 3031 }
3045 { 3032 {
3046 bug_394624 3033 bug_394624
3047 Memcheck:Leak 3034 Memcheck:Leak
3048 ... 3035 ...
3049 fun:_ZN3net24URLRequestJobFactoryImpl18SetProtocolHandlerERKSsPNS_20URLReques tJobFactory15ProtocolHandlerE 3036 fun:_ZN3net24URLRequestJobFactoryImpl18SetProtocolHandlerERKSsPNS_20URLReques tJobFactory15ProtocolHandlerE
(...skipping 572 matching lines...) Expand 10 before | Expand all | Expand 10 after
3622 fun:_ZN4base19SequencedWorkerPool5Inner10ThreadLoopEPNS0_6WorkerE 3609 fun:_ZN4base19SequencedWorkerPool5Inner10ThreadLoopEPNS0_6WorkerE
3623 fun:_ZN4base19SequencedWorkerPool6Worker3RunEv 3610 fun:_ZN4base19SequencedWorkerPool6Worker3RunEv
3624 fun:_ZN4base12SimpleThread10ThreadMainEv 3611 fun:_ZN4base12SimpleThread10ThreadMainEv
3625 fun:_ZN4base12_GLOBAL__N_110ThreadFuncEPv 3612 fun:_ZN4base12_GLOBAL__N_110ThreadFuncEPv
3626 } 3613 }
3627 { 3614 {
3628 bug_455732 3615 bug_455732
3629 Memcheck:Leak 3616 Memcheck:Leak
3630 fun:_Znw* 3617 fun:_Znw*
3631 ... 3618 ...
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 3619 fun:_ZN7content12_GLOBAL__N_120ApplicationSetupImpl24ExchangeServiceProviders EN4mojo16InterfaceRequestINS2_15ServiceProviderEEENS2_12InterfacePtrIS4_EE
3636 fun:_ZN7content20ApplicationSetupStub6AcceptEPN4mojo7MessageE 3620 fun:_ZN7content20ApplicationSetupStub6AcceptEPN4mojo7MessageE
3637 fun:_ZN4mojo8internal6Router21HandleIncomingMessageEPNS_7MessageE 3621 fun:_ZN4mojo8internal6Router21HandleIncomingMessageEPNS_7MessageE
3638 fun:_ZN4mojo8internal6Router26HandleIncomingMessageThunk6AcceptEPNS_7MessageE 3622 fun:_ZN4mojo8internal6Router26HandleIncomingMessageThunk6AcceptEPNS_7MessageE
3639 fun:_ZN7content32ApplicationSetupRequestValidator6AcceptEPN4mojo7MessageE 3623 fun:_ZN7content32ApplicationSetupRequestValidator6AcceptEPN4mojo7MessageE
3640 fun:_ZN4mojo8internal22MessageHeaderValidator6AcceptEPNS_7MessageE 3624 fun:_ZN4mojo8internal22MessageHeaderValidator6AcceptEPNS_7MessageE
3641 fun:_ZN4mojo22ReadAndDispatchMessageENS_17MessagePipeHandleEPNS_15MessageRece iverEPb 3625 fun:_ZN4mojo22ReadAndDispatchMessageENS_17MessagePipeHandleEPNS_15MessageRece iverEPb
3642 fun:_ZN4mojo8internal9Connector17ReadSingleMessageEPi 3626 fun:_ZN4mojo8internal9Connector17ReadSingleMessageEPi
3643 fun:_ZN4mojo8internal9Connector24ReadAllAvailableMessagesEv 3627 fun:_ZN4mojo8internal9Connector24ReadAllAvailableMessagesEv
3644 fun:_ZN4mojo8internal9Connector13OnHandleReadyEi 3628 fun:_ZN4mojo8internal9Connector13OnHandleReadyEi
3645 fun:_ZN4mojo8internal9Connector17CallOnHandleReadyEPvi 3629 fun:_ZN4mojo8internal9Connector17CallOnHandleReadyEPvi
3646 fun:_ZN4mojo8internal12_GLOBAL__N_113OnHandleReadyEPNS_6common13HandleWatcher EPFvPviES5_i 3630 fun:_ZN4mojo8internal12_GLOBAL__N_113OnHandleReadyEPNS_6common13HandleWatcher EPFvPviES5_i
3647 } 3631 }
3648 { 3632 {
3649 bug_457557 3633 bug_457557
3650 Memcheck:Leak 3634 Memcheck:Leak
3651 fun:calloc 3635 fun:calloc
3652 fun:pthread_setspecific 3636 fun:pthread_setspecific
3653 fun:_ZN4base8internal19ThreadLocalPlatform14SetValueInSlotEjPv 3637 fun:_ZN4base8internal19ThreadLocalPlatform14SetValueInSlotEjPv
3654 fun:_ZN4base18ThreadLocalPointerIvE3SetEPv 3638 fun:_ZN4base18ThreadLocalPointerIvE3SetEPv
3655 fun:_ZN4base18ThreadLocalBoolean3SetEb 3639 fun:_ZN4base18ThreadLocalBoolean3SetEb
3656 fun:_ZN4base12_GLOBAL__N_112WorkerThread10ThreadMainEv 3640 fun:_ZN4base12_GLOBAL__N_112WorkerThread10ThreadMainEv
3657 fun:_ZN4base12_GLOBAL__N_110ThreadFuncEPv 3641 fun:_ZN4base12_GLOBAL__N_110ThreadFuncEPv
3658 } 3642 }
3659 3643 {
3644 bug_476940
3645 Memcheck:Leak
3646 fun:malloc
3647 fun:_ZN3WTF9BitVector13OutOfLineBits6createEm
3648 fun:_ZN3WTF9BitVector15resizeOutOfLineEm
3649 fun:_ZN3WTF9BitVector10ensureSizeEm
3650 fun:_ZN3WTF9BitVectorC2Em
3651 fun:_ZN5blink10UseCounter9CountBitsC2Ev
3652 fun:_ZN5blink10UseCounterC1Ev
3653 fun:_ZN5blink4PageC1ERNS0_11PageClientsE
3654 }
OLDNEW
« no previous file with comments | « tools/valgrind/gtest_exclude/unit_tests.gtest-memcheck.txt ('k') | tools/valgrind/memcheck/suppressions_mac.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698