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

Issue 2902383003: Don't log to stderr during GPU process watchdog timeout (Closed)

Created:
3 years, 7 months ago by jbauman
Modified:
3 years, 7 months ago
Reviewers:
vmiura
CC:
chromium-reviews, piman+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Don't log to stderr during GPU process watchdog timeout It's possible stderr's buffer is full and that's causing the main thread to hang, so just attempt to send the error message to the browser process instead of possibly blocking as well. BUG=609252 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Review-Url: https://codereview.chromium.org/2902383003 Cr-Commit-Position: refs/heads/master@{#474878} Committed: https://chromium.googlesource.com/chromium/src/+/d5e5040512747a4654b34c6ebaf0a301fb755f43

Patch Set 1 #

Patch Set 2 : change format string #

Patch Set 3 : fix format string #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -2 lines) Patch
M gpu/ipc/service/gpu_watchdog_thread.cc View 1 2 2 chunks +11 lines, -2 lines 0 comments Download

Messages

Total messages: 24 (17 generated)
jbauman
3 years, 7 months ago (2017-05-26 01:36:00 UTC) #13
vmiura
LGTM to try, though I'm wondering what's the chance the IPC succeeds before we crash ...
3 years, 7 months ago (2017-05-26 01:59:07 UTC) #16
vmiura
On 2017/05/26 01:59:07, vmiura wrote: > LGTM to try, though I'm wondering what's the chance ...
3 years, 7 months ago (2017-05-26 02:01:26 UTC) #18
vmiura
On 2017/05/26 01:59:07, vmiura wrote: > LGTM to try, though I'm wondering what's the chance ...
3 years, 7 months ago (2017-05-26 02:01:26 UTC) #19
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/2902383003/40001
3 years, 7 months ago (2017-05-26 02:01:50 UTC) #20
jbauman
On 2017/05/26 02:01:26, vmiura wrote: > On 2017/05/26 01:59:07, vmiura wrote: > > LGTM to ...
3 years, 7 months ago (2017-05-26 02:04:23 UTC) #21
commit-bot: I haz the power
3 years, 7 months ago (2017-05-26 02:07:07 UTC) #24
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/d5e5040512747a4654b34c6ebaf0...

Powered by Google App Engine
This is Rietveld 408576698