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

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

Issue 177393003: Clean up MFYI by adding suppressions for new bugs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 6 years, 9 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
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 6076 matching lines...) Expand 10 before | Expand all | Expand 10 after
6087 fun:_ZNK7WebCore18StyleSheetContents11isCacheableEv 6087 fun:_ZNK7WebCore18StyleSheetContents11isCacheableEv
6088 fun:_ZN7WebCore9LinkStyle16setCSSStyleSheetERKN3WTF6StringERKNS_4KURLES4_PKNS _21CSSStyleSheetResourceE 6088 fun:_ZN7WebCore9LinkStyle16setCSSStyleSheetERKN3WTF6StringERKNS_4KURLES4_PKNS _21CSSStyleSheetResourceE
6089 fun:_ZN7WebCore21CSSStyleSheetResource11checkNotifyEv 6089 fun:_ZN7WebCore21CSSStyleSheetResource11checkNotifyEv
6090 ... 6090 ...
6091 fun:_ZN11webkit_glue16WebURLLoaderImpl7Context18OnCompletedRequestEibRKSsRKN4 base9TimeTicksE 6091 fun:_ZN11webkit_glue16WebURLLoaderImpl7Context18OnCompletedRequestEibRKSsRKN4 base9TimeTicksE
6092 } 6092 }
6093 { 6093 {
6094 bug_329960 6094 bug_329960
6095 Memcheck:Leak 6095 Memcheck:Leak
6096 fun:_Znw* 6096 fun:_Znw*
6097 fun:_ZN7WebCore22V8PerContextDataHolder7installEN2v86HandleINS1_7ContextEEE 6097 fun:_ZN7WebCore22V8PerContextDataHolder7installE*
6098 fun:_ZN7WebCore22WorkerScriptController25initializeContextIfNeededEv 6098 fun:_ZN7WebCore22WorkerScriptController25initializeContextIfNeededEv
6099 ... 6099 ...
6100 fun:_ZN7WebCore12WorkerThread12workerThreadEv 6100 fun:_ZN7WebCore12WorkerThread12workerThreadEv
6101 } 6101 }
6102 { 6102 {
6103 bug_331061 6103 bug_331061
6104 Memcheck:Unaddressable 6104 Memcheck:Unaddressable
6105 fun:_ZNK3WTF6RefPtrIN7WebCore14SecurityOriginEE3getEv 6105 fun:_ZNK3WTF6RefPtrIN7WebCore14SecurityOriginEE3getEv
6106 fun:_ZNK7WebCore15SecurityContext14securityOriginEv 6106 fun:_ZNK7WebCore15SecurityContext14securityOriginEv
6107 fun:_ZN7WebCore13V8WindowShell16setSecurityTokenEv 6107 fun:_ZN7WebCore13V8WindowShell16setSecurityTokenEv
(...skipping 211 matching lines...) Expand 10 before | Expand all | Expand 10 after
6319 fun:_mesa_CopyTexSubImage2D 6319 fun:_mesa_CopyTexSubImage2D
6320 fun:shared_dispatch_stub_326 6320 fun:shared_dispatch_stub_326
6321 fun:_ZN3gfx9GLApiBase21glCopyTexSubImage2DFnEjiiiiiii 6321 fun:_ZN3gfx9GLApiBase21glCopyTexSubImage2DFnEjiiiiiii
6322 fun:_ZN3gpu5gles216GLES2DecoderImpl19DoCopyTexSubImage2DEjiiiiiii 6322 fun:_ZN3gpu5gles216GLES2DecoderImpl19DoCopyTexSubImage2DEjiiiiiii
6323 fun:_ZN3gpu5gles216GLES2DecoderImpl23HandleCopyTexSubImage2DEjRKNS0_4cmds17Co pyTexSubImage2DE 6323 fun:_ZN3gpu5gles216GLES2DecoderImpl23HandleCopyTexSubImage2DEjRKNS0_4cmds17Co pyTexSubImage2DE
6324 fun:_ZN3gpu5gles216GLES2DecoderImpl9DoCommandEjjPKv 6324 fun:_ZN3gpu5gles216GLES2DecoderImpl9DoCommandEjjPKv
6325 fun:_ZN3gpu13CommandParser14ProcessCommandEv 6325 fun:_ZN3gpu13CommandParser14ProcessCommandEv
6326 fun:_ZN3gpu12GpuScheduler10PutChangedEv 6326 fun:_ZN3gpu12GpuScheduler10PutChangedEv
6327 fun:_ZN3gpu22InProcessCommandBuffer12PumpCommandsEv 6327 fun:_ZN3gpu22InProcessCommandBuffer12PumpCommandsEv
6328 } 6328 }
6329 {
6330 bug_348629
6331 Memcheck:Leak
6332 fun:_Znw*
6333 fun:_ZN7WebCore11ThreadStateC1Ev
6334 fun:_ZN7WebCore11ThreadState6attachEv
6335 fun:_ZN7WebCore12WorkerThread12workerThreadEv
6336 fun:_ZN7WebCore12WorkerThread17workerThreadStartEPv
6337 fun:_ZN3WTFL16threadEntryPointEPv
6338 fun:_ZN3WTFL19wtfThreadEntryPointEPv
6339 }
6340 {
6341 bug_348630
6342 Memcheck:Leak
6343 fun:_Zna*
6344 fun:_ZN7content30WebKitPlatformSupportChildImpl18waitMultipleEventsERKN5blink 9WebVectorIPNS1_16WebWaitableEventEEE
6345 }
OLDNEW
« no previous file with comments | « tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt ('k') | tools/valgrind/tsan/ignores_win32.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698