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

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

Issue 10831077: Valgrind: Extend a suppression and reinstate suppressions for leaks that reappeared. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 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 4583 matching lines...) Expand 10 before | Expand all | Expand 10 after
4594 { 4594 {
4595 bug_109495e 4595 bug_109495e
4596 Memcheck:Leak 4596 Memcheck:Leak
4597 fun:_Znw* 4597 fun:_Znw*
4598 fun:_ZN9__gnu_cxx13new_allocatorISt10_List_nodeIPN3gpu5gles219VertexAttribMan ager16VertexAttribInfoEEE8allocateEmPKv 4598 fun:_ZN9__gnu_cxx13new_allocatorISt10_List_nodeIPN3gpu5gles219VertexAttribMan ager16VertexAttribInfoEEE8allocateEmPKv
4599 fun:_ZNSt10_List_baseIPN3gpu5gles219VertexAttribManager16VertexAttribInfoESaI S4_EE11_M_get_nodeEv 4599 fun:_ZNSt10_List_baseIPN3gpu5gles219VertexAttribManager16VertexAttribInfoESaI S4_EE11_M_get_nodeEv
4600 fun:_ZNSt4listIPN3gpu5gles219VertexAttribManager16VertexAttribInfoESaIS4_EE14 _M_create_nodeERKS4_ 4600 fun:_ZNSt4listIPN3gpu5gles219VertexAttribManager16VertexAttribInfoESaIS4_EE14 _M_create_nodeERKS4_
4601 fun:_ZNSt4listIPN3gpu5gles219VertexAttribManager16VertexAttribInfoESaIS4_EE6i nsertESt14_List_iteratorIS4_ERKS4_ 4601 fun:_ZNSt4listIPN3gpu5gles219VertexAttribManager16VertexAttribInfoESaIS4_EE6i nsertESt14_List_iteratorIS4_ERKS4_
4602 fun:_ZN3gpu5gles219VertexAttribManager16VertexAttribInfo7SetListEPSt4listIPS2 _SaIS4_EE 4602 fun:_ZN3gpu5gles219VertexAttribManager16VertexAttribInfo7SetListEPSt4listIPS2 _SaIS4_EE
4603 fun:_ZN3gpu5gles219VertexAttribManager10InitializeEj 4603 fun:_ZN3gpu5gles219VertexAttribManager10InitializeEj
4604 fun:_ZN3gpu5gles216GLES2DecoderImpl10InitializeERK13scoped_refptrIN3gfx9GLSur faceEERKS2_INS3_9GLContextEERKNS3_4SizeERKNS0_18DisallowedFeaturesEPKcRKSt6vecto rIiSaIiEE 4604 fun:_ZN3gpu5gles216GLES2DecoderImpl10Initialize*
4605 fun:_ZN6webkit3gpu18GLInProcessContext10InitializeERKN3gfx4SizeEPS1_PKcPKiNS2 _13GpuPreferenceE 4605 fun:_ZN6webkit3gpu18GLInProcessContext10InitializeERKN3gfx4SizeEPS1_PKcPKiNS2 _13GpuPreferenceE
4606 fun:_ZN6webkit3gpu18GLInProcessContext22CreateOffscreenContextEPS1_RKN3gfx4Si zeES2_PKcPKiNS3_13GpuPreferenceE 4606 fun:_ZN6webkit3gpu18GLInProcessContext22CreateOffscreenContextEPS1_RKN3gfx4Si zeES2_PKcPKiNS3_13GpuPreferenceE
4607 fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl10Initializ eEN6WebKit20WebGraphicsContext3D10AttributesEPS3_ 4607 fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl10Initializ eEN6WebKit20WebGraphicsContext3D10AttributesEPS3_
4608 fun:_ZN25TestWebKitPlatformSupport32createOffscreenGraphicsContext3DERKN6WebK it20WebGraphicsContext3D10AttributesE
4609 fun:_ZN7WebCore17GraphicsContext3D6createENS0_10AttributesEPNS_10HostWindowEN S0_11RenderStyleE
4610 fun:_ZN7WebCore21WebGLRenderingContext6createEPNS_17HTMLCanvasElementEPNS_22W ebGLContextAttributesE
4611 fun:_ZN7WebCore17HTMLCanvasElement10getContextERKN3WTF6StringEPNS_23CanvasCon textAttributesE
4612 fun:_ZN7WebCore19V8HTMLCanvasElement18getContextCallbackERKN2v89ArgumentsE
4613 } 4608 }
4614 { 4609 {
4615 bug_109495f 4610 bug_109495f
4616 Memcheck:Leak 4611 Memcheck:Leak
4617 fun:_Znw* 4612 fun:_Znw*
4618 ... 4613 ...
4619 fun:_ZN6webkit3gpu18GLInProcessContext22CreateOffscreenContextEPS1_RKN3gfx4Si zeES2_PKcPKiNS3_13GpuPreferenceE 4614 fun:_ZN6webkit3gpu18GLInProcessContext22CreateOffscreenContextEPS1_RKN3gfx4Si zeES2_PKcPKiNS3_13GpuPreferenceE
4620 fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl10Initializ eEN6WebKit20WebGraphicsContext3D10AttributesEPS3_ 4615 fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl10Initializ eEN6WebKit20WebGraphicsContext3D10AttributesEPS3_
4621 fun:_ZN25TestWebKitPlatformSupport32createOffscreenGraphicsContext3DERKN6WebK it20WebGraphicsContext3D10AttributesE 4616 fun:_ZN25TestWebKitPlatformSupport32createOffscreenGraphicsContext3DERKN6WebK it20WebGraphicsContext3D10AttributesE
4622 fun:_ZN7WebCore17GraphicsContext3D6createENS0_10AttributesEPNS_10HostWindowEN S0_11RenderStyleE 4617 fun:_ZN7WebCore17GraphicsContext3D6createENS0_10AttributesEPNS_10HostWindowEN S0_11RenderStyleE
(...skipping 469 matching lines...) Expand 10 before | Expand all | Expand 10 after
5092 fun:_ZNK7WebCore4Font14drawSimpleTextEPNS_15GraphicsContextERKNS_7TextRunERKN S_10FloatPointEii 5087 fun:_ZNK7WebCore4Font14drawSimpleTextEPNS_15GraphicsContextERKNS_7TextRunERKN S_10FloatPointEii
5093 fun:_ZNK7WebCore4Font8drawTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10Flo atPointEii 5088 fun:_ZNK7WebCore4Font8drawTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10Flo atPointEii
5094 fun:_ZN7WebCore15GraphicsContext12drawBidiTextERKNS_4FontERKNS_7TextRunERKNS_ 10FloatPointE 5089 fun:_ZN7WebCore15GraphicsContext12drawBidiTextERKNS_4FontERKNS_7TextRunERKNS_ 10FloatPointE
5095 fun:_ZN7WebCore24CanvasRenderingContext2D16drawTextInternalERKN3WTF6StringEff bfb 5090 fun:_ZN7WebCore24CanvasRenderingContext2D16drawTextInternalERKN3WTF6StringEff bfb
5096 fun:_ZN7WebCore24CanvasRenderingContext2D10strokeTextERKN3WTF6StringEfff 5091 fun:_ZN7WebCore24CanvasRenderingContext2D10strokeTextERKN3WTF6StringEfff
5097 fun:_ZN7WebCore32CanvasRenderingContext2DInternalL18strokeTextCallbackERKN2v8 9ArgumentsE 5092 fun:_ZN7WebCore32CanvasRenderingContext2DInternalL18strokeTextCallbackERKN2v8 9ArgumentsE
5098 fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLO BAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE 5093 fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLO BAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
5099 fun:_ZN2v88internalL21Builtin_HandleApiCallENS0_12_GLOBAL__N_116BuiltinArgume ntsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE 5094 fun:_ZN2v88internalL21Builtin_HandleApiCallENS0_12_GLOBAL__N_116BuiltinArgume ntsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
5100 } 5095 }
5101 { 5096 {
5097 bug_122249a
5098 Memcheck:Leak
5099 fun:_Znw*
5100 fun:_ZN7WebCore23v8StringToWebCoreStringIN3WTF6StringEEET_N2v86HandleINS4_6St ringEEENS_12ExternalModeE
5101 fun:_ZN7WebCore23v8StringToWebCoreStringEN2v86HandleINS0_6StringEEE
5102 fun:_ZN7WebCore22v8ValueToWebCoreStringEN2v86HandleINS0_5ValueEEE
5103 fun:_ZN7WebCoreL21createIDBKeyFromValueEN2v86HandleINS0_5ValueEEERN3WTF6Vecto rINS1_INS0_5ArrayEEELm0EEE
5104 fun:_ZN7WebCore21createIDBKeyFromValueEN2v86HandleINS0_5ValueEEE
5105 }
5106 {
5107 bug_122249b
5108 Memcheck:Leak
5109 fun:malloc
5110 fun:_ZN3WTF10fastMallocEm
5111 fun:_ZN3WTF10RefCountedIN7WebCore14IDBObjectStoreEEnwEm
5112 fun:_ZN7WebCore14IDBObjectStore6create*
5113 fun:_ZN7WebCore11IDBDatabase17createObjectStoreERKN3WTF6StringERKNS_10Diction aryERi
5114 }
5115 {
5116 bug_122249c
5117 Memcheck:Leak
5118 fun:_Znw*
5119 fun:_ZN25TestWebKitPlatformSupport10idbFactoryEv
5120 fun:_ZN6WebKit22IDBFactoryBackendProxyC1Ev
5121 fun:_ZN6WebKit22IDBFactoryBackendProxy6createEv
5122 fun:_ZN7WebCore15PlatformSupport10idbFactoryEv
5123 fun:_ZN7WebCore26IDBFactoryBackendInterface6createEv
5124 }
5125 {
5102 bug_122429 5126 bug_122429
5103 Memcheck:Leak 5127 Memcheck:Leak
5104 fun:_Znw* 5128 fun:_Znw*
5105 fun:_ZN6webkit3gpu18GLInProcessContext22CreateOffscreenContextEPS1_RKN3gfx4Si zeES2_PKcPKiNS3_13GpuPreferenceE 5129 fun:_ZN6webkit3gpu18GLInProcessContext22CreateOffscreenContextEPS1_RKN3gfx4Si zeES2_PKcPKiNS3_13GpuPreferenceE
5106 fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl10Initializ eEN6WebKit20WebGraphicsContext3D10AttributesEPS3_ 5130 fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl10Initializ eEN6WebKit20WebGraphicsContext3D10AttributesEPS3_
5107 fun:_ZN25TestWebKitPlatformSupport32createOffscreenGraphicsContext3DERKN6WebK it20WebGraphicsContext3D10AttributesE 5131 fun:_ZN25TestWebKitPlatformSupport32createOffscreenGraphicsContext3DERKN6WebK it20WebGraphicsContext3D10AttributesE
5108 fun:_ZN13TestWebPlugin10initializeEPN6WebKit18WebPluginContainerE 5132 fun:_ZN13TestWebPlugin10initializeEPN6WebKit18WebPluginContainerE
5109 fun:_ZN6WebKit21FrameLoaderClientImpl12createPluginERKN7WebCore7IntSizeEPNS1_ 17HTMLPlugInElementERKNS1_4KURLERKN3WTF6VectorINSA_6StringELm0EEESF_RKSC_b 5133 fun:_ZN6WebKit21FrameLoaderClientImpl12createPluginERKN7WebCore7IntSizeEPNS1_ 17HTMLPlugInElementERKNS1_4KURLERKN3WTF6VectorINSA_6StringELm0EEESF_RKSC_b
5110 } 5134 }
5111 { 5135 {
(...skipping 680 matching lines...) Expand 10 before | Expand all | Expand 10 after
5792 obj:/lib/libselinux.so.1 5816 obj:/lib/libselinux.so.1
5793 obj:/lib/libselinux.so.1 5817 obj:/lib/libselinux.so.1
5794 } 5818 }
5795 { 5819 {
5796 bug_todo_grep 5820 bug_todo_grep
5797 Memcheck:Leak 5821 Memcheck:Leak
5798 fun:malloc 5822 fun:malloc
5799 obj:/bin/grep 5823 obj:/bin/grep
5800 obj:/bin/grep 5824 obj:/bin/grep
5801 } 5825 }
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