summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-23 18:56:59 +0000
committertimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-23 18:56:59 +0000
commit3387d5b95a805ef60c056659cbcb5ebd1d600fbd (patch)
tree00b54212f411168e8a445c0915440436dfee4b1d
parent43f663c3cec6e516bd8ea085971c24debd34e1ef (diff)
downloadchromium_src-3387d5b95a805ef60c056659cbcb5ebd1d600fbd.zip
chromium_src-3387d5b95a805ef60c056659cbcb5ebd1d600fbd.tar.gz
chromium_src-3387d5b95a805ef60c056659cbcb5ebd1d600fbd.tar.bz2
Valgrind/Lucid cleanup - widen some suppressions, suppress a new leak found in GTK
BUG=39963, 73299, 80378 TBR=glider TEST=Valgrind/Lucid bots go greener Review URL: http://codereview.chromium.org/6880161 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@82799 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--tools/valgrind/memcheck/suppressions.txt51
1 files changed, 15 insertions, 36 deletions
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 268314a..082e105 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -803,7 +803,7 @@
# Intentional crash test
intentional_RendererCrashTest
Memcheck:Addr4
- fun:_Z33HandleRendererErrorTestParametersRK11CommandLine
+ fun:_Z*33HandleRendererErrorTestParametersRK11CommandLine
fun:_Z12RendererMainRK18MainFunctionParams
}
{
@@ -830,25 +830,6 @@
fun:_ZN11ProfileImpl14InitExtensionsEv
}
{
- bug_39963_b
- Memcheck:Leak
- fun:_Znw*
- ...
- fun:_ZN19RenderMessageFilterC1EP22ResourceDispatcherHostiP13PluginServicePN8printing15PrintJobManagerEP7ProfileP18RenderWidgetHelper
- fun:_ZN24BrowserRenderProcessHost20CreateMessageFiltersEv
- fun:_ZN24BrowserRenderProcessHost4InitEbb
- fun:_ZN14RenderViewHost16CreateRenderViewERKSbItN4base20string16_char_traitsESaItEE
- fun:_ZN11TabContents32CreateRenderViewForRenderManagerEP14RenderViewHost
- fun:_ZN21RenderViewHostManager14InitRenderViewEP14RenderViewHostRK15NavigationEntry
- fun:_ZN21RenderViewHostManager8NavigateERK15NavigationEntry
- ...
- fun:_ZN11TabContents22NavigateToPendingEntryEN20NavigationController10ReloadTypeE
- fun:_ZN20NavigationController22NavigateToPendingEntryENS_10ReloadTypeE
- fun:_ZN20NavigationController9LoadEntryEP15NavigationEntry
- fun:_ZN20NavigationController7LoadURLERK4GURLS2_j
- fun:_ZN7browser8NavigateEPNS_14NavigateParamsE
-}
-{
# Intentionally leaking NSS to prevent shutdown crashes
bug_61585a
Memcheck:Leak
@@ -3761,7 +3742,7 @@
fun:_ZN5media12PipelineImpl14InitializeTaskEv
}
{
- bug_73299_a
+ bug_73299
Memcheck:Leak
fun:_Znw*
...
@@ -3770,20 +3751,11 @@
fun:_ZN14RenderViewHost16CreateRenderViewERKSbItN4base20string16_char_traitsESaItEE
fun:_ZN11TabContents32CreateRenderViewForRenderManagerEP14RenderViewHost
fun:_ZN21RenderViewHostManager14InitRenderViewEP14RenderViewHostRK15NavigationEntry
+ ...
fun:_ZN21RenderViewHostManager8NavigateERK15NavigationEntry
- fun:_ZN11TabContents15NavigateToEntryERK15NavigationEntryN20NavigationController10ReloadTypeE
+ ...
fun:_ZN11TabContents22NavigateToPendingEntryEN20NavigationController10ReloadTypeE
fun:_ZN20NavigationController22NavigateToPendingEntryENS_10ReloadTypeE
- fun:_ZN20NavigationController9LoadEntryEP15NavigationEntry
- fun:_ZN20NavigationController7LoadURLERK4GURLS2_j
- fun:_ZN7browser8NavigateEPNS_14NavigateParamsE
- fun:_ZN11BrowserInit17LaunchWithProfile17OpenTabsInBrowserEP7BrowserbRKSt6vectorINS0_3TabESaIS4_EE
- fun:_ZN11BrowserInit17LaunchWithProfile17OpenURLsInBrowserEP7BrowserbRKSt6vectorI4GURLSaIS4_EE
- fun:_ZN11BrowserInit17LaunchWithProfile17ProcessLaunchURLsEbRKSt6vectorI4GURLSaIS2_EE
- fun:_ZN11BrowserInit17LaunchWithProfile6LaunchEP7ProfileRKSt6vectorI4GURLSaIS4_EEb
- fun:_ZN11BrowserInit13LaunchBrowserERK11CommandLineP7ProfileRK8FilePathbPi
- fun:_ZN11BrowserInit18ProcessCmdLineImplERK11CommandLineRK8FilePathbP7ProfilePiPS_
- fun:_ZN11BrowserInit5StartERK11CommandLineRK8FilePathP7ProfilePi
}
{
bug_73358
@@ -4394,14 +4366,11 @@
fun:_ZN14RenderViewHost16CreateRenderViewERKSbItN4base20string16_char_traitsESaItEE
fun:_ZN11TabContents32CreateRenderViewForRenderManagerEP14RenderViewHost
fun:_ZN21RenderViewHostManager14InitRenderViewEP14RenderViewHostRK15NavigationEntry
+ ...
fun:_ZN21RenderViewHostManager8NavigateERK15NavigationEntry
fun:_ZN11TabContents15NavigateToEntryERK15NavigationEntryN20NavigationController10ReloadTypeE
fun:_ZN11TabContents22NavigateToPendingEntryEN20NavigationController10ReloadTypeE
fun:_ZN20NavigationController22NavigateToPendingEntryENS_10ReloadTypeE
- fun:_ZN20NavigationController9LoadEntryEP15NavigationEntry
- fun:_ZN20NavigationController7LoadURLERK4GURLS2_j
- fun:_ZN7browser8NavigateEPNS_14NavigateParamsE
- fun:_ZN11BrowserInit17LaunchWithProfile17OpenTabsInBrowserEP7BrowserbRKSt6vectorINS0_3TabESaIS4_EE
}
{
bug_80150
@@ -4433,6 +4402,16 @@
fun:_ZN7fileapi21FileSystemPathManagerC1E13scoped_refptrIN4base16MessageLoopProxyEERK8FilePathS1_IN5quota20SpecialStoragePolicyEEbb
fun:_ZN7fileapi12_GLOBAL__N_130FileSystemDirURLRequestJobTest5SetUpEv
}
+{
+ bug_80378
+ Memcheck:Leak
+ fun:malloc
+ fun:g_malloc
+ fun:g_slice_alloc
+ ...
+ fun:gtk_window_group_list_windows
+ fun:_ZN8gtk_util*AppModal*
+}
#-----------------------------------------------------------------------
# These only occur on our Google workstations