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

Unified Diff: tools/valgrind/memcheck/suppressions_mac.txt

Issue 599183004: Valgrind Mac: Remove more obsolete suppressions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions_mac.txt
diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt
index 12ace7eedfdb45c77834c033edc2f6f5ab0dafce..c5e11d6e7c6352d7a4232a91f7b8549688358d14 100644
--- a/tools/valgrind/memcheck/suppressions_mac.txt
+++ b/tools/valgrind/memcheck/suppressions_mac.txt
@@ -82,24 +82,6 @@
...
}
{
- # See http://crbug.com/141293
- bug_141293
- Memcheck:Uninitialized
- fun:deflateEnd
- fun:deflateSetDictionary
- fun:deflate
- fun:png_write_finish_row
- ...
- fun:png_write_find_filter
- fun:_cg_png_write_row
- fun:writeOnePng
- fun:_CGImagePluginWritePNG
- fun:CGImageDestinationFinalize
- fun:+[NSBitmapImageRep(NSBitmapImageFileTypeExtensions) representationOfImageRepsInArray:usingType:properties:]
- fun:-[NSBitmapImageRep(NSBitmapImageFileTypeExtensions) representationUsingType:properties:]
- fun:_ZN3gfx8internal24Get1xPNGBytesFromNSImageEP7NSImage
-}
-{
# See http://crbug.com/385604
bug_385604_a
Memcheck:Leak
@@ -112,24 +94,6 @@
fun:__CFRunLoopRun
...
}
-# Intentional leaks in AppKit, for an OS-level cache. Only appear on the first
-# run of each reboot. See also issues 105525, 257276, 340847.
-{
- bug_257276
- Memcheck:Leak
- ...
- fun:ripc_DrawPath
- fun:CGContextDrawPath
-}
-{
- bug_257276_b
- Memcheck:Leak
- fun:malloc_zone_malloc
- ...
- fun:setCursorFromBundle
- fun:CoreCursorSet
- fun:-[NSCursor set]
-}
# 2. Intentional unit test errors, stuff that is somehow a false positive
# in our own code, or stuff that is so trivial it's not worth fixing.
@@ -153,19 +117,6 @@
...
fun:__cxa_get_globals
}
-{
- # Intentional leak of a time-based self-deleting object.
- bug_264886
- Memcheck:Leak
- fun:_Znw*
- ...
- fun:_ZN4base26MessagePumpInstrumentation6CreateERKNS_9TimeDeltaES3_
- fun:_ZN4base24MessagePumpCFRunLoopBase21EnableInstrumentationEv
- fun:_ZN4base24MessagePumpNSApplicationC2Ev
- fun:_ZN4base24MessagePumpCrApplicationC2Ev
- fun:_ZN4base24MessagePumpCrApplicationC1Ev
- fun:_ZN4base14MessagePumpMac6CreateEv
-}
# 3. Suppressions for real chromium bugs that are not yet fixed.
{
@@ -202,611 +153,6 @@
fun:_ZN5media51FFmpegVideoDecodeEngineTest_DecodeFrame_Normal_TestD0Ev
}
{
- bug_100022
- Memcheck:Unaddressable
- ...
- fun:_ZNK11ImageLoader15containsAddressEPKv
- fun:_ZN4dyld14bindLazySymbolEPK11mach_headerPm
- fun:stub_binding_helper_interface2
- obj:/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
- obj:/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
- fun:CGContextDrawImage
- fun:_Z23PlotISImageRefInContextPvP9CGContext6CGRectssPK8RGBColormPK20_ISImageRefCallbacks
- fun:PlotIconRefInContext
-}
-{
- bug_100983
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN4base18StatisticsRecorder31RegisterOrDeleteDuplicateRangesEPNS_9HistogramE
- fun:_ZN4base18StatisticsRecorder25RegisterOrDeleteDuplicateEPNS_9HistogramE
- fun:_ZN10disk_cache14StatsHistogram10FactoryGetERKSs
- fun:_ZN10disk_cache5Stats4InitEPNS_11BackendImplEPj
- fun:_ZN10disk_cache11BackendImpl8SyncInitEv
- fun:_ZN10disk_cache9BackendIO23ExecuteBackendOperationEv
-}
-{
- bug_101359
- Memcheck:Leak
- fun:malloc
- fun:CGFontNameTableCreate
- fun:get_name_table
- fun:CGFontCopyPostScriptName
- fun:CGFontCreateFontsWithURL
-}
-{
- bug_102327_a
- Memcheck:Unaddressable
- fun:_ZNK15tracked_objects10ThreadData26OnThreadTerminationCleanupEv
- fun:_ZN15tracked_objects10ThreadData19OnThreadTerminationEPv
- fun:_pthread_tsd_cleanup
- fun:_pthread_exit
- fun:thread_start
-}
-{
- bug_102327_b
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN15tracked_objects10ThreadData10InitializeEv
- fun:_ZN15tracked_objects10ThreadData23InitializeThreadContextERKSs
-}
-{
- bug_102621
- Memcheck:Uninitialized
- ...
- fun:-[NSPasteboard(ChimeraPasteboardURLUtils) getURLs:andTitles:convertingFilenames:]
- fun:_ZN2ui33PopulateURLAndTitleFromPasteboardEP4GURLPSbItN4base20string16_char_traitsESaItEEP12NSPasteboarda
- fun:_ZN24WebDragDestTest_URL_Test8TestBodyEv
-}
-{
- bug_102920
- Memcheck:Unaddressable
- fun:MDItemCreate
- fun:CSBackupSetItemExcluded
- fun:_ZN4base3mac22SetFileBackupExclusionE*
- fun:_ZN7history17ThumbnailDatabase4InitE*
- fun:_ZN7history14HistoryBackend8InitImplERKSs
- fun:_ZN7history14HistoryBackend4InitERKSsb
-}
-{
- bug_104756
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN3IPC11SyncMessage13GenerateReplyEPKNS_7MessageE
- fun:_ZN3IPC17SyncMessageSchemaI6Tuple1IbES1_IRSt6vectorIN6webkit13WebPluginInfoESaIS5_EEEE32DispatchDelayReplyWithSendParamsI19RenderMessageFilterMSC_FvbPNS_7MessageEEEEbbRKS2_PKSD_PT_T0_
- fun:_ZN22ViewHostMsg_GetPlugins18DispatchDelayReplyI19RenderMessageFilterMS1_FvbPN3IPC7MessageEEEEbPKS3_PT_T0_
- fun:_ZN19RenderMessageFilter17OnMessageReceivedERKN3IPC7MessageEPb
- fun:_ZN20BrowserMessageFilter15DispatchMessageERKN3IPC7MessageE
-}
-{
- bug_104786
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKjiEEE8allocateEmPKv
- fun:_ZNSt8_Rb_treeIjSt4pairIKjiESt10_Select1stIS2_ESt4lessIjESaIS2_EE11_M_get_nodeEv
- fun:_ZNSt8_Rb_treeIjSt4pairIKjiESt10_Select1stIS2_ESt4lessIjESaIS2_EE14_M_create_nodeERKS2_
- fun:_ZNSt8_Rb_treeIjSt4pairIKjiESt10_Select1stIS2_ESt4lessIjESaIS2_EE9_M_insertEPSt18_Rb_tree_node_baseSA_RKS2_
- fun:_ZNSt8_Rb_treeIjSt4pairIKjiESt10_Select1stIS2_ESt4lessIjESaIS2_EE13insert_uniqueERKS2_
- fun:_ZNSt8_Rb_treeIjSt4pairIKjiESt10_Select1stIS2_ESt4lessIjESaIS2_EE13insert_uniqueESt17_Rb_tree_iteratorIS2_ERKS2_
- fun:_ZNSt3mapIjiSt4lessIjESaISt4pairIKjiEEE6insertESt17_Rb_tree_iteratorIS4_ERKS4_
- fun:_ZNSt3mapIjiSt4lessIjESaISt4pairIKjiEEEixERS3_
- fun:_ZN18RenderWidgetHelper17AllocTransportDIBEmbPN4base14FileDescriptorE
- fun:_ZN19RenderMessageFilter19OnAllocTransportDIBEmbPN4base14FileDescriptorE
-}
-{
- bug_105022
- Memcheck:Leak
- fun:malloc_zone_malloc
- fun:malloc_set_zone_name
- fun:init__zone0
- fun:setenv$UNIX2003
- fun:_ZN12_GLOBAL__N_115EnvironmentImpl10SetVarImplEPKcRKSs
- fun:_ZN12_GLOBAL__N_115EnvironmentImpl6SetVarEPKcRKSs
- fun:_Z18AppendToPythonPath*FilePath
- fun:_ZN*3net15LocalTestServer13SetPythonPathEv
- fun:_ZN3net15LocalTestServer5StartEv
- fun:_ZN12_GLOBAL__N_132MimeTypeTests_MimeTypeTests_Test8TestBodyEv
-}
-{
- bug_105323
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN15tracked_objects10ThreadData3GetEv
- fun:_ZN15tracked_objects10ThreadData32TallyRunOnWorkerThreadIfTrackingEPKNS_6BirthsERKNS_11TrackedTimeES6_S6_
- fun:_ZN4base12_GLOBAL__N_112WorkerThread10ThreadMainEv
- fun:_ZN4base12_GLOBAL__N_110ThreadFuncEPv
-}
-{
- bug_105339
- Memcheck:Leak
- fun:malloc_zone_malloc
- fun:_malloc_internal
- fun:_cache_addForwardEntry
- fun:lookUpMethod
- fun:class_respondsToSelector
-}
-{
- bug_105341_a
- Memcheck:Leak
- fun:malloc_zone_malloc
- fun:_CFRuntimeCreateInstance
- fun:allocWorld
- fun:create
- fun:aquireColorWorldByAttributes
- fun:acquireColorWorld
- fun:CMSTransformConvert*
- fun:CGCMSInterfaceTransformConvert*
-}
-{
- bug_105341_b
- Memcheck:Leak
- fun:calloc
- fun:_ZN9CMMMemMgr3NewEm
- ...
- fun:create
- fun:aquireColorWorldByAttributes
- fun:acquireColorWorld
- fun:CMSTransformConvert*
- fun:CGCMSInterfaceTransformConvert*
-}
-{
- bug_105342
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN15TSessionManager20CreateSessionManagerEv
- fun:pthread_once
- fun:_ZN15TSessionManagerC1Ev
- fun:_ZN13TFontMetadata24CreateMetadataForFontURLEPK7__CFURLb
- ...
- fun:XTRegisterFont
- fun:SendActivateFontsMessage
-}
-{
- bug_105523
- Memcheck:Leak
- fun:malloc_zone_malloc
- fun:_CFRuntimeCreateInstance
- fun:allocGeneric
- fun:create
- fun:CMSCreateDataProvider
- fun:create_generic_color_space
- fun:CGColorSpaceCreateWithIndex
-}
-{
- bug_105524_a
- Memcheck:Uninitialized
- fun:_ZNK7blink13InlineTextBox17expansionBehaviorEv
- fun:_ZNK7blink13InlineTextBox16constructTextRunEPNS_11RenderStyleERKNS_4FontEPKtiiPNS_24BufferForAppendingHyphenE
- fun:_ZNK7blink13InlineTextBox16constructTextRunEPNS_11RenderStyleERKNS_4FontEPNS_24BufferForAppendingHyphenE
- fun:_ZNK7blink13InlineTextBox17positionForOffsetEi
- fun:_ZN5blink10RenderText14localCaretRectEPNS_9InlineBoxEiPi
- fun:_ZNK7blink15VisiblePosition14localCaretRectERPNS_12RenderObjectE
- fun:_ZN5blink9CaretBase15updateCaretRectEPNS_8DocumentERKNS_15VisiblePositionE
- fun:_ZN5blink14FrameSelection14localCaretRectEv
- fun:_ZN5blink14FrameSelection18recomputeCaretRectEv
- fun:_ZN5blink14FrameSelection16updateAppearanceEv
- fun:_ZN5blink14FrameSelection12setSelectionERKNS_16VisibleSelectionEjNS0_19CursorAlignOnScrollENS_15TextGranularityE
- fun:_ZN5blink14FrameSelection12setSelectionERKNS_16VisibleSelectionENS_15TextGranularityE
- fun:_ZN5blink14FrameSelection34setNonDirectionalSelectionIfNeededERKNS_16VisibleSelectionENS_15TextGranularityENS0_23EndPointsAdjustmentModeE
- fun:_ZN5blink12EventHandler49updateSelectionForMouseDownDispatchingSelectStartEPNS_4NodeERKNS_16VisibleSelectionENS_15TextGranularityE
- fun:_ZN5blink12EventHandler32handleMousePressEventSingleClickERKNS_28MouseEventWithHitTestResultsE
- fun:_ZN5blink12EventHandler21handleMousePressEventERKNS_28MouseEventWithHitTestResultsE
- fun:_ZN5blink12EventHandler21handleMousePressEventERKNS_18PlatformMouseEventE
- fun:_ZN5blink12EventHandler29passMousePressEventToSubframeERNS_28MouseEventWithHitTestResultsEPNS_5FrameE
- fun:_ZN5blink12EventHandler21handleMousePressEventERKNS_18PlatformMouseEventE
- fun:_ZN5blink11WebViewImpl9mouseDownERKNS_13WebMouseEventE
- fun:_ZN5blink11WebViewImpl16handleInputEventERKNS_13WebInputEventE
- fun:_ZN46ContextMenuCapturing_ContextMenuCapturing_Test8TestBodyEv
-}
-{
- bug_105524_b
- Memcheck:Uninitialized
- fun:_ZNK7blink13InlineTextBox17expansionBehaviorEv
- fun:_ZNK7blink13InlineTextBox16constructTextRunEPNS_11RenderStyleERKNS_4FontEPKtiiPNS_24BufferForAppendingHyphenE
- fun:_ZN5blink13InlineTextBox5paintERNS_9PaintInfoERKNS_8IntPointEii
- fun:_ZN5blink13InlineFlowBox5paintERNS_9PaintInfoERKNS_8IntPointEii
- fun:_ZN5blink13RootInlineBox5paintERNS_9PaintInfoERKNS_8IntPointEii
- fun:_ZNK7blink17RenderLineBoxList5paintEPNS_20RenderBoxModelObjectERNS_9PaintInfoERKNS_8IntPointE
- fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_8IntPointE
- fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_8IntPointE
- fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS_8IntPointE
- fun:_ZN5blink11RenderBlock13paintChildrenERNS_9PaintInfoERKNS_8IntPointE
- fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_8IntPointE
- fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_8IntPointE
- fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS_8IntPointE
- fun:_ZN5blink11RenderLayer10paintLayerEPS0_PNS_15GraphicsContextERKNS_7IntRectEjPNS_12RenderObjectEPNS_12RenderRegionEPN3WTF7HashMapIPNS_24OverlapTestRequestClientES4_NSB_7PtrHashISE_EENSB_10HashTraitsISE_EENSH_IS4_EEEEj
- fun:_ZN5blink11RenderLayer9paintListEPN3WTF6VectorIPS0_Lm0EEES3_PNS_15GraphicsContextERKNS_7IntRectEjPNS_12RenderObjectEPNS_12RenderRegionEPNS1_7HashMapIPNS_24OverlapTestRequestClientES8_NS1_7PtrHashISH_EENS1_10HashTraitsISH_EENSK_IS8_EEEEj
- fun:_ZN5blink11RenderLayer10paintLayerEPS0_PNS_15GraphicsContextERKNS_7IntRectEjPNS_12RenderObjectEPNS_12RenderRegionEPN3WTF7HashMapIPNS_24OverlapTestRequestClientES4_NSB_7PtrHashISE_EENSB_10HashTraitsISE_EENSH_IS4_EEEEj
- fun:_ZN5blink11RenderLayer5paintEPNS_15GraphicsContextERKNS_7IntRectEjPNS_12RenderObjectEPNS_12RenderRegionEj
- fun:_ZN5blink9FrameView13paintContentsEPNS_15GraphicsContextERKNS_7IntRectE
- fun:_ZN5blink10ScrollView5paintEPNS_15GraphicsContextERKNS_7IntRectE
- fun:_ZN5blink12WebFrameImpl16paintWithContextERN7blink15GraphicsContextERKNS_7WebRectE
- fun:_ZN5blink12WebFrameImpl5paintEP9CGContextRKNS_7WebRectE
- fun:_ZN5blink11WebViewImpl5paintEP9CGContextRKNS_7WebRectE
-}
-{
- bug_105526_read_a
- Memcheck:Unaddressable
- fun:CGSSetWindowColorSpace
- fun:_ZN10WindowData16UpdateColorSpaceEh
- fun:_ZN10WindowData18FinishConstructionEmymPK4RectPhjP15OpaqueWindowPtrP16OpaqueControlRef
- fun:_ZN10WindowData10InitializeEP14OpaqueEventRef
- fun:_ZN14AppleWindowDef10InitializeEP14OpaqueEventRef
- fun:_ZN8HIObject24HandleClassHIObjectEventEP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv
- fun:_ZN8HIObject9EventHookEP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv
- fun:_ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec
- fun:_ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec
- fun:SendEventToEventTargetWithOptions
- fun:_ZN8HIObject6CreateEPK10__CFStringP14OpaqueEventRefPPS_
- fun:HIObjectCreate
-}
-{
- bug_105526_read_b
- Memcheck:Unaddressable
- obj:*
- fun:_ZN10WindowData16UpdateColorSpaceEh
- fun:_ZN10WindowData18FinishConstructionEmymPK4RectPhjP15OpaqueWindowPtrP16OpaqueControlRef
- fun:_ZN10WindowData10InitializeEP14OpaqueEventRef
- fun:_ZN14AppleWindowDef10InitializeEP14OpaqueEventRef
- fun:_ZN8HIObject24HandleClassHIObjectEventEP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv
- fun:_ZN8HIObject9EventHookEP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv
- fun:_ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec
- fun:_ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec
- fun:SendEventToEventTargetWithOptions
- fun:_ZN8HIObject6CreateEPK10__CFStringP14OpaqueEventRefPPS_
- fun:HIObjectCreate
-}
-{
- bug_105526_write
- Memcheck:Unaddressable
- fun:CGSColorProfileRelease
- fun:CGSSetWindowColorSpace
- fun:_ZN10WindowData16UpdateColorSpaceEh
- fun:_ZN10WindowData18FinishConstructionEmymPK4RectPhjP15OpaqueWindowPtrP16OpaqueControlRef
- fun:_ZN10WindowData10InitializeEP14OpaqueEventRef
- fun:_ZN14AppleWindowDef10InitializeEP14OpaqueEventRef
- fun:_ZN8HIObject24HandleClassHIObjectEventEP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv
- fun:_ZN8HIObject9EventHookEP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv
- fun:_ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec
- fun:_ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec
- fun:SendEventToEventTargetWithOptions
- fun:_ZN8HIObject6CreateEPK10__CFStringP14OpaqueEventRefPPS_
- fun:HIObjectCreate
-}
-{
- bug_105527_a
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN16TCFStringUniquer19CreateStringUniquerEv
- fun:pthread_once
- fun:_ZN16TCFStringUniquerC1Ev
- fun:_ZNK6TCFStr15GetUniqueStringEv
- fun:_ZNK17TClientFontEntity14CopyFamilyNameEb
- fun:_ZNK11TFontEntity14CopyPropertiesEPK7__CFSetb
- fun:_ZNK21TLocalFontRegistryImp37CopyPropertiesForFontsMatchingRequestEPK14__CFDictionaryPK7__CFSetj
- fun:XTCopyFontsWithProperties
- fun:_ZL20CopyFaceURLsForFontsPK9__CFArrayj
- fun:XTRegisterFonts
- fun:XTRegisterFont
- fun:SendActivateFontsMessage
-}
-{
- bug_105527_b
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN18TLocalFontRegistry14CreateRegistryEv
- fun:pthread_once
- fun:_ZN18TLocalFontRegistryC2Ev
- fun:XTRegisterFonts
- fun:XTRegisterFont
- fun:SendActivateFontsMessage
-}
-{
- bug_105527_c
- Memcheck:Leak
- fun:malloc_zone_malloc
- fun:_CFRuntimeCreateInstance
- fun:CFBasicHashCreate
- fun:__CFSetCreateGeneric
- fun:CFSetCreate
- fun:_ZN16TBasicFontEntity21CreateBasicPropertiesEv
- fun:pthread_once
- fun:_ZN16TBasicFontEntity18GetBasicPropertiesEv
- fun:XTCopyFontsWithProperties
-}
-{
- bug_105527_d
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN19TGlobalFontRegistry14CreateRegistryEv
- fun:pthread_once
- fun:_ZN19TGlobalFontRegistryC2Ev
- fun:XTCopyFontWithName
- fun:_ZNK17TDescriptorSource35CopyFontDescriptorPerPostscriptNameEPK10__CFStringm
-}
-{
- bug_105527_e
- Memcheck:Leak
- fun:calloc
- fun:CGFontFinderCreate
- fun:cg_font_library_link_symbol
- fun:load_vtable
- fun:pthread_once
- fun:CGFontGetVTable
- fun:CGFontCreateFontsWithPath
- fun:CGFontCreateFontsWithURL
-}
-{
- bug_105580
- Memcheck:Leak
- fun:malloc_zone_malloc
- fun:malloc_set_zone_name
- fun:malloc_default_purgeable_zone
- ...
- fun:_ZN4base30EnableTerminationOnOutOfMemoryEv
- fun:_ZN7leveldb12_GLOBAL__N_111ChromiumEnvC2Ev
- ...
- fun:_ZN4base25DefaultLazyInstanceTraitsIN7leveldb12_GLOBAL__N_111ChromiumEnvEE3NewEPv
- ...
- fun:_ZN4base12LazyInstanceIN7leveldb12_GLOBAL__N_111ChromiumEnvENS_*
- ...
- fun:_ZN7leveldb7OptionsC2Ev
- ...
- fun:_ZN7fileapi27FileSystemDirectoryDatabase4InitEv
- fun:_ZN7fileapi27FileSystemDirectoryDatabase11GetFileInfoExPNS0_8FileInfoE
- fun:_ZN7fileapi59FileSystemDirectoryDatabaseTest_TestMissingFileGetInfo_Test8TestBodyEv
-}
-{
- bug_105938_a
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN5blink23v8StringToblinkStringIN3WTF12AtomicStringEEET_N2v86HandleINS4_6StringEEENS_12ExternalModeE
- ...
- fun:_ZN2v88internalL6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectEEEiPS5_Pb
- fun:_ZN2v88internal9Execution4CallENS0_6HandleINS0_6ObjectEEES4_iPS4_Pbb
- fun:_ZN2v86Script3RunEv
- fun:_ZN5blink7V8Proxy9runScriptEN2v86HandleINS1_6ScriptE*
- fun:_ZN5blink7V8Proxy8evaluateERKNS_16ScriptSourceCodeEPNS_4NodeE
- fun:_ZN5blink16ScriptController8evaluateERKNS_16ScriptSourceCodeE
-}
-{
- bug_105938_b
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN5blink23v8StringToblinkStringIN3WTF6StringEEET_N2v86HandleINS4_6StringEEENS_12ExternalModeE
- ...
- fun:_ZN2v88internalL6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectEEEiPS5_Pb
- fun:_ZN2v88internal9Execution4CallENS0_6HandleINS0_6ObjectEEES4_iPS4_Pbb
- fun:_ZN2v86Script3RunEv
- fun:_ZN5blink7V8Proxy9runScriptEN2v86HandleINS1_6ScriptE*
- fun:_ZN5blink7V8Proxy8evaluateERKNS_16ScriptSourceCodeEPNS_4NodeE
- fun:_ZN5blink16ScriptController8evaluateERKNS_16ScriptSourceCodeE
-}
-{
- bug_105938_c
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN5blink23v8StringToblinkStringIN3WTF12AtomicStringEEET_N2v86HandleINS4_6StringEEENS_12ExternalModeE
- ...
- fun:_ZN2v88internalL6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectEEEiPS5_Pb
- fun:_ZN2v88internal9Execution4CallENS0_6HandleINS0_6ObjectEEES4_iPS4_Pbb
- fun:_ZN2v88Function4CallENS_6HandleINS_6ObjectEEEiPNS1_INS_5ValueEEE
- fun:_ZN5blink7V8Proxy24instrumentedCallFunctionEPNS_4PageEN2v86HandleINS3_8FunctionEEENS4_INS3_6ObjectEEEiPNS4_INS3_5ValueEEE
- fun:_ZN5blink7V8Proxy12callFunctionEN2v86HandleINS1_8FunctionEEENS2_INS1_6ObjectEEEiPNS2_INS1_5ValueEEE
- fun:_ZN5blink19V8LazyEventListener20callListenerFunctionEPNS_22ScriptExecutionContextEN2v86HandleINS3_5ValueEEEPNS_5EventE
- fun:_ZN5blink23V8AbstractEventListener18invokeEventHandlerEPNS_22ScriptExecutionContextEPNS_5EventEN2v86HandleINS5_5ValueEEE
- fun:_ZN5blink23V8AbstractEventListener11handleEventEPNS_22ScriptExecutionContextEPNS_5EventE
- fun:_ZN5blink11EventTarget18fireEventListenersEPNS_5EventEPNS_15EventTargetDataERN3WTF6VectorINS_23RegisteredEventListenerELm1EEE
-}
-{
- bug_107179
- Memcheck:Uninitialized
- fun:_ZNK7blink13InlineTextBox17expansionBehaviorEv
- fun:_ZNK7blink13InlineTextBox16constructTextRunEPNS_11RenderStyleERKNS_4FontEPKtiiPNS_24BufferForAppendingHyphenE
- fun:_ZN5blink13InlineTextBox5paintERNS_9PaintInfoERKNS_8IntPointEii
- fun:_ZN5blink13InlineFlowBox5paintERNS_9PaintInfoERKNS_8IntPointEii
- fun:_ZN5blink13RootInlineBox5paintERNS_9PaintInfoERKNS_8IntPointEii
- fun:_ZNK7blink17RenderLineBoxList5paintEPNS_20RenderBoxModelObjectERNS_9PaintInfoERKNS_8IntPointE
- fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_8IntPointE
- fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_8IntPointE
- fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS_8IntPointE
- fun:_ZN5blink11RenderBlock13paintChildrenERNS_9PaintInfoERKNS_8IntPointE
- fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_8IntPointE
- fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_8IntPointE
- fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS_8IntPointE
- ...
- fun:_ZN5blink11RenderLayer5paintEPNS_15GraphicsContextERKNS_7IntRectEjPNS_12RenderObjectEPNS_12RenderRegionEj
- fun:_ZN5blink9FrameView13paintContentsEPNS_15GraphicsContextERKNS_7IntRectE
- fun:_ZN5blink10ScrollView5paintEPNS_15GraphicsContextERKNS_7IntRectE
- fun:_ZN5blink12WebFrameImpl16paintWithContextERN7blink15GraphicsContextERKNS_7WebRectE
-}
-{
- bug_107541_a
- Memcheck:Leak
- fun:_Znw*
- fun:_ZL14NewFromFontRefPK8__CTFontPKc
- fun:_Z26SkCreateTypefaceFromCTFontPK8__CTFont
- fun:_ZN5blinkL10setupPaintEP7SkPaintPKNS_14SimpleFontDataEPKNS_4FontE*
- fun:_ZNK7blink4Font10drawGlyphsEPNS_15GraphicsContextEPKNS_14SimpleFontDataERKNS_11GlyphBufferEiiRKNS_10FloatPointE
- fun:_ZNK7blink4Font15drawGlyphBufferEPNS_15GraphicsContextERKNS_7TextRunERKNS_11GlyphBufferERKNS_10FloatPointE
- fun:_ZNK7blink4Font14drawSimpleTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10FloatPointEii
- fun:_ZNK7blink4Font8drawTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10FloatPoint*
- fun:_ZN5blink15GraphicsContext8drawTextERKNS_4FontERKNS_7TextRunERKNS_10FloatPoint*
- fun:_ZN5blinkL20paintTextWithShadowsEPNS_15GraphicsContextERKNS_4FontERKNS_7TextRunERKN3WTF12AtomicStringEiiiiRKNS_10FloatPointERKNS_9FloatRectEPKNS_10ShadowDataEbb
- fun:_ZN5blink13InlineTextBox5paintERNS_9PaintInfoERKNS_*
- fun:_ZN5blink13InlineFlowBox5paintERNS_9PaintInfoERKNS_*
- fun:_ZN5blink13RootInlineBox5paintERNS_9PaintInfoERKNS_*
- fun:_ZNK7blink17RenderLineBoxList5paintEPNS_20RenderBoxModelObjectERNS_9PaintInfoERKNS_*
- fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_*
- fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_*
- fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS_*
- ...
- fun:_ZN5blink11RenderBlock13paintChildrenERNS_9PaintInfoERKNS_*
- fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_*
- fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_*
- fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS_*
-}
-{
- bug_107541_b
- Memcheck:Leak
- fun:calloc
- fun:CGGlyphBitmapCreate
- ...
- fun:CGFontCreateGlyphBitmap*
- fun:create_missing_bitmaps
- fun:CGGlyphLockLockGlyphBitmaps
- ...
- fun:draw_glyphs
- fun:CGContextShowGlyphs
- fun:_ZN9Offscreen5getCGERK19SkScalerContext_MacRK7SkGlyph*
- fun:_ZN19SkScalerContext_Mac13generateImageERK7SkGlyph
- fun:_ZN15SkScalerContext8getImageERK7SkGlyph
- fun:_ZN12SkGlyphCache9findImageERK7SkGlyph
- fun:_ZL22D1G_NoBounder_RectClipRK12SkDraw1GlyphiiRK7SkGlyph
- fun:_ZNK6SkDraw*draw*TextE*
- fun:_ZN8SkDevice*draw*TextE*
- fun:_ZN8SkCanvas*draw*TextE*
-}
-{
- bug_107541_c
- Memcheck:Leak
- fun:_Znw*
- fun:_ZL14NewFromFontRefPK8__CTFontPKc
- fun:_ZL11NewFromNamePKcN10SkTypeface5StyleE
- fun:_ZL15create_typefacePK10SkTypefacePKcNS_5StyleE
- fun:_ZN10SkFontHost14CreateTypefaceEPK10SkTypefacePKcNS0_5StyleE
- fun:_ZN10SkTypeface14CreateFromNameEPKcNS_5StyleE
- fun:_ZN3gfx8internal16SkiaTextRenderer22SetFontFamilyWithStyleERKSsi
- fun:_ZN3gfx13RenderTextMac14DrawVisualTextEPNS_6CanvasE
- fun:_ZN3gfx10RenderText4DrawEPNS_6CanvasE
- fun:_ZN3gfx43RenderTextTest_SelectionKeepsLigatures_Test8TestBodyEv
-}
-{
- bug_109994
- Memcheck:Leak
- ...
- fun:_class_lookupMethodAndLoadCache
- fun:objc_msgSend
- ...
- fun:_class_initialize
- fun:_class_initialize
- fun:_class_lookupMethodAndLoadCache
- fun:objc_msgSend
- fun:_ZN15ChromeTestSuite10InitializeEv
- fun:_ZN4base9TestSuite3RunEv
- fun:_ZN17UnitTestTestSuite3RunEv
-}
-{
- bug_112078
- Memcheck:Uninitialized
- fun:glViewport_Exec
- fun:glViewport
- fun:-[AcceleratedPluginView globalFrameDidChange:]
- fun:-[AcceleratedPluginView renewGState]
- fun:-[NSView _invalidateGStatesForTree]
- fun:-[NSView(NSInternal) _setHidden:setNeedsDisplay:]
- fun:-[NSView _setHidden:]
- fun:_ZN*23RenderWidgetHostViewMac17MovePluginWindows*
- fun:_ZN*27RenderWidgetHostViewMacTest24AddAcceleratedPluginViewEii
- fun:_ZN*53RenderWidgetHostViewMacTest_FocusAcceleratedView_Test8TestBodyEv
-}
-{
- bug_112086
- Memcheck:Uninitialized
- fun:x_zone_size
- fun:find_registered_purgeable_zone
- fun:malloc_make_purgeable
-}
-{
- bug_117310
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN5blink23v8StringToblinkStringIN3WTF12AtomicStringEEET_N2v86HandleINS4_6StringEEENS_12ExternalModeE
- fun:_ZN5blink29v8StringToAtomicblinkStringEN2v86HandleINS0_6StringEEE
- fun:_ZN5blink11V8DOMWindow19namedPropertyGetterEN2v85LocalINS1_6StringEEERKNS1_12AccessorInfoE
- fun:_ZN2v88internal8JSObject26GetPropertyWithInterceptorEPNS0_10JSReceiverEPNS0_6StringEP18PropertyAttributes
- fun:_ZN2v88internal6Object11GetPropertyEPS1_PNS0_12LookupResultEPNS0_6StringEP18PropertyAttributes
- fun:_ZN2v88internal6Object11GetPropertyENS0_6HandleIS1_EES3_PNS0_12LookupResultENS2_INS0_6StringEEEP18PropertyAttributes
- fun:_ZN2v88internal6LoadIC4LoadENS0_16InlineCacheStateENS0_6HandleINS0_6ObjectEEENS3_INS0_6StringEEE
- fun:_ZN2v88internal11LoadIC_MissENS0_9ArgumentsEPNS0_7IsolateE
- obj:*
- obj:*
- obj:*
- obj:*
- fun:_ZN2v88internalL6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectEEEiPS5_Pb
- fun:_ZN2v88internal9Execution4CallENS0_6HandleINS0_6ObjectEEES4_iPS4_Pbb
- fun:_ZN2v88Function4CallENS_6HandleINS_6ObjectEEEiPNS1_INS_5ValueEEE
- fun:_ZN5blink7V8Proxy24instrumentedCallFunctionEPNS_5FrameEN2v86HandleINS3_8FunctionEEENS4_INS3_6ObjectEEEiPNS4_INS3_5ValueEEE
- fun:_ZN5blink7V8Proxy12callFunctionEN2v86HandleINS1_8FunctionEEENS2_INS1_6ObjectEEEiPNS2_INS1_5ValueEEE
- fun:_ZN5blink19V8LazyEventListener20callListenerFunctionEPNS_22ScriptExecutionContextEN2v86HandleINS3_5ValueEEEPNS_5EventE
- fun:_ZN5blink23V8AbstractEventListener18invokeEventHandlerEPNS_22ScriptExecutionContextEPNS_5EventEN2v86HandleINS5_5ValueEEE
- fun:_ZN5blink23V8AbstractEventListener11handleEventEPNS_22ScriptExecutionContextEPNS_5EventE
- fun:_ZN5blink11EventTarget18fireEventListenersEPNS_5EventEPNS_15EventTargetDataERN3WTF6VectorINS_23RegisteredEventListenerELm1EEE
-}
-{
- bug_127499_a
- Memcheck:Uninitialized
- ...
- fun:VDADecoderCreate
- fun:_ZN3gfx30VideoDecodeAccelerationSupport6CreateEiiiPKvm
- fun:_ZN3gfx46VideoDecodeAccelerationSupportTest_Create_Test8TestBodyEv
-}
-{
- bug_127499_b
- Memcheck:Leak
- ...
- fun:VDADecoderCreate
- fun:_ZN3gfx30VideoDecodeAccelerationSupport6CreateEiiiPKvm
- fun:_ZN3gfx46VideoDecodeAccelerationSupportTest_Create_Test8TestBodyEv
-}
-{
- bug_127499_c
- Memcheck:Free
- ...
- fun:VTDecompressionSessionInvalidate
- fun:VDADecoderDestroy
- fun:_ZN3gfx30VideoDecodeAccelerationSupport7DestroyEv
- fun:_ZN3gfx46VideoDecodeAccelerationSupportTest_Create_Test8TestBodyEv
-}
-{
- bug_127499_d
- Memcheck:Uninitialized
- ...
- fun:VTDecompressionSessionInvalidate
- fun:VDADecoderDestroy
- fun:_ZN3gfx30VideoDecodeAccelerationSupport7DestroyEv
- fun:_ZN3gfx46VideoDecodeAccelerationSupportTest_Create_Test8TestBodyEv
-}
-{
- bug_127499_e
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN4base17LoadNativeLibraryE*
- fun:_ZN12_GLOBAL__N_117InitializeVdaApisEv
- fun:_ZN3gfx30VideoDecodeAccelerationSupport6CreateEiiiPKvm
- fun:_ZN3gfx46VideoDecodeAccelerationSupportTest_Create_Test8TestBodyEv
-}
-{
- bug_127499_f
- Memcheck:Leak
- fun:malloc_zone_malloc
- fun:_CFRuntimeCreateInstance
- fun:CFBasicHashCreate
- fun:__CFDictionaryCreateGeneric
- fun:CFDictionaryCreate
- fun:-[__NSPlaceholderDictionary initWithObjects:forKeys:count:]
- fun:+[NSDictionary dictionaryWithObjectsAndKeys:]
- fun:_ZN3gfx30VideoDecodeAccelerationSupport6CreateEiiiPKvm
- fun:_ZN3gfx46VideoDecodeAccelerationSupportTest_Create_Test8TestBodyEv
-}
-{
- bug_131361
- Memcheck:Overlap
- fun:memcpy
- ...
- fun:_ZN2v88internal18GvnBasicBlockState32*
-}
-{
bug_159190
Memcheck:Uninitialized
...
@@ -816,330 +162,6 @@
fun:_ZN19SkScalerContext_Mac13generateImageERK7SkGlyph
}
{
- bug_171722_mac
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN3net12_GLOBAL__N_120URLRequestFtpJobTest9AddSocketEPNS_13MockReadWriteILNS_17MockReadWriteTypeE0EEEmPNS2_ILS3_1EEEm
- ...
-}
-{
- bug_173779
- Memcheck:Uninitialized
- ...
- fun:img_data_lock
- fun:CGSImageDataLock
- fun:ripc_AcquireImage
- fun:ripc_DrawImage*
- fun:CGContextDrawImage*
- ...
- fun:_ZN11CUIRenderer4DrawE6CGRectP9CGContextPK14__CFDictionaryPS5_
-}
-{
- bug_177540
- Memcheck:Uninitialized
- fun:_ZN3WTF20TCMalloc_ThreadCache10DeallocateENS_11HardenedSLLEm
-}
-{
- bug_231969
- Memcheck:Uninitialized
- fun:rangematch
- fun:fnmatch1
- fun:fnmatch1
- fun:fnmatch$UNIX2003
- fun:_ZN4base14FileEnumerator4NextEv
- fun:_ZN10disk_cache15SimpleIndexFile15RestoreFromDiskERKN4base8FilePathE
-}
-{
- bug_244420
- Memcheck:Uninitialized
- ...
- fun:_ZN9talk_baseL8ToStringIyEESsRKT_
- fun:_ZN7content23VideoDestinationHandler4OpenEPNS_28MediaStreamDependencyFactoryEPNS_28MediaStreamRegistryInterfaceERKSsPPNS_20FrameWriterInterfaceE
- fun:_ZN7content37VideoDestinationHandlerTest_Open_Test8TestBodyEv
-}
-{
- bug_244437
- Memcheck:Uninitialized
- fun:_ZN5mediaL23FromInterleavedInternalIssLs0EEEvPKviiPNS_8AudioBusEff
- fun:_ZN5media8AudioBus22FromInterleavedPartialEPKviii
- fun:_ZN5media8AudioBus15FromInterleavedEPKvii
- fun:_ZN7content19WebRtcAudioRenderer14SourceCallbackEiPN5media8AudioBusE
-}
-{
- bug_246567
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN2v88internal24PerThreadAssertScopeBase10AssertDataEv
- fun:_ZN2v88internal20PerThreadAssertScopeILNS0_19PerThreadAssertTypeE1ELb1EE9IsAllowedEv
- ...
- fun:_ZN3net15ProxyResolverV87Context6InitV8ERK13scoped_refptrINS_23ProxyResolverScriptDataEE
- fun:_ZN3net15ProxyResolverV812SetPacScriptERK13scoped_refptrINS_23ProxyResolverScriptDataEERKN4base8CallbackIFviEEE
- fun:_ZN3net22ProxyResolverV8Tracing3Job20ExecuteProxyResolverEv
- fun:_ZN3net22ProxyResolverV8Tracing3Job15ExecuteBlockingEv
-}
-{
- bug_246567b
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN2v88internal24PerThreadAssertScopeBase10AssertDataEv
- fun:_ZN2v88internal20PerThreadAssertScopeILNS0_19PerThreadAssertTypeE1ELb1EE9IsAllowedEv
- fun:_ZN2v88internal11HandleScope12CreateHandleINS0*
- fun:_ZN2v88internal6Handle*
-}
-# Maybe related to bug_105527_a?
-{
- bug_247506a
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN16TCFStringUniquer19CreateStringUniquerEv
- fun:pthread_once
- fun:_ZN16TCFStringUniquerC1Ev
- fun:_ZN19TCFResurrectContext17ResurrectCFStringEv
- fun:_ZN19TCFResurrectContext9ResurrectEv
- fun:_ZN19TCFResurrectContext21ResurrectCFDictionaryEv
- fun:_ZN19TCFResurrectContext9ResurrectEv
- fun:_ZNK22TGlobalFontRegistryImp20RendezvousWithServerEv
- fun:_ZN22TGlobalFontRegistryImpC2Ev
- fun:_ZN19TGlobalFontRegistry14CreateRegistryEv
-}
-# Maybe related to bug_105527_b ?
-{
- bug_247506b
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN18TLocalFontRegistry14CreateRegistryEv
- fun:pthread_once
- fun:_ZN18TLocalFontRegistryC2Ev
- fun:XTCopyFontWithName
- fun:_ZNK17TDescriptorSource35CopyFontDescriptorPerPostscriptNameEPK10__CFStringm
- fun:_ZNK11TDescriptor32CreateMatchingDescriptorInternalEPK7__CFSet
- fun:_ZN11TDescriptor12InitBaseFontEv
-}
-# Maybe related to bug_105342 ?
-{
- bug_247506c
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN15TSessionManager20CreateSessionManagerEv
- fun:pthread_once
- fun:_ZN15TSessionManagerC1Ev
- fun:_ZNK22TGlobalFontRegistryImp13GetServerPortEv
- fun:_ZNK22TGlobalFontRegistryImp20RendezvousWithServerEv
- fun:_ZN22TGlobalFontRegistryImpC2Ev
- fun:_ZN19TGlobalFontRegistry14CreateRegistryEv
- fun:pthread_once
- fun:_ZN19TGlobalFontRegistryC2Ev
- fun:XTCopyFontWithName
-}
-{
- bug_247506d
- Memcheck:Leak
- fun:malloc_zone_calloc
- fun:_calloc_internal
- fun:_cache_malloc
- fun:_cache_fill
- fun:lookUpMethod
- fun:_class_lookupMethodAndLoadCache
- fun:objc_msgSend
- ...
- fun:_ZL17SetupMenuTrackingR14MenuSelectDatah5PointdP8MenuDatamtPK4RectS6_jS6_PK10__CFString
- fun:_ZL19PopUpMenuSelectCoreP8MenuData5PointdS1_tjPK4RecttmS4_S4_PK10__CFStringPP13OpaqueMenuRefPt
- fun:_HandlePopUpMenuSelection7
-}
-{
- bug_247506e
- Memcheck:Leak
- fun:calloc
- fun:_ZN11TMemoryHeap6CallocEmm
- fun:_Z14AllocateMemorymP11TMemoryHeapb
- fun:_Z13CacheAllocatemb
- fun:_Z16BuildMacEncTablev
- fun:_ZN15TParsingContext13GetParseProcsEv
- fun:_ZN19TSFNTParsingContext13GetParseProcsEv
- fun:_ZN18TCIDParsingContext13GetParseProcsEv
- fun:_ZN16TType1OTFCIDFont20ParseCFFCIDFontDictsERK19TType1CFFDescriptorP32Type1ProtectionEvaluationContextRVt
-}
-{
- bug_247506f
- Memcheck:Leak
- fun:malloc_zone_calloc
- fun:_calloc_internal
- fun:_objc_insertMethods
- fun:_objc_read_categories_from_image
- fun:_read_images
- fun:map_images_nolock
- fun:map_images
- fun:_ZN4dyldL18notifyBatchPartialE17dyld_image_statesbPFPKcS0_jPK15dyld_image_infoE
- fun:_ZN11ImageLoader4linkERKNS_11LinkContextEbbRKNS_10RPathChainE
- fun:_ZN4dyld4linkEP11ImageLoaderbRKNS0_10RPathChainE
-}
-{
- bug_247506g
- Memcheck:Leak
- fun:malloc_zone_malloc
- fun:malloc_set_zone_name
- fun:malloc_default_purgeable_zone
- fun:ImageIO_Malloc
- fun:copyImageBlockSetPNG
- fun:ImageProviderCopyImageBlockSetCallback
- fun:CGImageProviderCopyImageBlockSet
- fun:img_blocks_create
- fun:img_blocks_extent
- fun:img_data_lock
- fun:CGSImageDataLock
- fun:ripc_AcquireImage
- fun:ripc_DrawImage
- fun:CGContextDrawImage
- fun:__-[NSImageRep drawInRect:fromRect:operation:fraction:respectFlipped:hints:]_block_invoke_1
- fun:-[NSImageRep drawInRect:fromRect:operation:fraction:respectFlipped:hints:]
- fun:_ZN12_GLOBAL__N_*NSImageOrNSImageRepToSkBitmap*
- fun:_ZN3gfx*NSImageRepToSkBitmap*
- fun:_ZN3gfx27ImageSkiaFromResizedNSImageEP7NSImage7_NSSize
- fun:_ZN3gfx20ImageSkiaFromNSImageEP7NSImage
- fun:_ZNK3gfx5Image11ToImageSkiaEv
- fun:_ZNK3gfx5Image10ToSkBitmapEv
-}
-{
- bug_247506h
- Memcheck:Leak
- fun:malloc
- fun:_ZN11TMemoryHeap6MallocEm
- fun:_Z14AllocateMemorymP11TMemoryHeapb
- fun:_Z13GetGrowBufferm
- fun:_ZN31TFractionalMetricsRenderContextC2EPK10TType1FontPKht
- fun:_ZNK10TType1Font13GetRawMetricsERK18TType1FontInstancePKhtR10_t_CharSBW
- fun:_ZNK10TType1Font23RenderFractionalMetricsERK15TType1TransformtPKhtR22GlyphFractionalMetrics
- fun:_ZNK13TType1CIDFont20GetFractionalMetricsERK15TType1TransformtP22GlyphFractionalMetrics
- fun:_ZNK12TType1Strike10GetMetricsERK21TRenderingDescriptionmPKtRK19TDestinationMapping
- fun:_Z20Type1GetGlyphMetricsmPK18TStrikeDescriptionPK21TRenderingDescriptionmPKtPvm
- fun:_ZNK19TConcreteFontScaler25GetGlyphIdealAdvanceWidthEt
-}
-{
- bug_247506i
- Memcheck:Leak
- fun:malloc_zone_malloc
- fun:_CFRuntimeCreateInstance
- fun:CFBasicHashCreate
- fun:__CFDictionaryCreateGeneric
- fun:CFDictionaryCreateMutable
- fun:utDeactivateAllSelectedIMInDoc
- fun:MyDeactivateTSMDocument
- fun:_ReactivateTSMDocumentAfterMenuTracking
-}
-{
- bug_247506j
- Memcheck:Leak
- fun:malloc_zone_calloc
- fun:ripr_Rectangles
- fun:ripc_DrawRects
- fun:CGContextFillRects
- fun:NSRectFillListWithColorsUsingOperation
- fun:NSDrawColorTiledRects
-}
-{
- bug_247506k
- Memcheck:Leak
- fun:malloc
- fun:_ZN11TMemoryHeap6MallocEm
- fun:_Z24Type1InterpretCharStringP11_t_FontInstP10_t_BCProcsP17_t_T1CharDataDescP9_t_CharIOP9_t_RunRecP12_t_PathProcsP6T1Args
- fun:_ZL14ATMCharOutlineP11_t_FontInstP10_t_BCProcsPvP9_t_CharIOP12_t_PathProcsmS3_
- fun:_ZN21MPathRenderingContext13RenderOutlineERK11_t_FontInstb
- fun:_ZN28TPathMetricsRenderingContext11MakeOutlineERK11_t_FontInstbR10FixedPointS4_S4_
- fun:_ZNK10TType1Font20RenderOutlineMetricsERK15TType1TransformtPKhtR21GlyphRenderingMetrics
- fun:_ZNK13TType1CIDFont17GetOutlineMetricsERK15TType1TransformtP21GlyphRenderingMetrics
- fun:_ZNK12TType1Strike10GetMetricsERK21TRenderingDescriptionmPKtRK19TDestinationMapping
- fun:_Z20Type1GetGlyphMetricsmPK18TStrikeDescriptionPK21TRenderingDescriptionmPKtPvm
- fun:_ZNK19TConcreteFontScaler19GetGlyphIdealBoundsEt
- fun:FPFontGetGlyphIdealBounds
-}
-{
- bug_257501
- Memcheck:Uninitialized
- fun:rangematch
- fun:fnmatch1
- fun:fnmatch1
- fun:fnmatch$UNIX2003
- fun:_ZN4base14FileEnumerator4NextEv
- fun:_ZN10disk_cache15SimpleIndexFile19SyncRestoreFromDiskERKN4base8FilePathE
- fun:_ZN10disk_cache15SimpleIndexFile20SyncLoadIndexEntriesERKN4base8FilePathE13scoped_refptrINS1_22SingleThreadTaskRunnerEERKNS1_8CallbackIFv10scoped_ptrIN9__gnu_cxx8hash_mapIyNS_13EntryMetadataENSA_4hashIyEESt8equal_toIyESaISC_EEENS1_14DefaultDeleterISI_EEEbEEE
-}
-{
- bug_280583
- Memcheck:Unaddressable
- ...
- fun:_ZN6libyuv21ScaleARGBBilinearDownEiiiiiPKhPhiiii
- fun:_ZN6libyuv16ScaleARGBAnySizeEiiiiiiiiPKhPhiiiiNS_10FilterModeE
- fun:_ZN6libyuv9ScaleARGBEPKhiiiPhiiiiiiiNS_10FilterModeE
- fun:ARGBScale
- fun:_ZN7content20DesktopCaptureDevice4Core18OnCaptureCompletedEPN6webrtc12DesktopFrameE
- fun:_ZN6webrtc12_GLOBAL__N_117ScreenCapturerMac7CaptureERKNS_13DesktopRegionE
- fun:_ZN7content20DesktopCaptureDevice4Core9DoCaptureEv
-}
-{
- bug_292913_a
- Memcheck:Leak
- fun:malloc_zone_malloc
- fun:_CFRuntimeCreateInstance
- fun:_ZN7TCFBaseI11TDescriptorEnwEm
- fun:_ZNK17TDescriptorSource14CopyDescriptorEPK7__CFURL
- fun:_ZNK17TDescriptorSource32CopySystemWideFallbackDescriptorEP6CGFontPKtl
- fun:_ZNK17TDescriptorSource32CopySystemWideFallbackDescriptorEP6CGFontPK10__CFString7CFRange
- fun:_ZNK12TFontCascade24CreateSystemWideFallbackEPK8__CTFontPK10__CFString7CFRange
- fun:_ZNK12TFontCascade14CreateFallbackEPK8__CTFontPK10__CFString7CFRange
- ...
- fun:_ZN3gfx13RenderTextMac12EnsureLayoutEv
-}
-{
- bug_292913_b
- Memcheck:Uninitialized
- fun:_ZL10AddEncHashP12EncHashTablePKhij
- fun:_Z16BuildMacEncTablev
- fun:_ZN15TParsingContext13GetParseProcsEv
- fun:_ZN19TSFNTParsingContext13GetParseProcsEv
- fun:_ZN18TCIDParsingContext13GetParseProcsEv
- fun:_ZN16TType1OTFCIDFont20ParseCFFCIDFontDictsERK19TType1CFFDescriptorP32Type1ProtectionEvaluationContextRVt
- fun:_ZN16TType1OTFCIDFont15ParseCFFCIDFontERK19TType1CFFDescriptorP32Type1ProtectionEvaluationContext
- fun:_ZN16TType1OTFCIDFontC2ERK19TType1CFFDescriptor
- fun:_ZN10TType1Font7GetFontEPK5TFont
-}
-{
- bug_310761_a
- Memcheck:Leak
- fun:malloc
- fun:_NPN_Get*Identifier
- fun:_ZN5blink11WebBindings*get*Identifier*
-}
-{
- bug_310761_b
- Memcheck:Leak
- fun:malloc
- fun:_ZN3WTF10fastMallocEm
- fun:_ZN5blink*TerminatedArrayBuilder*
- fun:_ZN5blink7RuleSet19compactPendingRules*
-}
-{
- bug_320918
- Memcheck:Leak
- fun:malloc
- fun:_ZN3WTF10fastMallocEm
- fun:_ZN3WTF11LinkedStackIN7blink8RuleDataEEnwEm
- fun:_ZN5blink7RuleSet12addToRuleSet*
- fun:_ZN5blink7RuleSet21findBestRuleSetAndAdd*
- fun:_ZN5blink7RuleSet7addRule*
- fun:_ZN5blink7RuleSet13addChildRules*
- fun:_ZN5blink7RuleSet17addRulesFromSheet*
- fun:_ZN5blink21CSSDefaultStyleSheets16loadDefaultStyle*
-}
-{
- bug_340718
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN5blink15DatabaseManagerC2Ev
- fun:_ZN5blink15DatabaseManagerC1Ev
- fun:_ZN5blink15DatabaseManager7managerEv
- fun:_ZN5blink11FrameLoader11stopLoadingEv
-}
-{
bug_340726
Memcheck:Leak
fun:_Znw*
@@ -1149,120 +171,6 @@
fun:_ZN3gfx9GLSurface24InitializeOneOffForTestsEv
}
{
- bug_340909
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN3WTF17AtomicStringTable6createERNS_13WTFThreadDataE
- fun:_ZN3WTFL17atomicStringTableEv
- fun:_ZN3WTFL13atomicStringsEv
- fun:_ZN3WTFL16addToStringTable*
- fun:_ZN3WTF12AtomicString18addFromLiteralData*
- fun:_ZN3WTF12AtomicString*ConstructFromLiteralTagE
- fun:_ZN3WTF12AtomicString*ConstructFromLiteralTagE
- fun:_ZN5blink9HTMLNames4initEv
-}
-{
- bug_340957
- Memcheck:Leak
- fun:_Znw*
- ...
- fun:_ZN5blink7RuleSet18ensurePendingRulesEv
- fun:_ZN5blink7RuleSet21findBestRuleSetAndAdd*
- fun:_ZN5blink7RuleSet7addRule*
- fun:_ZN5blink7RuleSet13addChildRules*
- fun:_ZN5blink7RuleSet17addRulesFromSheet*
- fun:_ZN5blink21CSSDefaultStyleSheets*
- fun:_ZN5blink21CSSDefaultStyleSheets*
- ...
- fun:_ZN5blink13StyleResolver*
-}
-{
- bug_346072
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN4base17LoadNativeLibraryERKNS_8FilePathEPSs
- fun:_ZN3gfx26InitializeStaticGLBindingsENS_16GLImplementationE
- fun:_ZN3gfx9GLSurface30InitializeOneOffImplementationENS_16GLImplementationEbbb
- fun:_ZN3gfx9GLSurface24InitializeOneOffForTestsEb
- fun:_ZN7content16ContentTestSuite10InitializeEv
- fun:_ZN4base9TestSuite3RunEv
- fun:_ZN7content17UnitTestTestSuite3RunEv
-}
-{
- bug_369597
- Memcheck:Leak
- fun:malloc_zone_malloc
- ...
- fun:ImageProviderCopyImageBlockSetCallback
- fun:CGImageProviderCopyImageBlockSet
- fun:img_blocks_create
- fun:img_data_lock
- fun:CGSImageDataLock
- fun:ripc_AcquireImage
- fun:ripc_DrawImage
- fun:CGContextDrawImage
- ...
- fun:_ZN12_GLOBAL__N_143NSImageOrNSImageRepToSkBitmapWithColorSpaceEP7NSImageP10NSImageRep7_NSSizebP12CGColorSpace
- fun:_ZN3gfx31NSImageToSkBitmapWithColorSpaceEP7NSImagebP12CGColorSpace
- fun:_ZNK2ui9Clipboard9ReadImageENS_13ClipboardTypeE
-}
-{
- bug_375391_a
- Memcheck:Leak
- fun:calloc
- fun:_internal_class_createInstanceFromZone
- fun:_internal_class_createInstance
- fun:NSAllocateObject
- fun:+[NSData(NSData) dataWithBytesNoCopy:length:]
- fun:-[NSFileManager fileSystemRepresentationWithPath:]
- fun:-[NSString(NSPathUtilities) fileSystemRepresentation]
- fun:_ZN4base3mac18NSStringToFilePathEP8NSString
- fun:_ZN4base10GetTempDirEPNS_8FilePathE
- fun:_ZN4base22CreateNewTempDirectoryERKSsPNS_8FilePathE
- fun:_ZN4base13ScopedTempDir19CreateUniqueTempDirEv
- fun:_ZN7content25TestWebKitPlatformSupportC2Ev
- fun:_ZN7content25TestWebKitPlatformSupportC1Ev
- fun:_ZN7content17UnitTestTestSuiteC2EPN4base9TestSuiteE
- fun:_ZN7content17UnitTestTestSuiteC1EPN4base9TestSuiteE
-}
-{
- bug_375391_b
- Memcheck:Leak
- fun:malloc_zone_malloc
- fun:_CFRuntimeCreateInstance
- fun:__CFStringCreateImmutableFunnel3
- fun:CFStringCreateWithBytes
- fun:-[NSPlaceholderString initWithBytes:length:encoding:]
- fun:-[NSString initWithUTF8String:]
- fun:NSTemporaryDirectory
- fun:_ZN4base10GetTempDirEPNS_8FilePathE
- fun:_ZN4base22CreateNewTempDirectoryERKSsPNS_8FilePathE
- fun:_ZN4base13ScopedTempDir19CreateUniqueTempDirEv
- fun:_ZN7content25TestWebKitPlatformSupportC2Ev
- fun:_ZN7content25TestWebKitPlatformSupportC1Ev
- fun:_ZN7content17UnitTestTestSuiteC2EPN4base9TestSuiteE
- fun:_ZN7content17UnitTestTestSuiteC1EPN4base9TestSuiteE
-}
-{
- bug_375391_c
- Memcheck:Leak
- fun:calloc
- fun:_internal_class_createInstanceFromZone
- fun:_internal_class_createInstance
- fun:NSAllocateObject
- fun:+[NSPathStore2 pathStoreWithCharacters:length:]
- fun:-[NSString(NSPathUtilities) _stringByStandardizingPathUsingCache:]
- fun:-[NSBundle _initInfoDictionary]
- fun:+[NSBundle mainBundle]
- fun:_ZN4base3mac11OuterBundleEv
- fun:_ZN4base3mac12_GLOBAL__N_118UncachedAmIBundledEv
- fun:_ZN4base3mac10AmIBundledEv
- fun:_ZN7content25TestWebKitPlatformSupportC2Ev
- fun:_ZN7content25TestWebKitPlatformSupportC1Ev
- fun:_ZN7content17UnitTestTestSuiteC2EPN4base9TestSuiteE
- fun:_ZN7content17UnitTestTestSuiteC1EPN4base9TestSuiteE
-}
-{
bug_380568
Memcheck:Leak
fun:calloc
« 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