OLD | NEW |
---|---|
1 # There are three kinds of suppressions in this file: | 1 # There are three 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, stuff that is somehow a false positive | 4 # 2. Intentional unit test errors, 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. | 8 # These should all be in chromium's bug tracking system. |
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 82 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
93 fun:png_write_find_filter | 93 fun:png_write_find_filter |
94 fun:_cg_png_write_row | 94 fun:_cg_png_write_row |
95 fun:writeOnePng | 95 fun:writeOnePng |
96 fun:_CGImagePluginWritePNG | 96 fun:_CGImagePluginWritePNG |
97 fun:CGImageDestinationFinalize | 97 fun:CGImageDestinationFinalize |
98 fun:+[NSBitmapImageRep(NSBitmapImageFileTypeExtensions) representationOfImage RepsInArray:usingType:properties:] | 98 fun:+[NSBitmapImageRep(NSBitmapImageFileTypeExtensions) representationOfImage RepsInArray:usingType:properties:] |
99 fun:-[NSBitmapImageRep(NSBitmapImageFileTypeExtensions) representationUsingTy pe:properties:] | 99 fun:-[NSBitmapImageRep(NSBitmapImageFileTypeExtensions) representationUsingTy pe:properties:] |
100 fun:_ZN3gfx8internal24Get1xPNGBytesFromNSImageEP7NSImage | 100 fun:_ZN3gfx8internal24Get1xPNGBytesFromNSImageEP7NSImage |
101 } | 101 } |
102 # Intentional leaks in AppKit, for an OS-level cache. Only appear on the first | 102 # Intentional leaks in AppKit, for an OS-level cache. Only appear on the first |
103 # run of each reboot. | 103 # run of each reboot. |
tapted
2014/02/05 00:35:37
Maybe a ~See also issues 340847, 257276, 105525 in
Jeffrey Yasskin
2014/02/05 00:45:44
Done.
| |
104 { | 104 { |
105 bug_257276 | 105 bug_257276 |
106 Memcheck:Leak | 106 Memcheck:Leak |
107 fun:malloc_zone_calloc | 107 ... |
108 fun:ripr_Path | |
109 fun:ripc_DrawPath | 108 fun:ripc_DrawPath |
tapted
2014/02/05 00:35:37
Haven't done much with suppressions.. but it might
Jeffrey Yasskin
2014/02/05 00:45:44
I can definitely keep CGContextDrawPath. The trace
| |
110 fun:CGContextDrawPath | |
111 fun:CGContextStrokePath | |
112 fun:-[NSLayoutManager(NSTextViewSupport) _drawLineForGlyphRange:inContext:fro m:to:at:thickness:lineOrigin:breakForDescenders:flipped:] | |
113 fun:-[NSLayoutManager(NSTextViewSupport) _drawLineForGlyphRange:type:baseline Offset:lineFragmentRect:lineFragmentGlyphRange:containerOrigin:isStrikethrough:] | |
114 fun:-[NSLayoutManager(NSTextViewSupport) drawUnderlineForGlyphRange:underline Type:baselineOffset:lineFragmentRect:lineFragmentGlyphRange:containerOrigin:] | |
115 fun:-[NSLayoutManager(NSTextViewSupport) _lineGlyphRange:type:lineFragmentRec t:lineFragmentGlyphRange:containerOrigin:isStrikethrough:] | |
116 fun:-[NSLayoutManager(NSTextViewSupport) underlineGlyphRange:underlineType:li neFragmentRect:lineFragmentGlyphRange:containerOrigin:] | |
117 fun:-[NSLayoutManager(NSPrivate) _drawGlyphsForGlyphRange:atPoint:parameters: ] | |
118 fun:-[NSLayoutManager(NSTextViewSupport) drawGlyphsForGlyphRange:atPoint:] | |
119 fun:-[NSStringDrawingTextStorage drawTextContainer:withRect:graphicsContext:b aselineMode:scrollable:padding:] | |
120 fun:_NSStringDrawingCore | |
121 fun:-[NSString(NSExtendedStringDrawing) drawWithRect:options:attributes:] | |
122 fun:-[HyperlinkButtonCell drawTitle:withFrame:inView:] | |
123 } | 109 } |
124 { | 110 { |
125 bug_257276_b | 111 bug_257276_b |
126 Memcheck:Leak | 112 Memcheck:Leak |
127 fun:malloc_zone_malloc | 113 fun:malloc_zone_malloc |
128 fun:_CFRuntimeCreateInstance | 114 fun:_CFRuntimeCreateInstance |
129 fun:CFNumberCreate | 115 fun:CFNumberCreate |
130 fun:get_colorspace | 116 fun:get_colorspace |
131 fun:initImagePng | 117 fun:initImagePng |
132 fun:_CGImagePluginInitPNG | 118 fun:_CGImagePluginInitPNG |
(...skipping 1494 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
1627 fun:_ZN7WebCore11RenderLayer9paintListEPN3WTF6VectorIPS0_Lm0EEES3_PNS_15Graph icsContextERKNS_7IntRectEjPNS_12RenderObjectEPNS_12RenderRegionEPNS1_7HashMapIPN S_24OverlapTestRequestClientES8_NS1_7PtrHashISH_EENS1_10HashTraitsISH_EENSK_IS8_ EEEEj | 1613 fun:_ZN7WebCore11RenderLayer9paintListEPN3WTF6VectorIPS0_Lm0EEES3_PNS_15Graph icsContextERKNS_7IntRectEjPNS_12RenderObjectEPNS_12RenderRegionEPNS1_7HashMapIPN S_24OverlapTestRequestClientES8_NS1_7PtrHashISH_EENS1_10HashTraitsISH_EENSK_IS8_ EEEEj |
1628 fun:_ZN7WebCore11RenderLayer10paintLayerEPS0_PNS_15GraphicsContextERKNS_7IntR ectEjPNS_12RenderObjectEPNS_12RenderRegionEPN3WTF7HashMapIPNS_24OverlapTestReque stClientES4_NSB_7PtrHashISE_EENSB_10HashTraitsISE_EENSH_IS4_EEEEj | 1614 fun:_ZN7WebCore11RenderLayer10paintLayerEPS0_PNS_15GraphicsContextERKNS_7IntR ectEjPNS_12RenderObjectEPNS_12RenderRegionEPN3WTF7HashMapIPNS_24OverlapTestReque stClientES4_NSB_7PtrHashISE_EENSB_10HashTraitsISE_EENSH_IS4_EEEEj |
1629 fun:_ZN7WebCore11RenderLayer5paintEPNS_15GraphicsContextERKNS_7IntRectEjPNS_1 2RenderObjectEPNS_12RenderRegionEj | 1615 fun:_ZN7WebCore11RenderLayer5paintEPNS_15GraphicsContextERKNS_7IntRectEjPNS_1 2RenderObjectEPNS_12RenderRegionEj |
1630 fun:_ZN7WebCore9FrameView13paintContentsEPNS_15GraphicsContextERKNS_7IntRectE | 1616 fun:_ZN7WebCore9FrameView13paintContentsEPNS_15GraphicsContextERKNS_7IntRectE |
1631 fun:_ZN7WebCore10ScrollView5paintEPNS_15GraphicsContextERKNS_7IntRectE | 1617 fun:_ZN7WebCore10ScrollView5paintEPNS_15GraphicsContextERKNS_7IntRectE |
1632 fun:_ZN5blink12WebFrameImpl16paintWithContextERN7WebCore15GraphicsContextERKN S_7WebRectE | 1618 fun:_ZN5blink12WebFrameImpl16paintWithContextERN7WebCore15GraphicsContextERKN S_7WebRectE |
1633 fun:_ZN5blink12WebFrameImpl5paintEP9CGContextRKNS_7WebRectE | 1619 fun:_ZN5blink12WebFrameImpl5paintEP9CGContextRKNS_7WebRectE |
1634 fun:_ZN5blink11WebViewImpl5paintEP9CGContextRKNS_7WebRectE | 1620 fun:_ZN5blink11WebViewImpl5paintEP9CGContextRKNS_7WebRectE |
1635 } | 1621 } |
1636 { | 1622 { |
1637 bug_105525 | |
1638 Memcheck:Leak | |
1639 ... | |
1640 fun:CGContextDrawPath | |
1641 fun:CGContextFillPath | |
1642 fun:_NSDrawWindowBackgroundRegion | |
1643 fun:-[NSThemeFrame drawWindowBackgroundRegion:] | |
1644 } | |
1645 { | |
1646 bug_105526_read_a | 1623 bug_105526_read_a |
1647 Memcheck:Unaddressable | 1624 Memcheck:Unaddressable |
1648 fun:CGSSetWindowColorSpace | 1625 fun:CGSSetWindowColorSpace |
1649 fun:_ZN10WindowData16UpdateColorSpaceEh | 1626 fun:_ZN10WindowData16UpdateColorSpaceEh |
1650 fun:_ZN10WindowData18FinishConstructionEmymPK4RectPhjP15OpaqueWindowPtrP16Opa queControlRef | 1627 fun:_ZN10WindowData18FinishConstructionEmymPK4RectPhjP15OpaqueWindowPtrP16Opa queControlRef |
1651 fun:_ZN10WindowData10InitializeEP14OpaqueEventRef | 1628 fun:_ZN10WindowData10InitializeEP14OpaqueEventRef |
1652 fun:_ZN14AppleWindowDef10InitializeEP14OpaqueEventRef | 1629 fun:_ZN14AppleWindowDef10InitializeEP14OpaqueEventRef |
1653 fun:_ZN8HIObject24HandleClassHIObjectEventEP25OpaqueEventHandlerCallRefP14Opa queEventRefPv | 1630 fun:_ZN8HIObject24HandleClassHIObjectEventEP25OpaqueEventHandlerCallRefP14Opa queEventRefPv |
1654 fun:_ZN8HIObject9EventHookEP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv | 1631 fun:_ZN8HIObject9EventHookEP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv |
1655 fun:_ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerC allRec | 1632 fun:_ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerC allRec |
(...skipping 731 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
2387 } | 2364 } |
2388 { | 2365 { |
2389 bug_340726 | 2366 bug_340726 |
2390 Memcheck:Leak | 2367 Memcheck:Leak |
2391 fun:_Znw* | 2368 fun:_Znw* |
2392 fun:_ZN4base17LoadNativeLibrary* | 2369 fun:_ZN4base17LoadNativeLibrary* |
2393 fun:_ZN3gfx26InitializeStaticGLBindings* | 2370 fun:_ZN3gfx26InitializeStaticGLBindings* |
2394 fun:_ZN3gfx9GLSurface30InitializeOneOffImplementation* | 2371 fun:_ZN3gfx9GLSurface30InitializeOneOffImplementation* |
2395 fun:_ZN3gfx9GLSurface24InitializeOneOffForTestsEv | 2372 fun:_ZN3gfx9GLSurface24InitializeOneOffForTestsEv |
2396 } | 2373 } |
OLD | NEW |