diff options
author | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-07 03:55:00 +0000 |
---|---|---|
committer | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-07 03:55:00 +0000 |
commit | 0c9ebdff295bc500acd1dbc3db162be7bccb7ac1 (patch) | |
tree | f2a96a93c4dd10dcf4de20e2166c20b6460ed147 /tools | |
parent | 3a0204e7028c023d7ce81ef1d74a4d9ba8f3b3ab (diff) | |
download | chromium_src-0c9ebdff295bc500acd1dbc3db162be7bccb7ac1.zip chromium_src-0c9ebdff295bc500acd1dbc3db162be7bccb7ac1.tar.gz chromium_src-0c9ebdff295bc500acd1dbc3db162be7bccb7ac1.tar.bz2 |
Valgrind: Suppress and more memory errors from Webkit layout tests.
BUG=106183,109485,109491,109495,109496
TEST=none
TBR=jhawkins
Review URL: http://codereview.chromium.org/9120022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@116813 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r-- | tools/valgrind/memcheck/suppressions.txt | 118 |
1 files changed, 98 insertions, 20 deletions
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt index 894b7ba..470f38b 100644 --- a/tools/valgrind/memcheck/suppressions.txt +++ b/tools/valgrind/memcheck/suppressions.txt @@ -5029,8 +5029,8 @@ { bug_106183b Memcheck:Uninitialized - fun:_ZN7WebCore21ComplexTextController10setPaddingEi - fun:_ZN7WebCore21ComplexTextControllerC1ERKNS_7TextRunEiijjjPKNS_4FontE + fun:_ZN7WebCore21ComplexTextController* + ... fun:_ZNK7WebCore4Font27selectionRectForComplexTextERKNS_7TextRunERKNS_10FloatPointEiii fun:_ZNK7WebCore4Font20selectionRectForTextERKNS_7TextRunERKNS_10FloatPointEiii fun:_ZNK7WebCore13InlineTextBox17positionForOffsetEi @@ -5040,16 +5040,6 @@ fun:_ZN7WebCore14FrameSelection14localCaretRectEv fun:_ZN7WebCore14FrameSelection18recomputeCaretRectEv fun:_ZN7WebCore14FrameSelection16updateAppearanceEv - fun:_ZN7WebCore9FrameView22performPostLayoutTasksEv - fun:_ZN7WebCore9FrameView6layoutEb - fun:_ZN7WebCore8Document12updateLayoutEv - fun:_ZN7WebCore8Document36updateLayoutIgnorePendingStylesheetsEv - fun:_ZN7WebCore19ReplacementFragment30insertFragmentForTestRenderingEPNS_4NodeE - fun:_ZN7WebCore19ReplacementFragmentC1EPNS_8DocumentEPNS_16DocumentFragmentEbRKNS_16VisibleSelectionE - fun:_ZN7WebCore23ReplaceSelectionCommand7doApplyEv - ... - fun:_ZN7WebCoreL21executeInsertFragmentEPNS_5FrameEN3WTF10PassRefPtrINS_16DocumentFragmentEEE - fun:_ZN7WebCoreL17executeInsertHTMLEPNS_5FrameEPNS_5EventENS_19EditorCommandSourceERKN3WTF6StringE } { bug_106183c @@ -5060,17 +5050,11 @@ fun:_ZNK7WebCore4Font8drawTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10FloatPointEii fun:_ZN7WebCore15GraphicsContext8drawTextERKNS_4FontERKNS_7TextRunERKNS_10FloatPointEii fun:_ZN7WebCoreL20paintTextWithShadowsEPNS_15GraphicsContextERKNS_4FontERKNS_7TextRunERKN3WTF12AtomicStringEiiiiRKNS_10FloatPointERKNS_9FloatRectEPKNS_10ShadowDataEbb - fun:_ZN7WebCore13InlineTextBox5paintERNS_9PaintInfoERKNS_8IntPointEii - fun:_ZN7WebCore13InlineFlowBox5paintERNS_9PaintInfoERKNS_8IntPointEii - fun:_ZN7WebCore13RootInlineBox5paintERNS_9PaintInfoERKNS_8IntPointEii + ... fun:_ZNK7WebCore17RenderLineBoxList5paintEPNS_20RenderBoxModelObjectERNS_9PaintInfoERKNS_8IntPointE fun:_ZN7WebCore11RenderBlock13paintContentsERNS_9PaintInfoERKNS_8IntPointE fun:_ZN7WebCore11RenderBlock11paintObjectERNS_9PaintInfoERKNS_8IntPointE fun:_ZN7WebCore11RenderBlock5paintERNS_9PaintInfoERKNS_8IntPointE - fun:_ZN7WebCore11RenderBlock13paintChildrenERNS_9PaintInfoERKNS_8IntPointE - fun:_ZN7WebCore11RenderBlock13paintContentsERNS_9PaintInfoERKNS_8IntPointE - fun:_ZN7WebCore11RenderBlock11paintObjectERNS_9PaintInfoERKNS_8IntPointE - fun:_ZN7WebCore11RenderBlock5paintERNS_9PaintInfoERKNS_8IntPointE } { bug_106402 @@ -5472,12 +5456,106 @@ fun:_ZN7WebCore8Document20styleSelectorChangedENS_23StyleSelectorUpdateFlagE } { - bug_109485 + bug_109485a Memcheck:Unaddressable ... fun:_ZN8appcache22AppCacheResponseWriter17ContinueWriteInfoEv fun:_ZN8appcache22AppCacheResponseWriter21OnCreateEntryCompleteEPPNS_26AppCacheDiskCacheInterface5EntryEi } +{ + bug_109485b + Memcheck:Unaddressable + ... + fun:_ZN8appcache22AppCacheResponseWriter21OnCreateEntryCompleteEPPNS_26AppCacheDiskCacheInterface5EntryEi +} +{ + bug_109485c + Memcheck:Unaddressable + fun:_ZN8appcache18AppCacheResponseIO15OnRawIOCompleteEi +} +{ + bug_109485d + Memcheck:Unaddressable + ... + fun:_ZN13scoped_refptrIN4base8internal13BindStateBaseEEaSEPS2_ + fun:_ZN4base8internal12CallbackBase5ResetEv + fun:_ZN8appcache17AppCacheDiskCache10ActiveCall17OnAsyncCompletionEi +} +{ + bug_109491 + Memcheck:Uninitialized + fun:_ZNK7WebCore15FontDescriptioneqERKS0_ + fun:_ZNK7WebCore4FonteqERKS0_ + ... + fun:_ZN7WebCore8Document11recalcStyleENS_4Node11StyleChangeE + fun:_ZN7WebCore8Document19updateStyleIfNeededEv + fun:_ZN7WebCore11FrameLoader11stopLoadingENS_17UnloadEventPolicyE + fun:_ZN7WebCore11FrameLoader8closeURLEv + fun:_ZN7WebCore11FrameLoader21transitionToCommittedEN3WTF10PassRefPtrINS_10CachedPageEEE + fun:_ZN7WebCore11FrameLoader21commitProvisionalLoadEv + fun:_ZN7WebCore14DocumentLoader13commitIfReadyEv + fun:_ZN7WebCore14DocumentLoader15finishedLoadingEv + fun:_ZN7WebCore11FrameLoader15finishedLoadingEv + fun:_ZN7WebCore18MainResourceLoader16didFinishLoadingEd +} +{ + bug_109495a + Memcheck:Leak + fun:_Zna* + fun:_ZN14TPoolAllocator8allocateEm + fun:_Z14NewPoolTStringPKc + fun:_Z5yylexP7YYSTYPEPv + fun:_Z7yyparseP13TParseContext + fun:_Z13glslang_parseP13TParseContext + fun:_Z14PaParseStringsiPKPKcPKiP13TParseContext + fun:_ZN12_GLOBAL__N_121InitializeSymbolTableERK7TVectorISbIcSt11char_traitsIcE14pool_allocatorIcEEE12ShShaderType12ShShaderSpecRK18ShBuiltInResourcesR9TInfoSinkR12TSymbolTable + fun:_ZN9TCompiler22InitBuiltInSymbolTableERK18ShBuiltInResources + fun:_ZN9TCompiler4InitERK18ShBuiltInResources + fun:ShConstructCompiler + fun:_ZN3gpu5gles216ShaderTranslator4InitE12ShShaderType12ShShaderSpecPK18ShBuiltInResourcesNS0_25ShaderTranslatorInterface22GlslImplementationTypeENS7_27GlslBuiltInFunctionBehaviorE + fun:_ZN3gpu5gles216GLES2DecoderImpl26InitializeShaderTranslatorEv + fun:_ZN3gpu5gles216GLES2DecoderImpl27HandleEnableFeatureCHROMIUMEjRKNS0_21EnableFeatureCHROMIUME + fun:_ZN3gpu5gles216GLES2DecoderImpl9DoCommandEjjPKv + fun:_ZN3gpu13CommandParser14ProcessCommandEv + fun:_ZN3gpu12GpuScheduler10PutChangedEv + fun:_ZN6webkit3gpu18GLInProcessContext12PumpCommandsEv +} +{ + bug_109495b + Memcheck:Leak + fun:_Zna* + fun:_ZN14TPoolAllocator8allocateEm + fun:_ZN14pool_allocatorIcE8allocateEm + fun:_ZNSbIcSt11char_traitsIcE14pool_allocatorIcEE4_Rep9_S_createEmmRKS2_ + fun:_ZNSbIcSt11char_traitsIcE14pool_allocatorIcEE12_S_constructIPKcEEPcT_S8_RKS2_St20forward_iterator_tag + fun:_ZNSbIcSt11char_traitsIcE14pool_allocatorIcEE16_S_construct_auxIPKcEEPcT_S8_RKS2_St12__false_type + fun:_ZNSbIcSt11char_traitsIcE14pool_allocatorIcEE12_S_constructIPKcEEPcT_S8_RKS2_ + fun:_ZNSbIcSt11char_traitsIcE14pool_allocatorIcEEC1EPKcRKS2_ + fun:_ZL22BuiltInFunctionsCommonRK18ShBuiltInResources + fun:_ZN9TBuiltIns10initializeE12ShShaderType12ShShaderSpecRK18ShBuiltInResources + fun:_ZN9TCompiler22InitBuiltInSymbolTableERK18ShBuiltInResources + fun:_ZN9TCompiler4InitERK18ShBuiltInResources + fun:ShConstructCompiler + fun:_ZN3gpu5gles216ShaderTranslator4InitE12ShShaderType12ShShaderSpecPK18ShBuiltInResourcesNS0_25ShaderTranslatorInterface22GlslImplementationTypeENS7_27GlslBuiltInFunctionBehaviorE + fun:_ZN3gpu5gles216GLES2DecoderImpl26InitializeShaderTranslatorEv + fun:_ZN3gpu5gles216GLES2DecoderImpl27HandleEnableFeatureCHROMIUMEjRKNS0_21EnableFeatureCHROMIUME + fun:_ZN3gpu5gles216GLES2DecoderImpl9DoCommandEjjPKv + fun:_ZN3gpu13CommandParser14ProcessCommandEv + fun:_ZN3gpu12GpuScheduler10PutChangedEv + fun:_ZN6webkit3gpu18GLInProcessContext12PumpCommandsEv +} +{ + bug_109496 + Memcheck:Uninitialized + ... + fun:_ZN7WebCore11ImageBuffer27platformTransformColorSpaceERKN3WTF6VectorIiLm0EEE + fun:_ZN7WebCore11ImageBuffer19transformColorSpaceENS_10ColorSpaceES1_ + fun:_ZN7WebCore23RenderSVGResourceFilter17postApplyResourceEPNS_12RenderObjectERPNS_15GraphicsContextEtPKNS_4PathEPKNS_14RenderSVGShapeE + fun:_ZN7WebCore16SVGRenderSupport22finishRenderSVGContentEPNS_12RenderObjectERNS_9PaintInfoEPNS_15GraphicsContextE + fun:_ZN7WebCore14RenderSVGShape5paintERNS_9PaintInfoERKNS_8IntPointE + ... + fun:_ZN7WebCore13RenderSVGRoot5paintERNS_9PaintInfoERKNS_8IntPointE +} #----------------------------------------------------------------------- # 4. These only occur on our Google workstations |