OLD | NEW |
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 3081 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3092 fun:_ZN14RunnableMethodI12RenderWidgetMS0_FvvE6Tuple0E3RunEv | 3092 fun:_ZN14RunnableMethodI12RenderWidgetMS0_FvvE6Tuple0E3RunEv |
3093 fun:_ZN11MessageLoop7RunTaskEP4Task | 3093 fun:_ZN11MessageLoop7RunTaskEP4Task |
3094 } | 3094 } |
3095 { | 3095 { |
3096 bug_45254_InitExtensions_Leak | 3096 bug_45254_InitExtensions_Leak |
3097 Memcheck:Leak | 3097 Memcheck:Leak |
3098 fun:_Znw* | 3098 fun:_Znw* |
3099 fun:_ZN11ProfileImpl14InitExtensionsEv | 3099 fun:_ZN11ProfileImpl14InitExtensionsEv |
3100 fun:_ZN14ProfileManager10AddProfileEP7Profileb | 3100 fun:_ZN14ProfileManager10AddProfileEP7Profileb |
3101 fun:_ZN14ProfileManager10GetProfileERK8FilePathb | 3101 fun:_ZN14ProfileManager10GetProfileERK8FilePathb |
3102 fun:_ZN14ProfileManager10GetProfileERK8FilePath | 3102 ... |
3103 fun:_ZN14ProfileManager17GetDefaultProfileERK8FilePath | 3103 fun:_ZN14ProfileManager17GetDefaultProfileERK8FilePath |
3104 fun:*18MainFunctionParams13CreateProfileERK18MainFunctionParamsRK8FilePath | 3104 ... |
3105 fun:_Z11BrowserMainRK18MainFunctionParams | 3105 fun:_Z11BrowserMainRK18MainFunctionParams |
3106 fun:ChromeMain | 3106 fun:ChromeMain |
3107 fun:main | 3107 fun:main |
3108 } | 3108 } |
3109 { | 3109 { |
3110 Bug_45301_UnknownOwner | 3110 Bug_45301_UnknownOwner |
3111 Memcheck:Leak | 3111 Memcheck:Leak |
3112 fun:_Znw* | 3112 fun:_Znw* |
3113 fun:_ZN3IPC11SyncMessage13GenerateReplyEPKNS_7MessageE | 3113 fun:_ZN3IPC11SyncMessage13GenerateReplyEPKNS_7MessageE |
3114 fun:_ZN3IPC16MessageWithReplyI6Tuple3I4GURLSsSbIwSt11char_traitsIwESaIwEEE6Tu
ple2IRNS_13ChannelHandleER13WebPluginInfoEE18DispatchDelayReplyI21ResourceMessag
eFilterMSG_FvRKS2_RKSsRKS6_PNS_7MessageEEEEbPKSN_PT_T0_ | 3114 fun:_ZN3IPC16MessageWithReplyI6Tuple3I4GURLSsSbIwSt11char_traitsIwESaIwEEE6Tu
ple2IRNS_13ChannelHandleER13WebPluginInfoEE18DispatchDelayReplyI21ResourceMessag
eFilterMSG_FvRKS2_RKSsRKS6_PNS_7MessageEEEEbPKSN_PT_T0_ |
(...skipping 436 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3551 fun:_ZNSs4_Rep8_M_cloneERKSaIcEj | 3551 fun:_ZNSs4_Rep8_M_cloneERKSaIcEj |
3552 fun:_ZNSs7reserveEj | 3552 fun:_ZNSs7reserveEj |
3553 fun:_ZNSs6appendEjc | 3553 fun:_ZNSs6appendEjc |
3554 fun:_ZNK8FilePath6AppendERKSs | 3554 fun:_ZNK8FilePath6AppendERKSs |
3555 fun:_ZNK7history14HistoryBackend*FileNameEv | 3555 fun:_ZNK7history14HistoryBackend*FileNameEv |
3556 fun:_ZN7history14HistoryBackend8InitImplEv | 3556 fun:_ZN7history14HistoryBackend8InitImplEv |
3557 fun:_ZN7history14HistoryBackend4InitEb | 3557 fun:_ZN7history14HistoryBackend4InitEb |
3558 fun:_Z16DispatchToMethodIN7history14HistoryBackendEMS1_FvbEbEvPT_T0_RK6Tuple1
IT1_E | 3558 fun:_Z16DispatchToMethodIN7history14HistoryBackendEMS1_FvbEbEvPT_T0_RK6Tuple1
IT1_E |
3559 fun:_ZN14RunnableMethodIN7history14HistoryBackendEMS1_FvbE6Tuple1IbEE3RunEv | 3559 fun:_ZN14RunnableMethodIN7history14HistoryBackendEMS1_FvbE6Tuple1IbEE3RunEv |
3560 } | 3560 } |
OLD | NEW |