OLD | NEW |
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 5114 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5125 fun:_Znw* | 5125 fun:_Znw* |
5126 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob
jects8LocationERKNS_8CallbackIFvvEEESA_ | 5126 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob
jects8LocationERKNS_8CallbackIFvvEEESA_ |
5127 fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS
_8CallbackIFvvEEES9_ | 5127 fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS
_8CallbackIFvvEEES9_ |
5128 fun:_ZN5media21AudioOutputController5CloseERKN4base8CallbackIFvvEEE | 5128 fun:_ZN5media21AudioOutputController5CloseERKN4base8CallbackIFvvEEE |
5129 fun:_ZN17AudioRendererHost20CloseAndDeleteStreamEPNS_10AudioEntryE | 5129 fun:_ZN17AudioRendererHost20CloseAndDeleteStreamEPNS_10AudioEntryE |
5130 fun:_ZN17AudioRendererHost13DeleteEntriesEv | 5130 fun:_ZN17AudioRendererHost13DeleteEntriesEv |
5131 fun:_ZN17AudioRendererHost16OnChannelClosingEv | 5131 fun:_ZN17AudioRendererHost16OnChannelClosingEv |
5132 fun:_ZN3IPC12ChannelProxy7Context15OnChannelClosedEv | 5132 fun:_ZN3IPC12ChannelProxy7Context15OnChannelClosedEv |
5133 } | 5133 } |
5134 { | 5134 { |
5135 bug_121450 | |
5136 Memcheck:Leak | |
5137 fun:_Znw* | |
5138 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob
jects8LocationERKNS_8CallbackIFvvEEESA_ | |
5139 fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS
_8CallbackIFvvEEES9_ | |
5140 fun:_ZN5gdata15GDataFileSystem21LoadRootFeedFromCacheENS0_13FeedChunkTypeE*K8
FilePathbRKN4base8CallbackIFvNS5_17PlatformFileErrorES4_PNS_13GDataFileBaseEEEE | |
5141 } | |
5142 { | |
5143 bug_121729 | 5135 bug_121729 |
5144 Memcheck:Leak | 5136 Memcheck:Leak |
5145 fun:malloc | 5137 fun:malloc |
5146 fun:_ZN3WTF10fastMallocE* | 5138 fun:_ZN3WTF10fastMallocE* |
5147 ... | 5139 ... |
5148 fun:_ZN7WebCoreL12parseUASheetERKN3WTF6StringE | 5140 fun:_ZN7WebCoreL12parseUASheetERKN3WTF6StringE |
5149 fun:_ZN7WebCoreL12parseUASheetEPKcj | 5141 fun:_ZN7WebCoreL12parseUASheetEPKcj |
5150 fun:_ZN7WebCoreL19loadViewSourceStyleEv | 5142 fun:_ZN7WebCoreL19loadViewSourceStyleEv |
5151 fun:_ZN7WebCore16CSSStyleSelector12matchUARulesERNS0_11MatchResultE | 5143 fun:_ZN7WebCore16CSSStyleSelector12matchUARulesERNS0_11MatchResultE |
5152 fun:_ZN7WebCore16CSSStyleSelector15styleForElementEPNS_7ElementEPNS_11RenderS
tyleENS_20StyleSharingBehaviorENS_20RuleMatchingBehaviorEPNS_12RenderRegionE | 5144 fun:_ZN7WebCore16CSSStyleSelector15styleForElementEPNS_7ElementEPNS_11RenderS
tyleENS_20StyleSharingBehaviorENS_20RuleMatchingBehaviorEPNS_12RenderRegionE |
(...skipping 453 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5606 obj:/lib/libselinux.so.1 | 5598 obj:/lib/libselinux.so.1 |
5607 obj:/lib/libselinux.so.1 | 5599 obj:/lib/libselinux.so.1 |
5608 } | 5600 } |
5609 { | 5601 { |
5610 bug_todo_grep | 5602 bug_todo_grep |
5611 Memcheck:Leak | 5603 Memcheck:Leak |
5612 fun:malloc | 5604 fun:malloc |
5613 obj:/bin/grep | 5605 obj:/bin/grep |
5614 obj:/bin/grep | 5606 obj:/bin/grep |
5615 } | 5607 } |
OLD | NEW |