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

Issue 1742843002: Properly handle microdump processing, when the system_log file contains an incomplete microdump sec… (Closed)

Created:
4 years, 9 months ago by mmandlis
Modified:
4 years, 9 months ago
CC:
google-breakpad-dev_googlegroups.com
Base URL:
https://chromium.googlesource.com/breakpad/breakpad.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Handle multiple microdumps in system log. Properly handle microdump processing, when the system_log file contains an incomplete microdump section at the top. The processor will process the first complete microdump section. R=primiano@chromium.org Committed: https://chromium.googlesource.com/breakpad/breakpad/+/8f7e09cf6dda7a2d346258078334003d83533222

Patch Set 1 #

Patch Set 2 : Reduce size of the test microdump file. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+211 lines, -4 lines) Patch
M src/processor/microdump.cc View 1 chunk +3 lines, -4 lines 0 comments Download
M src/processor/microdump_processor_unittest.cc View 1 chunk +11 lines, -0 lines 0 comments Download
A src/processor/testdata/microdump-multiple.dmp View 1 1 chunk +197 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (4 generated)
mmandlis
Yet another dejavu review. I hope this is not too annoying. I just want to ...
4 years, 9 months ago (2016-02-26 21:54:24 UTC) #2
Primiano Tucci (use gerrit)
No prob, I'm going to review in some order anyways. Maybe just fix the commit ...
4 years, 9 months ago (2016-02-26 22:14:28 UTC) #3
Primiano Tucci (use gerrit)
ehm forgot... LGTM :)
4 years, 9 months ago (2016-02-26 22:19:27 UTC) #4
vapier
that dump file is ~270KB. does it really need to be that big ? can ...
4 years, 9 months ago (2016-02-26 22:41:41 UTC) #6
mmandlis
On 2016/02/26 22:41:41, vapier wrote: > that dump file is ~270KB. does it really need ...
4 years, 9 months ago (2016-02-26 22:44:27 UTC) #7
vapier
purely its size. any file that goes into git stays in its history forever and ...
4 years, 9 months ago (2016-02-26 22:48:00 UTC) #8
mmandlis
On 2016/02/26 22:48:00, vapier wrote: > purely its size. any file that goes into git ...
4 years, 9 months ago (2016-02-26 23:01:45 UTC) #10
mmandlis
Done, removed the unneeded contents and reduced file size. Primiano, I don't have a corresponding ...
4 years, 9 months ago (2016-02-26 23:02:35 UTC) #11
mmandlis
Committed patchset #2 (id:20001) manually as 8f7e09cf6dda7a2d346258078334003d83533222 (presubmit successful).
4 years, 9 months ago (2016-02-27 00:40:47 UTC) #13
Primiano Tucci (use gerrit)
On 2016/02/27 00:40:47, mmandlis wrote: > Committed patchset #2 (id:20001) manually as > 8f7e09cf6dda7a2d346258078334003d83533222 (presubmit ...
4 years, 9 months ago (2016-02-27 03:14:41 UTC) #14
vapier
what do you mean by downstream? this is upstream.
4 years, 9 months ago (2016-02-27 07:33:44 UTC) #15
Primiano Tucci (use gerrit)
Was referring to mmandlis@, should have been more explicit sorry. On 2016/02/27 07:33:44, vapier wrote: ...
4 years, 9 months ago (2016-02-27 08:33:37 UTC) #16
vapier
keeping downstream repos (like google3) in sync w/upstream is up to the owners of the ...
4 years, 9 months ago (2016-02-27 21:05:51 UTC) #17
Primiano Tucci (use gerrit)
On 2016/02/27 21:05:51, vapier wrote: > keeping downstream repos (like google3) in sync w/upstream is ...
4 years, 9 months ago (2016-02-28 04:36:47 UTC) #18
vapier
gotcha. sorry for the noise.
4 years, 9 months ago (2016-02-28 05:22:17 UTC) #19
mmandlis
4 years, 9 months ago (2016-02-29 17:52:53 UTC) #20
Message was sent while issue was closed.
On 2016/02/28 05:22:17, vapier wrote:
> gotcha.  sorry for the noise.

Primiano, our periodically scheduled breakpad import into google3 is scheduled
for this week, so it will handle it.

Thanks!

Powered by Google App Engine
This is Rietveld 408576698