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

Issue 130423014: TSANv2: disable non sandbox-related threading checks under TSAN. (Closed)

Created:
6 years, 10 months ago by jln (very slow on Chromium)
Modified:
6 years, 10 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

TSANv2: disable non sandbox-related threading checks under TSAN. Allow Chromium to start under TSAN by removing the threading checks before fork() in that environment. Note that TSANv2 doesn't reliably support non-spawn fork() for now: https://code.google.com/p/thread-sanitizer/issues/detail?id=44 But at least this allows using it on Chrome despite risks of running into deadlocks. NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=247708

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M content/browser/renderer_host/render_sandbox_host_linux.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/zygote/zygote_main_linux.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
jln (very slow on Chromium)
Dmitry, Alexander, should we do this or would you rather wait for TSAN to support ...
6 years, 10 months ago (2014-01-28 22:28:00 UTC) #1
Dmitry Vyukov
On 2014/01/28 22:28:00, jln wrote: > Dmitry, Alexander, should we do this or would you ...
6 years, 10 months ago (2014-01-29 06:27:15 UTC) #2
jln (very slow on Chromium)
On Tue, Jan 28, 2014 at 10:27 PM, <dvyukov@google.com> wrote: > On 2014/01/28 22:28:00, jln ...
6 years, 10 months ago (2014-01-29 08:15:24 UTC) #3
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
6 years, 10 months ago (2014-01-29 08:16:25 UTC) #4
jln (very slow on Chromium)
jochen: could you please owner stamp content/browser/renderer_host/render_sandbox_host_linux.cc?
6 years, 10 months ago (2014-01-29 08:21:40 UTC) #5
dvyukov
LGTM from chromium account if that helps
6 years, 10 months ago (2014-01-29 08:30:31 UTC) #6
dvyukov
On 2014/01/29 08:15:24, jln wrote: > On Tue, Jan 28, 2014 at 10:27 PM, <mailto:dvyukov@google.com> ...
6 years, 10 months ago (2014-01-29 08:35:18 UTC) #7
jochen (gone - plz use gerrit)
lgtm
6 years, 10 months ago (2014-01-29 08:53:00 UTC) #8
Alexander Potapenko
On 2014/01/29 08:53:00, jochen wrote: > lgtm LGTM I've uploaded a similar CL, but apparently ...
6 years, 10 months ago (2014-01-29 09:03:18 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jln@chromium.org/130423014/20001
6 years, 10 months ago (2014-01-29 09:03:42 UTC) #10
commit-bot: I haz the power
Retried try job too often on android_dbg for step(s) slave_steps http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=android_dbg&number=144049
6 years, 10 months ago (2014-01-29 10:23:26 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jln@chromium.org/130423014/20001
6 years, 10 months ago (2014-01-29 17:04:08 UTC) #12
commit-bot: I haz the power
6 years, 10 months ago (2014-01-29 17:06:17 UTC) #13
Message was sent while issue was closed.
Change committed as 247708

Powered by Google App Engine
This is Rietveld 408576698