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

Issue 8638010: Print out at-exit ASSERT FAILURES too (Closed)

Created:
9 years, 1 month ago by Timur Iskhodzhanov
Modified:
9 years, 1 month ago
CC:
chromium-reviews, Alexander Potapenko, pam+watch_chromium.org, stuartmorgan+watch_chromium.org
Visibility:
Public.

Description

Print out at-exit ASSERT FAILURES too Long term solution is to tweak Dr. Memory to print out such errors to stderr TBR=bruening,rnk Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=111138

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M tools/valgrind/drmemory_analyze.py View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Timur Iskhodzhanov
TBR
9 years, 1 month ago (2011-11-22 12:48:24 UTC) #1
Reid Kleckner (google)
On 2011/11/22 12:48:24, Timur Iskhodzhanov wrote: > TBR LGTM
9 years, 1 month ago (2011-11-22 14:30:55 UTC) #2
Derek Bruening
On 2011/11/22 12:48:24, Timur Iskhodzhanov wrote: > Print out at-exit ASSERT FAILURES too > Long ...
9 years, 1 month ago (2011-11-22 15:49:45 UTC) #3
Reid Kleckner (google)
On Tue, Nov 22, 2011 at 10:49 AM, <bruening@chromium.org> wrote: > On 2011/11/22 12:48:24, Timur ...
9 years, 1 month ago (2011-11-22 15:53:54 UTC) #4
Derek Bruening
On 2011/11/22 15:53:54, Reid Kleckner (google) wrote: > This code is reading results.txt. But drmemory_analyze.py ...
9 years, 1 month ago (2011-11-22 15:57:10 UTC) #5
Timur Iskhodzhanov
the old version of drmemory_analyze was not catching the assertions happening at the end of ...
9 years, 1 month ago (2011-11-22 16:02:21 UTC) #6
Derek Bruening
9 years, 1 month ago (2011-11-22 16:05:33 UTC) #7
On 2011/11/22 16:02:21, Timur Iskhodzhanov wrote:
> the old version of drmemory_analyze was not catching the assertions happening
at
> the end of the run (after the ERROR SUMMARY line).

OK, I see.  LGTM, though if Reid is about to remove -quiet perhaps this diff is
unnecessary and should instead remove the other code looking for ASSERT (will
abort by default so will be at end of output).

Powered by Google App Engine
This is Rietveld 408576698