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

Issue 10441024: Suppress use-after-free in base::Thread::ThreadMain() (Closed)

Created:
8 years, 7 months ago by Derek Bruening
Modified:
8 years, 7 months ago
CC:
chromium-reviews, glider+watch_chromium.org, pam+watch_chromium.org, timurrrr+watch_chromium.org, bruening+watch_chromium.org
Visibility:
Public.

Description

Suppress use-after-free in base::Thread::ThreadMain() TBR=rvargas@google.com BUG=127931 TEST=waterfall.sh Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=138828

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Derek Bruening
8 years, 7 months ago (2012-05-24 17:53:30 UTC) #1
rvargas (doing something else)
8 years, 7 months ago (2012-05-24 18:46:09 UTC) #2
This suppression actually doesn't look related to that bug... or at least, that
bug is Windows only, and related to a handle.

The recent change to thread.cc (related to that bug) doesn't explain the
failure.

This should go to a new bug (regression?)

Powered by Google App Engine
This is Rietveld 408576698