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

Issue 1886473002: ⛄ [Reland] Capture Android stderr when symbolizing native stack traces. (Closed)

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

Description

[Reland] Capture Android stderr when symbolizing native stack traces. When native->Java results in a Java exception, upon the stack returning back to C++, we dump the Java exception to stderr and then signal a crash. Update our stack tool to capture Java-formatted stderr while processing logcat and dump all matching logs if the pid of the error matches the native stack. While this may sometimes be irrelevant, it can often include the Java exception and makes it easier to triage and less confusing. BUG=602651 Committed: https://crrev.com/e35a5d8d7063a1feb552a3d517f600a071277285 Cr-Commit-Position: refs/heads/master@{#386987} Committed: https://crrev.com/85922ea529c280c58903a84056053c777485c118 Cr-Commit-Position: refs/heads/master@{#387029}

Patch Set 1 #

Patch Set 2 : fix issue #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -5 lines) Patch
M third_party/android_platform/README.chromium View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/android_platform/development/scripts/stack_core.py View 1 10 chunks +43 lines, -5 lines 0 comments Download

Messages

Total messages: 22 (11 generated)
Yaron
4 years, 8 months ago (2016-04-12 18:37:12 UTC) #4
Yaron
On 2016/04/12 18:37:12, Yaron wrote: sample with a forced crash: https://paste.googleplex.com/5534017948483584
4 years, 8 months ago (2016-04-12 18:40:19 UTC) #5
rmcilroy
LGTM, thanks.
4 years, 8 months ago (2016-04-13 09:09:17 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1886473002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1886473002/1
4 years, 8 months ago (2016-04-13 14:41:55 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 8 months ago (2016-04-13 14:52:28 UTC) #10
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/e35a5d8d7063a1feb552a3d517f600a071277285 Cr-Commit-Position: refs/heads/master@{#386987}
4 years, 8 months ago (2016-04-13 14:54:16 UTC) #12
Tima Vaisburd
A revert of this CL (patchset #1 id:1) has been created in https://codereview.chromium.org/1884873004/ by timav@chromium.org. ...
4 years, 8 months ago (2016-04-13 17:22:19 UTC) #13
chromium-reviews
oops, renamed but missed that spot, have a new fix coming On Wed, Apr 13, ...
4 years, 8 months ago (2016-04-13 17:31:14 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1886473002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1886473002/20001
4 years, 8 months ago (2016-04-13 17:36:41 UTC) #18
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-04-13 18:10:42 UTC) #20
commit-bot: I haz the power
4 years, 8 months ago (2016-04-13 18:12:15 UTC) #22
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/85922ea529c280c58903a84056053c777485c118
Cr-Commit-Position: refs/heads/master@{#387029}

Powered by Google App Engine
This is Rietveld 408576698