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

Issue 2757063002: [Chromoting.com] start-host-main crashes (Closed)

Created:
3 years, 9 months ago by Hzj_jie
Modified:
3 years, 9 months ago
Reviewers:
Sergey Ulanov, Jamie
CC:
chromium-reviews, chromoting-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[Chromoting.com] start-host-main crashes Looks like net::ChannelIDServiceWorker requires TaskScheduler to be initialized, but we do not. The top of the stack trace is, [0316/162617.947344:FATAL:post_task.cc(62)] Check failed: TaskScheduler::GetInstance(). Ref. Prerequisite section of post_task.h BUG=702816 Review-Url: https://codereview.chromium.org/2757063002 Cr-Commit-Position: refs/heads/master@{#458004} Committed: https://chromium.googlesource.com/chromium/src/+/f38d77604a00b1199e103cfbee7048c10b4a6796

Patch Set 1 #

Total comments: 2

Patch Set 2 : Resolve review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M remoting/host/setup/start_host_main.cc View 1 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (14 generated)
Hzj_jie
3 years, 9 months ago (2017-03-17 22:58:03 UTC) #5
Sergey Ulanov
lgtm https://codereview.chromium.org/2757063002/diff/1/remoting/host/setup/start_host_main.cc File remoting/host/setup/start_host_main.cc (right): https://codereview.chromium.org/2757063002/diff/1/remoting/host/setup/start_host_main.cc#newcode134 remoting/host/setup/start_host_main.cc:134: base::TaskScheduler::CreateAndSetSimpleTaskScheduler(5); Add a const for 5, like here: ...
3 years, 9 months ago (2017-03-17 23:27:49 UTC) #6
Hzj_jie
https://codereview.chromium.org/2757063002/diff/1/remoting/host/setup/start_host_main.cc File remoting/host/setup/start_host_main.cc (right): https://codereview.chromium.org/2757063002/diff/1/remoting/host/setup/start_host_main.cc#newcode134 remoting/host/setup/start_host_main.cc:134: base::TaskScheduler::CreateAndSetSimpleTaskScheduler(5); On 2017/03/17 23:27:48, Sergey Ulanov wrote: > Add ...
3 years, 9 months ago (2017-03-19 21:44:56 UTC) #13
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/2757063002/20001
3 years, 9 months ago (2017-03-19 21:45:16 UTC) #16
commit-bot: I haz the power
3 years, 9 months ago (2017-03-19 21:50:07 UTC) #19
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/f38d77604a00b1199e103cfbee70...

Powered by Google App Engine
This is Rietveld 408576698