Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(10)

Side by Side Diff: tools/valgrind/memcheck/suppressions.txt

Issue 15785002: Valgrind: Widen a bunch of existing leak suppressions. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 4291 matching lines...) Expand 10 before | Expand all | Expand 10 after
4302 { 4302 {
4303 bug_108628 4303 bug_108628
4304 Memcheck:Leak 4304 Memcheck:Leak
4305 fun:_Znw* 4305 fun:_Znw*
4306 fun:_ZN7WebCore23v8StringToWebCoreStringIN3WTF12AtomicStringEEET_N2v86HandleI NS4_6StringEEENS_12ExternalModeE 4306 fun:_ZN7WebCore23v8StringToWebCoreStringIN3WTF12AtomicStringEEET_N2v86HandleI NS4_6StringEEENS_12ExternalModeE
4307 fun:_ZN7WebCore16V8StringResourceILNS_20V8StringResourceModeE0EE8toStringIN3W TF12AtomicStringEEET_v 4307 fun:_ZN7WebCore16V8StringResourceILNS_20V8StringResourceModeE0EE8toStringIN3W TF12AtomicStringEEET_v
4308 fun:_ZN7WebCore16V8StringResourceILNS_20V8StringResourceModeE0EEcvN3WTF12Atom icStringEEv 4308 fun:_ZN7WebCore16V8StringResourceILNS_20V8StringResourceModeE0EEcvN3WTF12Atom icStringEEv
4309 ... 4309 ...
4310 fun:_ZN7WebCore24XMLHttpRequestV8Internal* 4310 fun:_ZN7WebCore24XMLHttpRequestV8Internal*
4311 fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLO BAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE 4311 fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLO BAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
4312 fun:_ZN2v88internalL21Builtin_HandleApiCallENS0_12_GLOBAL__N_116BuiltinArgume ntsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
4313 } 4312 }
4314 { 4313 {
4315 bug_109470 4314 bug_109470
4316 Memcheck:Uninitialized 4315 Memcheck:Uninitialized
4317 ... 4316 ...
4318 fun:_ZN7WebCore16CSSStyleSelector24applyMatchedDeclarationsERKNS0_11MatchResu ltE 4317 fun:_ZN7WebCore16CSSStyleSelector24applyMatchedDeclarationsERKNS0_11MatchResu ltE
4319 fun:_ZN7WebCore16CSSStyleSelector15styleForElementEPNS_7ElementEPNS_11RenderS tyleEbb 4318 fun:_ZN7WebCore16CSSStyleSelector15styleForElementEPNS_7ElementEPNS_11RenderS tyleEbb
4320 fun:_ZN7WebCore7Element16styleForRendererEv 4319 fun:_ZN7WebCore7Element16styleForRendererEv
4321 } 4320 }
4322 { 4321 {
(...skipping 215 matching lines...) Expand 10 before | Expand all | Expand 10 after
4538 fun:_ZN6webkit5npapi13WebPluginImpl16didFinishLoadingEPN6WebKit12WebURLLoader Ed 4537 fun:_ZN6webkit5npapi13WebPluginImpl16didFinishLoadingEPN6WebKit12WebURLLoader Ed
4539 } 4538 }
4540 { 4539 {
4541 bug_112594_d 4540 bug_112594_d
4542 Memcheck:Leak 4541 Memcheck:Leak
4543 fun:malloc 4542 fun:malloc
4544 fun:NPN_MemAlloc 4543 fun:NPN_MemAlloc
4545 fun:_ZL13testEnumerateP8NPObjectPPPvPj 4544 fun:_ZL13testEnumerateP8NPObjectPPPvPj
4546 fun:_ZN7WebCore26npObjectPropertyEnumeratorERKN2v812AccessorInfoEb 4545 fun:_ZN7WebCore26npObjectPropertyEnumeratorERKN2v812AccessorInfoEb
4547 ... 4546 ...
4548 fun:_ZN2v88internal28Runtime_GetPropertyNamesFastENS0_9ArgumentsEPNS0_7Isolat eE 4547 fun:_ZN2v88internal28Runtime_GetPropertyNamesFast*IsolateE
4549 } 4548 }
4550 { 4549 {
4551 bug_112573 4550 bug_112573
4552 Memcheck:Leak 4551 Memcheck:Leak
4553 fun:_Znw* 4552 fun:_Znw*
4554 fun:_ZN2v88internal2OS15CreateSemaphoreEi 4553 fun:_ZN2v88internal2OS15CreateSemaphoreEi
4555 fun:_ZN2v88internal8ProfilerC1EPNS0_7IsolateE 4554 fun:_ZN2v88internal8ProfilerC1EPNS0_7IsolateE
4556 fun:_ZN2v88internal6Logger5SetUpEv 4555 fun:_ZN2v88internal6Logger5SetUpEv
4557 fun:_ZN2v88internal7Isolate4InitEPNS0_12DeserializerE 4556 fun:_ZN2v88internal7Isolate4InitEPNS0_12DeserializerE
4558 fun:_ZN2v88internal2V810InitializeEPNS0_12DeserializerE 4557 fun:_ZN2v88internal2V810InitializeEPNS0_12DeserializerE
(...skipping 1709 matching lines...) Expand 10 before | Expand all | Expand 10 after
6268 Memcheck:Uninitialized 6267 Memcheck:Uninitialized
6269 ... 6268 ...
6270 fun:encode_frame_to_data_rate 6269 fun:encode_frame_to_data_rate
6271 fun:vp8_get_compressed_data 6270 fun:vp8_get_compressed_data
6272 fun:vp8e_encode 6271 fun:vp8e_encode
6273 fun:vpx_codec_encode 6272 fun:vpx_codec_encode
6274 } 6273 }
6275 { 6274 {
6276 bug_169311 6275 bug_169311
6277 Memcheck:Leak 6276 Memcheck:Leak
6278 fun:malloc 6277 ...
6279 fun:_ZN3WTF10fastMallocEm
6280 fun:_ZN3WTF10RefCountedIN7WebCore18StyleSheetContentsEEnwEm
6281 fun:_ZN7WebCore18StyleSheetContents6createERKNS_16CSSParserContextE 6278 fun:_ZN7WebCore18StyleSheetContents6createERKNS_16CSSParserContextE
6282 fun:_ZN7WebCoreL12parseUASheetERKN3WTF6StringE 6279 fun:_ZN7WebCoreL12parseUASheetERKN3WTF6StringE
6283 fun:_ZN7WebCoreL12parseUASheetEPKcj 6280 fun:_ZN7WebCoreL12parseUASheetEPKcj
6284 ... 6281 ...
6285 fun:_ZN7WebCore13StyleResolver12matchUARulesERNS0_11MatchResultE
6286 fun:_ZN7WebCore13StyleResolver15styleForElementEPNS_7ElementEPNS_11RenderStyl eENS_20StyleSharingBehaviorENS_20RuleMatchingBehaviorEPNS_12RenderRegionE 6282 fun:_ZN7WebCore13StyleResolver15styleForElementEPNS_7ElementEPNS_11RenderStyl eENS_20StyleSharingBehaviorENS_20RuleMatchingBehaviorEPNS_12RenderRegionE
6287 fun:_ZN7WebCore13StyleResolverC1EPNS_8DocumentEb 6283 fun:_ZN7WebCore13StyleResolverC1EPNS_8DocumentEb
6288 fun:_ZN7WebCore8Document19createStyleResolverEv 6284 fun:_ZN7WebCore8Document19createStyleResolverEv
6289 fun:_ZN7WebCore8Document13styleResolverEv 6285 fun:_ZN7WebCore8Document13styleResolverEv
6290 fun:_ZN7WebCore7Element16styleForRendererEv 6286 fun:_ZN7WebCore7Element16styleForRendererEv
6291 } 6287 }
6292 { 6288 {
6293 bug_170340 6289 bug_170340
6294 Memcheck:Uninitialized 6290 Memcheck:Uninitialized
6295 fun:_ZN3WTF12AtomicString3addEPKt 6291 fun:_ZN3WTF12AtomicString3addEPKt
(...skipping 888 matching lines...) Expand 10 before | Expand all | Expand 10 after
7184 bug_241044 7180 bug_241044
7185 Memcheck:Uninitialized 7181 Memcheck:Uninitialized
7186 fun:_ZN7WebCore8Settings29setOpenGLMultisamplingEnabledEb 7182 fun:_ZN7WebCore8Settings29setOpenGLMultisamplingEnabledEb
7187 fun:_ZN6WebKit15WebSettingsImpl29setOpenGLMultisamplingEnabledEb 7183 fun:_ZN6WebKit15WebSettingsImpl29setOpenGLMultisamplingEnabledEb
7188 fun:_ZN11webkit_glue19ApplyWebPreferencesERK14WebPreferencesPN6WebKit7WebView E 7184 fun:_ZN11webkit_glue19ApplyWebPreferencesERK14WebPreferencesPN6WebKit7WebView E
7189 fun:_ZN7content14RenderViewImpl10InitializeEPNS_20RenderViewImplParamsE 7185 fun:_ZN7content14RenderViewImpl10InitializeEPNS_20RenderViewImplParamsE
7190 fun:_ZN7content14RenderViewImpl6CreateEiRKNS_19RendererPreferencesERK14WebPre ferencesPN4base14RefCountedDataIiEEiilRKSbItNS7_20string16_char_traitsESaItEEbbi RKN6WebKit13WebScreenInfoE17AccessibilityModeb 7186 fun:_ZN7content14RenderViewImpl6CreateEiRKNS_19RendererPreferencesERK14WebPre ferencesPN4base14RefCountedDataIiEEiilRKSbItNS7_20string16_char_traitsESaItEEbbi RKN6WebKit13WebScreenInfoE17AccessibilityModeb
7191 fun:_ZN7content16RenderThreadImpl15OnCreateNewViewERK18ViewMsg_New_Params 7187 fun:_ZN7content16RenderThreadImpl15OnCreateNewViewERK18ViewMsg_New_Params
7192 } 7188 }
7193 { 7189 {
7194 bug_241892 7190 bug_241892a
7195 Memcheck:Leak 7191 Memcheck:Leak
7196 fun:_Znw* 7192 fun:_Znw*
7197 fun:_ZN7WebCore11CSSSelector8RareData6createEN3WTF10PassRefPtrINS2_16AtomicSt ringImplEEE 7193 fun:_ZN7WebCore11CSSSelector8RareData6createEN3WTF10PassRefPtrINS2_16AtomicSt ringImplEEE
7198 fun:_ZN7WebCore11CSSSelector14createRareDataEv 7194 fun:_ZN7WebCore11CSSSelector14createRareDataEv
7199 fun:_ZN7WebCore11CSSSelector11setArgumentERKN3WTF12AtomicStringE 7195 ...
7200 fun:_ZN7WebCore17CSSParserSelector11setArgumentERKN3WTF12AtomicStringE
7201 fun:_Z10cssyyparsePN7WebCore9CSSParserE 7196 fun:_Z10cssyyparsePN7WebCore9CSSParserE
7202 fun:_ZN7WebCore9CSSParser10parseSheetEPNS_18StyleSheetContentsERKN3WTF6String EiPNS0_17SourceDataHandlerEb 7197 fun:_ZN7WebCore9CSSParser10parseSheetEPNS_18StyleSheetContentsERKN3WTF6String EiPNS0_17SourceDataHandlerEb
7203 fun:_ZN7WebCore18StyleSheetContents17parseStringAtLineERKN3WTF6StringEib 7198 fun:_ZN7WebCore18StyleSheetContents17parseStringAtLineERKN3WTF6StringEib
7204 fun:_ZN7WebCore12StyleElement11createSheetEPNS_7ElementEN3WTF13OrdinalNumberE RKNS3_6StringE 7199 fun:_ZN7WebCore12StyleElement11createSheetEPNS_7ElementEN3WTF13OrdinalNumberE RKNS3_6StringE
7205 fun:_ZN7WebCore12StyleElement7processEPNS_7ElementE 7200 fun:_ZN7WebCore12StyleElement7processEPNS_7ElementE
7206 fun:_ZN7WebCore12StyleElement21finishParsingChildrenEPNS_7ElementE 7201 fun:_ZN7WebCore12StyleElement21finishParsingChildrenEPNS_7ElementE
7207 fun:_ZN7WebCore16HTMLStyleElement21finishParsingChildrenEv 7202 fun:_ZN7WebCore16HTMLStyleElement21finishParsingChildrenEv
7208 } 7203 }
7209 { 7204 {
7205 bug_241892b
7206 Memcheck:Leak
7207 fun:_Znw*
7208 fun:_ZN7WebCore11CSSSelector8RareData6createEN3WTF10PassRefPtrINS2_16AtomicSt ringImplEEE
7209 fun:_ZN7WebCore11CSSSelector14createRareDataEv
7210 ...
7211 fun:_Z10cssyyparsePN7WebCore9CSSParserE
7212 fun:_ZN7WebCore9CSSParser13parseSelectorERKN3WTF6StringERNS_15CSSSelectorList E
7213 fun:_ZN7WebCore18SelectorQueryCache3addERKN3WTF12AtomicStringEPNS_8DocumentER i
7214 }
7215 {
7210 bug_241932 7216 bug_241932
7211 Memcheck:Leak 7217 Memcheck:Leak
7212 fun:calloc 7218 fun:calloc
7213 fun:_ZN3WTF13tryFastCallocEmm 7219 fun:_ZN3WTF13tryFastCallocEmm
7214 fun:_ZN3WTF9RawBufferC1EjjNS0_20InitializationPolicyE 7220 fun:_ZN3WTF9RawBufferC1EjjNS0_20InitializationPolicyE
7215 fun:_ZN3WTF19ArrayBufferContentsC1EjjNS_9RawBuffer20InitializationPolicyE 7221 fun:_ZN3WTF19ArrayBufferContentsC1EjjNS_9RawBuffer20InitializationPolicyE
7216 fun:_ZN3WTF11ArrayBuffer6createEPKvj 7222 fun:_ZN3WTF11ArrayBuffer6createEPKvj
7217 fun:_ZN7WebCore12_GLOBAL__N_16Reader17doReadArrayBufferEv 7223 fun:_ZN7WebCore12_GLOBAL__N_16Reader17doReadArrayBufferEv
7218 fun:_ZN7WebCore12_GLOBAL__N_16Reader15readArrayBufferEPN2v86HandleINS2_5Value EEE 7224 fun:_ZN7WebCore12_GLOBAL__N_16Reader15readArrayBufferEPN2v86HandleINS2_5Value EEE
7219 fun:_ZN7WebCore12_GLOBAL__N_16Reader4readEPN2v86HandleINS2_5ValueEEERNS0_16Co mpositeCreatorE 7225 fun:_ZN7WebCore12_GLOBAL__N_16Reader4readEPN2v86HandleINS2_5ValueEEERNS0_16Co mpositeCreatorE
(...skipping 24 matching lines...) Expand all
7244 fun:_ZN10extensions19TestGaiaWebAuthFlow17CreateWebAuthFlowE4GURL 7250 fun:_ZN10extensions19TestGaiaWebAuthFlow17CreateWebAuthFlowE4GURL
7245 fun:_ZN10extensions15GaiaWebAuthFlow18OnUbertokenSuccessERKSs 7251 fun:_ZN10extensions15GaiaWebAuthFlow18OnUbertokenSuccessERKSs
7246 fun:_ZN10extensions19TestGaiaWebAuthFlow5StartEv 7252 fun:_ZN10extensions19TestGaiaWebAuthFlow5StartEv
7247 } 7253 }
7248 { 7254 {
7249 bug_242975 7255 bug_242975
7250 Memcheck:Leak 7256 Memcheck:Leak
7251 fun:_Znw* 7257 fun:_Znw*
7252 fun:_ZN6picasa41PicasaFileUtilTest_NameDeduplication_Test8TestBodyEv 7258 fun:_ZN6picasa41PicasaFileUtilTest_NameDeduplication_Test8TestBodyEv
7253 } 7259 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698