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

Issue 2202983003: Copy ASan runtime to buildroot on Windows as well as Mac (Closed)

Created:
4 years, 4 months ago by Reid Kleckner
Modified:
4 years, 4 months ago
Reviewers:
Dirk Pranke, Nico, etienneb
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Copy ASan runtime to buildroot on Windows as well as Mac Otherwise executables with ASan instrumentation fail to start. R=etienneb@chromium.org,thakis@chromium.org,dpranke@chromium.org BUG=598761 Committed: https://crrev.com/cb4bc9e68fdefc6ebd44e20b558a465a98cf0a55 Cr-Commit-Position: refs/heads/master@{#409374}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -3 lines) Patch
M build/config/sanitizers/BUILD.gn View 2 chunks +10 lines, -3 lines 3 comments Download

Messages

Total messages: 12 (2 generated)
Reid Kleckner
4 years, 4 months ago (2016-08-02 21:55:05 UTC) #1
Nico
lgtm; in gyp we do this at https://cs.chromium.org/chromium/src/build/win/asan.gyp?rcl=0&l=22 apparently https://codereview.chromium.org/2202983003/diff/1/build/config/sanitizers/BUILD.gn File build/config/sanitizers/BUILD.gn (right): https://codereview.chromium.org/2202983003/diff/1/build/config/sanitizers/BUILD.gn#newcode86 build/config/sanitizers/BUILD.gn:86: ...
4 years, 4 months ago (2016-08-02 22:00:49 UTC) #2
etienneb
I confirm it was a needed step. I did the copy by hand to be ...
4 years, 4 months ago (2016-08-02 22:02:12 UTC) #3
Reid Kleckner
https://codereview.chromium.org/2202983003/diff/1/build/config/sanitizers/BUILD.gn File build/config/sanitizers/BUILD.gn (right): https://codereview.chromium.org/2202983003/diff/1/build/config/sanitizers/BUILD.gn#newcode86 build/config/sanitizers/BUILD.gn:86: clang_rt_dso_path = "windows/clang_rt.asan_dynamic-x86_64.dll" On 2016/08/02 22:00:49, Nico wrote: > ...
4 years, 4 months ago (2016-08-02 22:13:17 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2202983003/1
4 years, 4 months ago (2016-08-02 22:14:32 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 4 months ago (2016-08-02 23:14:31 UTC) #7
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/cb4bc9e68fdefc6ebd44e20b558a465a98cf0a55 Cr-Commit-Position: refs/heads/master@{#409374}
4 years, 4 months ago (2016-08-02 23:17:04 UTC) #9
Dirk Pranke
I'm not real sure why we landed this instead of a fixed version of the ...
4 years, 4 months ago (2016-08-03 00:06:10 UTC) #10
Nico
you mean https://codereview.chromium.org/2198333002/ ? this looked like a different bit than that cl to me ...
4 years, 4 months ago (2016-08-03 00:45:00 UTC) #11
Dirk Pranke
4 years, 4 months ago (2016-08-03 00:50:22 UTC) #12
Message was sent while issue was closed.
On 2016/08/03 00:45:00, Nico wrote:
> you mean https://codereview.chromium.org/2198333002/ ? this looked like a
> different bit than that cl to me (this here copies the runtime around, the
> other doesn't)

Argh. Apparently I didn't upload the latest version of the patchset that had
this
fix.

So, yeah, that's a pretty good reason :(.

I've uploaded it now, for posterity
(https://codereview.chromium.org/2198333002/#ps40001)

Powered by Google App Engine
This is Rietveld 408576698