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

Issue 11641006: Valgrind: Fix TSAN suppression syntax. (Closed)

Created:
8 years ago by Lei Zhang
Modified:
8 years ago
Reviewers:
Timur Iskhodzhanov
CC:
chromium-reviews, glider+watch_chromium.org, pam+watch_chromium.org, timurrrr+watch_chromium.org, bruening+watch_chromium.org
Visibility:
Public.

Description

Valgrind: Fix TSAN suppression syntax. TBR=timurrrr NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=174307

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M tools/valgrind/tsan/suppressions_win32.txt View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Lei Zhang
TBR. I think the buildbot gave me bad advice.
8 years ago (2012-12-21 01:07:36 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/11641006/1
8 years ago (2012-12-21 01:08:05 UTC) #2
commit-bot: I haz the power
Change committed as 174307
8 years ago (2012-12-21 01:26:53 UTC) #3
Timur Iskhodzhanov
8 years ago (2012-12-21 08:35:47 UTC) #4
LGTM

Am I right that the suppression generator generated a wrong suppression?

Timur Iskhodzhanov,
Google Russia




2012/12/21 <thestig@chromium.org>

> Reviewers: Timur Iskhodzhanov,
>
> Message:
> TBR. I think the buildbot gave me bad advice.
>
> Description:
> Valgrind: Fix TSAN suppression syntax.
>
> TBR=timurrrr
> NOTRY=true
>
> Please review this at
https://codereview.chromium.**org/11641006/<https://codereview.chromium.org/1...
>
> SVN Base: svn://chrome-svn/chrome/trunk/**src/
>
> Affected files:
>   M     tools/valgrind/tsan/**suppressions_win32.txt
>
>
> Index: tools/valgrind/tsan/**suppressions_win32.txt
> ==============================**==============================**=======
> --- tools/valgrind/tsan/**suppressions_win32.txt  (revision 174296)
> +++ tools/valgrind/tsan/**suppressions_win32.txt  (working copy)
> @@ -202,7 +202,7 @@
>    ThreadSanitizer:Race
>    fun:google_breakpad::**CrashGenerationServer::~**CrashGenerationServer
>    fun:google_breakpad::**CrashGenerationServer::`scalar deleting
> destructor'
> -  fun:base::DefaultDeleter::**operator()
> +  fun:base::DefaultDeleter*
>    fun:base::internal::scoped_**ptr_impl::~scoped_ptr_impl
>    fun:remoting::**BreakpadWinDeathTest::~**BreakpadWinDeathTest
>    fun:remoting::**BreakpadWinDeathTest_**TestAccessViolation_Test::`**scalar
> deleting destructor'
>
>
>

Powered by Google App Engine
This is Rietveld 408576698