| OLD | NEW |
| 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 721 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 732 fun:_ZN3gfx4FontC1EP21_PangoFontDescription | 732 fun:_ZN3gfx4FontC1EP21_PangoFontDescription |
| 733 fun:_ZN3gfx17PlatformFontPangoC1Ev | 733 fun:_ZN3gfx17PlatformFontPangoC1Ev |
| 734 fun:_ZN3gfx12PlatformFont13CreateDefaultEv | 734 fun:_ZN3gfx12PlatformFont13CreateDefaultEv |
| 735 } | 735 } |
| 736 # leak in OSMesa used to run compositor_unittests in bots. | 736 # leak in OSMesa used to run compositor_unittests in bots. |
| 737 { | 737 { |
| 738 bug_148477 | 738 bug_148477 |
| 739 Memcheck:Leak | 739 Memcheck:Leak |
| 740 fun:malloc | 740 fun:malloc |
| 741 ... | 741 ... |
| 742 fun:_ZN3gfx9RealGLApi17glCompileShaderFnEj |
| 742 fun:_ZN6webkit3gpu33WebGraphicsContext3DInProcessImpl13compileShaderEj | 743 fun:_ZN6webkit3gpu33WebGraphicsContext3DInProcessImpl13compileShaderEj |
| 743 fun:_ZN7WebCore18ProgramBindingBase10loadShaderEPN6WebKit20WebGraphicsContext
3DEjRKN3WTF6StringE | 744 fun:_ZN2cc18ProgramBindingBase10loadShaderEPN6WebKit20WebGraphicsContext3DEjR
KSs |
| 744 fun:_ZN7WebCore18ProgramBindingBase4initEPN6WebKit20WebGraphicsContext3DERKN3
WTF6StringES7_ | 745 fun:_ZN2cc18ProgramBindingBase4initEPN6WebKit20WebGraphicsContext3DERKSsS5_ |
| 745 ... | 746 fun:_ZN2cc14ProgramBindingINS_26VertexShaderPosTexIdentityENS_21FragmentShade
rRGBATexEEC1EPN6WebKit20WebGraphicsContext3DE |
| 746 fun:_ZN7WebCore12CCRendererGL23initializeSharedObjectsEv | 747 fun:_ZN2cc24AcceleratedTextureCopierC1EPN6WebKit20WebGraphicsContext3DEb |
| 747 fun:_ZN7WebCore12CCRendererGL10initializeEv | 748 fun:_ZN2cc24AcceleratedTextureCopier6createEPN6WebKit20WebGraphicsContext3DEb |
| 749 fun:_ZN2cc16ResourceProvider10initializeEv |
| 748 } | 750 } |
| 749 # bug_todo_getdelim, bug_todo_getdelim2 and bug_todo_grep used to happen on | 751 # bug_todo_getdelim, bug_todo_getdelim2 and bug_todo_grep used to happen on |
| 750 # Google Lucid workstations only. | 752 # Google Lucid workstations only. |
| 751 { | 753 { |
| 752 bug_todo_getdelim | 754 bug_todo_getdelim |
| 753 Memcheck:Leak | 755 Memcheck:Leak |
| 754 fun:malloc | 756 fun:malloc |
| 755 fun:getdelim | 757 fun:getdelim |
| 756 ... | 758 ... |
| 757 fun:call_init | 759 fun:call_init |
| (...skipping 5336 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6094 { | 6096 { |
| 6095 bug_157669 | 6097 bug_157669 |
| 6096 Memcheck:Leak | 6098 Memcheck:Leak |
| 6097 fun:_Znw* | 6099 fun:_Znw* |
| 6098 fun:_ZN17VisitedLinkMasterC1EP7Profile | 6100 fun:_ZN17VisitedLinkMasterC1EP7Profile |
| 6099 fun:_ZN12_GLOBAL__N_122BuildVisitedLinkMasterEP7Profile | 6101 fun:_ZN12_GLOBAL__N_122BuildVisitedLinkMasterEP7Profile |
| 6100 fun:_ZN26ProfileKeyedServiceFactory20GetServiceForProfileEP7Profileb | 6102 fun:_ZN26ProfileKeyedServiceFactory20GetServiceForProfileEP7Profileb |
| 6101 fun:_ZN26ProfileKeyedServiceFactory23SetTestingFactoryAndUseEP7ProfilePFP19Pr
ofileKeyedServiceS1_E | 6103 fun:_ZN26ProfileKeyedServiceFactory23SetTestingFactoryAndUseEP7ProfilePFP19Pr
ofileKeyedServiceS1_E |
| 6102 fun:_ZN21VisitedLinkEventsTest5SetUpEv | 6104 fun:_ZN21VisitedLinkEventsTest5SetUpEv |
| 6103 } | 6105 } |
| 6104 { | |
| 6105 bug_158312 | |
| 6106 Memcheck:Leak | |
| 6107 fun:realloc | |
| 6108 fun:__vasprintf_chk | |
| 6109 fun:g_vasprintf | |
| 6110 fun:g_strdup_vprintf | |
| 6111 fun:g_strdup_printf | |
| 6112 fun:gdk_x_error | |
| 6113 fun:_XError | |
| 6114 fun:process_responses | |
| 6115 fun:_XReply | |
| 6116 fun:_XGetWindowAttributes | |
| 6117 fun:XGetWindowAttributes | |
| 6118 fun:_ZN3gfx25NativeViewGLSurfaceOSMesa6ResizeERKNS_4SizeE | |
| 6119 fun:_ZN3gfx15GLSurfaceOSMesa10InitializeEv | |
| 6120 fun:_ZN3gfx25NativeViewGLSurfaceOSMesa10InitializeEv | |
| 6121 fun:_ZN3gfx9GLSurface19CreateViewGLSurfaceEbm | |
| 6122 fun:_ZN6webkit3gpu33WebGraphicsContext3DInProcessImpl15CreateForWindowEN6WebK
it20WebGraphicsContext3D10AttributesEmPN3gfx12GLShareGroupE | |
| 6123 fun:_ZN2ui21DefaultContextFactory19CreateContextCommonEPNS_10CompositorEb | |
| 6124 fun:_ZN2ui21DefaultContextFactory13CreateContextEPNS_10CompositorE | |
| 6125 fun:_ZN2ui10Compositor19createOutputSurfaceEv | |
| 6126 fun:_ZN6WebKit20WebLayerTreeViewImpl19createOutputSurfaceEv | |
| 6127 fun:_ZN2cc13LayerTreeHost13createContextEv | |
| 6128 fun:_ZN2cc17SingleThreadProxy17initializeContextEv | |
| 6129 } | |
| 6130 { | |
| 6131 bug_158314 | |
| 6132 Memcheck:Leak | |
| 6133 fun:malloc | |
| 6134 fun:__talloc | |
| 6135 ... | |
| 6136 fun:talloc_init | |
| 6137 fun:_ZN10loop_stateC1Ev | |
| 6138 fun:_ZN13loop_analysisC1Ev | |
| 6139 fun:_Z22analyze_loop_variablesP9exec_list | |
| 6140 fun:_Z22do_common_optimizationP9exec_listbj | |
| 6141 fun:_mesa_glsl_compile_shader | |
| 6142 fun:compile_shader | |
| 6143 fun:_mesa_CompileShaderARB | |
| 6144 fun:glCompileShader | |
| 6145 fun:_ZN3gfx9RealGLApi17glCompileShaderFnEj | |
| 6146 fun:_ZN6webkit3gpu33WebGraphicsContext3DInProcessImpl13compileShaderEj | |
| 6147 fun:_ZN2cc18ProgramBindingBase10loadShaderEPN6WebKit20WebGraphicsContext3DEjR
KSs | |
| 6148 fun:_ZN2cc18ProgramBindingBase4initEPN6WebKit20WebGraphicsContext3DERKSsS5_ | |
| 6149 } | |
| OLD | NEW |