Commit be813067 authored by zhaoqin@google.com's avatar zhaoqin@google.com

Suppress unaddressable on ChromeBrowserMainExtraPartsAsh::PreMainMessageLoopStart

TBR=oshima@chromium.org
BUG=125801
TEST=waterfall.sh

Review URL: https://chromiumcodereview.appspot.com/10261035

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134768 0039d316-1c4b-4281-b951-d872f2087c98
parent eb06def3
......@@ -5775,6 +5775,22 @@
...
fun:_ZN*_*_Test8TestBodyEv
}
{
bug_125801
Memcheck:Unaddressable
fun:_ZNK10scoped_ptrIN4aura10RootWindowEE3getEv
fun:_ZN3ash5Shell13GetRootWindowEv
fun:_ZN30ChromeBrowserMainExtraPartsAsh23PreMainMessageLoopStartEv
fun:_ZN22ChromeBrowserMainParts23PreMainMessageLoopStartEv
fun:_ZN30ChromeBrowserMainPartsChromeos23PreMainMessageLoopStartEv
fun:_ZN7content15BrowserMainLoop20MainMessageLoopStartEv
fun:_ZN12_GLOBAL__N_121BrowserMainRunnerImpl10InitializeERKN7content18MainFunctionParamsE
fun:_Z11BrowserMainRKN7content18MainFunctionParamsE
fun:_ZN12_GLOBAL__N_123RunNamedProcessTypeMainERKSsRKN7content18MainFunctionParamsEPNS2_19ContentMainDelegateE
fun:_ZN12_GLOBAL__N_121ContentMainRunnerImpl3RunEv
fun:_ZN7content11ContentMainEiPPKcPNS_19ContentMainDelegateE
fun:ChromeMain
}
#-----------------------------------------------------------------------
# 4. These only occur on our Google workstations
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment