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 3695 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3706 fun:_ZN17VisitedLinkMaster23RebuildTableFromHistoryEv | 3706 fun:_ZN17VisitedLinkMaster23RebuildTableFromHistoryEv |
3707 fun:_ZN17VisitedLinkMaster15InitFromScratchEb | 3707 fun:_ZN17VisitedLinkMaster15InitFromScratchEb |
3708 fun:_ZN17VisitedLinkMaster4InitEv | 3708 fun:_ZN17VisitedLinkMaster4InitEv |
3709 fun:_ZN11ProfileImpl20GetVisitedLinkMasterEv | 3709 fun:_ZN11ProfileImpl20GetVisitedLinkMasterEv |
3710 fun:_ZN24VisitedLinkEventListener7ObserveEiRK18NotificationSourceRK19Notifica
tionDetails | 3710 fun:_ZN24VisitedLinkEventListener7ObserveEiRK18NotificationSourceRK19Notifica
tionDetails |
3711 fun:_ZN19NotificationService6NotifyEiRK18NotificationSourceRK19NotificationDe
tails | 3711 fun:_ZN19NotificationService6NotifyEiRK18NotificationSourceRK19NotificationDe
tails |
3712 fun:_ZN24BrowserRenderProcessHost17OnProcessLaunchedEv | 3712 fun:_ZN24BrowserRenderProcessHost17OnProcessLaunchedEv |
3713 fun:_ZN20ChildProcessLauncher7Context6NotifyEbi | 3713 fun:_ZN20ChildProcessLauncher7Context6NotifyEbi |
3714 } | 3714 } |
3715 { | 3715 { |
3716 bug_86483b | |
3717 Memcheck:Leak | |
3718 fun:_Znw* | |
3719 fun:_ZN7history14HistoryBackend12AddPageVisitERK4GURLN4base4Time* | |
3720 fun:_ZN7history14HistoryBackend7AddPageE13scoped_refptrINS_18HistoryAddPageAr
gsEE | |
3721 } | |
3722 { | |
3723 bug_86483c | |
3724 Memcheck:Leak | |
3725 fun:_Znw* | |
3726 fun:_ZN7history14HistoryBackend12SetPageTitleE* | |
3727 } | |
3728 { | |
3729 bug_87094a | 3716 bug_87094a |
3730 Memcheck:Leak | 3717 Memcheck:Leak |
3731 fun:_Znw* | 3718 fun:_Znw* |
3732 fun:_ZN4base4Bind*TaskClosureAdapter*InvokerStorage* | 3719 fun:_ZN4base4Bind*TaskClosureAdapter*InvokerStorage* |
3733 fun:_ZN11MessageLoop8PostTaskERKN15tracked_objects8LocationEP4Task | 3720 fun:_ZN11MessageLoop8PostTaskERKN15tracked_objects8LocationEP4Task |
3734 fun:_ZN3net10FileStream12AsyncContext23OnBackgroundIOCompletedEi | 3721 fun:_ZN3net10FileStream12AsyncContext23OnBackgroundIOCompletedEi |
3735 fun:_Z16DispatchToMethodIN3net10FileStream12AsyncContextEMS2_FviEiEvPT_T0_RK6
Tuple1IT1_E | 3722 fun:_Z16DispatchToMethodIN3net10FileStream12AsyncContextEMS2_FviEiEvPT_T0_RK6
Tuple1IT1_E |
3736 fun:_ZN12CallbackImplIN3net10FileStream12AsyncContextEMS2_FviE6Tuple1IiEE13Ru
nWithParamsERKS6_ | 3723 fun:_ZN12CallbackImplIN3net10FileStream12AsyncContextEMS2_FviE6Tuple1IiEE13Ru
nWithParamsERKS6_ |
3737 fun:_ZN14CallbackRunnerI6Tuple1IiEE3RunIiEEvRKT_ | 3724 fun:_ZN14CallbackRunnerI6Tuple1IiEE3RunIiEEvRKT_ |
3738 fun:_ZN3net12_GLOBAL__N_112ReadFileTaskEiPciP14CallbackRunnerI6Tuple1IiEE | 3725 fun:_ZN3net12_GLOBAL__N_112ReadFileTaskEiPciP14CallbackRunnerI6Tuple1IiEE |
(...skipping 1511 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5250 obj:/lib/libselinux.so.1 | 5237 obj:/lib/libselinux.so.1 |
5251 obj:/lib/libselinux.so.1 | 5238 obj:/lib/libselinux.so.1 |
5252 } | 5239 } |
5253 { | 5240 { |
5254 bug_todo_grep | 5241 bug_todo_grep |
5255 Memcheck:Leak | 5242 Memcheck:Leak |
5256 fun:malloc | 5243 fun:malloc |
5257 obj:/bin/grep | 5244 obj:/bin/grep |
5258 obj:/bin/grep | 5245 obj:/bin/grep |
5259 } | 5246 } |
OLD | NEW |