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

Issue 338973006: In Debug, SkMutex(pthread) crashes on re-entrant aquire from same thread. (Closed)

Created:
6 years, 6 months ago by hal.canary
Modified:
6 years, 6 months ago
Reviewers:
mtklein
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

In Debug, SkMutex(pthread) crashes on re-entrant aquire from same thread. Committed: https://skia.googlesource.com/skia/+/e486ec48b1dbdc6e8276a765abeb8eabcbf5c22e

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M src/ports/SkMutex_pthread.h View 1 chunk +1 line, -0 lines 1 comment Download

Messages

Total messages: 7 (0 generated)
hal.canary
ptal
6 years, 6 months ago (2014-06-20 15:29:13 UTC) #1
mtklein
lgtm https://codereview.chromium.org/338973006/diff/1/src/ports/SkMutex_pthread.h File src/ports/SkMutex_pthread.h (right): https://codereview.chromium.org/338973006/diff/1/src/ports/SkMutex_pthread.h#newcode22 src/ports/SkMutex_pthread.h:22: SkASSERT(fOwner != pthread_self()); // SkMutex is not re-entrant ...
6 years, 6 months ago (2014-06-20 15:34:31 UTC) #2
hal.canary
On 2014/06/20 15:34:31, mtklein wrote: > Run this through the TSAN bot before submitting? It ...
6 years, 6 months ago (2014-06-20 15:42:04 UTC) #3
mtklein
On 2014/06/20 15:42:04, Hal Canary wrote: > On 2014/06/20 15:34:31, mtklein wrote: > > > ...
6 years, 6 months ago (2014-06-20 15:51:03 UTC) #4
mtklein
The CQ bit was checked by mtklein@google.com
6 years, 6 months ago (2014-06-20 15:51:30 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/halcanary@google.com/338973006/1
6 years, 6 months ago (2014-06-20 15:52:00 UTC) #6
commit-bot: I haz the power
6 years, 6 months ago (2014-06-20 16:06:00 UTC) #7
Message was sent while issue was closed.
Change committed as e486ec48b1dbdc6e8276a765abeb8eabcbf5c22e

Powered by Google App Engine
This is Rietveld 408576698