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

Issue 10535041: Log stack trace when ObjectWatcher::StartWatching() is called. (Closed)

Created:
8 years, 6 months ago by dcheng
Modified:
8 years, 6 months ago
CC:
chromium-reviews, erikwright (departed), brettw-cc_chromium.org
Visibility:
Public.

Description

Log stack trace when ObjectWatcher::StartWatching() is called. Something isn't being cleaned up properly and we're seeing crashes where we call into a destroyed class. BUG=121086 TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=143251

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -0 lines) Patch
M base/win/object_watcher.h View 2 chunks +4 lines, -0 lines 0 comments Download
M base/win/object_watcher.cc View 3 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
dcheng
I pulled down one of the minidumps from the crash server and it seems like ...
8 years, 6 months ago (2012-06-06 23:44:49 UTC) #1
willchan no longer on Chromium
8 years, 6 months ago (2012-06-07 00:09:05 UTC) #2
ObjectWatcher is potentially heavily used, so this is only OK for a canary
release, and please don't keep it in for very long.

LGTM

And feel free to TBR the revert to me.

Powered by Google App Engine
This is Rietveld 408576698