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

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

Issue 23872019: Valgrind: Suppress more memory errors. Widen more suppressions. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years, 3 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 3675 matching lines...) Expand 10 before | Expand all | Expand 10 after
3686 fun:_ZN2v88internal6Logger5SetUpEv 3686 fun:_ZN2v88internal6Logger5SetUpEv
3687 fun:_ZN2v88internal7Isolate4InitEPNS0_12DeserializerE 3687 fun:_ZN2v88internal7Isolate4InitEPNS0_12DeserializerE
3688 ... 3688 ...
3689 fun:_ZN7WebCore27WorkerContextExecutionProxy8evaluateERKN3WTF6StringES4_RKNS1 _12TextPositionEPNS_27WorkerContextExecutionStateE 3689 fun:_ZN7WebCore27WorkerContextExecutionProxy8evaluateERKN3WTF6StringES4_RKNS1 _12TextPositionEPNS_27WorkerContextExecutionStateE
3690 } 3690 }
3691 { 3691 {
3692 bug_101145b 3692 bug_101145b
3693 Memcheck:Leak 3693 Memcheck:Leak
3694 fun:_Znw* 3694 fun:_Znw*
3695 fun:_ZN7WebCore23v8StringToWebCoreStringIN3WTF6StringEEET_N2v86HandleINS4_6St ringEEENS_12ExternalModeE 3695 fun:_ZN7WebCore23v8StringToWebCoreStringIN3WTF6StringEEET_N2v86HandleINS4_6St ringEEENS_12ExternalModeE
3696 fun:_ZN7WebCore16V8StringResourceILNS_20V8StringResourceMode* 3696 fun:_ZN*WebCore16V8StringResourceILNS_20V8StringResourceMode*
3697 } 3697 }
3698 { 3698 {
3699 bug_101145c 3699 bug_101145c
3700 Memcheck:Leak 3700 Memcheck:Leak
3701 fun:_Znw* 3701 fun:_Znw*
3702 fun:_ZN7WebCore*makeExternalString* 3702 fun:_ZN7WebCore*makeExternalString*
3703 ... 3703 ...
3704 fun:_ZN7WebCore11StringCache20v8ExternalStringSlow* 3704 fun:_ZN7WebCore11StringCache20v8ExternalStringSlow*
3705 fun:_ZN7WebCore11StringCache16v8ExternalStringEPN* 3705 fun:_ZN7WebCore11StringCache16v8ExternalStringEPN*
3706 } 3706 }
(...skipping 1256 matching lines...) Expand 10 before | Expand all | Expand 10 after
4963 fun:_ZN3WTF10RefCountedIN7WebCore17ScriptProfileNodeEEnwEm 4963 fun:_ZN3WTF10RefCountedIN7WebCore17ScriptProfileNodeEEnwEm
4964 fun:_ZN7WebCore17ScriptProfileNode6createEPKN2v814CpuProfileNodeE 4964 fun:_ZN7WebCore17ScriptProfileNode6createEPKN2v814CpuProfileNodeE
4965 fun:_ZNK7WebCore17ScriptProfileNode8childrenEv 4965 fun:_ZNK7WebCore17ScriptProfileNode8childrenEv
4966 fun:_ZN7WebCore27ScriptProfileNodeV8InternalL16childrenCallbackERKN2v89Argume ntsE 4966 fun:_ZN7WebCore27ScriptProfileNodeV8InternalL16childrenCallbackERKN2v89Argume ntsE
4967 } 4967 }
4968 { 4968 {
4969 bug_138522 4969 bug_138522
4970 Memcheck:Leak 4970 Memcheck:Leak
4971 fun:_Znw* 4971 fun:_Znw*
4972 fun:_ZN7WebCore23v8StringToWebCoreStringIN3WTF12AtomicStringEEET_N2v86HandleI NS4_6StringEEENS_12ExternalModeE 4972 fun:_ZN7WebCore23v8StringToWebCoreStringIN3WTF12AtomicStringEEET_N2v86HandleI NS4_6StringEEENS_12ExternalModeE
4973 fun:_ZN7WebCore*V8StringResourceILNS_20V8StringResourceMode* 4973 fun:_ZN*WebCore*V8StringResourceILNS_20V8StringResourceMode*
4974 ... 4974 ...
4975 fun:_ZN7WebCore23WorkerContextV8InternalL22addEventListenerMethodERKN2v89Argu mentsE 4975 fun:_ZN7WebCore21EventTargetV8InternalL22addEventListenerMethodERKN2v820Funct ionCallbackInfoINS1_5ValueEEE
4976 } 4976 }
4977 { 4977 {
4978 bug_138712 4978 bug_138712
4979 Memcheck:Uninitialized 4979 Memcheck:Uninitialized
4980 fun:_ZN7testing8internal11CmpHelperGEIddEENS_15AssertionResultEPKcS4_RKT_RKT0 _ 4980 fun:_ZN7testing8internal11CmpHelperGEIddEENS_15AssertionResultEPKcS4_RKT_RKT0 _
4981 fun:_ZN3gfx30JPEGCodec_EncodeDecodeRGB_Test8TestBodyEv 4981 fun:_ZN3gfx30JPEGCodec_EncodeDecodeRGB_Test8TestBodyEv
4982 } 4982 }
4983 { 4983 {
4984 bug_16089 WorkerPool threads and its tasks can leak by design 4984 bug_16089 WorkerPool threads and its tasks can leak by design
4985 Memcheck:Leak 4985 Memcheck:Leak
(...skipping 609 matching lines...) Expand 10 before | Expand all | Expand 10 after
5595 fun:_ZN7content23DevToolsHttpHandlerImpl4InitEv 5595 fun:_ZN7content23DevToolsHttpHandlerImpl4InitEv
5596 } 5596 }
5597 { 5597 {
5598 bug_162825 5598 bug_162825
5599 Memcheck:Uninitialized 5599 Memcheck:Uninitialized
5600 fun:bcmp 5600 fun:bcmp
5601 fun:_ZNK3gpu5gles221ShaderTranslatorCache26ShaderTranslatorInitParamsltERKS2_ 5601 fun:_ZNK3gpu5gles221ShaderTranslatorCache26ShaderTranslatorInitParamsltERKS2_
5602 fun:_ZNKSt4lessIN3gpu5gles221ShaderTranslatorCache26ShaderTranslatorInitParam sEEclERKS3_S6_ 5602 fun:_ZNKSt4lessIN3gpu5gles221ShaderTranslatorCache26ShaderTranslatorInitParam sEEclERKS3_S6_
5603 ... 5603 ...
5604 fun:_ZNSt3mapIN3gpu5gles221ShaderTranslatorCache26ShaderTranslatorInitParamsE PNS1_16ShaderTranslatorESt4lessIS3_ESaISt4pairIKS3_S5_EEE4findERS9_ 5604 fun:_ZNSt3mapIN3gpu5gles221ShaderTranslatorCache26ShaderTranslatorInitParamsE PNS1_16ShaderTranslatorESt4lessIS3_ESaISt4pairIKS3_S5_EEE4findERS9_
5605 fun:_ZN3gpu5gles221ShaderTranslatorCache13GetTranslatorE12ShShaderType12ShSha derSpecPK18ShBuiltInResourcesNS0_25ShaderTranslatorInterface22GlslImplementation TypeENS7_27GlslBuiltInFunctionBehaviorE 5605 ...
5606 fun:_ZN3gpu5gles216GLES2DecoderImpl26InitializeShaderTranslatorEv 5606 fun:_ZN3gpu5gles216GLES2DecoderImpl26InitializeShaderTranslatorEv
5607 } 5607 }
5608 { 5608 {
5609 bug_162828 5609 bug_162828
5610 Memcheck:Leak 5610 Memcheck:Leak
5611 fun:malloc 5611 fun:malloc
5612 fun:_Z15sk_malloc_flagsmj 5612 fun:_Z15sk_malloc_flagsmj
5613 fun:_Z15sk_malloc_throwm 5613 fun:_Z15sk_malloc_throwm
5614 fun:_ZN6SkMask10AllocImageEm 5614 fun:_ZN6SkMask10AllocImageEm
5615 fun:_ZL17drawRectsIntoMaskPK6SkRectiP6SkMask 5615 fun:_ZL17drawRectsIntoMaskPK6SkRectiP6SkMask
(...skipping 1639 matching lines...) Expand 10 before | Expand all | Expand 10 after
7255 bug_288801 7255 bug_288801
7256 Memcheck:Uninitialized 7256 Memcheck:Uninitialized
7257 fun:_ZN7WebCore22InspectorDatabaseAgent15didOpenDatabaseEN3WTF10PassRefPtrINS _8DatabaseEEERKNS1_6StringES7_S7_ 7257 fun:_ZN7WebCore22InspectorDatabaseAgent15didOpenDatabaseEN3WTF10PassRefPtrINS _8DatabaseEEERKNS1_6StringES7_S7_
7258 fun:_ZN7WebCore24InspectorInstrumentation19didOpenDatabaseImplEPNS_19Instrume ntingAgentsEN3WTF10PassRefPtrINS_8DatabaseEEERKNS3_6StringES9_S9_ 7258 fun:_ZN7WebCore24InspectorInstrumentation19didOpenDatabaseImplEPNS_19Instrume ntingAgentsEN3WTF10PassRefPtrINS_8DatabaseEEERKNS3_6StringES9_S9_
7259 fun:_ZN7WebCore24InspectorInstrumentation15didOpenDatabaseEPNS_22ScriptExecut ionContextEN3WTF10PassRefPtrINS_8DatabaseEEERKNS3_6StringES9_S9_ 7259 fun:_ZN7WebCore24InspectorInstrumentation15didOpenDatabaseEPNS_22ScriptExecut ionContextEN3WTF10PassRefPtrINS_8DatabaseEEERKNS3_6StringES9_S9_
7260 fun:_ZN7WebCore15DatabaseManager12openDatabaseEPNS_22ScriptExecutionContextER KN3WTF6StringES6_S6_mNS3_10PassRefPtrINS_16DatabaseCallbackEEERNS3_9EnumClassINS _23DatabaseErrorDefinitionEEE 7260 fun:_ZN7WebCore15DatabaseManager12openDatabaseEPNS_22ScriptExecutionContextER KN3WTF6StringES6_S6_mNS3_10PassRefPtrINS_16DatabaseCallbackEEERNS3_9EnumClassINS _23DatabaseErrorDefinitionEEE
7261 fun:_ZN7WebCore20DOMWindowWebDatabase12openDatabaseEPNS_9DOMWindowERKN3WTF6St ringES6_S6_mNS3_10PassRefPtrINS_16DatabaseCallbackEEERNS_14ExceptionStateE 7261 fun:_ZN7WebCore20DOMWindowWebDatabase12openDatabaseEPNS_9DOMWindowERKN3WTF6St ringES6_S6_mNS3_10PassRefPtrINS_16DatabaseCallbackEEERNS_14ExceptionStateE
7262 fun:_ZN7WebCore19DOMWindowV8InternalL30openDatabaseMethodForMainWorldERKN2v82 0FunctionCallbackInfoINS1_5ValueEEE 7262 fun:_ZN7WebCore19DOMWindowV8InternalL30openDatabaseMethodForMainWorldERKN2v82 0FunctionCallbackInfoINS1_5ValueEEE
7263 fun:_ZN7WebCore19DOMWindowV8InternalL38openDatabaseMethodCallbackForMainWorld ERKN2v820FunctionCallbackInfoINS1_5ValueEEE 7263 fun:_ZN7WebCore19DOMWindowV8InternalL38openDatabaseMethodCallbackForMainWorld ERKN2v820FunctionCallbackInfoINS1_5ValueEEE
7264 fun:_ZN2v88internal25FunctionCallbackArguments4CallEPFvRKNS_20FunctionCallbac kInfoINS_5ValueEEEE 7264 fun:_ZN2v88internal25FunctionCallbackArguments4CallEPFvRKNS_20FunctionCallbac kInfoINS_5ValueEEEE
7265 fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLO BAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
7266 fun:_ZN2v88internalL25Builtin_implHandleApiCallENS0_12_GLOBAL__N_116BuiltinAr gumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
7267 fun:_ZN2v88internalL21Builtin_HandleApiCallEiPPNS0_6ObjectEPNS0_7IsolateE
7268 obj:*
7269 obj:*
7270 obj:*
7271 obj:*
7272 fun:_ZN2v88internalL6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectE EEiPS5_Pb
7273 fun:_ZN2v88internal9Execution4CallEPNS0_7IsolateENS0_6HandleINS0_6ObjectEEES6 _iPS6_Pbb
7274 fun:_ZN2v86Script3RunEv
7275 fun:_ZN7WebCore14V8ScriptRunner17runCompiledScriptEN2v86HandleINS1_6ScriptEEE PNS_22ScriptExecutionContextEPNS1_7IsolateE
7276 fun:_ZN7WebCore16ScriptController19compileAndRunScriptERKNS_16ScriptSourceCod eENS_19AccessControlStatusE
7277 fun:_ZN7WebCore16ScriptController24executeScriptInMainWorldERKNS_16ScriptSour ceCodeENS_19AccessControlStatusE
7278 fun:_ZN7WebCore12ScriptLoader13executeScriptERKNS_16ScriptSourceCodeE
7279 } 7265 }
7266 {
7267 bug_290364
7268 Memcheck:Leak
7269 fun:_Znw*
7270 fun:_ZN4base13WaitableEventC1Ebb
7271 fun:_ZN4base12_GLOBAL__N_112ThreadParamsC1Ev
7272 fun:_ZN4base12_GLOBAL__N_112CreateThreadEmbPNS_14PlatformThread8DelegateEPNS_ 20PlatformThreadHandleENS_14ThreadPriorityE
7273 fun:_ZN4base14PlatformThread6CreateEmPNS0_8DelegateEPNS_20PlatformThreadHandl eE
7274 fun:_ZN4base12SimpleThread5StartEv
7275 fun:_ZN4base19SequencedWorkerPool6WorkerC1ERK13scoped_refptrIS0_EiRKSs
7276 fun:_ZN4base19SequencedWorkerPool5Inner30FinishStartingAdditionalThreadEi
7277 fun:_ZN4base19SequencedWorkerPool5Inner10ThreadLoopEPNS0_6WorkerE
7278 fun:_ZN4base19SequencedWorkerPool6Worker3RunEv
7279 fun:_ZN4base12SimpleThread10ThreadMainEv
7280 fun:_ZN4base12_GLOBAL__N_110ThreadFuncEPv
7281 }
7282 {
7283 bug_290405
7284 Memcheck:Uninitialized
7285 fun:_ZNK16GrGradientEffect9onIsEqualERK8GrEffect
7286 fun:_ZNK8GrEffect7isEqualERKS_
7287 fun:_ZNK13GrEffectStage13DeferredStage7isEqualERKS_b
7288 fun:_ZNK11GrDrawState13DeferredState7isEqualERKS_
7289 fun:_ZNK19GrInOrderDrawBuffer13needsNewStateEv
7290 fun:_ZN19GrInOrderDrawBuffer6onDrawERKN12GrDrawTarget8DrawInfoE
7291 fun:_ZN12GrDrawTarget20drawIndexedInstancesE15GrPrimitiveTypeiiiPK6SkRect
7292 fun:_ZN13GrTextContext11flushGlyphsEv
7293 }
7294 {
7295 bug_290407
7296 Memcheck:Leak
7297 fun:calloc
7298 fun:_swrast_new_soft_renderbuffer
7299 fun:_mesa_BindRenderbufferEXT
7300 fun:shared_dispatch_stub_939
7301 fun:_ZN3gfx9GLApiBase23glBindRenderbufferEXTFnEjj
7302 fun:_ZN3gpu5gles216GLES2DecoderImpl18DoBindRenderbufferEjj
7303 fun:_ZN3gpu5gles216GLES2DecoderImpl22HandleBindRenderbufferEjRKNS0_4cmds16Bin dRenderbufferE
7304 fun:_ZN3gpu5gles216GLES2DecoderImpl9DoCommandEjjPKv
7305 fun:_ZN3gpu13CommandParser14ProcessCommandEv
7306 }
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