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

Issue 2369543002: Adds debugging info to track down service launch race (Closed)

Created:
4 years, 3 months ago by Ken Rockot(use gerrit already)
Modified:
4 years ago
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Adds debugging info to track down service launch race ServiceManager is trying to use an out-of-process native runner in production, which is a big no-no. This adds some junk to help track that down. BUG=649673 TBR=ben@chromium.org Committed: https://crrev.com/9f70a54d72609e8368a0c9e4c27b915400574da7 Cr-Commit-Position: refs/heads/master@{#420722}

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -0 lines) Patch
M services/shell/service_manager.cc View 1 2 2 chunks +15 lines, -0 lines 1 comment Download

Messages

Total messages: 16 (12 generated)
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/2369543002/40001
4 years, 3 months ago (2016-09-23 19:47:09 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-09-23 20:46:03 UTC) #12
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/9f70a54d72609e8368a0c9e4c27b915400574da7 Cr-Commit-Position: refs/heads/master@{#420722}
4 years, 3 months ago (2016-09-23 20:48:05 UTC) #14
xhwang
4 years ago (2016-12-03 00:25:32 UTC) #16
Message was sent while issue was closed.
https://codereview.chromium.org/2369543002/diff/40001/services/shell/service_...
File services/shell/service_manager.cc (right):

https://codereview.chromium.org/2369543002/diff/40001/services/shell/service_...
services/shell/service_manager.cc:837: CHECK(false);
I am hitting this CHECK when running a ServiceTest with is_chrome_branded=true.
I feel the test is valid even with is_chrome_branded=true. Ideas?

Powered by Google App Engine
This is Rietveld 408576698