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 1029 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1040 fun:_Znw* | 1040 fun:_Znw* |
1041 fun:_ZN12_GLOBAL__N_111DnsReloader11MaybeReloadEv | 1041 fun:_ZN12_GLOBAL__N_111DnsReloader11MaybeReloadEv |
1042 } | 1042 } |
1043 { | 1043 { |
1044 # Intentional - atomic strings and hash map in WebCore::nameToPseudoTypeMap()
(CSSSelector.cpp) are to be leaked | 1044 # Intentional - atomic strings and hash map in WebCore::nameToPseudoTypeMap()
(CSSSelector.cpp) are to be leaked |
1045 bug_108516 | 1045 bug_108516 |
1046 Memcheck:Leak | 1046 Memcheck:Leak |
1047 fun:_Znw* | 1047 fun:_Znw* |
1048 fun:_ZN7WebCoreL19nameToPseudoTypeMapEv | 1048 fun:_ZN7WebCoreL19nameToPseudoTypeMapEv |
1049 } | 1049 } |
| 1050 { |
| 1051 bug_79322_a (Intentional) |
| 1052 Memcheck:Leak |
| 1053 fun:_Znw* |
| 1054 fun:_ZN4base42StatisticsRecorderTest_NotInitialized_Test8TestBodyEv |
| 1055 } |
| 1056 { |
| 1057 bug_79322_b (Intentional) |
| 1058 Memcheck:Leak |
| 1059 fun:_Znw* |
| 1060 fun:_ZN4base18StatisticsRecorder31RegisterOrDeleteDuplicateRangesEPKNS_12Buck
etRangesE |
| 1061 fun:_ZN4base48StatisticsRecorderTest_RegisterBucketRanges_Test8TestBodyEv |
| 1062 } |
| 1063 |
1050 | 1064 |
1051 #----------------------------------------------------------------------- | 1065 #----------------------------------------------------------------------- |
1052 # 3. Suppressions for real chromium bugs that are not yet fixed. | 1066 # 3. Suppressions for real chromium bugs that are not yet fixed. |
1053 # These should all be in chromium's bug tracking system (but a few aren't yet). | 1067 # These should all be in chromium's bug tracking system (but a few aren't yet). |
1054 | 1068 |
1055 { | 1069 { |
1056 # Chromium flakily leaks tasks at shutdown, see | 1070 # Chromium flakily leaks tasks at shutdown, see |
1057 # http://crbug.com/6532 | 1071 # http://crbug.com/6532 |
1058 # http://codereview.chromium.org/20067 | 1072 # http://codereview.chromium.org/20067 |
1059 # http://codereview.chromium.org/42083 | 1073 # http://codereview.chromium.org/42083 |
(...skipping 4410 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5470 bug_130619 | 5484 bug_130619 |
5471 Memcheck:Leak | 5485 Memcheck:Leak |
5472 fun:_Znw* | 5486 fun:_Znw* |
5473 fun:_ZN7WebCore9ClipRects6createERKS0_ | 5487 fun:_ZN7WebCore9ClipRects6createERKS0_ |
5474 fun:_ZN7WebCore11RenderLayer15updateClipRectsEPKS0_PNS_12RenderRegionENS_13Cl
ipRectsTypeENS_29OverlayScrollbarSizeRelevancyE | 5488 fun:_ZN7WebCore11RenderLayer15updateClipRectsEPKS0_PNS_12RenderRegionENS_13Cl
ipRectsTypeENS_29OverlayScrollbarSizeRelevancyE |
5475 ... | 5489 ... |
5476 fun:_ZNK7WebCore11RenderLayer15parentClipRectsEPKS0_PNS_12RenderRegionENS_13C
lipRectsTypeERNS_9ClipRectsENS_29OverlayScrollbarSizeRelevancyE | 5490 fun:_ZNK7WebCore11RenderLayer15parentClipRectsEPKS0_PNS_12RenderRegionENS_13C
lipRectsTypeERNS_9ClipRectsENS_29OverlayScrollbarSizeRelevancyE |
5477 fun:_ZNK7WebCore11RenderLayer18backgroundClipRectEPKS0_PNS_12RenderRegionENS_
13ClipRectsTypeENS_29OverlayScrollbarSizeRelevancyE | 5491 fun:_ZNK7WebCore11RenderLayer18backgroundClipRectEPKS0_PNS_12RenderRegionENS_
13ClipRectsTypeENS_29OverlayScrollbarSizeRelevancyE |
5478 } | 5492 } |
5479 { | 5493 { |
| 5494 bug_131354 |
| 5495 Memcheck:Unaddressable |
| 5496 fun:_ZN7WebCore8AudioBus20loadPlatformResourceEPKcf |
| 5497 fun:_ZN7WebCore13HRTFElevation35calculateKernelsForAzimuthElevationEiifRKN3WT
F6StringERNS1_6RefPtrINS_10HRTFKernelEEES8_ |
| 5498 fun:_ZN7WebCore13HRTFElevation16createForSubjectERKN3WTF6StringEif |
| 5499 fun:_ZN7WebCore12HRTFDatabaseC1Ef |
| 5500 fun:_ZN7WebCore12HRTFDatabase6createEf |
| 5501 fun:_ZN7WebCore18HRTFDatabaseLoader4loadEv |
| 5502 fun:_ZN7WebCoreL19databaseLoaderEntryEPv |
| 5503 fun:_ZN3WTFL16threadEntryPointEPv |
| 5504 fun:_ZN3WTFL19wtfThreadEntryPointEPv |
| 5505 } |
| 5506 { |
5480 bug_131668 | 5507 bug_131668 |
5481 Memcheck:Leak | 5508 Memcheck:Leak |
5482 fun:_Znw* | 5509 fun:_Znw* |
5483 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob
jects8LocationERKNS_8CallbackIFvvEEESA_ | 5510 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob
jects8LocationERKNS_8CallbackIFvvEEESA_ |
5484 fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS
_8CallbackIFvvEEES9_ | 5511 fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS
_8CallbackIFvvEEES9_ |
5485 fun:_ZN7content13BrowserThread16PostTaskAndReplyENS0_2IDERKN15tracked_objects
8LocationERKN4base8CallbackIFvvEEESB_ | 5512 fun:_ZN7content13BrowserThread16PostTaskAndReplyENS0_2IDERKN15tracked_objects
8LocationERKN4base8CallbackIFvvEEESB_ |
5486 fun:_ZN7history16InMemoryURLIndex28PostRestoreFromCacheFileTaskEv | 5513 fun:_ZN7history16InMemoryURLIndex28PostRestoreFromCacheFileTaskEv |
5487 fun:_ZN7history16InMemoryURLIndex4InitEv | 5514 fun:_ZN7history16InMemoryURLIndex4InitEv |
5488 fun:_ZN14HistoryService4InitERK8FilePathP15BookmarkServiceb | 5515 fun:_ZN14HistoryService4InitERK8FilePathP15BookmarkServiceb |
5489 fun:_ZN14TestingProfile20CreateHistoryServiceEbb | 5516 fun:_ZN14TestingProfile20CreateHistoryServiceEbb |
(...skipping 359 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5849 obj:/lib/libselinux.so.1 | 5876 obj:/lib/libselinux.so.1 |
5850 obj:/lib/libselinux.so.1 | 5877 obj:/lib/libselinux.so.1 |
5851 } | 5878 } |
5852 { | 5879 { |
5853 bug_todo_grep | 5880 bug_todo_grep |
5854 Memcheck:Leak | 5881 Memcheck:Leak |
5855 fun:malloc | 5882 fun:malloc |
5856 obj:/bin/grep | 5883 obj:/bin/grep |
5857 obj:/bin/grep | 5884 obj:/bin/grep |
5858 } | 5885 } |
OLD | NEW |