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

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

Issue 7046009: Remove V8-profiler related valgrind suppressions for fixed issues. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 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 | 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 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 3701 matching lines...) Expand 10 before | Expand all | Expand 10 after
3712 ... 3712 ...
3713 fun:_ZNK4base8CallbackIFvvEE3RunEv 3713 fun:_ZNK4base8CallbackIFvvEE3RunEv
3714 fun:_ZN11MessageLoop7RunTaskERKNS_11PendingTaskE 3714 fun:_ZN11MessageLoop7RunTaskERKNS_11PendingTaskE
3715 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE 3715 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE
3716 fun:_ZN11MessageLoop6DoWorkEv 3716 fun:_ZN11MessageLoop6DoWorkEv
3717 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE 3717 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE
3718 fun:_ZN11MessageLoop11RunInternalEv 3718 fun:_ZN11MessageLoop11RunInternalEv
3719 fun:_ZN11MessageLoop10RunHandlerEv 3719 fun:_ZN11MessageLoop10RunHandlerEv
3720 } 3720 }
3721 { 3721 {
3722 bug_72538
3723 Memcheck:Cond
3724 fun:_ZN2v88internal11StackTracer5TraceEPNS0_10TickSampleE
3725 }
3726 {
3727 bug_72544 3722 bug_72544
3728 Memcheck:Leak 3723 Memcheck:Leak
3729 fun:malloc 3724 fun:malloc
3730 fun:_ZN3WTF10fastMallocEj 3725 fun:_ZN3WTF10fastMallocEj
3731 fun:_ZN3WTF10RefCountedIN7WebCore14StyleSheetListEEnwEj 3726 fun:_ZN3WTF10RefCountedIN7WebCore14StyleSheetListEEnwEj
3732 fun:_ZN7WebCore14StyleSheetList6createEPNS_8DocumentE 3727 fun:_ZN7WebCore14StyleSheetList6createEPNS_8DocumentE
3733 fun:_ZN7WebCore8DocumentC2EPNS_5FrameERKNS_4KURLEbbS5_ 3728 fun:_ZN7WebCore8DocumentC2EPNS_5FrameERKNS_4KURLEbbS5_
3734 fun:_ZN7WebCore12HTMLDocumentC1EPNS_5FrameERKNS_4KURLES5_ 3729 fun:_ZN7WebCore12HTMLDocumentC1EPNS_5FrameERKNS_4KURLES5_
3735 fun:_ZN7WebCore12HTMLDocument6createEPNS_5FrameERKNS_4KURLES5_ 3730 fun:_ZN7WebCore12HTMLDocument6createEPNS_5FrameERKNS_4KURLES5_
3736 fun:_ZN7WebCore17DOMImplementation14createDocumentERKN3WTF6StringEPNS_5FrameE RKNS_4KURLEb 3731 fun:_ZN7WebCore17DOMImplementation14createDocumentERKN3WTF6StringEPNS_5FrameE RKNS_4KURLEb
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
3810 fun:_ZN20LayoutTestController13waitUntilDoneERKN3WTF6VectorI10CppVariantLj0EE EPS2_ 3805 fun:_ZN20LayoutTestController13waitUntilDoneERKN3WTF6VectorI10CppVariantLj0EE EPS2_
3811 fun:_ZN13CppBoundClass14MemberCallbackI20LayoutTestControllerE3runERKN3WTF6Ve ctorI10CppVariantLj0EEEPS5_ 3806 fun:_ZN13CppBoundClass14MemberCallbackI20LayoutTestControllerE3runERKN3WTF6Ve ctorI10CppVariantLj0EEEPS5_
3812 fun:_ZN13CppBoundClass6invokeEPvPK10_NPVariantjPS1_ 3807 fun:_ZN13CppBoundClass6invokeEPvPK10_NPVariantjPS1_
3813 fun:_ZN11CppNPObject6invokeEP8NPObjectPvPK10_NPVariantjPS3_ 3808 fun:_ZN11CppNPObject6invokeEP8NPObjectPvPK10_NPVariantjPS3_
3814 fun:_ZN7WebCore18npObjectInvokeImplERKN2v89ArgumentsENS_18InvokeFunctionTypeE 3809 fun:_ZN7WebCore18npObjectInvokeImplERKN2v89ArgumentsENS_18InvokeFunctionTypeE
3815 fun:_ZN7WebCore21npObjectMethodHandlerERKN2v89ArgumentsE 3810 fun:_ZN7WebCore21npObjectMethodHandlerERKN2v89ArgumentsE
3816 fun:_ZN2v88internal19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_47_GLOB AL__N_v8_src_builtins.cc_*BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEE 3811 fun:_ZN2v88internal19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_47_GLOB AL__N_v8_src_builtins.cc_*BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEE
3817 obj:* 3812 obj:*
3818 } 3813 }
3819 { 3814 {
3820 bug_73722a
3821 Memcheck:Cond
3822 fun:_ZN2v88internal10StackFrame11ComputeType*
3823 }
3824 {
3825 bug_73722b
3826 Memcheck:Cond
3827 fun:_ZN2v88internal18StackFrameIterator12SingletonForENS0_10StackFrame4TypeE
3828 }
3829 {
3830 bug_73722c
3831 Memcheck:Addr4
3832 ...
3833 fun:_ZN2v88internal10StackFrame11ComputeType*
3834 fun:_ZN2v88internal18StackFrameIterator5ResetEv
3835 }
3836 {
3837 bug_73722d
3838 Memcheck:Value4
3839 fun:_ZN2v88internal18StackFrameIterator12SingletonForENS0_10StackFrame4TypeE
3840 }
3841 {
3842 bug_73722e
3843 Memcheck:Addr4
3844 fun:_ZNK2v88internal13StandardFrame13GetExpressionEi
3845 }
3846 {
3847 bug_73828 3815 bug_73828
3848 Memcheck:Leak 3816 Memcheck:Leak
3849 ... 3817 ...
3850 fun:_ZN20GpuProcessHostUIShim14GetForRendererEi 3818 fun:_ZN20GpuProcessHostUIShim14GetForRendererEi
3851 } 3819 }
3852 { 3820 {
3853 bug_73844 3821 bug_73844
3854 Memcheck:Leak 3822 Memcheck:Leak
3855 ... 3823 ...
3856 fun:_ZN27ScopedRunnableMethodFactoryI13ThreadWatcherE17NewRunnableMethodIMS0_ FvyEyEEP14CancelableTaskT_RKT0_ 3824 fun:_ZN27ScopedRunnableMethodFactoryI13ThreadWatcherE17NewRunnableMethodIMS0_ FvyEyEEP14CancelableTaskT_RKT0_
(...skipping 738 matching lines...) Expand 10 before | Expand all | Expand 10 after
4595 fun:_ZN24BrowserRenderProcessHost4InitEb 4563 fun:_ZN24BrowserRenderProcessHost4InitEb
4596 fun:_ZN14RenderViewHost16CreateRenderViewERKSbItN4base20string16_char_traitsE SaItEE 4564 fun:_ZN14RenderViewHost16CreateRenderViewERKSbItN4base20string16_char_traitsE SaItEE
4597 fun:_ZN11TabContents32CreateRenderViewForRenderManagerEP14RenderViewHost 4565 fun:_ZN11TabContents32CreateRenderViewForRenderManagerEP14RenderViewHost
4598 fun:_ZN21RenderViewHostManager14InitRenderViewEP14RenderViewHostRK15Navigatio nEntry 4566 fun:_ZN21RenderViewHostManager14InitRenderViewEP14RenderViewHostRK15Navigatio nEntry
4599 ... 4567 ...
4600 fun:_ZN21RenderViewHostManager8NavigateERK15NavigationEntry 4568 fun:_ZN21RenderViewHostManager8NavigateERK15NavigationEntry
4601 fun:_ZN11TabContents15NavigateToEntryERK15NavigationEntryN20NavigationControl ler10ReloadTypeE 4569 fun:_ZN11TabContents15NavigateToEntryERK15NavigationEntryN20NavigationControl ler10ReloadTypeE
4602 fun:_ZN11TabContents22NavigateToPendingEntryEN20NavigationController10ReloadT ypeE 4570 fun:_ZN11TabContents22NavigateToPendingEntryEN20NavigationController10ReloadT ypeE
4603 } 4571 }
4604 { 4572 {
4605 bug_82719
4606 Memcheck:Cond
4607 fun:_ZN2v88internal22SafeStackFrameIterator18ExitFrameValidator9IsValidFPEPh
4608 }
4609 {
4610 bug_82770a 4573 bug_82770a
4611 Memcheck:Addr4 4574 Memcheck:Addr4
4612 ... 4575 ...
4613 fun:*N8chromeos12OwnerManager* 4576 fun:*N8chromeos12OwnerManager*
4614 } 4577 }
4615 { 4578 {
4616 bug_82770b 4579 bug_82770b
4617 Memcheck:Free 4580 Memcheck:Free
4618 ... 4581 ...
4619 fun:_ZN8chromeos12OwnerManagerD0Ev 4582 fun:_ZN8chromeos12OwnerManagerD0Ev
(...skipping 14 matching lines...) Expand all
4634 } 4597 }
4635 { 4598 {
4636 bug_todo_getdelim 4599 bug_todo_getdelim
4637 Memcheck:Leak 4600 Memcheck:Leak
4638 fun:malloc 4601 fun:malloc
4639 fun:getdelim 4602 fun:getdelim
4640 ... 4603 ...
4641 fun:call_init 4604 fun:call_init
4642 fun:_dl_init 4605 fun:_dl_init
4643 } 4606 }
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