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

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

Issue 11779004: Additional IDB/Worker leak suppressions. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 11 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 6054 matching lines...) Expand 10 before | Expand all | Expand 10 after
6065 fun:malloc 6065 fun:malloc
6066 fun:_Z15sk_malloc_flagsmj 6066 fun:_Z15sk_malloc_flagsmj
6067 fun:_Z15sk_malloc_throwm 6067 fun:_Z15sk_malloc_throwm
6068 fun:_ZN6SkMask10AllocImageEm 6068 fun:_ZN6SkMask10AllocImageEm
6069 fun:_ZL17drawRectsIntoMaskPK6SkRectiP6SkMask 6069 fun:_ZL17drawRectsIntoMaskPK6SkRectiP6SkMask
6070 fun:_ZN20SkBlurMaskFilterImpl17filterRectsToNineEPK6SkRectiRK8SkMatrixRK7SkIR ectPN12SkMaskFilter9NinePatchE 6070 fun:_ZN20SkBlurMaskFilterImpl17filterRectsToNineEPK6SkRectiRK8SkMatrixRK7SkIR ectPN12SkMaskFilter9NinePatchE
6071 fun:_ZN12SkMaskFilter10filterPathERK6SkPathRK8SkMatrixRK12SkRasterClipP9SkBou nderP9SkBlitterN7SkPaint5StyleE 6071 fun:_ZN12SkMaskFilter10filterPathERK6SkPathRK8SkMatrixRK12SkRasterClipP9SkBou nderP9SkBlitterN7SkPaint5StyleE
6072 fun:_ZNK6SkDraw8drawPathERK6SkPathRK7SkPaintPK8SkMatrixb 6072 fun:_ZNK6SkDraw8drawPathERK6SkPathRK7SkPaintPK8SkMatrixb
6073 } 6073 }
6074 { 6074 {
6075 bug_162829_a
6076 Memcheck:Leak
6077 fun:_Znw*
6078 fun:_ZN7WebCore23v8StringToWebCoreStringIN3WTF6StringEEET_N2v86HandleINS4_6St ringEEENS_12ExternalModeE
6079 fun:_ZN7WebCore11V8ParameterILNS_15V8ParameterModeE0EE8toStringIN3WTF6StringE EET_v
6080 fun:_ZN7WebCore11V8ParameterILNS_15V8ParameterModeE0EEcvN3WTF6StringEEv
6081 fun:_ZN7WebCore*DB*Callback*
6082 ...
6083 fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLO BAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
6084 }
6085 {
6086 bug_162829_b 6075 bug_162829_b
6087 Memcheck:Leak 6076 Memcheck:Leak
6088 fun:_Znw* 6077 fun:_Znw*
6089 fun:_ZN7WebCore23v8StringToWebCoreStringIN3WTF6StringEEET_N2v86HandleINS4_6St ringEEENS_12ExternalModeE 6078 fun:_ZN7WebCore23v8StringToWebCoreStringIN3WTF6StringEEET_N2v86HandleINS4_6St ringEEENS_12ExternalModeE
6090 fun:_ZN7WebCore16V8StringResourceILNS_20V8StringResourceModeE0EE8toStringIN3W TF6StringEEET_v 6079 fun:_ZN7WebCore16V8StringResourceILNS_20V8StringResourceModeE0EE8toStringIN3W TF6StringEEET_v
6091 fun:_ZN7WebCore16V8StringResourceILNS_20V8StringResourceModeE0EEcvN3WTF6Strin gEEv 6080 fun:_ZN7WebCore16V8StringResourceILNS_20V8StringResourceModeE0EEcvN3WTF6Strin gEEv
6092 fun:_ZN7WebCore*atabase*Callback* 6081 fun:_ZN7WebCore*atabase*Callback*
6093 ... 6082 ...
6094 fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLO BAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE 6083 fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLO BAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
6095 } 6084 }
(...skipping 13 matching lines...) Expand all
6109 Memcheck:Leak 6098 Memcheck:Leak
6110 fun:_Znw* 6099 fun:_Znw*
6111 fun:_ZN7WebCore23v8StringToWebCoreStringIN3WTF6StringEEET_N2v86HandleINS4_6St ringEEENS_12ExternalModeE 6100 fun:_ZN7WebCore23v8StringToWebCoreStringIN3WTF6StringEEET_N2v86HandleINS4_6St ringEEENS_12ExternalModeE
6112 fun:_ZN7WebCore16V8StringResourceILNS_20V8StringResourceModeE0EE8toStringIN3W TF6StringEEET_v 6101 fun:_ZN7WebCore16V8StringResourceILNS_20V8StringResourceModeE0EE8toStringIN3W TF6StringEEET_v
6113 fun:_ZN7WebCore16V8StringResourceILNS_20V8StringResourceModeE0EEcvN3WTF6Strin gEEv 6102 fun:_ZN7WebCore16V8StringResourceILNS_20V8StringResourceModeE0EEcvN3WTF6Strin gEEv
6114 fun:_ZN7WebCore23WorkerContextV8InternalL*webkitResolveLocalFileSystem*URLCal lback* 6103 fun:_ZN7WebCore23WorkerContextV8InternalL*webkitResolveLocalFileSystem*URLCal lback*
6115 ... 6104 ...
6116 fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLO BAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE 6105 fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLO BAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
6117 } 6106 }
6118 { 6107 {
6108 # storage/indexeddb/open-twice-workers.html
6109 # storage/indexeddb/pending-activity-workers.html
6110 bug_162829_e
6111 Memcheck:Leak
6112 fun:_Znw*
6113 fun:_ZN25TestWebKitPlatformSupport10idbFactoryEv
6114 fun:_ZN6WebKit22IDBFactoryBackendProxyC1Ev
6115 fun:_ZN6WebKit22IDBFactoryBackendProxy6createEv
6116 fun:_ZN7WebCore26IDBFactoryBackendInterface6createEv
6117 fun:_ZN7WebCore28WorkerContextIndexedDatabase9indexedDBEv
6118 fun:_ZN7WebCore28WorkerContextIndexedDatabase9indexedDBEPNS_22ScriptExecution ContextE
6119 fun:_ZN7WebCore23WorkerContextV8InternalL19indexedDBAttrGetterEN2v85LocalINS1 _6StringEEERKNS1_12AccessorInfoE
6120 fun:_ZN2v88internal8JSObject23GetPropertyWithCallbackEPNS0_6ObjectES3_PNS0_6S tringE
6121 fun:_ZN2v88internal6Object11GetPropertyEPS1_PNS0_12LookupResultEPNS0_6StringE P18PropertyAttributes
6122 fun:_ZN2v88internal6LoadIC4LoadENS0_16InlineCacheStateENS0_6HandleINS0_6Objec tEEENS3_INS0_6StringEEE
6123 }
6124 {
6125 # storage/indexeddb/pending-activity-workers.html
6126 # storage/indexeddb/index-basics-workers.html
6127 bug_162829_f
6128 Memcheck:Leak
6129 fun:_Znw*
6130 fun:_ZN7WebCore11ScriptState10forContextEN2v85LocalINS1_7ContextEEE
6131 fun:_ZN7WebCore11ScriptState7currentEv
6132 fun:_ZN7WebCore24IDBObjectStoreV8InternalL11putCallbackERKN2v89ArgumentsE
6133 fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLO BAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
6134 }
6135 {
6136 # storage/indexeddb/pending-activity-workers.html
6137 # storage/indexeddb/objectstore-basics-workers.html
6138 bug_162829_g
6139 Memcheck:Leak
6140 fun:malloc
6141 fun:_ZN3WTF10fastMallocEm
6142 fun:_ZN3WTF10RefCountedIN7WebCore30IDBTransactionBackendInterfaceEEnwEm
6143 fun:_ZN7WebCore25IDBTransactionBackendImpl6createElRKN3WTF6VectorIlLm0EEENS_1 4IDBTransaction4ModeEPNS_22IDBDatabaseBackendImplE
6144 fun:_ZN7WebCore22IDBDatabaseBackendImpl17createTransactionElRKN3WTF6VectorIlL m0EEENS_14IDBTransaction4ModeE
6145 fun:_ZN7WebCore22IDBDatabaseBackendImpl30runIntVersionChangeTransactionEN3WTF 10PassRefPtrINS_12IDBCallbacksEEENS2_INS_20IDBDatabaseCallbacksEEEll
6146 fun:_ZN7WebCore22IDBDatabaseBackendImpl14openConnectionEN3WTF10PassRefPtrINS_ 12IDBCallbacksEEENS2_INS_20IDBDatabaseCallbacksEEEll
6147 ...
6148 fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLO BAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
6149 }
6150 {
6151 # storage/indexeddb/factory-basics-workers.html
6152 # storage/indexeddb/objectstore-basics-workers.html
6153 bug_162829_h
6154 Memcheck:Leak
6155 fun:malloc
6156 fun:_ZN3WTF10fastMallocEm
6157 fun:_ZN3WTF10RefCountedIN7WebCore20IDBDatabaseCallbacksEEnwEm
6158 fun:_ZN7WebCore24IDBDatabaseCallbacksImpl6createEv
6159 fun:_ZN7WebCore10IDBFactory12openInternalEPNS_22ScriptExecutionContextERKN3WT F6StringElRi
6160 fun:_ZN7WebCore10IDBFactory4openEPNS_22ScriptExecutionContextERKN3WTF6StringE Ri
6161 ...
6162 fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLO BAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
6163 }
6164 {
6165 # storage/indexeddb/objectstore-basics-workers.html
6166 bug_162829_i
6167 Memcheck:Leak
6168 fun:_Znw*
6169 fun:_ZN7WebCore23v8StringToWebCoreStringIN3WTF12AtomicStringEEET_N2v86HandleI NS4_6StringEEENS_12ExternalModeE
6170 fun:_ZN7WebCore16V8StringResourceILNS_20V8StringResourceModeE1EE8toStringIN3W TF12AtomicStringEEET_v
6171 fun:_ZN7WebCore16V8StringResourceILNS_20V8StringResourceModeE1EEcvN3WTF12Atom icStringEEv
6172 fun:_ZN7WebCore20IDBRequestV8InternalL24addEventListenerCallbackERKN2v89Argum entsE
6173 fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLO BAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
6174 }
6175 {
6176 # storage/indexeddb/objectstore-basics-workers.html
6177 bug_162829_j
6178 Memcheck:Leak
6179 fun:malloc
6180 fun:_ZN3WTF10fastMallocEm
6181 fun:_ZN3WTF10RefCountedIN7WebCore30IDBTransactionBackendInterfaceEEnwEm
6182 fun:_ZN7WebCore25IDBTransactionBackendImpl6createElRKN3WTF6VectorIlLm0EEENS_1 4IDBTransaction4ModeEPNS_22IDBDatabaseBackendImplE
6183 fun:_ZN7WebCore22IDBDatabaseBackendImpl17createTransactionElRKN3WTF6VectorIlL m0EEENS_14IDBTransaction4ModeE
6184 ...
6185 fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLO BAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
6186 }
6187 {
6119 bug_163111 6188 bug_163111
6120 Memcheck:Leak 6189 Memcheck:Leak
6121 fun:_Znw* 6190 fun:_Znw*
6122 fun:_ZN4dbus8Response14FromMethodCallEPNS_10MethodCallE 6191 fun:_ZN4dbus8Response14FromMethodCallEPNS_10MethodCallE
6123 fun:_ZN8chromeos4ibus20IBusPanelServiceImpl* 6192 fun:_ZN8chromeos4ibus20IBusPanelServiceImpl*
6124 } 6193 }
6125 { 6194 {
6126 bug_163922 6195 bug_163922
6127 Memcheck:Leak 6196 Memcheck:Leak
6128 fun:_Znw* 6197 fun:_Znw*
(...skipping 274 matching lines...) Expand 10 before | Expand all | Expand 10 after
6403 } 6472 }
6404 { 6473 {
6405 bug_167481b 6474 bug_167481b
6406 Memcheck:Uninitialized 6475 Memcheck:Uninitialized
6407 ... 6476 ...
6408 fun:encode_frame_to_data_rate 6477 fun:encode_frame_to_data_rate
6409 fun:vp8_get_compressed_data 6478 fun:vp8_get_compressed_data
6410 fun:vp8e_encode 6479 fun:vp8e_encode
6411 fun:vpx_codec_encode 6480 fun:vpx_codec_encode
6412 } 6481 }
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