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

Issue 1914983002: Add CHECK in case PathProviderAndroid is failing. (Closed)

Created:
4 years, 8 months ago by falken
Modified:
4 years, 7 months ago
Reviewers:
Torne
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add CHECK in case PathProviderAndroid is failing. In bug 600226, RenderProcessHost::Init() is returning false. The only possible cause I can see is if the path service returned false, so see if PathProviderAndroid is returning false. BUG=600226 Committed: https://crrev.com/c1a595d1736123171d216b67535303916d95874d Cr-Commit-Position: refs/heads/master@{#389468}

Patch Set 1 #

Total comments: 2

Patch Set 2 : PCHECK #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -4 lines) Patch
M base/base_paths_android.cc View 1 1 chunk +5 lines, -4 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
falken
torne, could you review this as android OWNER?
4 years, 8 months ago (2016-04-25 09:00:03 UTC) #3
Torne
https://codereview.chromium.org/1914983002/diff/1/base/base_paths_android.cc File base/base_paths_android.cc (right): https://codereview.chromium.org/1914983002/diff/1/base/base_paths_android.cc#newcode31 base/base_paths_android.cc:31: << ", errno=" << errno; Use PCHECK here instead ...
4 years, 8 months ago (2016-04-25 09:41:54 UTC) #4
falken
Thanks, revised. https://codereview.chromium.org/1914983002/diff/1/base/base_paths_android.cc File base/base_paths_android.cc (right): https://codereview.chromium.org/1914983002/diff/1/base/base_paths_android.cc#newcode31 base/base_paths_android.cc:31: << ", errno=" << errno; On 2016/04/25 ...
4 years, 8 months ago (2016-04-25 12:52:58 UTC) #5
Torne
On 2016/04/25 12:52:58, falken wrote: > Thanks, revised. > > https://codereview.chromium.org/1914983002/diff/1/base/base_paths_android.cc > File base/base_paths_android.cc (right): ...
4 years, 8 months ago (2016-04-25 13:19:57 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1914983002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1914983002/20001
4 years, 8 months ago (2016-04-25 13:29:09 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-04-25 14:02:13 UTC) #10
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/c1a595d1736123171d216b67535303916d95874d Cr-Commit-Position: refs/heads/master@{#389468}
4 years, 8 months ago (2016-04-25 14:04:05 UTC) #12
falken
BTW this PCHECK is indeed getting hit: F/chromium( 6511): [FATAL:base_paths_android.cc(28)] Check failed: bin_dir_size > 0 ...
4 years, 7 months ago (2016-04-28 14:03:49 UTC) #13
falken
4 years, 7 months ago (2016-05-10 01:53:03 UTC) #14
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/1959153003/ by falken@chromium.org.

The reason for reverting is: We got enough crash reports, reverting now..

Powered by Google App Engine
This is Rietveld 408576698