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

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

Issue 427043003: Valgrind: Suppress errors from layout tests. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 6 years, 4 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 4816 matching lines...) Expand 10 before | Expand all | Expand 10 after
4827 fun:_ZN4base*MessageLoop*15PostDelayedTaskERKN15tracked_objects8LocationERKNS _8CallbackIFvvEEENS_9TimeDeltaE 4827 fun:_ZN4base*MessageLoop*15PostDelayedTaskERKN15tracked_objects8LocationERKNS _8CallbackIFvvEEENS_9TimeDeltaE
4828 } 4828 }
4829 { 4829 {
4830 bug_239141 4830 bug_239141
4831 Memcheck:Leak 4831 Memcheck:Leak
4832 fun:malloc 4832 fun:malloc
4833 ... 4833 ...
4834 fun:_ZN3WTF9BitVector13OutOfLineBits6createEm 4834 fun:_ZN3WTF9BitVector13OutOfLineBits6createEm
4835 fun:_ZN3WTF9BitVector15resizeOutOfLineEm 4835 fun:_ZN3WTF9BitVector15resizeOutOfLineEm
4836 fun:_ZN3WTF9BitVector10ensureSizeEm 4836 fun:_ZN3WTF9BitVector10ensureSizeEm
4837 fun:_ZN3WTF9BitVectorC1Em 4837 fun:_ZN3WTF9BitVectorC*
4838 fun:_ZN5blink10UseCounter17recordMeasurementENS0_7FeatureE 4838 fun:_ZN5blink10UseCounter17recordMeasurementENS0_7FeatureE
4839 } 4839 }
4840 { 4840 {
4841 bug_241044 4841 bug_241044
4842 Memcheck:Uninitialized 4842 Memcheck:Uninitialized
4843 fun:_ZN5blink8Settings29setOpenGLMultisamplingEnabledEb 4843 fun:_ZN5blink8Settings29setOpenGLMultisamplingEnabledEb
4844 fun:_ZN5blink15WebSettingsImpl29setOpenGLMultisamplingEnabledEb 4844 fun:_ZN5blink15WebSettingsImpl29setOpenGLMultisamplingEnabledEb
4845 fun:_ZN7content19ApplyWebPreferencesERK14WebPreferencesPN5blink7WebViewE 4845 fun:_ZN7content19ApplyWebPreferencesERK14WebPreferencesPN5blink7WebViewE
4846 fun:_ZN7content14RenderViewImpl22OnUpdateWebPreferencesERK14WebPreferences 4846 fun:_ZN7content14RenderViewImpl22OnUpdateWebPreferencesERK14WebPreferences
4847 fun:_ZN7content14RenderViewImpl20SetWebkitPreferencesERK14WebPreferences 4847 fun:_ZN7content14RenderViewImpl20SetWebkitPreferencesERK14WebPreferences
(...skipping 1408 matching lines...) Expand 10 before | Expand all | Expand 10 after
6256 fun:_ZN5blink13RootInlineBox26alignBoxesInBlockDirectionENS_10LayoutUnitERN3W TF7HashMapIPKNS_13InlineTextBoxESt4pairINS2_6VectorIPKNS_14SimpleFontDataELm0ENS 2_16DefaultAllocatorEEENS_13GlyphOverflowEENS2_7PtrHashIS6_EENS2_10HashTraitsIS6 _EENSI_ISF_EESC_EERNS_21VerticalPositionCacheE 6256 fun:_ZN5blink13RootInlineBox26alignBoxesInBlockDirectionENS_10LayoutUnitERN3W TF7HashMapIPKNS_13InlineTextBoxESt4pairINS2_6VectorIPKNS_14SimpleFontDataELm0ENS 2_16DefaultAllocatorEEENS_13GlyphOverflowEENS2_7PtrHashIS6_EENS2_10HashTraitsIS6 _EENSI_ISF_EESC_EERNS_21VerticalPositionCacheE
6257 ... 6257 ...
6258 fun:_ZN5blink15RenderBlockFlow19layoutRunsAndFloatsERNS_15LineLayoutStateE 6258 fun:_ZN5blink15RenderBlockFlow19layoutRunsAndFloatsERNS_15LineLayoutStateE
6259 fun:_ZN5blink15RenderBlockFlow20layoutInlineChildrenEbRNS_10LayoutUnitES2_S1_ 6259 fun:_ZN5blink15RenderBlockFlow20layoutInlineChildrenEbRNS_10LayoutUnitES2_S1_
6260 fun:_ZN5blink15RenderBlockFlow15layoutBlockFlowEbRNS_10LayoutUnitERNS_18Subtr eeLayoutScopeE 6260 fun:_ZN5blink15RenderBlockFlow15layoutBlockFlowEbRNS_10LayoutUnitERNS_18Subtr eeLayoutScopeE
6261 fun:_ZN5blink15RenderBlockFlow11layoutBlockEb 6261 fun:_ZN5blink15RenderBlockFlow11layoutBlockEb
6262 ... 6262 ...
6263 fun:_ZN5blink11RenderBlock6layoutEv 6263 fun:_ZN5blink11RenderBlock6layoutEv
6264 } 6264 }
6265 { 6265 {
6266 bug_397066_d
6267 Memcheck:Uninitialized
6268 fun:_ZN5blink13InlineFlowBox45clearDescendantsHaveSameLineHeightAndBaselineEv
6269 fun:_ZN5blink13InlineFlowBox9addToLineEPNS_9InlineBoxE
6270 ...
6271 fun:_ZN5blink15RenderBlockFlow13constructLineERNS_11BidiRunListINS_7BidiRunEE ERKNS_8LineInfoE
6272 fun:_ZN5blink15RenderBlockFlow27createLineBoxesFromBidiRuns*
6273 }
6274 {
6275 bug_397066_e
6276 Memcheck:Uninitialized
6277 fun:_ZN5blink13InlineFlowBox9addToLineEPNS_9InlineBox*
6278 fun:_ZN5blink15RenderBlockFlow*
6279 ...
6280 fun:_ZN5blink15RenderBlockFlow27createLineBoxesFromBidiRunsEjRNS*
6281 fun:_ZN5blink15RenderBlockFlow26layoutRunsAndFloatsInRangeERNS_15LineLayoutSt ateERNS_12BidiResolver*
6282 fun:_ZN5blink15RenderBlockFlow19layoutRunsAndFloatsERNS_15LineLayoutState*
6283 }
6284 {
6266 bug_397075_a 6285 bug_397075_a
6267 Memcheck:Uninitialized 6286 Memcheck:Uninitialized
6268 fun:_ZN2v88internal6Object11SetPropertyEPNS0_14LookupIteratorENS0_6HandleIS1_ EENS0_10StrictModeENS1_14StoreFromKeyedE 6287 fun:_ZN2v88internal6Object11SetPropertyEPNS0_14LookupIteratorENS0_6HandleIS1_ EENS0_10StrictModeENS1_14StoreFromKeyedE
6269 fun:_ZN2v88internal6Object11SetPropertyENS0_6HandleIS1_EENS2_INS0_4NameEEES3_ NS0_10StrictModeENS1_14StoreFromKeyedE 6288 fun:_ZN2v88internal6Object11SetPropertyENS0_6HandleIS1_EENS2_INS0_4NameEEES3_ NS0_10StrictModeENS1_14StoreFromKeyedE
6270 fun:_ZN2v88internal7Runtime17SetObjectPropertyEPNS0_7IsolateENS0_6HandleINS0_ 6ObjectEEES6_S6_NS0_10StrictModeE 6289 fun:_ZN2v88internal7Runtime17SetObjectPropertyEPNS0_7IsolateENS0_6HandleINS0_ 6ObjectEEES6_S6_NS0_10StrictModeE
6271 fun:_ZN2v86Object3SetENS_6HandleINS_5ValueEEES3_ 6290 fun:_ZN2v86Object3SetENS_6HandleINS_5ValueEEES3_
6272 fun:_ZN18WebCoreTestSupport21injectInternalsObjectEN2v85LocalINS0_7ContextEEE 6291 fun:_ZN18WebCoreTestSupport21injectInternalsObjectEN2v85LocalINS0_7ContextEEE
6273 fun:_ZN5blink17WebTestingSupport21injectInternalsObjectEPNS_13WebLocalFrameE 6292 fun:_ZN5blink17WebTestingSupport21injectInternalsObjectEPNS_13WebLocalFrameE
6274 fun:_ZN7content16WebKitTestRunner20DidClearWindowObjectEPN5blink13WebLocalFra meE 6293 fun:_ZN7content16WebKitTestRunner20DidClearWindowObjectEPN5blink13WebLocalFra meE
6275 fun:_ZN7content14RenderViewImpl20didClearWindowObjectEPN5blink13WebLocalFrame E 6294 fun:_ZN7content14RenderViewImpl20didClearWindowObjectEPN5blink13WebLocalFrame E
(...skipping 27 matching lines...) Expand all
6303 fun:_ZN2v88internal8JSObject8DeepWalkENS0_6HandleIS1_EEPNS0_29AllocationSiteC reationContextE 6322 fun:_ZN2v88internal8JSObject8DeepWalkENS0_6HandleIS1_EEPNS0_29AllocationSiteC reationContextE
6304 fun:_ZN2v88internal27Runtime_CreateObjectLiteralEiPPNS0_6ObjectEPNS0_7Isolate E 6323 fun:_ZN2v88internal27Runtime_CreateObjectLiteralEiPPNS0_6ObjectEPNS0_7Isolate E
6305 } 6324 }
6306 { 6325 {
6307 bug_398349_b 6326 bug_398349_b
6308 Memcheck:Uninitialized 6327 Memcheck:Uninitialized
6309 fun:_ZN2v88internal19JSObjectWalkVisitorINS0_26AllocationSiteUsageContextEE13 StructureWalkENS0_6HandleINS0_8JSObjectEEE 6328 fun:_ZN2v88internal19JSObjectWalkVisitorINS0_26AllocationSiteUsageContextEE13 StructureWalkENS0_6HandleINS0_8JSObjectEEE
6310 fun:_ZN2v88internal8JSObject8DeepCopyENS0_6HandleIS1_EEPNS0_26AllocationSiteU sageContextENS1_13DeepCopyHintsE 6329 fun:_ZN2v88internal8JSObject8DeepCopyENS0_6HandleIS1_EEPNS0_26AllocationSiteU sageContextENS1_13DeepCopyHintsE
6311 fun:_ZN2v88internal27Runtime_CreateObjectLiteralEiPPNS0_6ObjectEPNS0_7Isolate E 6330 fun:_ZN2v88internal27Runtime_CreateObjectLiteralEiPPNS0_6ObjectEPNS0_7Isolate E
6312 } 6331 }
6332 {
6333 bug_399852
6334 Memcheck:Uninitialized
6335 fun:_ZN5blink14DateComponents9parseTimeERKN3WTF6StringEjRj
6336 fun:_ZNK5blink13TimeInputType29parseToDateComponentsInternalERKN3WTF6StringEP NS_14DateComponentsE
6337 fun:_ZNK5blink24BaseDateAndTimeInputType21parseToDateComponentsERKN3WTF6Strin gEPNS_14DateComponentsE
6338 }
6339 {
6340 bug_399853_a
6341 Memcheck:Uninitialized
6342 fun:_ZNK8SkStroke10strokePathERK6SkPathPS0_
6343 fun:_ZNK11SkStrokeRec11applyToPathEP6SkPathRKS0_
6344 fun:_ZNK7SkPaint11getFillPathERK6SkPathPS0_PK6SkRect
6345 }
6346 {
6347 bug_399853_b
6348 Memcheck:Uninitialized
6349 fun:_ZNK8SkStroke10strokePathERK6SkPathPS0_
6350 fun:_ZNK11SkStrokeRec11applyToPathEP6SkPathRKS0_
6351 fun:_ZN15SkScalerContext15internalGetPathERK7SkGlyphP6SkPathS4_P8SkMatrix
6352 }
6353 {
6354 bug_399854
6355 Memcheck:Uninitialized
6356 ...
6357 fun:_ZN5blink4Heap19checkAndMarkPointerEPNS_7VisitorEPh
6358 fun:_ZN5blink11ThreadState10visitStackEPNS_7VisitorE
6359 fun:_ZN5blink11ThreadState15visitStackRootsEPNS_7VisitorE
6360 fun:_ZN5blink4Heap14collectGarbageENS_11ThreadState10StackStateE
6361 fun:_ZN5blink14V8GCController10gcEpilogueEN2v86GCTypeENS1_15GCCallbackFlagsE
6362 }
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