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

Issue 1093443002: Adding checks in sandbox code to get some data on AppContainer based CreateProcess failures. (Closed)

Created:
5 years, 8 months ago by Shrikant Kelkar
Modified:
5 years, 8 months ago
CC:
chromium-reviews, wfh+watch_chromium.org, rickyz+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Adding checks in sandbox code to get some data on AppContainer based CreateProcess failures. Due to limited debugging options, given it doesn't repro locally, adding some checks in sandbox code to gather more data. BUG=467920 R=jschuh@chromium.org,cpu@chromium.org Committed: https://crrev.com/cb0da85dcf65824f96233ed77fd04d99b4c031cb Cr-Commit-Position: refs/heads/master@{#325663}

Patch Set 1 #

Total comments: 4

Patch Set 2 : CHECK() replaced with DumpWithoutCrash(). #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -0 lines) Patch
M sandbox/win/src/target_process.cc View 1 7 chunks +34 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (2 generated)
Shrikant Kelkar
5 years, 8 months ago (2015-04-15 23:15:12 UTC) #1
Will Harris
https://codereview.chromium.org/1093443002/diff/1/sandbox/win/src/target_process.cc File sandbox/win/src/target_process.cc (right): https://codereview.chromium.org/1093443002/diff/1/sandbox/win/src/target_process.cc#newcode164 sandbox/win/src/target_process.cc:164: CHECK(FALSE); Have you considered just returning a new SBOX ...
5 years, 8 months ago (2015-04-15 23:56:29 UTC) #3
Shrikant Kelkar
https://codereview.chromium.org/1093443002/diff/1/sandbox/win/src/target_process.cc File sandbox/win/src/target_process.cc (right): https://codereview.chromium.org/1093443002/diff/1/sandbox/win/src/target_process.cc#newcode164 sandbox/win/src/target_process.cc:164: CHECK(FALSE); On 2015/04/15 23:56:29, Will Harris wrote: > Have ...
5 years, 8 months ago (2015-04-16 00:06:36 UTC) #4
Will Harris
https://codereview.chromium.org/1093443002/diff/1/sandbox/win/src/target_process.cc File sandbox/win/src/target_process.cc (right): https://codereview.chromium.org/1093443002/diff/1/sandbox/win/src/target_process.cc#newcode164 sandbox/win/src/target_process.cc:164: CHECK(FALSE); On 2015/04/16 00:06:36, Shrikant Kelkar wrote: > On ...
5 years, 8 months ago (2015-04-16 00:13:37 UTC) #5
Shrikant Kelkar
https://codereview.chromium.org/1093443002/diff/1/sandbox/win/src/target_process.cc File sandbox/win/src/target_process.cc (right): https://codereview.chromium.org/1093443002/diff/1/sandbox/win/src/target_process.cc#newcode164 sandbox/win/src/target_process.cc:164: CHECK(FALSE); On 2015/04/16 00:13:36, Will Harris wrote: > On ...
5 years, 8 months ago (2015-04-16 18:25:34 UTC) #6
jschuh
Just to clarify, do we think every tab is crashing for these users today? Because ...
5 years, 8 months ago (2015-04-16 23:59:39 UTC) #7
Shrikant Kelkar
On 2015/04/16 23:59:39, jschuh (out April 2015) wrote: > Just to clarify, do we think ...
5 years, 8 months ago (2015-04-17 00:12:28 UTC) #8
jschuh
Yeah, I'm not okay with this then because it would turn an occasional sad tab ...
5 years, 8 months ago (2015-04-17 00:29:30 UTC) #9
Shrikant Kelkar
On 2015/04/17 00:29:30, jschuh (out April 2015) wrote: > Yeah, I'm not okay with this ...
5 years, 8 months ago (2015-04-17 01:10:09 UTC) #10
jschuh
lgtm. just make sure it gets reverted right after you get the data.
5 years, 8 months ago (2015-04-17 10:58:22 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1093443002/20001
5 years, 8 months ago (2015-04-17 15:57:56 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 8 months ago (2015-04-17 17:34:53 UTC) #14
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/cb0da85dcf65824f96233ed77fd04d99b4c031cb Cr-Commit-Position: refs/heads/master@{#325663}
5 years, 8 months ago (2015-04-17 17:35:42 UTC) #15
Will Harris
I see 169 reports on canary 44.0.2374.0 so far (top crasher), can I revert this ...
5 years, 8 months ago (2015-04-18 23:43:32 UTC) #16
Shrikant Kelkar
5 years, 8 months ago (2015-04-18 23:47:46 UTC) #17
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/1057083006/ by shrikant@chromium.org.

The reason for reverting is: Collected dumps, reverting..

Powered by Google App Engine
This is Rietveld 408576698