diff options
author | glider@chromium.org <glider@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-12-27 16:00:25 +0000 |
---|---|---|
committer | glider@chromium.org <glider@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-12-27 16:00:25 +0000 |
commit | b71d82c8e015fe317b63434d7c0764c935ce9aea (patch) | |
tree | cb9a5b0b091c0bf084c2302cf8498728636b5e0f /tools | |
parent | 2b8fa188d964028885abc6ca399944bfd097afa1 (diff) | |
download | chromium_src-b71d82c8e015fe317b63434d7c0764c935ce9aea.zip chromium_src-b71d82c8e015fe317b63434d7c0764c935ce9aea.tar.gz chromium_src-b71d82c8e015fe317b63434d7c0764c935ce9aea.tar.bz2 |
Suppress Memcheck reports for http://build.chromium.org/p/tryserver.chromium/builders/mac_valgrind
(Mac OS 10.6 trybot):
-- add a new suppression for bug 46186 (leak in HALCADClient::AddPropertyListener)
-- expand suppression for bug 49250 (errors in remoting::CapturerMac::CaptureRects)
-- suppress bug 68090 (conditional junp in BuildMacEncTable)
-- suppress bug 68092 (uninitialized read in _CGSLockWindow)
BUG=46186,49250,68090,68092
TBR=timurrrr
Review URL: http://codereview.chromium.org/6057005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70194 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r-- | tools/valgrind/memcheck/suppressions_mac.txt | 68 |
1 files changed, 65 insertions, 3 deletions
diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt index 254c2af..0f2f2d7 100644 --- a/tools/valgrind/memcheck/suppressions_mac.txt +++ b/tools/valgrind/memcheck/suppressions_mac.txt @@ -602,7 +602,20 @@ fun:_ZN5media45AudioOutputControllerTest_CreateAndClose_Test8TestBodyEv fun:_ZN7testingL35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS3_FS2_vEPKc } - +{ + 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 + fun:_ZN7testingL35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS3_FS2_vEPKc +} { bug_47949 Memcheck:Cond @@ -661,8 +674,6 @@ fun:CGLRestoreDispatchFunction fun:CGLCreateContext fun:_ZN8remoting11CapturerMac26ScreenConfigurationChangedEv - fun:_ZN8remoting15CapturerMacTest5SetUpEv - fun:_ZN7testingL35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS3_FS2_vEPKc } { bug_50286 @@ -1215,3 +1226,54 @@ ... 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_68092 + Memcheck:Addr1 + fun:_CGSLockWindow + fun:CGSDeviceLock + fun:ripd_Lock + fun:ripl_BltShape + fun:ripc_Render + fun:ripc_DrawRects + fun:CGContextFillRects + fun:createTopShadowWindow + fun:MetalSheetProgress + fun:_NSMoveHelperTimerCallBack + fun:__CFRunLoopRun + fun:CFRunLoopRunSpecific + fun:CFRunLoopRunInMode + fun:-[NSMoveHelper _doAnimation] + fun:-[NSMoveHelper(NSSheets) _moveParent:andOpenSheet:] + fun:-[NSWindow(NSSheets) _orderFrontRelativeToWindow:] + fun:-[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + fun:-[NSApplication _orderFrontModalWindow:relativeToWindow:] + fun:-[NSApplication _commonBeginModalSessionForWindow:relativeToWindow:modalDelegate:didEndSelector:contextInfo:] + fun:-[AutoFillDialogController editSelection:] + fun:_ZN12_GLOBAL__N_154AutoFillDialogControllerTest_AutoFillDataMutation_Test8TestBodyEv + fun:_ZN7testingL35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS3_FS2_vEPKc +} |