Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(163)

Unified Diff: tools/valgrind/tsan/suppressions.txt

Issue 15329003: TSAN: Update a suppression after r200665. Sort some suppressions by bug #. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/tsan/suppressions.txt
===================================================================
--- tools/valgrind/tsan/suppressions.txt (revision 200910)
+++ tools/valgrind/tsan/suppressions.txt (working copy)
@@ -445,6 +445,49 @@
...
fun:disk_cache::EntryImpl::WriteDataImpl*
}
+{
+ bug_66835a
+ ThreadSanitizer:Race
+ fun:getenv
+ fun:::EnvironmentImpl::GetVarImpl
+ fun:::EnvironmentImpl::GetVar
+ fun:ShellIntegrationLinux::GetDesktopName
+ fun:::GetIsDefaultWebClient
+ fun:ShellIntegration::GetDefaultBrowser
+ fun:::RecordDefaultBrowserUMAStat
+ fun:base::internal::RunnableAdapter::Run
+}
+{
+ bug_66835b
+ ThreadSanitizer:Race
+ fun:__add_to_environ
+ fun:g_setenv
+ ...
+ fun:giop_init
+ fun:CORBA_ORB_init
+ fun:gconf_orb_get
+ ...
+ fun:gconf_activate_server
+ ...
+ fun:gconf_engine_get_fuller
+ fun:gconf_engine_get_entry
+ ...
+ fun:GConfTitlebarListener::GConfTitlebarListener
+ fun:DefaultSingletonTraits::New
+ fun:Singleton::get
+ fun:GConfTitlebarListener::GetInstance
+ fun:BrowserTitlebar::Init
+ fun:BrowserWindowGtk::InitWidgets
+ fun:BrowserWindowGtk::Init
+ fun:BrowserWindow::CreateBrowserWindow
+ fun:::CreateBrowserWindow
+ fun:Browser::Browser
+ fun:StartupBrowserCreatorImpl::OpenTabsInBrowser
+ fun:StartupBrowserCreatorImpl::ProcessSpecifiedURLs
+ fun:StartupBrowserCreatorImpl::ProcessStartupURLs
+ fun:StartupBrowserCreatorImpl::ProcessLaunchURLs
+ fun:StartupBrowserCreatorImpl::Launch
+}
{
bug_67957
@@ -1001,57 +1044,14 @@
fun:file_util::OpenFile
fun:file_util::OpenFile
fun:file_util::OpenFile
- fun:components::VisitedLinkMaster::InitFromFile
- fun:components::VisitedLinkMaster::InitFromFile
- fun:components::VisitedLinkMaster::InitFromFile
- fun:components::VisitedLinkMaster::Init
- fun:components::VisitedLinkEventsTest::SetUp
+ fun:visitedlink::VisitedLinkMaster::InitFromFile
+ fun:visitedlink::VisitedLinkMaster::InitFromFile
+ fun:visitedlink::VisitedLinkMaster::InitFromFile
+ fun:visitedlink::VisitedLinkMaster::Init
+ fun:visitedlink::VisitedLinkEventsTest::SetUp
fun:testing::internal::HandleExceptionsInMethodIfSupported
}
{
- bug_66835a
- ThreadSanitizer:Race
- fun:getenv
- fun:::EnvironmentImpl::GetVarImpl
- fun:::EnvironmentImpl::GetVar
- fun:ShellIntegrationLinux::GetDesktopName
- fun:::GetIsDefaultWebClient
- fun:ShellIntegration::GetDefaultBrowser
- fun:::RecordDefaultBrowserUMAStat
- fun:base::internal::RunnableAdapter::Run
-}
-{
- bug_66835b
- ThreadSanitizer:Race
- fun:__add_to_environ
- fun:g_setenv
- ...
- fun:giop_init
- fun:CORBA_ORB_init
- fun:gconf_orb_get
- ...
- fun:gconf_activate_server
- ...
- fun:gconf_engine_get_fuller
- fun:gconf_engine_get_entry
- ...
- fun:GConfTitlebarListener::GConfTitlebarListener
- fun:DefaultSingletonTraits::New
- fun:Singleton::get
- fun:GConfTitlebarListener::GetInstance
- fun:BrowserTitlebar::Init
- fun:BrowserWindowGtk::InitWidgets
- fun:BrowserWindowGtk::Init
- fun:BrowserWindow::CreateBrowserWindow
- fun:::CreateBrowserWindow
- fun:Browser::Browser
- fun:StartupBrowserCreatorImpl::OpenTabsInBrowser
- fun:StartupBrowserCreatorImpl::ProcessSpecifiedURLs
- fun:StartupBrowserCreatorImpl::ProcessStartupURLs
- fun:StartupBrowserCreatorImpl::ProcessLaunchURLs
- fun:StartupBrowserCreatorImpl::Launch
-}
-{
bug_178433a
ThreadSanitizer:Race
fun:scoped_refptr::operator->
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698