# There are three kinds of suppressions in this file: # 1. Third party stuff we have no control over. # # 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. # # 3. Suppressions for real chromium bugs that are not yet fixed. # These should all be in chromium's bug tracking system. # Periodically we should sweep this file and the bug tracker clean by # running overnight and removing outdated bugs/suppressions. #----------------------------------------------------------------------- # 1. Third party stuff we have no control over. { FIXME mac kevent libevent probably needs valgrind hooks Memcheck:Param kevent(changelist) fun:kevent fun:event_base_new } { # CoreAudio leak. See http://crbug.com/9351 bug_9351 Memcheck:Leak ... fun:_ZN12HALCADClient19AddPropertyListenerEmPK26AudioObjectPropertyAddressPFlmmS2_PvES3_ fun:_ZN16HALDefaultDevice22InstallServerListenersEv fun:_ZN16HALDefaultDevice10InitializeEv fun:_ZN9HALSystem16CheckOutInstanceEv } { # Mac test_shell_tests. See http://crbug.com/11134 # Doesn't happen on bots, but happens like crazy on the smo # test machine 'caliban'. Don't delete just because it # doesn't happen on the bots. bug_11134 Memcheck:Value4 fun:vCMMVectorConvert8BitRGBToRGB fun:_ZNK15CMMConvRGBToRGB7ConvertER8CMM8BitsP14CMMRuntimeInfomm } { # Mac system library bug? See http://crbug.com/11327 bug_11327 Memcheck:Cond fun:_ZN19AudioConverterChain5ResetEv fun:AudioConverterReset obj:/System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio } { # Mac system library bug? See http://crbug.com/11327 bug_11327b Memcheck:Cond fun:AUNetSendEntry fun:AUNetSendEntry obj:/System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio } { # Filed with Apple as rdar://6915060; see http://crbug.com/11270 bug_11270 Memcheck:Leak fun:calloc fun:CMSSetLabCLUT } { # Mac leak in CMOpenOrNewAccess in unit_tests PlatformCanvas_SkLayer_Test, # ToolbarControllerTest_FocusLocation_Test. See http://crbug.com/11333. bug_11333 Memcheck:Leak fun:malloc fun:stdSmartNewPtr fun:stdSmartNewHandle fun:IOCreateAndOpen fun:ScratchInit fun:CMOpenOrNewAccess } { # suddenly very common as of 6 aug 2009 bug_11333b Memcheck:Leak fun:malloc fun:stdSmartNewPtr fun:stdSmartNewHandle fun:IOCreateAndOpen fun:ScratchInit fun:CMNewAccessFromAnother } { # Tiny one-time leak, widely seen by valgind users; everyone suppresses this. # See related discussion at http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39366 plugin_bundle_global_leak Memcheck:Leak fun:malloc fun:__cxa_get_globals fun:__cxa_allocate_exception fun:_ZN4dyld4loadEPKcRKNS_11LoadContextE fun:dlopen fun:dlopen fun:_CFBundleDlfcnCheckLoaded } { bug_18215 Memcheck:Cond fun:_DPSNextEvent fun:-[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] fun:-[NSApplication run] } { bug_18223 Memcheck:Cond fun:_ZNK8Security12UnixPlusPlus17StaticForkMonitorclEv fun:_ZN12ocspdGlobals10serverPortEv } { # Filed with Apple as rdar://7255382 bug_20459a Memcheck:Leak ... fun:_CFRuntimeCreateInstance fun:CFRunLoopSourceCreate fun:CFMachPortCreateRunLoopSource fun:_ZN8Security12MachPlusPlus10CFAutoPort6enableEv fun:_ZN8Security14SecurityServer14ThreadNotifierC2Ev } { # Also filed with Apple as rdar://7255382 bug_20459b Memcheck:Leak fun:malloc_zone_malloc fun:_CFRuntimeCreateInstance fun:__CFArrayInit fun:CFArrayCreateMutableCopy fun:_ZN8Security12KeychainCore5Trust8evaluateEv } # See description of bug_20653a/b in suppressions.txt. { bug_20653a_mac Memcheck:Param write(buf) fun:write$UNIX2003 fun:pager_write_pagelist } { bug_20653b_mac Memcheck:Param write(buf) fun:write$UNIX2003 ... fun:pager_write } # See http://www.openradar.me/8287193 { Invalid redzone accesses in DKeyHas8Words Memcheck:Addr4 fun:DKeyHas8Words } # See https://bugs.kde.org/show_bug.cgi?id=188572 # This suppression is missing in Valgrind on Mac 10.6 # TODO(glider): remove it once it arrives in the trunk. { Unavoidable leak in setenv() Memcheck:Leak fun:malloc_zone_malloc fun:__setenv fun:setenv$UNIX2003 } { # Reported to Apple as rdar://6915429 bug_12525 Memcheck:Leak ... fun:-[CIContextImpl render:toBitmap:rowBytes:bounds:format:colorSpace:] } { bug_69436 Memcheck:Leak ... fun:-[CIKernel initWithCString:noCopy:] ... fun:-[NSPopUpButtonCell _drawIndicatorWithFrame:inView:] } { # Capturer on Mac uses OpenGL driver, which triggers several warnings. # The check has to be quite generic, as different hardware graphics cards # will cause different sets of warnings. bug_75037 Memcheck:Cond ... fun:gl* ... fun:_ZN8remoting*CapturerMac* } # 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. { # Plugins are deliberately not unloaded (on shutdown) on the Mac, in order to # prevent crashes for those that don't unload cleanly. plugin_unload Memcheck:Leak fun:_Znw* fun:_ZN4base17LoadNativeLibraryERK8FilePath fun:_ZN6webkit5npapi9PluginLib4LoadEv fun:_ZN6webkit5npapi9PluginLib13NP_InitializeEv fun:_ZN6webkit5npapi21WebPluginDelegateImpl6CreateERK8FilePathRKSsy fun:_ZN19TestWebViewDelegate20CreatePluginDelegateERK8FilePathRKSs fun:_ZN6webkit5npapi13WebPluginImpl10initializeEPN6WebKit18WebPluginContainerE } { # Mac Sandbox test cases are registered in a global map. This code is only # used in the unit test binary. Mac_Sandbox_Intentional_Leak1 Memcheck:Leak fun:_Znw* fun:_ZN11sandboxtest8internal19RegisterSandboxTestIN12_GLOBAL__N_* fun:_ZN11sandboxtest8internal19RegisterSandboxTestIN12_GLOBAL__N_* fun:_Z41__static_initialization_and_destruction_0ii fun:_GLOBAL__I__ZNSt3tr112_GLOBAL__N_16ignoreE fun:_ZN16ImageLoaderMachO18doModInitFunctionsERKN11ImageLoader11LinkContextE fun:_ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj fun:_ZN11ImageLoader15runInitializersERKNS_11LinkContextE fun:_ZN4dyld24initializeMainExecutableEv } { # With our tweaks to get Chromium to link on Mac 10.5, we sometimes get # this suppression instead. Mac_Sandbox_Intentional_Leak3 Memcheck:Leak fun:_Znw* fun:_Z41__static_initialization_and_destruction_0ii fun:_ZN16ImageLoaderMachO18doModInitFunctionsERKN11ImageLoader11LinkContextE fun:_ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj fun:_ZN11ImageLoader15runInitializersERKNS_11LinkContextE fun:_ZN4dyld24initializeMainExecutableEv } { # The ConfirmQuitPanelController animates out and releases itself. And # CocoaTest::TearDown() still sees this window and deques events for it, # but one of those events creates this TSM Context that gets leaked. # See http://crbug.com/61816 for more details. # ut*AllSelectedIMInDoc = fun:utOpenActivateAllSelectedIMInDoc or # fun:utDeactivateAllSelectedIMInDoc Mac_Animated_Window_Close_ProcessNotification_Event Memcheck:Leak fun:malloc_zone_malloc fun:_CFRuntimeCreateInstance fun:__CFDictionaryInit fun:ut*AllSelectedIMInDoc ... fun:MyActivateTSMDocument } # 3. Suppressions for real chromium bugs that are not yet fixed. { bug_17297 Memcheck:Leak fun:malloc ... fun:+[NSColor keyboardFocusIndicatorColor] fun:+[NSColor colorWithCatalogName:colorName:] fun:+[NSCatalogColor newWithCoder:zone:] fun:-[NSColor initWithCoder:] } { bug_18218 Memcheck:Leak fun:malloc fun:__addHandler2 fun:__NSFinalizeThreadData fun:_pthread_tsd_cleanup fun:_pthread_exit fun:thread_start } { bug_20504 Memcheck:Leak fun:malloc_zone_calloc fun:_internal_class_createInstanceFromZone fun:+[NSObject allocWithZone:] ... fun:-[NSCustomObject nibInstantiate] fun:-[NSIBObjectData instantiateObject:] fun:-[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] fun:-[NSNib instantiateNibWithExternalNameTable:] fun:-[NSNib instantiateNibWithOwner:topLevelObjects:] fun:_ZN19BrowserMainPartsMac23PreMainMessageLoopStartEv } { bug_20582 Memcheck:Leak fun:_Znw* fun:_ZN4base19MessagePumpLibevent19WatchFileDescriptorEibNS0_4ModeEPNS0_21FileDescriptorWatcherEPNS0_7WatcherE fun:_ZN16MessageLoopForIO19WatchFileDescriptorEibNS_4ModeEPN4base19MessagePumpLibevent21FileDescriptorWatcherEPNS2_7WatcherE fun:_ZN3IPC7Channel11ChannelImpl23ProcessOutgoingMessagesEv } { bug_21479a Memcheck:Leak fun:malloc_zone_malloc fun:_CFRuntimeCreateInstance fun:CFPasteboardCreate fun:CFPasteboardCreateUnique fun:+[NSPasteboard _pasteboardWithName:] fun:+[NSPasteboard pasteboardWithUniqueName] } { bug_21479b Memcheck:Leak fun:malloc_zone_malloc fun:_CFRuntimeCreateInstance fun:CFPasteboardCreate fun:+[NSPasteboard _pasteboardWithName:] fun:-[FindPasteboard findPboard] } { bug_27315 Memcheck:Leak fun:_Znw* fun:_ZNSt8_Rb_treeIlSt4pairIKlPN4llvm8PassInfoEESt10_Select1stIS5_ESt4lessIlESaIS5_EE9_M_insertEPSt18_Rb_tree_node_baseSD_RKS5_ fun:_ZNSt8_Rb_treeIlSt4pairIKlPN4llvm8PassInfoEESt10_Select1stIS5_ESt4lessIlESaIS5_EE13insert_uniqueERKS5_ fun:_ZN4llvm16RegisterPassBase12registerPassEv fun:_Z41__static_initialization_and_destruction_0ii fun:_ZN16ImageLoaderMachO18doModInitFunctionsERKN11ImageLoader11LinkContextE fun:_ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj fun:_ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj fun:_ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj fun:_ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj fun:_ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj fun:_ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj fun:_ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj fun:_ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj fun:_ZN11ImageLoader15runInitializersERKNS_11LinkContextE } { bug_27644 Memcheck:Leak ... fun:_ZN19WebSharedWorkerStub9OnConnectEii fun:_Z16DispatchToMethodI19WebSharedWorkerStubMS0_FviiEiiEvPT_T0_RK6Tuple2IT1_T2_E fun:_ZN3IPC16MessageWithTupleI6Tuple2IiiEE8DispatchI19WebSharedWorkerStubMS5_FviiEEEbPKNS_7MessageEPT_T0_ fun:_ZN19WebSharedWorkerStub17OnMessageReceivedERKN3IPC7MessageE fun:_ZN13MessageRouter12RouteMessageERKN3IPC7MessageE fun:_ZN13MessageRouter17OnMessageReceivedERKN3IPC7MessageE fun:_ZN11ChildThread17OnMessageReceivedERKN3IPC7MessageE fun:_ZN3IPC12ChannelProxy7Context17OnDispatchMessageERKNS_7MessageE fun:_Z16DispatchToMethodIN3IPC12ChannelProxy7ContextEMS2_FvRKNS0_7MessageEES3_EvPT_T0_RK6Tuple1IT1_E fun:_ZN14RunnableMethodIN3IPC12ChannelProxy7ContextEMS2_FvRKNS0_7MessageEE6Tuple1IS3_EE3RunEv fun:_ZN11MessageLoop7RunTaskEP4Task fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE fun:_ZN11MessageLoop6DoWorkEv fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE fun:_ZN11MessageLoop11RunInternalEv fun:_ZN11MessageLoop10RunHandlerEv } { bug_28847a Memcheck:Leak fun:_Znw* fun:_ZN13WorkerService12CreateWorkerERK4GURLbbRKSbItN4base20string16_char_traitsESaItEEiiPN3IPC7Message6SenderEi fun:_ZN21ResourceMessageFilter14OnCreateWorkerERK4GURLbRKSbItN4base20string16_char_traitsESaItEEiPi } { bug_28847b Memcheck:Leak fun:_Znw* fun:_ZN16ChildProcessHost6LaunchERKSt6vectorISt4pairISsSsESaIS2_EEP11CommandLine fun:_ZN17WorkerProcessHost4InitEv fun:_ZN13WorkerService12CreateWorkerERK4GURLbbRKSbItN4base20string16_char_traitsESaItEEiiPN3IPC7Message6SenderEi fun:_ZN21ResourceMessageFilter14OnCreateWorkerERK4GURLbRKSbItN4base20string16_char_traitsESaItEEiPi } { bug_28072a Memcheck:Leak ... fun:CSBackupSetItemExcluded fun:_ZN8mac_util22SetFileBackupExclusionERK8FilePathb fun:_ZN7history15HistoryDatabase4InitERK8FilePathS3_ fun:_ZN7history14HistoryBackend8InitImplEv fun:_ZN7history14HistoryBackend4InitEb } { bug_28072b Memcheck:Leak fun:_Znw* fun:_ZN7history14HistoryBackend8InitImplEv fun:_ZN7history14HistoryBackend4InitEb } { bug_28072c Memcheck:Addr2 ... fun:CSBackupSetItemExcluded fun:_ZN8mac_util22SetFileBackupExclusionERK8FilePathb fun:_ZN7history15HistoryDatabase4InitERK8FilePathS3_ fun:_ZN7history14HistoryBackend8InitImplEv fun:_ZN7history14HistoryBackend4InitEb } # Note: bug 31634 happens very sporatically. { bug_31634 Memcheck:Leak fun:malloc_zone_malloc fun:_CFRuntimeCreateInstance fun:__CFDictionaryInit fun:CFDictionaryCreate fun:classDescription } { bug_35164 Memcheck:Cond ... fun:gl_context_init_client_state fun:ogl_begin_rendering fun:CARenderOGLRender fun:view_draw } { bug_35625 Memcheck:Leak fun:malloc_zone_malloc fun:_CFRuntimeCreateInstance fun:CGTypeCreateInstanceWithAllocator fun:CGTypeCreateInstance fun:CGFunctionCreate fun:CGGradientGetFunction fun:CGContextDrawLinearGradient ... fun:-[NSView _drawRect:clip:] fun:-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] } { bug_36605 Memcheck:Leak fun:malloc fun:realloc fun:new_sem_from_pool fun:_pthread_cond_wait fun:pthread_cond_wait$UNIX2003 fun:_ZN4base17ConditionVariable4WaitEv fun:_ZN4base13WaitableEvent9TimedWaitERKNS_9TimeDeltaE fun:_ZN4base13WaitableEvent4WaitEv fun:_ZN4base6Thread16StartWithOptionsERKNS0_7OptionsE fun:_ZN4base6Thread5StartEv fun:_ZN14HistoryService4InitERK8FilePathP15BookmarkServiceb fun:_ZN14TestingProfile20CreateHistoryServiceEbb fun:_ZN12_GLOBAL__N_127HistoryContentsProviderTest5SetUpEv } { bug_36605b Memcheck:Leak fun:malloc fun:realloc fun:new_sem_from_pool fun:_pthread_cond_wait fun:pthread_cond_timedwait$UNIX2003 fun:_ZN4base17ConditionVariable9TimedWaitERKNS_9TimeDeltaE fun:_ZN4base22PosixDynamicThreadPool11WaitForTaskEv fun:_ZN4base12_GLOBAL__N_112WorkerThread10ThreadMainEv fun:_ZN4base12_GLOBAL__N_110ThreadFuncEPv fun:_pthread_start fun:thread_start } { bug_40429 Memcheck:Leak fun:calloc fun:_internal_class_createInstanceFromZone fun:_internal_class_createInstance fun:+[NSObject allocWithZone:] fun:_decodeObjectBinary fun:_decodeObject fun:-[NSButtonCell initWithCoder:] fun:_decodeObjectBinary fun:_decodeObject fun:-[NSControl initWithCoder:] fun:-[NSButton initWithCoder:] fun:_decodeObjectBinary fun:-[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] fun:-[NSArray(NSArray) initWithCoder:] fun:_decodeObjectBinary fun:_decodeObject fun:-[NSView initWithCoder:] fun:_decodeObjectBinary fun:_decodeObject fun:-[NSWindowTemplate initWithCoder:] fun:_decodeObjectBinary fun:_decodeObject } { bug_40429b Memcheck:Leak fun:calloc fun:_internal_class_createInstanceFromZone fun:_internal_class_createInstance fun:+[NSObject allocWithZone:] fun:_decodeObjectBinary fun:_decodeObject fun:-[NSButtonCell initWithCoder:] fun:_decodeObjectBinary fun:_decodeObject fun:-[NSControl initWithCoder:] fun:-[NSButton initWithCoder:] fun:_decodeObjectBinary fun:_decodeObject fun:-[NSNibConnector initWithCoder:] fun:-[NSNibControlConnector initWithCoder:] fun:_decodeObjectBinary fun:-[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] fun:-[NSArray(NSArray) initWithCoder:] fun:_decodeObjectBinary fun:_decodeObject fun:-[NSIBObjectData initWithCoder:] fun:_decodeObjectBinary } { bug_40429c Memcheck:Leak fun:calloc fun:_internal_class_createInstanceFromZone fun:_internal_class_createInstance fun:+[NSObject allocWithZone:] fun:_decodeObjectBinary fun:_decodeObject fun:-[NSButtonCell initWithCoder:] fun:_decodeObjectBinary fun:_decodeObject fun:-[NSControl initWithCoder:] fun:-[NSButton initWithCoder:] fun:_decodeObjectBinary fun:-[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] fun:-[NSArray(NSArray) initWithCoder:] fun:_decodeObjectBinary fun:_decodeObject fun:-[NSView initWithCoder:] fun:_decodeObjectBinary fun:_decodeObject fun:-[NSResponder initWithCoder:] fun:-[NSView initWithCoder:] } { bug_40659 Memcheck:Leak fun:_Znw* ... fun:_ZN19extension_file_util13LoadExtensionERK8FilePathbPSs fun:_ZN12CrxInstaller15CompleteInstallEv fun:_Z16DispatchToMethodI12CrxInstallerMS0_FvvEEvPT_T0_RK6Tuple0 fun:_ZN14RunnableMethodI12CrxInstallerMS0_FvvE6Tuple0E3RunEv fun:_ZN11MessageLoop7RunTaskEP4Task fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE fun:_ZN11MessageLoop6DoWorkEv fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE fun:_ZN11MessageLoop11RunInternalEv fun:_ZN11MessageLoop10RunHandlerEv } { bug_46186_a Memcheck:Leak fun:_Znw* fun:_ZN12HALCADClient19AddPropertyListenerEmPK26AudioObjectPropertyAddressPFlmmS2_PvES3_ fun:_ZN16HALDefaultDevice22InstallServerListenersEv fun:_ZN16HALDefaultDevice10InitializeEv fun:_ZN9HALSystem16CheckOutInstanceEv fun:AudioObjectAddPropertyListener fun:_ZN10AQMEDeviceC2EmPK27AudioStreamBasicDescriptionPK18AudioChannelLayout fun:_Z11NewAQIONodembPK27AudioStreamBasicDescriptionPK18AudioChannelLayout fun:_ZN15AQIONodeManager13_FindAQIONodeEmbb fun:_ZN15AQIONodeManager12FindAQIONodeEmbb fun:_ZN16AudioQueueObject15DoIONodeConnectERK25AudioQueueStreamSpecifierPK27AudioStreamBasicDescriptionPK18AudioChannelLayout fun:_ZN16AudioQueueObject13EnqueueBufferEP16AudioQueueBufferjPK28AudioStreamPacketDescriptionjjjPK24AudioQueueParameterEventRK11AQTimeStampPS8_ fun:AQServer_EnqueueBuffer fun:AudioQueueEnqueueBufferWithParameters fun:AudioQueueEnqueueBuffer fun:_ZN28PCMQueueOutAudioOutputStream5StartEPN17AudioOutputStream19AudioSourceCallbackE fun:_ZN5media21AudioOutputController6DoPlayEv fun:_ZN14RunnableMethodIN5media21AudioOutputControllerEMS1_FvvE6Tuple0E3RunEv fun:_ZN11MessageLoop7RunTaskEP4Task fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE fun:_ZN11MessageLoop6DoWorkEv fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE } { bug_46186_b Memcheck:Leak fun:malloc_zone_malloc fun:_ZN4base12_GLOBAL__N_137oom_killer_cfallocator_system_defaultElmPv fun:_CFRuntimeCreateInstance fun:CFRunLoopSourceCreate fun:MSHCreateMIGServerSource fun:_ZN20HALCADClientListenerC2EPFlmmPK26AudioObjectPropertyAddressPvES3_ fun:_ZN12HALCADClient19AddPropertyListenerEmPK26AudioObjectPropertyAddressPFlmmS2_PvES3_ fun:_ZN16HALDefaultDevice22InstallServerListenersEv fun:_ZN16HALDefaultDevice10InitializeEv fun:_ZN9HALSystem16CheckOutInstanceEv fun:AudioObjectAddPropertyListener fun:_ZN10AQMEDeviceC2EmPK27AudioStreamBasicDescriptionPK18AudioChannelLayout fun:_Z11NewAQIONodembPK27AudioStreamBasicDescriptionPK18AudioChannelLayout fun:_ZN15AQIONodeManager13_FindAQIONodeEmbb fun:_ZN15AQIONodeManager12FindAQIONodeEmbb fun:_ZN16AudioQueueObject15DoIONodeConnectERK25AudioQueueStreamSpecifierPK27AudioStreamBasicDescriptionPK18AudioChannelLayout fun:_ZN16AudioQueueObject13EnqueueBufferEP16AudioQueueBufferjPK28AudioStreamPacketDescriptionjjjPK24AudioQueueParameterEventRK11AQTimeStampPS8_ fun:AQServer_EnqueueBuffer fun:AudioQueueEnqueueBufferWithParameters fun:AudioQueueEnqueueBuffer fun:_ZN28PCMQueueOutAudioOutputStream5StartEPN17AudioOutputStream19AudioSourceCallbackE fun:_ZN17AudioRendererHost14IPCAudioSource4PlayEv } { bug_46186_c Memcheck:Leak fun:_Znw* fun:_ZN12HALCADClient19AddPropertyListenerEmPK26AudioObjectPropertyAddressPFlmmS2_PvES3_ fun:_ZN16HALDefaultDevice22InstallServerListenersEv fun:_ZN16HALDefaultDevice10InitializeEv fun:_ZN9HALSystem15InitializeShellEv fun:_ZN9HALSystem16CheckOutInstanceEv fun:AudioObjectAddPropertyListener fun:_ZN10AQMEDeviceC2EmbPK27AudioStreamBasicDescriptionPK18AudioChannelLayout fun:_Z11NewAQIONodembbPK27AudioStreamBasicDescriptionPK18AudioChannelLayout fun:_ZN15AQIONodeManager13_FindAQIONodeEmbbb fun:_ZN15AQIONodeManager12FindAQIONodeEmbbb } { bug_46186_d Memcheck:Leak fun:_Znw* fun:_ZN12HALCADClient19AddPropertyListenerEmPK26AudioObjectPropertyAddressPFlmmS2_PvES3_ fun:_ZN16HALDefaultDevice22InstallServerListenersEv fun:_ZN16HALDefaultDevice10InitializeEv fun:_ZN9HALSystem15InitializeShellEv fun:_ZN9HALSystem16CheckOutInstanceEv fun:AudioObjectGetPropertyData fun:_ZN12_GLOBAL__N_116HasAudioHardwareEm fun:_ZN15AudioManagerMac21HasAudioOutputDevicesEv fun:_ZN5mediaL21HasAudioOutputDevicesEv fun:_ZN5media45AudioOutputControllerTest_CreateAndClose_Test8TestBodyEv } { bug_46186_e Memcheck:Leak fun:_Znw* fun:_ZN12HALCADClient19AddPropertyListenerEmPK26AudioObjectPropertyAddressPFlmmS2_PvES3_ fun:_ZN9HALSystem15InitializeShellEv fun:_ZN9HALSystem16CheckOutInstanceEv fun:AudioObjectGetPropertyData fun:_ZN12_GLOBAL__N_116HasAudioHardwareEm fun:_ZN15AudioManagerMac21HasAudioOutputDevicesEv fun:_ZN5mediaL21HasAudioOutputDevicesEv fun:_ZN5media45AudioOutputControllerTest_CreateAndClose_Test8TestBodyEv } { bug_47949 Memcheck:Cond fun:rips_f_DrawRing fun:rips_f_BltShape fun:ripc_Render fun:ripc_DrawRects fun:CGContextFillRects fun:CGContextFillRect fun:NSRectFill fun:_ZN18FocusIndicationFix40currentOSHasSetFocusRingStyleInBitmapBugEv } { bug_50286 Memcheck:Leak fun:_Znw* fun:_ZN11ProfileImpl14InitExtensionsEv fun:_ZN14ProfileManager10AddProfileEP7Profileb fun:_ZN14ProfileManager10GetProfileERK8FilePathb fun:_ZN14ProfileManager10GetProfileERK8FilePath fun:_ZN14ProfileManager17GetDefaultProfileERK8FilePath fun:_ZN12_GLOBAL__N_113CreateProfileERK18MainFunctionParamsRK8FilePath fun:_Z11BrowserMainRK18MainFunctionParams fun:ChromeMain fun:main } { bug_50297_a Memcheck:Cond fun:_ZN3IPC7Channel11ChannelImpl23ProcessIncomingMessagesEv fun:_ZN3IPC7Channel11ChannelImpl28OnFileCanReadWithoutBlockingEi fun:_ZN4base19MessagePumpLibevent21FileDescriptorWatcher28OnFileCanReadWithoutBlockingEiPS0_ ... fun:event_process_active fun:event_base_loop fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE fun:_ZN11MessageLoop11RunInternalEv } { bug_50297_b Memcheck:Cond fun:_ZN6Pickle8FindNextEmPKcS1_ fun:_ZN3IPC7Message8FindNextEPKcS2_ fun:_ZN3IPC7Channel11ChannelImpl23ProcessIncomingMessagesEv fun:_ZN3IPC7Channel11ChannelImpl28OnFileCanReadWithoutBlockingEi fun:_ZN4base19MessagePumpLibevent21FileDescriptorWatcher28OnFileCanReadWithoutBlockingEiPS0_ ... fun:event_process_active fun:event_base_loop fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE fun:_ZN11MessageLoop11RunInternalEv } { bug_50638_a Memcheck:Cond fun:gleUpdateViewScissorData ... fun:cgl_set_surface fun:ogl_attach_surface fun:ogl_render_fade_transition fun:ogl_render_layer_ ... fun:ogl_render_layers fun:CARenderOGLRender fun:view_draw } { bug_50638_b Memcheck:Cond fun:gleUpdateViewScissorData fun:cgl_set_surface fun:ogl_attach_surface fun:ogl_render_layer_contents_bg fun:ogl_render_layer_image_ fun:ogl_render_layer_ fun:ogl_render_layer_image_ fun:ogl_render_layer_ fun:ogl_render_layer_image_ fun:ogl_render_layer_ fun:ogl_render_layers fun:CARenderOGLRender fun:view_draw } { bug_52364_a Memcheck:Value4 fun:_ZNK10CMMConvLut7ConvertER10CMMMinBitsP14CMMRuntimeInfomm fun:_Z16CMMProcessBitmapP15CMMBitmapParams fun:DoMatchBitmap fun:CWMatchBitmap fun:ConvertImageGeneric fun:CMSColorWorldConvertData fun:CMSTransformConvertData fun:CGCMSInterfaceTransformConvertData fun:CGColorTransformConvertData } { bug_52364_b Memcheck:Cond fun:_ZNK10CMMMtxOnly10ConvertMinE10CMM3x3Type10CMM3x1TypeR12CMMMinBuffermm fun:_ZNK21CMMConvMatrixTemplateI10CMMMtxOnly22CMMConvGrayToRGBMatrixE7ConvertER10CMMMinBitsP14CMMRuntimeInfomm fun:_Z16CMMProcessBitmapP15CMMBitmapParams fun:DoMatchBitmap fun:CWMatchBitmap fun:ConvertImageGeneric fun:CMSColorWorldConvertData fun:CMSTransformConvertData fun:CGCMSInterfaceTransformConvertData fun:CGColorTransformConvertData } { bug_52681_a Memcheck:Leak fun:_Znw* fun:_ZN16ChildProcessHost13CreateChannelEv fun:_ZN18UtilityProcessHost12StartProcessERK8FilePath fun:_ZN18UtilityProcessHost22StartExtensionUnpackerERK8FilePath fun:_ZN14RunnableMethodI26SandboxedExtensionUnpackerMS0_FvRK8FilePathE6Tuple1IS1_EE3RunEv fun:_ZN11MessageLoop7RunTaskEP4Task } { bug_52681_b Memcheck:Leak fun:_Znw* ... fun:_ZN16ChildProcessHost13CreateChannelEv fun:_ZN18UtilityProcessHost12StartProcessERK8FilePath fun:_ZN18UtilityProcessHost22StartExtensionUnpackerERK8FilePath fun:_ZN26SandboxedExtensionUnpacker22StartProcessOnIOThreadERK8FilePath fun:_Z16DispatchToMethodI26SandboxedExtensionUnpackerMS0_FvRK8FilePathES1_EvPT_T0_RK6Tuple1IT1_E fun:_ZN14RunnableMethodI26SandboxedExtensionUnpackerMS0_FvRK8FilePathE6Tuple1IS1_EE3RunEv fun:_ZN11MessageLoop7RunTaskEP4Task } { bug_53742_a Memcheck:Cond ... fun:_ZN16AudioQueueObject12ConvertInputEP9AQCommandRmb fun:_ZN16AudioQueueObject12RunConverterEi fun:_ZN18AQConverterManager17AQConverterThread3RunEv fun:_ZN18AQConverterManager17AQConverterThread20ConverterThreadEntryEPv fun:_ZN9CAPThread5EntryEPS_ fun:_pthread_start fun:thread_start } { bug_53742_b Memcheck:Cond fun:_ZN16AudioQueueObject12ConvertInputEP9AQCommandRmb fun:_ZN16AudioQueueObject5ResetEv fun:_ZN16AudioQueueObject4StopEb } { bug_53989_a Memcheck:Cond fun:glvm_function_new fun:glvmCreateModularFunction fun:gleGetVertexSubmitFuncObjectAndKey fun:gleSetVertexArrayFunc fun:gleDrawArraysOrElements_ExecCore fun:gleDrawArraysOrElements_IMM_Exec fun:gl_context_draw fun:ogl_array_flush fun:ogl_primitives_end_ fun:ogl_emit_quad_indices fun:ogl_emit_nine_part_rect fun:ogl_emit_rect_tex fun:ogl_render_layer_contents_bg fun:ogl_render_layer_image_ fun:ogl_render_layer_ fun:ogl_render_layer_image_ fun:ogl_render_layer_ fun:ogl_render_layers fun:CARenderOGLRender fun:view_draw fun:view_display_link fun:link_callback } { bug_53989_b Memcheck:Cond fun:glvm_function_hash_value_6 fun:glvm_hash_set_* fun:glvm*ModularFunction*Cache fun:gleGetVertexSubmitFuncObjectAndKey fun:gleSetVertexArrayFunc fun:gleDrawArraysOrElements_ExecCore fun:gleDrawArraysOrElements_IMM_Exec fun:gl_context_draw fun:ogl_array_flush fun:ogl_primitives_end_ fun:ogl_emit_quad_indices fun:ogl_emit_nine_part_rect fun:ogl_emit_rect_tex fun:ogl_render_layer_contents_bg fun:ogl_render_layer_image_ fun:ogl_render_layer_ fun:ogl_render_layer_image_ fun:ogl_render_layer_ fun:ogl_render_layers fun:CARenderOGLRender fun:view_draw fun:view_display_link } { bug_53989_c Memcheck:Value4 ... fun:gleGetVertexSubmitFuncObjectAndKey fun:gleSetVertexArrayFunc fun:gleDrawArraysOrElements_ExecCore fun:gleDrawArraysOrElements_IMM_Exec fun:gl_context_draw fun:ogl_array_flush fun:ogl_primitives_end_ fun:ogl_emit_quad_indices fun:ogl_emit_nine_part_rect fun:ogl_emit_rect_tex fun:ogl_render_layer_contents_bg fun:ogl_render_layer_image_ fun:ogl_render_layer_ fun:ogl_render_layer_image_ fun:ogl_render_layer_ fun:ogl_render_layers fun:CARenderOGLRender fun:view_draw fun:view_display_link fun:link_callback } { bug_55773 Memcheck:Addr8 fun:sseCGSFill8by1 fun:argb32_mark_constshape fun:argb32_mark fun:ripl_BltShape fun:ripc_Render fun:ripc_DrawRects fun:CGContextFillRects fun:CGContextFillRect fun:NSRectFill fun:-[NSView _drawRect:clip:] fun:-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] fun:-[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] fun:-[NSNextStepFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] fun:-[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] fun:-[NSView displayIfNeeded] fun:-[NSWindow displayIfNeeded] fun:-[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] fun:-[NSWindow orderWindow:relativeTo:] fun:-[NSWindow addChildWindow:ordered:] fun:-[GTMWindowSheetController(PrivateMethods) beginSystemSheet:withInfo:modalForView:withParameters:] fun:-[GTMWindowSheetController beginSystemSheet:modalForView:withParameters:] fun:-[GTMWindowSheetController beginSheet:modalForView:modalDelegate:didEndSelector:contextInfo:] } { bug_57268 Memcheck:Leak fun:_Znw* fun:_ZN4base17LoadNativeLibraryERK8FilePath fun:_ZN5media22InitializeMediaLibraryERK8FilePath } { bug_58860_a Memcheck:Addr1 fun:memcpy ... fun:FSFindFolder fun:_ZN12_GLOBAL__N_124GetPluginCommonDirectoryEPSt6vectorI8FilePathSaIS1_EEb fun:_ZN6webkit5npapi10PluginList20GetPluginDirectoriesEPSt6vectorI8FilePathSaIS2_EE fun:_ZN6webkit5npapi10PluginList11LoadPluginsEb fun:_ZN6webkit5npapi10PluginList10GetPluginsEbPSt6vectorI13WebPluginInfoSaIS2_EE fun:_ZN13PluginUpdater30GetPreferencesDataOnFileThreadEPv } { bug_58860_b Memcheck:Addr4 ... fun:FSFindFolder fun:_ZN12_GLOBAL__N_124GetPluginCommonDirectoryEPSt6vectorI8FilePathSaIS1_EEb fun:_ZN6webkit5npapi10PluginList20GetPluginDirectoriesEPSt6vectorI8FilePathSaIS2_EE fun:_ZN6webkit5npapi10PluginList11LoadPluginsEb fun:_ZN6webkit5npapi10PluginList10GetPluginsEbPSt6vectorI13WebPluginInfoSaIS2_EE fun:_ZN13PluginUpdater30GetPreferencesDataOnFileThreadEPv } { bug_59243_a Memcheck:Leak fun:_Znw* fun:_ZN20BrowserAccessibility6CreateEv fun:_ZN24BrowserAccessibilityTest5SetUpEv } { bug_59243_b Memcheck:Leak fun:_Znw* ... fun:_ZNSt3mapIiSbItN4base20string16_char_traitsESaItEESt4lessIiESaISt4pairIKiS3_EEEaSERKSA_ fun:_ZN20BrowserAccessibility10InitializeEP27BrowserAccessibilityManagerPS_iiRKN11webkit_glue16WebAccessibilityE fun:_ZN24BrowserAccessibilityTest5SetUpEv } { bug_51682a Memcheck:Leak fun:malloc fun:__cxa_get_globals fun:__cxa_allocate_exception fun:_ZN8Security9CssmError7throwMeEi fun:_ZN9RSASigner6verifyEPKvmS1_m fun:_ZN16SignatureContext5finalERKN8Security8CssmDataE fun:_ZL20cssm_VerifyDataFinallyPK9cssm_data fun:CSSM_VerifyDataFinal fun:_ZN4base17SignatureVerifier11VerifyFinalEv fun:_ZN36SignatureVerifierTest_BasicTest_Test8TestBodyEv } { bug_51682b Memcheck:Leak fun:malloc fun:__cxa_get_globals fun:__cxa_allocate_exception fun:_ZN8Security9CssmError7throwMeEi fun:_ZNK8Security9DbVersion9findTableEj fun:_ZNK8Security9DbVersion12createCursorEPK10cssm_query fun:_ZN8Security10DbModifier12createCursorEPK10cssm_query fun:_ZN8Security13AppleDatabase12dataGetFirstERNS_9DbContextEPKNS_9CssmQueryEP29cssm_db_record_attribute_dataPNS_8CssmDataERP21cssm_db_unique_record fun:_ZN8Security15DatabaseSession12DataGetFirstElPKNS_9CssmQueryEP29cssm_db_record_attribute_dataPNS_8CssmDataERP21cssm_db_unique_record fun:_ZL17cssm_DataGetFirst17cssm_dl_db_handlePK10cssm_queryPlP29cssm_db_record_attribute_dataP9cssm_dataPP21cssm_db_unique_record fun:CSSM_DL_DataGetFirst } { bug_51682c Memcheck:Leak fun:realloc fun:_ZN16DefaultAllocator7reallocEPvm fun:_ZN8Security28CssmAllocatorMemoryFunctions12relayReallocEPvmS1_ fun:_ZNK8Security19CssmMemoryFunctions7reallocEPvm fun:_ZN8Security28CssmMemoryFunctionsAllocator7reallocEPvm fun:_ZN10Attachment13upcallReallocElPvj fun:_ZN8Security13PluginSession7reallocEPvm fun:_ZN17DecodedExtensions12addExtensionERK9cssm_databPvbPK22SecAsn1Template_structPS1_ fun:_ZN17DecodedExtensions13decodeFromNssEPP17NSS_CertExtension fun:_ZN11DecodedCertC2ER18AppleX509CLSessionRKN8Security8CssmDataE fun:_ZN18AppleX509CLSession22CertGetFirstFieldValueERKN8Security8CssmDataES3_RjRP9cssm_data fun:_Z27cssm_CertGetFirstFieldValuelPK9cssm_dataS1_PlPjPPS_ fun:CSSM_CL_CertGetFirstFieldValue } { bug_60873 Memcheck:Cond fun:UTF8ToCString fun:_Z16UTF8ToClassicHFSPKcmmmPh fun:_Z14PathMakeFSSpecPKcP6FSSpecPh fun:NativePathNameToFSSpec fun:ConvertProfLocation fun:GetProfileLocationOfSuite fun:_CMGetProfileOfSuite fun:CMGetProfileByAVID fun:CMSCreateDisplayProfile fun:create fun:CMSTransformCreate fun:createBase fun:initialize fun:createColorTransform fun:CGColorTransformCreateMutable fun:CGBitmapColorTransformCreate fun:__CGBitmapContextDelegateCreate fun:__CGBitmapContextDelegateCreate fun:createBitmapContext fun:CGBitmapContextCreate fun:_ZN4skia12_GLOBAL__N_1L16CGContextForDataEPvii fun:_ZN4skia20BitmapPlatformDevice* } { bug_61228_a Memcheck:Leak fun:_Znw* fun:_ZN15FilePathWatcherC2Ev fun:_ZN15FilePathWatcherC1Ev fun:_ZN6policy22FileBasedPolicyWatcherC2Ev fun:_ZN6policy22FileBasedPolicyWatcherC1Ev fun:_ZN6policy23FileBasedPolicyProviderC2EPKNS_27ConfigurationPolicyProvider20PolicyDefinitionListEPNS0_8DelegateE fun:_ZN6policy30ConfigurationPolicyProviderMacC2EPKNS_27ConfigurationPolicyProvider20PolicyDefinitionListEP14MacPreferences fun:_ZN6policy30ConfigurationPolicyProviderMacC1EPKNS_27ConfigurationPolicyProvider20PolicyDefinitionListEP14MacPreferences } { bug_61228_b Memcheck:Leak fun:_Znw* fun:_ZN15FilePathWatcherC2Ev fun:_ZN15FilePathWatcherC1Ev fun:_ZN6policy22FileBasedPolicyWatcherC2Ev fun:_ZN6policy22FileBasedPolicyWatcherC1Ev fun:_ZN6policy23FileBasedPolicyProviderC2EPKNS_27ConfigurationPolicyProvider20PolicyDefinitionListEPNS0_8DelegateE fun:_ZN6policy30ConfigurationPolicyProviderMacC2EPKNS_27ConfigurationPolicyProvider20PolicyDefinitionListE fun:_ZN6policy30ConfigurationPolicyProviderMacC1EPKNS_27ConfigurationPolicyProvider20PolicyDefinitionListE } { bug_61228_c Memcheck:Leak fun:_Znw* fun:_ZN15FilePathWatcherC2Ev fun:_ZN15FilePathWatcherC1Ev fun:_ZN6policy21FileBasedPolicyLoader16InitOnFileThreadEv } { bug_61737 Memcheck:Cond fun:_ZN2v88internal9preparser9PreParserINS0_7ScannerENS0_21PartialParserRecorderEE36ParseMemberWithNewPrefixesExpressionEPiPb fun:_ZN2v88internal9preparser9PreParserINS0_7ScannerENS0_21PartialParserRecorderEE14ParseNewPrefixEPiPb fun:_ZN2v88internal9preparser9PreParserINS0_7ScannerENS0_21PartialParserRecorderEE18ParseNewExpressionEPb fun:_ZN2v88internal9preparser9PreParserINS0_7ScannerENS0_21PartialParserRecorderEE27ParseLeftHandSideExpressionEPb fun:_ZN2v88internal9preparser9PreParserINS0_7ScannerENS0_21PartialParserRecorderEE22ParsePostfixExpressionEPb fun:_ZN2v88internal9preparser9PreParserINS0_7ScannerENS0_21PartialParserRecorderEE20ParseUnaryExpressionEPb fun:_ZN2v88internal9preparser9PreParserINS0_7ScannerENS0_21PartialParserRecorderEE21ParseBinaryExpressionEibPb fun:_ZN2v88internal9preparser9PreParserINS0_7ScannerENS0_21PartialParserRecorderEE26ParseConditionalExpressionEbPb fun:_ZN2v88internal9preparser9PreParserINS0_7ScannerENS0_21PartialParserRecorderEE25ParseAssignmentExpressionEbPb ... fun:_ZN2v88internal9preparser9PreParserINS0_7ScannerENS0_21PartialParserRecorderEE19ParseSourceElementsEiPb fun:_ZN2v88internal9preparser9PreParserINS0_7ScannerENS0_21PartialParserRecorderEE15PreParseProgramEPS3_PS4_b fun:_ZN2v88internal9ParserApi15PartialPreParseENS0_6HandleINS0_6StringEEEPN7unibrow15CharacterStreamEPNS_9ExtensionE fun:_ZN2v88internal8Compiler7CompileENS0_6HandleINS0_6StringEEENS2_INS0_6ObjectEEEiiPNS_9ExtensionEPNS0_14ScriptDataImplES6_NS0_11NativesFlagE } { bug_61929 Memcheck:Leak fun:calloc fun:IOAlloc fun:CMOpenOrNewAccess fun:CMOpenProfile fun:_CMGetProfileOfSuite fun:CMGetProfileByAVID fun:CMSCreateDisplayProfile fun:create fun:CMSTransformCreate fun:createBase fun:initialize fun:createColorTransform fun:CGColorTransformCreateMutable fun:CGBitmapColorTransformCreate fun:__CGBitmapContextDelegateCreate fun:__CGBitmapContextDelegateCreate fun:createBitmapContext fun:CGBitmapContextCreate } { bug_63024a Memcheck:Cond fun:memcpy fun:_ZN8Security13NameValuePair9CloneDataERKNS_8CssmDataE fun:_ZN8Security13NameValuePairC2ERKNS_8CssmDataE fun:_ZN8Security19NameValueDictionary12MakeFromDataERKNS_8CssmDataE fun:_ZN8Security19NameValueDictionaryC2ERKNS_8CssmDataE fun:_ZN8Security12KeychainCore12CCallbackMgr7consumeEjjRKNS_8CssmDataE fun:_ZN8Security14SecurityServer16NotificationPort7receiveERKNS_12MachPlusPlus7MessageE fun:_ZN8Security12MachPlusPlus10CFAutoPort10cfCallbackEP12__CFMachPortPvlS4_ } { bug_63024b Memcheck:Cond fun:_ZN8Security19NameValueDictionary12MakeFromDataERKNS_8CssmDataE fun:_ZN8Security19NameValueDictionaryC2ERKNS_8CssmDataE fun:_ZN8Security12KeychainCore12CCallbackMgr7consumeEjjRKNS_8CssmDataE fun:_ZN8Security14SecurityServer16NotificationPort7receiveERKNS_12MachPlusPlus7MessageE fun:_ZN8Security12MachPlusPlus10CFAutoPort10cfCallbackEP12__CFMachPortPvlS4_ } { bug_63024c Memcheck:Free fun:_ZdlPv fun:_ZN8Security19NameValueDictionaryD2Ev fun:_ZN8Security12KeychainCore12CCallbackMgr7consumeEjjRKNS_8CssmDataE fun:_ZN8Security14SecurityServer16NotificationPort7receiveERKNS_12MachPlusPlus7MessageE fun:_ZN8Security12MachPlusPlus10CFAutoPort10cfCallbackEP12__CFMachPortPvlS4_ } { bug_63513 Memcheck:Leak fun:_Znw* fun:_ZN15FilePathWatcherC2Ev fun:_ZN15FilePathWatcherC1Ev fun:_ZN6policy22FileBasedPolicyWatcherC2Ev fun:_ZN6policy22FileBasedPolicyWatcherC1Ev fun:_ZN6policy23FileBasedPolicyProviderC2EPKNS_27ConfigurationPolicyProvider20PolicyDefinitionListEPNS0_8DelegateE fun:_ZN6policy30ConfigurationPolicyProviderMacC2EPKNS_27ConfigurationPolicyProvider20PolicyDefinitionListE fun:_ZN6policy30ConfigurationPolicyProviderMacC1EPKNS_27ConfigurationPolicyProvider20PolicyDefinitionListE fun:_ZN6policy33ConfigurationPolicyProviderKeeper29CreateManagedPlatformProviderEv fun:_ZN6policy33ConfigurationPolicyProviderKeeperC2Ev fun:_ZN6policy33ConfigurationPolicyProviderKeeperC1Ev fun:_ZN22DefaultSingletonTraitsIN6policy33ConfigurationPolicyProviderKeeperEE3NewEv fun:_ZN9SingletonIN6policy33ConfigurationPolicyProviderKeeperE22DefaultSingletonTraitsIS1_ES1_E3getEv fun:_ZN6policy28ConfigurationPolicyPrefStore36CreateManagedPlatformPolicyPrefStoreEv fun:_ZN14PrefValueStore18RefreshPolicyPrefsEP14CallbackRunnerI6Tuple1ISt6vectorISsSaISsEEEE fun:_Z16DispatchToMethodIN18TestingPrefService21TestingPrefValueStoreEM14PrefValueStoreFvP14CallbackRunnerI6Tuple1ISt6vectorISsSaISsEEEEESA_EvPT_T0_RKS4_IT1_E fun:_ZN14RunnableMethodIN18TestingPrefService21TestingPrefValueStoreEM14PrefValueStoreFvP14CallbackRunnerI6Tuple1ISt6vectorISsSaISsEEEEES4_ISA_EE3RunEv fun:_ZN11MessageLoop7RunTaskEP4Task fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE fun:_ZN11MessageLoop6DoWorkEv fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE fun:_ZN11MessageLoop11RunInternalEv } { bug_63670 Memcheck:Cond fun:NSIntersectionRect fun:-[BrowserWindowController tabContentsViewFrameWillChange:frameRect:] fun:-[TabStripController tabContentsViewFrameWillChange:frameRect:] fun:-[TabContentsController tabContentsViewFrameWillChange:] fun:-[ResizeNotificationView setFrame:] fun:-[TabStripController swapInTabAtIndex:] fun:-[TabStripController selectTabWithContents:previousContents:atIndex:userGesture:] fun:_ZN27TabStripModelObserverBridge13TabSelectedAtEP18TabContentsWrapperS1_ib fun:_ZN13TabStripModel26ChangeSelectedContentsFromEP18TabContentsWrapperib fun:_ZN13TabStripModel19InsertTabContentsAtEiP18TabContentsWrapperi fun:_ZN13TabStripModel14AddTabContentsEP18TabContentsWrapperiji fun:_ZN7browser8NavigateEPNS_14NavigateParamsE fun:_ZN11BrowserInit17LaunchWithProfile17OpenTabsInBrowserEP7BrowserbRKSt6vectorINS0_3TabESaIS4_EE fun:_ZN11BrowserInit17LaunchWithProfile17OpenURLsInBrowserEP7BrowserbRKSt6vectorI4GURLSaIS4_EE fun:_ZN11BrowserInit17LaunchWithProfile17ProcessLaunchURLsEbRKSt6vectorI4GURLSaIS2_EE fun:_ZN11BrowserInit17LaunchWithProfile6LaunchEP7Profileb fun:_ZN11BrowserInit13LaunchBrowserERK11CommandLineP7ProfileRK8FilePathbPi fun:_ZN11BrowserInit18ProcessCmdLineImplERK11CommandLineRK8FilePathbP7ProfilePiPS_ fun:_ZN11BrowserInit5StartERK11CommandLineRK8FilePathP7ProfilePi } { bug_64463 Memcheck:Leak fun:_Znw* fun:_ZN4base16MessageLoopProxy22CreateForCurrentThreadEv fun:_ZN3net12CertVerifier7RequestC2EPS0_PNS_15X509CertificateERKSsiPNS_16CertVerifyResultEP14CallbackRunnerI6Tuple1IiEE } { bug_65940 Memcheck:Leak fun:_Znw* fun:_ZN3IPC11SyncChannelC2ERKNS_13ChannelHandleENS_7Channel4ModeEPNS4_8ListenerEP11MessageLoopbPN4base13WaitableEventE fun:_ZN3IPC11SyncChannelC1ERKNS_13ChannelHandleENS_7Channel4ModeEPNS4_8ListenerEP11MessageLoopbPN4base13WaitableEventE fun:_ZN11ChildThread4InitEv fun:_ZN11ChildThreadC2Ev fun:_ZN13UtilityThreadC2Ev fun:_ZN13UtilityThreadC1Ev } { bug_67291 Memcheck:Leak fun:_Znw* ... fun:_ZN16ExtensionInfoMap12AddExtensionEPK9Extension } { bug_68090 Memcheck:Cond fun:_ZL10AddEncHashP12EncHashTablePKhij fun:_Z16BuildMacEncTablev fun:_ZN15TParsingContext13GetParseProcsEv fun:_ZN19TSFNTParsingContext13GetParseProcsEv fun:_ZN18TCIDParsingContext13GetParseProcsEv fun:_ZN16TType1OTFCIDFont20ParseCFFCIDFontDictsERK19TType1CFFDescriptorP32Type1ProtectionEvaluationContextRVt fun:_ZN16TType1OTFCIDFont15ParseCFFCIDFontERK19TType1CFFDescriptorP32Type1ProtectionEvaluationContext fun:_ZN16TType1OTFCIDFontC2ERK19TType1CFFDescriptor fun:_ZN10TType1Font7GetFontEPK5TFont fun:_ZN12TType1StrikeC2EPK5TFontmPK13FontVariationRK15StrikeTransform fun:_ZN12TType1Strike9GetStrikeERK18TStrikeDescription fun:_Z19Type1GetStrikeSpecsmPK18TStrikeDescriptionP11StrikeSpecs fun:_ZNK19TConcreteFontScaler14GetFontMetricsEv fun:_ZNK19TConcreteFontScaler23GetATSCompatibleMetricsERiS0_S0_S0_S0_S0_S0_ fun:FPFontGetGlyphsForUnichars fun:_ZNK9TBaseFont20CalculateFontMetricsEb fun:_ZNK9TBaseFont15InitFontMetricsEv fun:_ZNK9TBaseFont16GetStrikeMetricsEfPK17CGAffineTransformb fun:_ZNK5TFont17InitStrikeMetricsEv fun:CTFontGetAscent fun:__NSFontInstanceInfoInitializeMetricsInfo } { bug_71111 Memcheck:Leak fun:malloc_zone_malloc fun:_CFRuntimeCreateInstance fun:__CFDictionaryInit fun:utDeactivateAllSelectedIMInDoc fun:MyDeactivateTSMDocument fun:_ReactivateTSMDocumentAfterMenuTracking fun:_Z20TearDownMenuTrackingR14MenuSelectData fun:_Z19PopUpMenuSelectCoreP8MenuData5PointdS1_tjPK4RecttmS4_S4_PK10__CFStringPP13OpaqueMenuRefPt fun:_HandlePopUpMenuSelection7 fun:_NSPopUpCarbonMenu3 fun:-[NSCarbonMenuImpl popUpMenu:atLocation:width:forView:withSelectedItem:withFont:withFlags:withOptions:] fun:-[NSPopUpButtonCell trackMouse:inRect:ofView:untilMouseUp:] fun:-[NSPopUpButtonCell performClickWithFrame:inView:] fun:-[MenuButton(Private) showMenu:] fun:-[MenuButton(Private) clickShowMenu:] fun:-[NSApplication sendAction:to:from:] fun:-[NSControl sendAction:to:] fun:-[NSCell _sendActionFrom:] fun:-[NSButtonCell performClick:] fun:_ZN12_GLOBAL__N_131MenuButtonTest_OpenOnClick_Test8TestBodyEv } { bug_73036a Memcheck:Leak fun:malloc_zone_calloc fun:_internal_class_createInstanceFromZone fun:NSAllocateObject fun:+[NSHashTable alloc] fun:+[NSTrackingArea initialize] fun:_class_initialize fun:_class_lookupMethodAndLoadCache fun:objc_msgSend fun:-[NSView addTrackingRect:owner:userData:assumeInside:] fun:-[NSThemeFrame _updateMouseTracking] fun:-[NSThemeFrame _tileTitlebarAndRedisplay:] fun:-[NSThemeFrame _updateButtons] fun:-[NSThemeFrame initWithFrame:styleMask:owner:] fun:-[NSGrayFrame initWithFrame:styleMask:owner:] fun:-[NSWindow _commonInitFrame:styleMask:backing:defer:] fun:-[NSWindow _initContent:styleMask:backing:defer:contentView:] fun:-[NSWindow initWithContentRect:styleMask:backing:defer:] fun:-[FramedBrowserWindow initWithContentRect:styleMask:backing:defer:] fun:-[NSWindowTemplate nibInstantiate] fun:-[NSIBObjectData instantiateObject:] fun:-[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] fun:loadNib } { bug_73036b Memcheck:Leak fun:malloc_zone_calloc fun:_internal_class_createInstanceFromZone fun:NSAllocateObject fun:+[NSHashTable alloc] fun:+[NSTrackingArea initialize] fun:_class_initialize fun:_class_lookupMethodAndLoadCache fun:objc_msgSend fun:-[NSView addTrackingRect:owner:userData:assumeInside:] fun:-[NSCell(NSPrivate_CellMouseTracking) _setMouseTrackingInRect:ofView:] fun:-[NSButtonCell _setMouseTrackingInRect:ofView:] fun:-[NSControl _setMouseTrackingForCell:] fun:-[NSButton(NSButtonBorder) _setMouseTrackingForCell:] fun:-[NSButtonCell setControlView:] fun:-[NSControl initWithCoder:] fun:-[NSButton initWithCoder:] fun:_decodeObjectBinary fun:-[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] fun:-[NSArray(NSArray) initWithCoder:] fun:_decodeObjectBinary fun:_decodeObject fun:-[NSView initWithCoder:] } { bug_73275 Memcheck:Leak fun:malloc_zone_calloc fun:_internal_class_createInstanceFromZone fun:NSAllocateObject fun:+[NSHashTable alloc] fun:+[NSTrackingArea initialize] fun:_class_initialize fun:_class_lookupMethodAndLoadCache fun:objc_msgSend fun:-[TabContentsViewCocoa initWithTabContentsViewMac:] fun:_ZN18TabContentsViewMac10CreateViewERKN3gfx4SizeE fun:_ZN11TabContentsC2EP7ProfileP12SiteInstanceiPKS_P23SessionStorageNamespace fun:_ZN15TestTabContentsC2EP7ProfileP12SiteInstance fun:_ZN15TestTabContentsC1EP7ProfileP12SiteInstance fun:_ZN25RenderViewHostTestHarness21CreateTestTabContentsEv fun:_ZN25RenderViewHostTestHarness5SetUpEv fun:_ZN30AutocompleteHistoryManagerTest5SetUpEv } { bug_73299_b Memcheck:Leak fun:_Znw* fun:_ZN24BrowserRenderProcessHost20CreateMessageFiltersEv fun:_ZN24BrowserRenderProcessHost4InitEbb fun:_ZN14RenderViewHost16CreateRenderViewERKSbItN4base20string16_char_traitsESaItEE fun:_ZN13ExtensionHost19CreateRenderViewNowEv fun:_ZN13ExtensionHost20ProcessCreationQueue14ProcessOneHostEv fun:_Z16DispatchToMethodIN13ExtensionHost20ProcessCreationQueueEMS1_FvvEEvPT_T0_RK6Tuple0 fun:_ZN27ScopedRunnableMethodFactoryIN13ExtensionHost20ProcessCreationQueueEE14RunnableMethodIMS1_FvvE6Tuple0E3RunEv fun:_ZN11MessageLoop7RunTaskEP4Task fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE fun:_ZN11MessageLoop6DoWorkEv fun:_ZN4base24MessagePumpCFRunLoopBase7RunWorkEv fun:_ZN4base24MessagePumpCFRunLoopBase13RunWorkSourceEPv fun:CFRunLoopRunSpecific fun:CFRunLoopRunInMode fun:RunCurrentEventLoopInMode fun:ReceiveNextEventCommon fun:BlockUntilNextEventMatchingListInMode fun:_DPSNextEvent fun:-[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] fun:-[NSApplication run] fun:_ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE } { bug_75136a Memcheck:Addr1 ... fun:CFBundlePreflightExecutable } { bug_75136b Memcheck:Addr4 ... fun:CFBundlePreflightExecutable } { bug_75142 Memcheck:Addr4 ... fun:CGContextShowGlyphsWithAdvances } { bug_75714_a Memcheck:Addr8 ... fun:argb32_mark fun:ripl_BltShape ... fun:ripc_Render* ... fun:-[NSView _drawRect:clip:] fun:-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] ... fun:-[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] fun:-[NSNextStepFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] fun:-[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] fun:-[NSView displayIfNeeded] } { bug_75714_b Memcheck:Addr4 ... fun:argb32_mark fun:ripl_BltShape fun:ripc_Render ... fun:-[NSView _drawRect:clip:] fun:-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] ... fun:-[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] fun:-[NSNextStepFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] fun:-[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] fun:-[NSView displayIfNeeded] } { bug_76370 Memcheck:Addr4 fun:get_bits ... fun:read_huffman_tree fun:theora_decode_tables fun:theora_decode_init fun:avcodec_open fun:_ZN5media23FFmpegVideoDecodeEngine10InitializeEP11MessageLoopPNS_17VideoDecodeEngine12EventHandlerEPNS_18VideoDecodeContextERKNS_16VideoCodecConfigE fun:_ZN5media18FFmpegVideoDecoder10InitializeEPNS_13DemuxerStreamEP14CallbackRunnerI6Tuple0EPS3_I6Tuple1IRKNS_18PipelineStatisticsEEE } { bug_77063 Memcheck:Free fun:_ZdlPv fun:_ZN15THFSPlusCatalogD2Ev fun:_ZN5TNode10SetCatalogEP15THFSPlusCatalog fun:_ZN15TMountPointList9AddVolumeEsb fun:_ZN15TMountPointList4FindEsPN5TNode12StPopulatingE fun:_ZN15TMountPointList20SupportsInvisibleBitEsPN5TNode12StPopulatingEb fun:_ZNK21THFSPlusPropertyStore4OpenEbb fun:_ZNK21THFSPlusPropertyStore13GetPropertiesEb fun:_ZN16TFSCopyOperation22GetSourcePropertyStoreERK11THFSPlusRef fun:_ZN16TFSCopyOperation13DoMoveToTrashERK11THFSPlusRef fun:_ZN16TFSCopyOperation3RunEv fun:_FSOperation fun:_FSOperateOnObjectSync fun:FSMoveObjectToTrashSync fun:_Z9TrashFuncRK8FilePath fun:_Z18DispatchToFunctionIPFvRK8FilePathES0_EvT_RK6Tuple1IT0_E fun:_ZN16RunnableFunctionIPFvRK8FilePathE6Tuple1IS0_EE3RunEv fun:_ZN11MessageLoop7RunTaskEP4Task } { bug_77265_a Memcheck:Leak fun:calloc ... fun:-[BubbleView drawRect:] fun:-[NSView _drawRect:clip:] fun:-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] fun:-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] fun:-[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] fun:-[NSNextStepFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] fun:-[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] fun:-[NSView displayIfNeeded] fun:-[NSWindow _setFrameCommon:display:stashSize:] fun:-[NSWindow setFrame:display:] fun:-[NSWindow setValue:forKey:] fun:-[NSObject(NSKeyValueCoding) setValue:forKeyPath:] fun:-[NSInFlightAnimation advanceToTime:] fun:-[NSAnimationManager animationTimerFired:] fun:__NSFireTimer } { bug_77265_b Memcheck:Leak fun:calloc fun:CGClipStackCreateMutableCopy fun:maybeCopyClipState fun:CGGStateClipToRect fun:CGContextClipToRect fun:CGContextClipToRects fun:NSRectClipList fun:-[NSView _drawRect:clip:] fun:-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] fun:-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] fun:-[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] fun:-[NSNextStepFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] fun:-[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] fun:-[NSView displayIfNeeded] fun:-[NSWindow _setFrameCommon:display:stashSize:] fun:-[NSWindow setFrame:display:] fun:-[NSWindow setValue:forKey:] fun:-[NSObject(NSKeyValueCoding) setValue:forKeyPath:] fun:-[NSInFlightAnimation advanceToTime:] fun:-[NSAnimationManager animationTimerFired:] fun:__NSFireTimer } { bug_77265_c Memcheck:Leak fun:calloc fun:CGClipStackCreateMutableCopy fun:maybeCopyClipState fun:CGGStateClipToRect fun:CGContextClipToRect fun:NSRectClip fun:-[NSFocusState flush] fun:-[NSView lockFocusIfCanDraw] fun:-[NSView lockFocus] fun:-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] fun:-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] fun:-[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] fun:-[NSNextStepFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] fun:-[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] fun:-[NSView displayIfNeeded] fun:-[NSWindow _setFrameCommon:display:stashSize:] fun:-[NSWindow setFrame:display:] fun:-[NSWindow setValue:forKey:] fun:-[NSObject(NSKeyValueCoding) setValue:forKeyPath:] fun:-[NSInFlightAnimation advanceToTime:] fun:-[NSAnimationManager animationTimerFired:] fun:__NSFireTimer } { bug_77388_a Memcheck:Cond ... fun:PrivateMPEntryPoint fun:_pthread_start fun:thread_start } { bug_77388_b Memcheck:Value4 ... fun:PrivateMPEntryPoint fun:_pthread_start fun:thread_start } { bug_77388_c Memcheck:Param access_extended(entries) fun:accessx_np ... fun:PrivateMPEntryPoint fun:_pthread_start fun:thread_start } { bug_77388_d Memcheck:Cond fun:TestAndSetClear fun:TestAndClear fun:_ZN5TNode28UnregisterChangeNotificationERK11TCountedPtrI21TClientChangeNotifierEmb fun:NodeUnregisterChangeNotification fun:NodeUnRegisterChildChangedNotification fun:-[NSNavFBENode _unregisterForChildChangedNotifications] fun:_commonTearDown_NSNavFBENode fun:-[NSNavFBENode dealloc] fun:CFRelease fun:__CFSetDeallocate fun:_CFRelease fun:-[NSOutlineView dealloc] fun:-[NSTrackableOutlineView dealloc] } { bug_77388_e Memcheck:Cond fun:TestAndSetClear fun:TestAndSet fun:_ZN5TNode17HandleSyncStartedEv fun:_ZN5TNode24GetNetworkSidebarBrowserEv fun:_ZN5TNode14GetNetworkNodeEm fun:_ZN5TNode24GetSpecialNodeWithStatusEmRKP17OpaqueNodeRequestmR8TNodePtr fun:NodeCopySpecialFolder fun:+[NSNavFBENode _virtualNodeOfType:] fun:+[NSNavFBENode copyStandardSidebarNodes] fun:-[NSNavSidebarController load] fun:-[NSNavView loadSidebar] fun:-[NSSavePanel _initSidebarAndPopups] fun:-[NSSavePanel _initPanelCommon] fun:-[NSSavePanel initWithContentRect:styleMask:backing:defer:] fun:+[NSSavePanel _crunchyRawUnbonedPanel] fun:_ZN20SelectFileDialogImpl10SelectFileEN16SelectFileDialog4TypeERKSbItN4base20string16_char_traitsESaItEERK8FilePathPKNS0_12FileTypeInfoEiRKSsP8NSWindowPv fun:_ZN15DownloadManager24OnPathExistenceAvailableEP18DownloadCreateInfo }