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

Issue 4018008: crash-reporter: Generate kernel crash signatures for server-side grouping of similar crashes (Closed)

Created:
10 years, 2 months ago by kmixter1
Modified:
9 years, 7 months ago
Reviewers:
petkov, hughd
CC:
chromium-os-reviews_chromium.org
Visibility:
Public.

Description

crash-reporter: Generate kernel crash signatures for server-side grouping of similar crashes BUG=5868 TEST=KernelCrash, UserCrash, CrashSender, unittests, and manual inspection of sent report. Change-Id: I31991895c9ac719ac1832d588ae3360500ef0c26 Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=f326db8

Patch Set 1 #

Patch Set 2 : bug fixes #

Total comments: 12

Patch Set 3 : Respond to hughd comments #

Patch Set 4 : Respond to petkov review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+407 lines, -19 lines) Patch
M Makefile View 1 chunk +3 lines, -1 line 0 comments Download
M crash_collector.h View 1 2 3 3 chunks +8 lines, -0 lines 0 comments Download
M crash_collector.cc View 3 chunks +12 lines, -4 lines 0 comments Download
M crash_collector_test.cc View 1 chunk +24 lines, -0 lines 0 comments Download
M crash_reporter.cc View 3 chunks +25 lines, -0 lines 0 comments Download
M crash_sender View 1 4 chunks +15 lines, -2 lines 0 comments Download
M kernel_collector.h View 1 2 3 chunks +19 lines, -0 lines 0 comments Download
M kernel_collector.cc View 1 2 3 4 chunks +191 lines, -8 lines 0 comments Download
M kernel_collector_test.cc View 1 2 2 chunks +110 lines, -4 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
kmixter1
10 years, 2 months ago (2010-10-22 03:07:48 UTC) #1
kmixter1
hughd, please take a look at ComputeKernelStackSignature in kernel_collector.cc.
10 years, 2 months ago (2010-10-22 03:26:41 UTC) #2
petkov
A few comments, nothing critical. So LGTM. http://codereview.chromium.org/4018008/diff/3001/4003 File crash_collector.h (right): http://codereview.chromium.org/4018008/diff/3001/4003#newcode92 crash_collector.h:92: // calling ...
10 years, 2 months ago (2010-10-22 18:44:21 UTC) #3
hughd
[I just wrote my comments in the review box, and it kindly ended up crashing ...
10 years, 2 months ago (2010-10-23 03:13:44 UTC) #4
kmixter1
PTAL. Responded to all comments. Hugh: I did a substantial rework of the parsing code ...
10 years, 1 month ago (2010-10-26 18:28:24 UTC) #5
hughd
10 years, 1 month ago (2010-10-26 21:30:28 UTC) #6
LGTM (lengthier review comments gobbled up by "Invalid XSRF token", so delivered
orally to kmixter, and we agree LGTM).

Powered by Google App Engine
This is Rietveld 408576698