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

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

Issue 602453002: Valgrind: Widen a few existing suppressions and add a few new ones for HitTests and Mac flakiness. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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 | tools/valgrind/memcheck/suppressions_mac.txt » ('j') | 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 542 matching lines...) Expand 10 before | Expand all | Expand 10 after
553 ... 553 ...
554 fun:_ZN3IPC11SyncChannel*Channel4Mode*Listener* 554 fun:_ZN3IPC11SyncChannel*Channel4Mode*Listener*
555 } 555 }
556 { 556 {
557 bug_17540 557 bug_17540
558 Memcheck:Leak 558 Memcheck:Leak
559 fun:_Znw* 559 fun:_Znw*
560 fun:_ZN4base19MessagePumpLibevent19WatchFileDescriptor*FileDescriptorWatcherE PNS0_7WatcherE 560 fun:_ZN4base19MessagePumpLibevent19WatchFileDescriptor*FileDescriptorWatcherE PNS0_7WatcherE
561 fun:_ZN4base16MessageLoopForIO19WatchFileDescriptor*MessagePumpLibevent21File DescriptorWatcherEPNS2_7WatcherE 561 fun:_ZN4base16MessageLoopForIO19WatchFileDescriptor*MessagePumpLibevent21File DescriptorWatcherEPNS2_7WatcherE
562 ... 562 ...
563 fun:_ZN3IPC7Channel11ChannelImpl7ConnectEv 563 fun:_ZN3IPC*Channel*ConnectEv
groby-ooo-7-16 2014/09/23 23:56:39 Shouldn't that simply get rid of ChannelImpl in th
Lei Zhang 2014/09/24 00:04:40 The ChannelImpl::Connect() call is gone. Channel::
564 fun:_ZN3IPC7Channel7ConnectEv
565 fun:_ZN3IPC12ChannelProxy7Context15OnChannelOpenedEv 564 fun:_ZN3IPC12ChannelProxy7Context15OnChannelOpenedEv
566 } 565 }
567 { 566 {
568 # slight variant of the above 567 # slight variant of the above
569 bug_19371a 568 bug_19371a
570 Memcheck:Leak 569 Memcheck:Leak
571 fun:_Znw* 570 fun:_Znw*
572 ... 571 ...
573 fun:_ZN4base13WaitableEvent7EnqueueEPNS0_6WaiterE 572 fun:_ZN4base13WaitableEvent7EnqueueEPNS0_6WaiterE
574 fun:_ZN4base13WaitableEvent9TimedWaitERKNS_9TimeDeltaE 573 fun:_ZN4base13WaitableEvent9TimedWaitERKNS_9TimeDeltaE
(...skipping 3055 matching lines...) Expand 10 before | Expand all | Expand 10 after
3630 { 3629 {
3631 bug_385396d 3630 bug_385396d
3632 Memcheck:Uninitialized 3631 Memcheck:Uninitialized
3633 fun:_ZNK7blink10LayoutUnit5floorEv 3632 fun:_ZNK7blink10LayoutUnit5floorEv
3634 ... 3633 ...
3635 fun:_ZN5blink12EventHandler18handleGestureEventERKNS_20PlatformGestureEventE 3634 fun:_ZN5blink12EventHandler18handleGestureEventERKNS_20PlatformGestureEventE
3636 fun:_ZN5blink11WebViewImpl18handleGestureEventERKNS_15WebGestureEventE 3635 fun:_ZN5blink11WebViewImpl18handleGestureEventERKNS_15WebGestureEventE
3637 fun:_ZN5blink18PageWidgetDelegate16handleInputEventEPN7blink4PageERNS_22PageW idgetEventHandlerERKNS_13WebInputEventE 3636 fun:_ZN5blink18PageWidgetDelegate16handleInputEventEPN7blink4PageERNS_22PageW idgetEventHandlerERKNS_13WebInputEventE
3638 } 3637 }
3639 { 3638 {
3639 bug_385396e
3640 Memcheck:Uninitialized
3641 fun:_ZN5blink15roundedIntPointERKNS_11LayoutPointE
3642 fun:_ZNK5blink15HitTestLocation12roundedPointEv
3643 fun:_ZN5blink10RenderView7hitTestERKNS_14HitTestRequestERKNS_15HitTestLocatio nERNS_13HitTestResultE
3644 fun:_ZN5blink10RenderView7hitTestERKNS_14HitTestRequestERNS_13HitTestResultE
3645 fun:_ZN5blink12EventHandler20hitTestResultAtPointERKNS_11LayoutPointEjRKNS_10 LayoutSizeE
3646 fun:_ZN5blink12EventHandler18targetGestureEventERKNS_20PlatformGestureEventEb
3647 }
3648 {
3640 bug_387435 3649 bug_387435
3641 Memcheck:Leak 3650 Memcheck:Leak
3642 fun:_Znw* 3651 fun:_Znw*
3643 fun:_ZN7content16WebURLLoaderImplC1Ev 3652 fun:_ZN7content16WebURLLoaderImplC1Ev
3644 fun:_ZN7content17BlinkPlatformImpl15createURLLoaderEv 3653 fun:_ZN7content17BlinkPlatformImpl15createURLLoaderEv
3645 fun:_ZN5blink10PingLoaderC1EPNS_10LocalFrameERNS_15ResourceRequestERKNS_18Fet chInitiatorInfoENS_17StoredCredentialsE 3654 fun:_ZN5blink10PingLoaderC1EPNS_10LocalFrameERNS_15ResourceRequestERKNS_18Fet chInitiatorInfoENS_17StoredCredentialsE
3646 fun:_ZN5blink10PingLoader5startEPNS_10LocalFrameERNS_15ResourceRequestERKNS_1 8FetchInitiatorInfoENS_17StoredCredentialsE 3655 fun:_ZN5blink10PingLoader5startEPNS_10LocalFrameERNS_15ResourceRequestERKNS_1 8FetchInitiatorInfoENS_17StoredCredentialsE
3647 fun:_ZN5blink10PingLoader9loadImageEPNS_10LocalFrameERKNS_4KURLE 3656 fun:_ZN5blink10PingLoader9loadImageEPNS_10LocalFrameERKNS_4KURLE
3648 fun:_ZN5blink15ResourceFetcher10fetchImageERNS_12FetchRequestE 3657 fun:_ZN5blink15ResourceFetcher10fetchImageERNS_12FetchRequestE
3649 fun:_ZN5blink11ImageLoader19doUpdateFromElementEb 3658 fun:_ZN5blink11ImageLoader19doUpdateFromElementEb
(...skipping 318 matching lines...) Expand 10 before | Expand all | Expand 10 after
3968 fun:_ZN5blink11RenderBlock13paintChildrenERNS_9PaintInfoERKNS_11LayoutPointE 3977 fun:_ZN5blink11RenderBlock13paintChildrenERNS_9PaintInfoERKNS_11LayoutPointE
3969 fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_11LayoutPointE 3978 fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_11LayoutPointE
3970 fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_11LayoutPointE 3979 fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_11LayoutPointE
3971 fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS_11LayoutPointE 3980 fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS_11LayoutPointE
3972 fun:_ZN5blink11RenderBlock10paintChildEPNS_9RenderBoxERNS_9PaintInfoERKNS_11L ayoutPointE 3981 fun:_ZN5blink11RenderBlock10paintChildEPNS_9RenderBoxERNS_9PaintInfoERKNS_11L ayoutPointE
3973 fun:_ZN5blink11RenderBlock13paintChildrenERNS_9PaintInfoERKNS_11LayoutPointE 3982 fun:_ZN5blink11RenderBlock13paintChildrenERNS_9PaintInfoERKNS_11LayoutPointE
3974 fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_11LayoutPointE 3983 fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_11LayoutPointE
3975 fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_11LayoutPointE 3984 fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_11LayoutPointE
3976 } 3985 }
3977 { 3986 {
3987 bug_411235
3988 Memcheck:Overlap
3989 fun:memcpy@@GLIBC_2.14
3990 fun:IncrementalCopyFastPath
3991 fun:BrotliDecompress
3992 fun:BrotliDecompressBuffer
3993 fun:_ZN12_GLOBAL__N_115Woff2UncompressEPhmPKhmj
3994 }
3995 {
3978 bug_415092 3996 bug_415092
3979 Memcheck:Leak 3997 Memcheck:Leak
3980 fun:_Znw* 3998 fun:_Znw*
3981 fun:_ZN4base22PosixDynamicThreadPool7AddTaskEPNS_11PendingTaskE 3999 fun:_ZN4base22PosixDynamicThreadPool7AddTaskEPNS_11PendingTaskE
3982 fun:_ZN4base22PosixDynamicThreadPool8PostTaskERKN15tracked_objects8LocationER KNS_8CallbackIFvvEEE 4000 fun:_ZN4base22PosixDynamicThreadPool8PostTaskERKN15tracked_objects8LocationER KNS_8CallbackIFvvEEE
3983 fun:_ZN4base12_GLOBAL__N_114WorkerPoolImpl8PostTaskERKN15tracked_objects8Loca tionERKNS_8CallbackIFvvEEEb 4001 fun:_ZN4base12_GLOBAL__N_114WorkerPoolImpl8PostTaskERKN15tracked_objects8Loca tionERKNS_8CallbackIFvvEEEb
3984 fun:_ZN4base10WorkerPool8PostTaskERKN15tracked_objects8LocationERKNS_8Callbac kIFvvEEEb 4002 fun:_ZN4base10WorkerPool8PostTaskERKN15tracked_objects8LocationERKNS_8Callbac kIFvvEEEb
3985 } 4003 }
3986 { 4004 {
3987 bug_416729 4005 bug_416729
3988 Memcheck:Unaddressable 4006 Memcheck:Unaddressable
3989 fun:_ZNK5blink6MemberINS_38PlatformSpeechSynthesisUtteranceClientEEcvPS1_Ev 4007 fun:_ZNK5blink6MemberINS_38PlatformSpeechSynthesisUtteranceClientEEcvPS1_Ev
3990 fun:_ZNK5blink32PlatformSpeechSynthesisUtterance6clientEv 4008 fun:_ZNK5blink32PlatformSpeechSynthesisUtterance6clientEv
3991 fun:_ZN5blink15SpeechSynthesis17didFinishSpeakingEPNS_32PlatformSpeechSynthes isUtteranceE 4009 fun:_ZN5blink15SpeechSynthesis17didFinishSpeakingEPNS_32PlatformSpeechSynthes isUtteranceE
3992 fun:_ZN5blink29PlatformSpeechSynthesizerMock16speakingFinishedEPNS_5TimerIS0_ EE 4010 fun:_ZN5blink29PlatformSpeechSynthesizerMock16speakingFinishedEPNS_5TimerIS0_ EE
3993 fun:_ZN5blink5TimerINS_29PlatformSpeechSynthesizerMockEE5firedEv 4011 fun:_ZN5blink5TimerINS_29PlatformSpeechSynthesizerMockEE5firedEv
3994 fun:_ZN5blink12ThreadTimers24sharedTimerFiredInternalEv 4012 fun:_ZN5blink12ThreadTimers24sharedTimerFiredInternalEv
3995 fun:_ZN5blink12ThreadTimers16sharedTimerFiredEv 4013 fun:_ZN5blink12ThreadTimers16sharedTimerFiredEv
3996 fun:_ZN5blink9Scheduler15tickSharedTimerEv 4014 fun:_ZN5blink9Scheduler15tickSharedTimerEv
3997 fun:_ZN5blink9Scheduler18sharedTimerAdapterEv 4015 fun:_ZN5blink9Scheduler18sharedTimerAdapterEv
3998 fun:_ZN7content17BlinkPlatformImpl9DoTimeoutEv 4016 fun:_ZN7content17BlinkPlatformImpl9DoTimeoutEv
3999 } 4017 }
4018 {
4019 bug_417048a
4020 Memcheck:Uninitialized
4021 ...
4022 fun:_ZNK5blink17RenderLineBoxList7hitTestEPNS_20RenderBoxModelObjectERKNS_14H itTestRequestERNS_13HitTestResultERKNS_15HitTestLocationERKNS_11LayoutPointENS_1 3HitTestActionE
4023 fun:_ZN5blink*Render*_14HitTestRequestERNS_13HitTestResultERKNS_15HitTestLoca tionERKNS_11LayoutPointENS_13HitTestActionE
4024 }
4025 {
4026 bug_417048b
4027 Memcheck:Uninitialized
4028 fun:_ZN5blink13InlineFlowBox45clearDescendantsHaveSameLineHeightAndBaselineEv
4029 fun:_ZN5blinkL25setLogicalWidthForTextRunEPNS_13RootInlineBoxEPNS_7BidiRunEPN S_10RenderTextEfRKNS*
4030 fun:_ZN5blink15RenderBlockFlow41computeInlineDirectionPositionsForSegmentEPNS _13RootInlineBoxERKNS*
4031 fun:_ZN5blink15RenderBlockFlow38computeInlineDirectionPositionsForLineEPNS_13 RootInlineBoxERKNS*
4032 }
4033 {
4034 bug_417048c
4035 Memcheck:Uninitialized
4036 fun:_ZNK5blink13InlineFlowBox35constrainToLineTopAndBottomIfNeededERNS_10Layo utRectE
4037 fun:_ZN5blink13InlineFlowBox28paintBoxDecorationBackgroundERNS_9PaintInfoERKN S_11LayoutPointE
4038 fun:_ZN5blink13InlineFlowBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10Lay outUnitES6_
4039 fun:_ZN5blink13InlineFlowBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10Lay outUnitES6_
4040 fun:_ZN5blink13RootInlineBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10Lay outUnitES6_
4041 fun:_ZNK5blink18LineBoxListPainter5paintEPNS_20RenderBoxModelObjectERNS_9Pain tInfoERKNS_11LayoutPointE
4042 }
4043 {
4044 bug_417048d
4045 Memcheck:Uninitialized
4046 ...
4047 fun:_ZNK5blink13RootInlineBox13maxLogicalTopEv
4048 fun:_ZN5blinkL22computeUnderlineOffsetENS_21TextUnderlinePositionERKNS_11Font MetricsEPKNS_13InlineTextBoxEf
4049 fun:_ZN5blink13InlineTextBox15paintDecorationEPNS_15GraphicsContextERKNS_10Fl oatPointENS_14TextDecorationE
4050 fun:_ZN5blink13InlineTextBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10Lay outUnitES6_
4051 fun:_ZN5blink13InlineFlowBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10Lay outUnitES6_
4052 fun:_ZN5blink13RootInlineBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10Lay outUnitES6_
4053 fun:_ZNK5blink17RenderLineBoxList5paintEPNS_20RenderBoxModelObjectERNS_9Paint InfoERKNS_11LayoutPointE
4054 }
OLDNEW
« no previous file with comments | « no previous file | tools/valgrind/memcheck/suppressions_mac.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698