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

Issue 2110963004: Remove CHECK around duplicate FLAG lookup. (Closed)

Created:
4 years, 5 months ago by noahric
Modified:
4 years, 5 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Remove CHECK around duplicate FLAG lookup. It causes an asan initialization-order-fiasco in trying to read the names of other globally constructed data: ==21449==ERROR: AddressSanitizer: initialization-order-fiasco on address 0x7f6f297bc5e8 at pc 0x7f6f26b332a7 bp 0x7ffd479f8cb0 sp 0x7ffd479f8ca8 READ of size 8 at 0x7f6f297bc5e8 thread T0 #0 0x7f6f26b332a6 in name webrtc/base/flags.h:83:38 #1 0x7f6f26b332a6 in Lookup webrtc/base/flags.cc:133 #2 0x7f6f26b332a6 in rtc::FlagList::Register(rtc::Flag*) webrtc/base/flags.cc:260 #3 0x7f6f2529972b in __cxx_global_var_init.1 BUG= Committed: https://crrev.com/73ab917d27b6e66f075802c473cdec3d605ef5e5 Cr-Commit-Position: refs/heads/master@{#13479}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Added explanatory comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M webrtc/base/flags.cc View 1 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 26 (10 generated)
noahric
Hey guys, let me know if this looks ok. It's required to run things under ...
4 years, 5 months ago (2016-06-30 17:21:31 UTC) #2
pthatcher1
On 2016/06/30 17:21:31, noahric wrote: > Hey guys, let me know if this looks ok. ...
4 years, 5 months ago (2016-06-30 18:25:58 UTC) #3
noahric
On 2016/06/30 18:25:58, pthatcher1 wrote: > On 2016/06/30 17:21:31, noahric wrote: > > Hey guys, ...
4 years, 5 months ago (2016-06-30 18:53:53 UTC) #4
pthatcher1
http://m.memegen.com/esml86.jpg https://codereview.webrtc.org/2110963004/diff/1/webrtc/base/flags.cc File webrtc/base/flags.cc (left): https://codereview.webrtc.org/2110963004/diff/1/webrtc/base/flags.cc#oldcode261 webrtc/base/flags.cc:261: << " declared twice"; Then can we at ...
4 years, 5 months ago (2016-06-30 20:49:39 UTC) #6
noahric
On 2016/06/30 20:49:39, pthatcher1 wrote: > http://m.memegen.com/esml86.jpg > > https://codereview.webrtc.org/2110963004/diff/1/webrtc/base/flags.cc > File webrtc/base/flags.cc (left): > ...
4 years, 5 months ago (2016-07-01 21:44:50 UTC) #7
pthatcher1
lgtm
4 years, 5 months ago (2016-07-01 22:05:55 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2110963004/20001
4 years, 5 months ago (2016-07-01 22:10:00 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on master.tryserver.webrtc (JOB_TIMED_OUT, no build URL)
4 years, 5 months ago (2016-07-01 23:45:18 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2110963004/20001
4 years, 5 months ago (2016-07-07 19:54:05 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg on master.tryserver.webrtc (JOB_TIMED_OUT, no build URL)
4 years, 5 months ago (2016-07-07 21:54:45 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2110963004/20001
4 years, 5 months ago (2016-07-07 22:58:54 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg on master.tryserver.webrtc (JOB_TIMED_OUT, no build URL)
4 years, 5 months ago (2016-07-08 00:59:21 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2110963004/20001
4 years, 5 months ago (2016-07-14 22:50:28 UTC) #22
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-07-15 01:21:17 UTC) #23
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-15 01:21:20 UTC) #24
commit-bot: I haz the power
4 years, 5 months ago (2016-07-15 01:21:25 UTC) #26
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/73ab917d27b6e66f075802c473cdec3d605ef5e5
Cr-Commit-Position: refs/heads/master@{#13479}

Powered by Google App Engine
This is Rietveld 408576698