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

Issue 4143005: Roll new (r2528) ThreadSanitizer binaries for Linux (x86/x64) and Mac (10.5/1... (Closed)

Created:
10 years, 1 month ago by Alexander Potapenko
Modified:
9 years, 6 months ago
Reviewers:
Timur Iskhodzhanov
CC:
chromium-reviews
Visibility:
Public.

Description

Roll new (r2528) ThreadSanitizer binaries for Linux (x86/x64) and Mac (10.5/10.6) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=64212

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -8 lines) Patch
M binaries/linux_x64/bin/valgrind-tsan.sh View Binary file 0 comments Download
M binaries/linux_x86/bin/valgrind-tsan.sh View Binary file 0 comments Download
M binaries/mac/bin/valgrind-tsan.sh View Binary file 0 comments Download
M binaries/mac_10.6/bin/valgrind-tsan.sh View Binary file 0 comments Download
M scripts/build-tsan-for-chromium.sh View 2 chunks +2 lines, -2 lines 0 comments Download
M scripts/common.sh View 1 chunk +0 lines, -6 lines 2 comments Download

Messages

Total messages: 4 (0 generated)
Alexander Potapenko
TBR. Going to monitor the wf.
10 years, 1 month ago (2010-10-28 08:43:01 UTC) #1
Timur Iskhodzhanov
LGTM Please make the TSan/wf green before cooking binaries -> Mac is hanging now, right? ...
10 years, 1 month ago (2010-10-29 09:05:28 UTC) #2
Timur Iskhodzhanov
http://codereview.chromium.org/4143005/diff/1/7 File scripts/common.sh (left): http://codereview.chromium.org/4143005/diff/1/7#oldcode39 scripts/common.sh:39: patch -p0 -i "${THISDIR}/intercept_tcmalloc.patch" Don't you need to still ...
10 years, 1 month ago (2010-10-29 09:06:10 UTC) #3
Alexander Potapenko
10 years, 1 month ago (2010-10-29 11:43:01 UTC) #4
Regarding Mac failures -- they were related to the tests, not Valgrind or TSan.

http://codereview.chromium.org/4143005/diff/1/7
File scripts/common.sh (left):

http://codereview.chromium.org/4143005/diff/1/7#oldcode39
scripts/common.sh:39: patch -p0 -i "${THISDIR}/intercept_tcmalloc.patch"
On 2010/10/29 09:06:10, Timur Iskhodzhanov wrote:
> Don't you need to still apply this for Memcheck?

This function builds valgrind-variant, which already contains this patch. We
don't use it to build Memcheck, however.

Powered by Google App Engine
This is Rietveld 408576698