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 4890 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4901 fun:_Znw* | 4901 fun:_Znw* |
4902 fun:_ZN18ResourceDispatcher12CreateBridgeERKN11webkit_glue20ResourceLoaderBri
dge11RequestInfoE | 4902 fun:_ZN18ResourceDispatcher12CreateBridgeERKN11webkit_glue20ResourceLoaderBri
dge11RequestInfoE |
4903 fun:_ZN11ChildThread12CreateBridgeERKN11webkit_glue20ResourceLoaderBridge11Re
questInfoE | 4903 fun:_ZN11ChildThread12CreateBridgeERKN11webkit_glue20ResourceLoaderBridge11Re
questInfoE |
4904 fun:_ZN11webkit_glue20ResourceLoaderBridge6CreateERKNS0_11RequestInfoE | 4904 fun:_ZN11webkit_glue20ResourceLoaderBridge6CreateERKNS0_11RequestInfoE |
4905 fun:_ZN11webkit_glue16WebURLLoaderImpl7Context5StartERKN6WebKit13WebURLReques
tEPNS_20ResourceLoaderBridge16SyncLoadResponseE | 4905 fun:_ZN11webkit_glue16WebURLLoaderImpl7Context5StartERKN6WebKit13WebURLReques
tEPNS_20ResourceLoaderBridge16SyncLoadResponseE |
4906 fun:_ZN11webkit_glue16WebURLLoaderImpl18loadAsynchronouslyERKN6WebKit13WebURL
RequestEPNS1_18WebURLLoaderClientE | 4906 fun:_ZN11webkit_glue16WebURLLoaderImpl18loadAsynchronouslyERKN6WebKit13WebURL
RequestEPNS1_18WebURLLoaderClientE |
4907 fun:_ZN7WebCore22ResourceHandleInternal5startEv | 4907 fun:_ZN7WebCore22ResourceHandleInternal5startEv |
4908 fun:_ZN7WebCore14ResourceHandle5startEPNS_17NetworkingContextE | 4908 fun:_ZN7WebCore14ResourceHandle5startEPNS_17NetworkingContextE |
4909 } | 4909 } |
4910 { | 4910 { |
| 4911 bug_101146c |
| 4912 Memcheck:Leak |
| 4913 fun:_Znw* |
| 4914 fun:_ZN11webkit_glue16WebURLLoaderImplC1Ev |
| 4915 fun:_ZN11webkit_glue25WebKitPlatformSupportImpl15createURLLoaderEv |
| 4916 fun:_ZN11webkit_glue15ResourceFetcher5StartEPN6WebKit8WebFrameE |
| 4917 fun:_ZN11webkit_glue15ResourceFetcherC2ERK4GURLPN6WebKit8WebFrameENS4_13WebUR
LRequest10TargetTypeEP14CallbackRunnerI6Tuple2IRKNS4_14WebURLResponseERKSsEE |
| 4918 fun:_ZN11webkit_glue26ResourceFetcherWithTimeoutC1ERK4GURLPN6WebKit8WebFrameE
NS4_13WebURLRequest10TargetTypeEiP14CallbackRunnerI6Tuple2IRKNS4_14WebURLRespons
eERKSsEE |
| 4919 fun:_ZN11webkit_glue27AltErrorPageResourceFetcherC1ERK4GURLPN6WebKit8WebFrame
ERKNS4_11WebURLErrorEP14CallbackRunnerI6Tuple3IS6_S9_RKSsEE |
| 4920 fun:_ZN14RenderViewImpl27MaybeLoadAlternateErrorPageEPN6WebKit8WebFrameERKNS0
_11WebURLErrorEb |
| 4921 fun:_ZN14RenderViewImpl22didFailProvisionalLoadEPN6WebKit8WebFrameERKNS0_11We
bURLErrorE |
| 4922 fun:_ZN6WebKit12WebFrameImpl7didFailERKN7WebCore13ResourceErrorEb |
| 4923 } |
| 4924 { |
4911 bug_101151 | 4925 bug_101151 |
4912 Memcheck:Leak | 4926 Memcheck:Leak |
4913 fun:_Znw* | 4927 fun:_Znw* |
4914 fun:_ZN7WebCore23v8StringToWebCoreStringIN3WTF6StringEEET_N2v86HandleINS4_6St
ringEEENS_12ExternalModeE | 4928 fun:_ZN7WebCore23v8StringToWebCoreStringIN3WTF6StringEEET_N2v86HandleINS4_6St
ringEEENS_12ExternalModeE |
4915 fun:_ZN7WebCore15V8ParameterBase8toStringIN3WTF6StringEEET_v | 4929 fun:_ZN7WebCore15V8ParameterBase8toStringIN3WTF6StringEEET_v |
4916 fun:_ZN7WebCore15V8ParameterBasecvN3WTF6StringEEv | 4930 fun:_ZN7WebCore15V8ParameterBasecvN3WTF6StringEEv |
4917 ... | 4931 ... |
4918 fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLO
BAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE | 4932 fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLO
BAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE |
4919 obj:* | 4933 obj:* |
4920 } | 4934 } |
4921 { | 4935 { |
4922 bug_101159 | 4936 bug_101159 |
4923 Memcheck:Leak | 4937 Memcheck:Leak |
4924 fun:_Znw* | 4938 fun:_Znw* |
4925 fun:_ZN7WebCore15NPObjectWrapper10NPAllocateEP4_NPPP7NPClass | 4939 fun:_ZN7WebCore15NPObjectWrapper10NPAllocateEP4_NPPP7NPClass |
4926 fun:_NPN_CreateObject | 4940 fun:_NPN_CreateObject |
4927 fun:_ZN7WebCore15NPObjectWrapper6createEP8NPObject | 4941 fun:_ZN7WebCore15NPObjectWrapper6createEP8NPObject |
4928 fun:_ZN7WebCore16ScriptController20windowScriptNPObjectEv | 4942 fun:_ZN7WebCore16ScriptController20windowScriptNPObjectEv |
4929 fun:_ZNK6WebKit12WebFrameImpl12windowObjectEv | 4943 fun:_ZNK6WebKit12WebFrameImpl12windowObjectEv |
4930 fun:_ZN6webkit5npapi13WebPluginImpl23GetWindowScriptNPObjectEv | 4944 fun:_ZN6webkit5npapi13WebPluginImpl23GetWindowScriptNPObjectEv |
4931 fun:NPN_GetValue | 4945 fun:NPN_GetValue |
4932 } | 4946 } |
| 4947 { |
| 4948 bug_101335 |
| 4949 Memcheck:Cond |
| 4950 fun:_Z35SendExtensionWebRequestStatusToHostP17RenderProcessHost |
| 4951 fun:_ZN6chrome26ChromeContentBrowserClient31BrowserRenderProcessHostCreatedEP
24BrowserRenderProcessHost |
| 4952 fun:_ZN24BrowserRenderProcessHost4InitEb |
| 4953 fun:_ZN14RenderViewHost16CreateRenderViewERKSbItN4base20string16_char_traitsE
SaItEE |
| 4954 fun:_ZN11TabContents32CreateRenderViewForRenderManagerEP14RenderViewHost |
| 4955 ... |
| 4956 fun:_ZN21RenderViewHostManager14InitRenderViewEP14RenderViewHostRK15Navigatio
nEntry |
| 4957 fun:_ZN21RenderViewHostManager8NavigateERK15NavigationEntry |
| 4958 fun:_ZN11TabContents15NavigateToEntryERK15NavigationEntryN20NavigationControl
ler10ReloadTypeE |
| 4959 fun:_ZN11TabContents22NavigateToPendingEntryEN20NavigationController10ReloadT
ypeE |
| 4960 fun:_ZN20NavigationController22NavigateToPendingEntryENS_10ReloadTypeE |
| 4961 fun:_ZN20NavigationController9LoadEntryEP15NavigationEntry |
| 4962 fun:_ZN20NavigationController7LoadURLERK4GURLS2_N7content14PageTransitionERKS
s |
| 4963 fun:_ZN7browser8NavigateEPNS_14NavigateParamsE |
| 4964 } |
| 4965 { |
| 4966 bug_101342 |
| 4967 Memcheck:Cond |
| 4968 fun:_ZN14RenderViewImpl23SyncSelectionIfRequiredEv |
| 4969 fun:_ZN14RenderViewImpl18didChangeSelectionEb |
| 4970 fun:_ZN6WebKit16EditorClientImpl25respondToChangedSelectionEv |
| 4971 fun:_ZN7WebCore6Editor25respondToChangedSelectionERKNS_16VisibleSelectionE |
| 4972 fun:_ZN7WebCore6Editor25respondToChangedSelectionERKNS_16VisibleSelectionEj |
| 4973 fun:_ZN7WebCore14FrameSelection12setSelectionERKNS_16VisibleSelectionEjNS0_19
CursorAlignOnScrollENS_15TextGranularityE |
| 4974 fun:_ZN7WebCore14FrameSelection12setSelectionERKNS_16VisibleSelectionENS_15Te
xtGranularityE |
| 4975 fun:_ZN7WebCore14FrameSelection34setNonDirectionalSelectionIfNeededERKNS_16Vi
sibleSelectionENS_15TextGranularityENS0_23EndPointsAdjustmentModeE |
| 4976 fun:_ZN7WebCore12EventHandler49updateSelectionForMouseDownDispatchingSelectSt
artEPNS_4NodeERKNS_16VisibleSelectionENS_15TextGranularityE |
| 4977 fun:_ZN7WebCore12EventHandler32handleMousePressEventSingleClickERKNS_28MouseE
ventWithHitTestResultsE |
| 4978 fun:_ZN7WebCore12EventHandler21handleMousePressEventERKNS_28MouseEventWithHit
TestResultsE |
| 4979 fun:_ZN7WebCore12EventHandler21handleMousePressEventERKNS_18PlatformMouseEven
tE |
| 4980 } |
| 4981 |
4933 | 4982 |
4934 #----------------------------------------------------------------------- | 4983 #----------------------------------------------------------------------- |
4935 # 4. These only occur on our Google workstations | 4984 # 4. These only occur on our Google workstations |
4936 { | 4985 { |
4937 bug_todo_freeres | 4986 bug_todo_freeres |
4938 Memcheck:Free | 4987 Memcheck:Free |
4939 fun:free | 4988 fun:free |
4940 fun:__libc_freeres | 4989 fun:__libc_freeres |
4941 fun:_vgnU_freeres | 4990 fun:_vgnU_freeres |
4942 fun:_Exit | 4991 fun:_Exit |
(...skipping 10 matching lines...) Expand all Loading... |
4953 } | 5002 } |
4954 { | 5003 { |
4955 bug_todo_getdelim2 | 5004 bug_todo_getdelim2 |
4956 Memcheck:Leak | 5005 Memcheck:Leak |
4957 fun:malloc | 5006 fun:malloc |
4958 fun:getdelim | 5007 fun:getdelim |
4959 obj:/lib/libselinux.so.1 | 5008 obj:/lib/libselinux.so.1 |
4960 obj:/lib/libselinux.so.1 | 5009 obj:/lib/libselinux.so.1 |
4961 obj:/lib/libselinux.so.1 | 5010 obj:/lib/libselinux.so.1 |
4962 } | 5011 } |
OLD | NEW |