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

Issue 2725813005: ozone: drm: Add fd number to crash keys when dmabuf mmap fails. (Closed)

Created:
3 years, 9 months ago by dshwang
Modified:
3 years, 9 months ago
CC:
chromium-reviews, kalyank, ozone-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

ozone: drm: Add fd number to crash keys when dmabuf mmap fails. When native GPU memory buffers were enabled we noticed many crashes reporting mmap failing. This CL adds fd number to crash report when dmabuf mmap fails, because we think fd limit may cause this crash. It's follow-up CL of https://codereview.chromium.org/2710183005/ BUG=629521 Review-Url: https://codereview.chromium.org/2725813005 Cr-Commit-Position: refs/heads/master@{#456154} Committed: https://chromium.googlesource.com/chromium/src/+/7fdea0d7d730de0d5a34f6f1fb5f868fa8e40ece

Patch Set 1 #

Patch Set 2 : ozone: drm: Add fd number to crash keys when dmabuf mmap fails. #

Total comments: 12

Patch Set 3 : remove unrelated change #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -2 lines) Patch
M chrome/common/crash_keys.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M ui/ozone/platform/drm/common/client_native_pixmap_dmabuf.cc View 1 2 2 chunks +13 lines, -2 lines 0 comments Download

Messages

Total messages: 27 (13 generated)
dshwang
It's follow-up CL of https://codereview.chromium.org/2710183005/ dnicoara@: Please review changes in ui/ozone/ rsesek@: Please review changes ...
3 years, 9 months ago (2017-03-02 01:45:35 UTC) #4
Daniele Castagna
https://codereview.chromium.org/2725813005/diff/20001/chrome/common/crash_keys.cc File chrome/common/crash_keys.cc (left): https://codereview.chromium.org/2725813005/diff/20001/chrome/common/crash_keys.cc#oldcode250 chrome/common/crash_keys.cc:250: { "swdh_set_hosted_version_restart_count", crash_keys::kSmallSize }, Last time I changed this ...
3 years, 9 months ago (2017-03-02 02:05:04 UTC) #7
dshwang
Thank you for review, could you review again? https://codereview.chromium.org/2725813005/diff/20001/chrome/common/crash_keys.cc File chrome/common/crash_keys.cc (left): https://codereview.chromium.org/2725813005/diff/20001/chrome/common/crash_keys.cc#oldcode250 chrome/common/crash_keys.cc:250: { ...
3 years, 9 months ago (2017-03-02 19:59:32 UTC) #10
Daniele Castagna
https://codereview.chromium.org/2725813005/diff/20001/ui/ozone/platform/drm/common/client_native_pixmap_dmabuf.cc File ui/ozone/platform/drm/common/client_native_pixmap_dmabuf.cc (right): https://codereview.chromium.org/2725813005/diff/20001/ui/ozone/platform/drm/common/client_native_pixmap_dmabuf.cc#newcode97 ui/ozone/platform/drm/common/client_native_pixmap_dmabuf.cc:97: base::ProcessMetrics::CreateCurrentProcessMetrics()); On 2017/03/02 at 19:59:31, dshwang wrote: > On ...
3 years, 9 months ago (2017-03-02 20:08:52 UTC) #11
dshwang
https://codereview.chromium.org/2725813005/diff/20001/ui/ozone/platform/drm/common/client_native_pixmap_dmabuf.cc File ui/ozone/platform/drm/common/client_native_pixmap_dmabuf.cc (right): https://codereview.chromium.org/2725813005/diff/20001/ui/ozone/platform/drm/common/client_native_pixmap_dmabuf.cc#newcode97 ui/ozone/platform/drm/common/client_native_pixmap_dmabuf.cc:97: base::ProcessMetrics::CreateCurrentProcessMetrics()); On 2017/03/02 20:08:52, Daniele Castagna wrote: > On ...
3 years, 9 months ago (2017-03-02 20:15:12 UTC) #12
Daniele Castagna
On 2017/03/02 at 20:15:12, dongseong.hwang wrote: > https://codereview.chromium.org/2725813005/diff/20001/ui/ozone/platform/drm/common/client_native_pixmap_dmabuf.cc > File ui/ozone/platform/drm/common/client_native_pixmap_dmabuf.cc (right): > > https://codereview.chromium.org/2725813005/diff/20001/ui/ozone/platform/drm/common/client_native_pixmap_dmabuf.cc#newcode97 ...
3 years, 9 months ago (2017-03-09 03:58:06 UTC) #14
dshwang
On 2017/03/09 03:58:06, Daniele Castagna wrote: > I think we can land this independently from ...
3 years, 9 months ago (2017-03-09 21:10:17 UTC) #15
Robert Sesek
lgtm
3 years, 9 months ago (2017-03-09 21:51:13 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.chromium.org/2725813005/40001
3 years, 9 months ago (2017-03-10 18:58:18 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/383036)
3 years, 9 months ago (2017-03-10 19:06:52 UTC) #20
dshwang
dnicoara, could you review ui/ozone/platform/drm/common/client_native_pixmap_dmabuf.cc? Thanks
3 years, 9 months ago (2017-03-10 19:11:51 UTC) #21
dnicoara
ui/ozone LGTM
3 years, 9 months ago (2017-03-10 19:35:27 UTC) #22
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/2725813005/40001
3 years, 9 months ago (2017-03-10 20:49:57 UTC) #24
commit-bot: I haz the power
3 years, 9 months ago (2017-03-10 20:55:29 UTC) #27
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/7fdea0d7d730de0d5a34f6f1fb5f...

Powered by Google App Engine
This is Rietveld 408576698