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

Issue 2952283002: java_deobfuscate.py: Update regexp to match thread dump stacks (Closed)

Created:
3 years, 6 months ago by agrieve
Modified:
3 years, 6 months ago
CC:
agrieve+watch_chromium.org, chromium-reviews, jbudorick+watch_chromium.org, mikecase+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

java_deobfuscate.py: Update regexp to match thread dump stacks And simplify by having it use os.execv(). The lines in question look like: 06-22 13:58:02.895 4674 4674 E THREAD_STATE: bLA.a(PG:173) BUG=713710 Review-Url: https://codereview.chromium.org/2952283002 Cr-Commit-Position: refs/heads/master@{#481801} Committed: https://chromium.googlesource.com/chromium/src/+/3a2065e70c18fc516374f011048cca308cf8ffa9

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add example of normal stack trace #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -24 lines) Patch
M build/android/stacktrace/java_deobfuscate.py View 1 2 chunks +17 lines, -24 lines 0 comments Download

Messages

Total messages: 11 (6 generated)
agrieve
On 2017/06/22 20:17:07, agrieve wrote: > mailto:agrieve@chromium.org changed reviewers: > + mailto:mikecase@chromium.org 🛌
3 years, 6 months ago (2017-06-22 20:17:15 UTC) #3
mikecase (-- gone --)
lgtm, but it'd be nice if you could add an example of the other type ...
3 years, 6 months ago (2017-06-22 20:34:16 UTC) #4
agrieve
https://codereview.chromium.org/2952283002/diff/1/build/android/stacktrace/java_deobfuscate.py File build/android/stacktrace/java_deobfuscate.py (right): https://codereview.chromium.org/2952283002/diff/1/build/android/stacktrace/java_deobfuscate.py#newcode21 build/android/stacktrace/java_deobfuscate.py:21: # But with the "at" part changed to "(?::|\bat)", ...
3 years, 6 months ago (2017-06-23 01:48:22 UTC) #5
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/2952283002/20001
3 years, 6 months ago (2017-06-23 01:48:43 UTC) #8
commit-bot: I haz the power
3 years, 6 months ago (2017-06-23 03:14:54 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/3a2065e70c18fc516374f011048c...

Powered by Google App Engine
This is Rietveld 408576698