diff options
author | timurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-16 21:09:01 +0000 |
---|---|---|
committer | timurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-16 21:09:01 +0000 |
commit | 64a2958841eb968837a90c9a738d9b68e33abb70 (patch) | |
tree | 571bf064875c14b1e6eae77c52aa9c635cf0076a | |
parent | 3d38d8e4427433cc57f62658f09c3480b18b0d92 (diff) | |
download | chromium_src-64a2958841eb968837a90c9a738d9b68e33abb70.zip chromium_src-64a2958841eb968837a90c9a738d9b68e33abb70.tar.gz chromium_src-64a2958841eb968837a90c9a738d9b68e33abb70.tar.bz2 |
Widen some suppressions and suppress a new uninit read in views
This should make CrOS/Lucid/Valgrind bot green(er)
BUG=79671
TBR=glider
Review URL: http://codereview.chromium.org/6875023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@81882 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | tools/valgrind/memcheck/suppressions.txt | 87 |
1 files changed, 19 insertions, 68 deletions
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt index ea503ea..3157070 100644 --- a/tools/valgrind/memcheck/suppressions.txt +++ b/tools/valgrind/memcheck/suppressions.txt @@ -1785,48 +1785,9 @@ fun:_ZN3IPC11SyncChannel4SendEPNS_7MessageE fun:_ZN24BrowserRenderProcessHost4SendEPN3IPC7MessageE fun:_ZN16RenderWidgetHost4SendEPN3IPC7MessageE - fun:_ZN14RenderViewHost27ExecuteJavascriptInWebFrameERKSbIwSt11char_traitsIwESaIwEES5_ - fun:_ZN5DOMUI17ExecuteJavascriptERKSbIwSt11char_traitsIwESaIwEE - fun:_ZN5DOMUI22CallJavascriptFunctionERKSbIwSt11char_traitsIwESaIwEERK5Value - fun:_ZN20ShownSectionsHandler7ObserveE16NotificationTypeRK18NotificationSourceRK19NotificationDetails - fun:_ZN11PrefService13FireObserversEPKw - fun:_ZN11PrefService22FireObserversIfChangedEPKwPK5Value - fun:_ZN11PrefService10SetIntegerEPKwi - fun:_ZN20ShownSectionsHandler26SetFirstAppLauncherRunPrefEP11PrefService - fun:_ZN16NTPResourceCache16CreateNewTabHTMLEv - fun:_ZN16NTPResourceCache13GetNewTabHTMLEb - fun:_ZN8NewTabUI16NewTabHTMLSource16StartDataRequestERKSsbi - fun:_Z16DispatchToMethodIN20ChromeURLDataManager10DataSourceEMS1_FvRKSsbiESsbiEvPT_T0_RK6Tuple3IT1_T2_T3_E - fun:_ZN14RunnableMethodIN20ChromeURLDataManager10DataSourceEMS1_FvRKSsbiE6Tuple3ISsbiEE3RunEv - fun:_ZN11MessageLoop7RunTaskEP4Task - fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE - fun:_ZN11MessageLoop6DoWorkEv -} -{ - bug_32273_c - Memcheck:Leak - fun:_Znw* - fun:_ZN3IPC12ChannelProxy4SendEPNS_7MessageE - fun:_ZN3IPC11SyncChannel15SendWithTimeoutEPNS_7MessageEi - fun:_ZN3IPC11SyncChannel4SendEPNS_7MessageE - fun:_ZN24BrowserRenderProcessHost4SendEPN3IPC7MessageE - fun:_ZN16RenderWidgetHost4SendEPN3IPC7MessageE - fun:_ZN14RenderViewHost27ExecuteJavascriptInWebFrameERKSbIwSt11char_traitsIwESaIwEES5_ - fun:_ZN5DOMUI17ExecuteJavascriptERKSbIwSt11char_traitsIwESaIwEE - fun:_ZN5DOMUI22CallJavascriptFunctionERKSbIwSt11char_traitsIwESaIwEERK5ValueS8_ - fun:_ZN22ContentSettingsHandler29UpdateExceptionsViewFromModelE19ContentSettingsType - fun:_ZN22ContentSettingsHandler33UpdateAllExceptionsViewsFromModelEv - fun:_ZN22ContentSettingsHandler10InitializeEv - fun:_ZN9OptionsUI18InitializeHandlersEv - fun:_ZN18CoreOptionsHandler16HandleInitializeEPK9ListValue - fun:_Z16DispatchToMethodI18CoreOptionsHandlerMS0_FvPK9ListValueES3_EvPT_T0_RK6Tuple1IT1_E - fun:_ZN12CallbackImplI18CoreOptionsHandlerMS0_FvPK9ListValueE6Tuple1IS3_EE13RunWithParamsERKS7_ - fun:_ZN14CallbackRunnerI6Tuple1IPK9ListValueEE3RunIS3_EEvRKT_ - fun:_ZN5DOMUI19ProcessDOMUIMessageERK29ViewHostMsg_DomMessage_Params - fun:_ZN11TabContents19ProcessDOMUIMessageERK29ViewHostMsg_DomMessage_Params - fun:_ZN14RenderViewHost14OnMsgDOMUISendERK4GURLRKSsS4_ - fun:_Z16DispatchToMethodI14RenderViewHostMS0_FvRK4GURLRKSsS5_ES1_SsSsEvPT_T0_RK6Tuple3IT1_T2_T3_E - fun:_ZN3IPC16MessageWithTupleI6Tuple3I4GURLSsSsEE8DispatchI14RenderViewHostMS6_FvRKS2_RKSsSA_EEEbPKNS_7MessageEPT_T0_ + fun:_ZN14RenderViewHost27ExecuteJavascriptInWebFrame* + fun:_ZN5WebUI17ExecuteJavascript* + fun:_ZN5WebUI22CallJavascriptFunction* } { bug_32356 @@ -2773,17 +2734,6 @@ fun:_ZN18TabContentsWrapperC1EP11TabContents fun:_ZN7Browser18TabContentsFactoryEP7ProfileP12SiteInstanceiPK11TabContentsP23SessionStorageNamespace fun:_ZN7browser8NavigateEPNS_14NavigateParamsE - fun:_ZN11BrowserInit17LaunchWithProfile17OpenTabsInBrowserEP7BrowserbRKSt6vectorINS0_3TabESaIS4_EE - fun:_ZN11BrowserInit17LaunchWithProfile17OpenURLsInBrowserEP7BrowserbRKSt6vectorI4GURLSaIS4_EE - fun:_ZN11BrowserInit17LaunchWithProfile17ProcessLaunchURLsEbRKSt6vectorI4GURLSaIS2_EE - fun:_ZN11BrowserInit17LaunchWithProfile6LaunchEP7ProfileRKSt6vectorI4GURLSaIS4_EEb - fun:_ZN11BrowserInit13LaunchBrowserERK11CommandLineP7ProfileRK8FilePathbPi - fun:_ZN11BrowserInit18ProcessCmdLineImplERK11CommandLineRK8FilePathbP7ProfilePiPS_ - fun:_ZN11BrowserInit5StartERK11CommandLineRK8FilePathP7ProfilePi - fun:_Z11BrowserMainRK18MainFunctionParams - fun:*RunNamedProcessTypeMainERKSsRK18MainFunctionParams - fun:ChromeMain - fun:main } { bug_56676 @@ -3981,10 +3931,7 @@ fun:_ZNSs6appendEPKc fun:_ZN4base10JSONWriter15BuildJSONStringEPK5Valueib fun:_ZN4base10JSONWriter15BuildJSONStringEPK5Valueib - fun:_ZN4base10JSONWriter15BuildJSONStringEPK5Valueib - fun:_ZN4base10JSONWriter15BuildJSONStringEPK5Valueib - fun:_ZN4base10JSONWriter23WriteWithOptionalEscapeEPK5ValuebbPSs - fun:_ZN4base10JSONWriter5WriteEPK5ValuebPSs + ... fun:_ZN25JSONStringValueSerializer9SerializeERK5Value fun:_ZN13JsonPrefStore13SerializeDataEPSs fun:_ZN13JsonPrefStore10WritePrefsEv @@ -3995,15 +3942,11 @@ { bug_75634_b Memcheck:Cond - fun:memcpy - fun:_ZNSs6appendEPKcj + ... fun:_ZNSs6appendEPKc fun:_ZN4base10JSONWriter15BuildJSONStringEPK5Valueib fun:_ZN4base10JSONWriter15BuildJSONStringEPK5Valueib - fun:_ZN4base10JSONWriter15BuildJSONStringEPK5Valueib - fun:_ZN4base10JSONWriter15BuildJSONStringEPK5Valueib - fun:_ZN4base10JSONWriter23WriteWithOptionalEscapeEPK5ValuebbPSs - fun:_ZN4base10JSONWriter5WriteEPK5ValuebPSs + ... fun:_ZN25JSONStringValueSerializer9SerializeERK5Value fun:_ZN13JsonPrefStore13SerializeDataEPSs fun:_ZN13JsonPrefStore10WritePrefsEv @@ -4018,8 +3961,7 @@ fun:_ZNSs6appendEPKc fun:_ZN4base10JSONWriter15BuildJSONStringEPK5Valueib fun:_ZN4base10JSONWriter15BuildJSONStringEPK5Valueib - fun:_ZN4base10JSONWriter15BuildJSONStringEPK5Valueib - fun:_ZN4base10JSONWriter15BuildJSONStringEPK5Valueib + ... fun:_ZN4base10JSONWriter23WriteWithOptionalEscapeEPK5ValuebbPSs fun:_ZN4base10JSONWriter5WriteEPK5ValuebPSs fun:_ZN25JSONStringValueSerializer9SerializeERK5Value @@ -4033,8 +3975,7 @@ fun:_ZNSs6appendEPKc fun:_ZN4base10JSONWriter15BuildJSONStringEPK5Valueib fun:_ZN4base10JSONWriter15BuildJSONStringEPK5Valueib - fun:_ZN4base10JSONWriter15BuildJSONStringEPK5Valueib - fun:_ZN4base10JSONWriter15BuildJSONStringEPK5Valueib + ... fun:_ZN4base10JSONWriter23WriteWithOptionalEscapeEPK5ValuebbPSs fun:_ZN4base10JSONWriter5WriteEPK5ValuebPSs fun:_ZN25JSONStringValueSerializer9SerializeERK5Value @@ -4045,7 +3986,7 @@ bug_75641 Memcheck:Param write(buf) - obj:/lib/tls/i686/cmov/libpthread-2.7.so + obj:/lib/tls/i686/cmov/libpthread-2.*.so fun:_ZN3net10FileStream5WriteEPKciP14CallbackRunnerI6Tuple1IiEE fun:_ZN14SessionBackend20AppendCommandsToFileEPN3net10FileStreamERKSt6vectorIP14SessionCommandSaIS5_EE fun:_ZN14SessionBackend14AppendCommandsEPSt6vectorIP14SessionCommandSaIS2_EEb @@ -4362,6 +4303,16 @@ fun:_ZN*18SessionRestoreImpl21ProcessSessionWindowsEPSt6vectorIP13SessionWindowSaIS3_EE fun:_ZN*18SessionRestoreImpl12OnGotSessionEiPSt6vectorIP13SessionWindowSaIS3_EE } +{ + bug_79671 + Memcheck:Cond + fun:_ZN5views9WindowGtk16ShowNativeWindowENS_12NativeWindow9ShowStateE + fun:_ZN5views6Window4ShowEv + fun:_ZN11BrowserView4ShowEv + fun:_ZN8chromeos11BrowserView12ShowInternalEb + fun:_ZN8chromeos11BrowserView4ShowEv + fun:_ZN25TestingAutomationProvider26OpenNewBrowserWindowOfTypeEibPN3IPC7MessageE +} #----------------------------------------------------------------------- # These only occur on our Google workstations |