New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 605360 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Jan 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug

Blocking:
issue 669725



Sign in to add a comment

[Predator] port stacktrace parsing for ClusterFuzz

Project Member Reported by st...@chromium.org, Apr 21 2016

Issue description

If we are gonna to process the raw stack trace on Findit side as planned, we need to port the logic over to Findit app.

If we decide to do that on the client side (ClusterFuzz, Fracas, Chromecrash), we need to make a change on ClusterFuzz side.

In the later case, a stack trace is a list of callstacks, a callstack is a list of frames, a frame has a file path and a line number.
A stack trace and a callstack could have a list of key-value attributes to include the pid, process name, etc.
 

Comment 1 by st...@chromium.org, Apr 21 2016

Cc: infe...@chromium.org

Comment 2 by st...@chromium.org, May 26 2016

Blocking: 615262
Labels: -Pri-1 Pri-2
Blocking: -615262
Blocking: 669725
Summary: [Predator] port stacktrace parsing for ClusterFuzz (was: crash: port stacktrace parsing for ClusterFuzz)

Comment 6 by st...@chromium.org, Dec 1 2016

Cc: -kateso...@chromium.org wrengr@chromium.org
Owner: kateso...@chromium.org
Status: Assigned (was: Available)
Cls that implement this - 
Rewrote and ported all clusterfuzz filters - https://codereview.chromium.org/2588133003. 
Refactored ChromeCrash parser. - https://codereview.chromium.org/2593383002
flag manager - https://codereview.chromium.org/2593093003
clusterfuzz parsers for review - https://codereview.chromium.org/2593593003.
Status: Fixed (was: Assigned)

Sign in to add a comment