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

Issue 846473003: Push API: Add temporary debug log to track down crash (Closed)

Created:
5 years, 11 months ago by johnme
Modified:
5 years, 11 months ago
Reviewers:
Bernhard Bauer, jianli
CC:
chromium-reviews, zea+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@handlercount
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Push API: Add temporary debug log to track down crash Specifically, for https://goto.google.com/gcmdriver-already-instantiated Sample output: [FATAL:gcm_profile_service.cc(155)] An instance of GCMProfileService already exists! Old profile: 0x9e9d75c0 Default 0 0 1 13065207799278578, new profile: 0x9e9d75c0 Default 0 0 1 13065207799278578 BUG=437827 Committed: https://crrev.com/934554c3f369c9821b0af3ae8a09ed55f29eafc9 Cr-Commit-Position: refs/heads/master@{#310593} Committed: https://crrev.com/f5b540bcb9d54878c5dad58008f0d8aab9d98ffa Cr-Commit-Position: refs/heads/master@{#310760}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Use bug link in comment #

Patch Set 3 : Clear debug_instance in destructor #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -1 line) Patch
M chrome/browser/services/gcm/gcm_profile_service.cc View 1 2 2 chunks +25 lines, -1 line 0 comments Download

Messages

Total messages: 17 (5 generated)
Bernhard Bauer
lgtm https://codereview.chromium.org/846473003/diff/1/chrome/browser/services/gcm/gcm_profile_service.cc File chrome/browser/services/gcm/gcm_profile_service.cc (right): https://codereview.chromium.org/846473003/diff/1/chrome/browser/services/gcm/gcm_profile_service.cc#newcode153 chrome/browser/services/gcm/gcm_profile_service.cc:153: // understood: https://goto.google.com/gcmdriver-already-instantiated Just reference the bug here.
5 years, 11 months ago (2015-01-08 16:38:25 UTC) #2
johnme
https://codereview.chromium.org/846473003/diff/1/chrome/browser/services/gcm/gcm_profile_service.cc File chrome/browser/services/gcm/gcm_profile_service.cc (right): https://codereview.chromium.org/846473003/diff/1/chrome/browser/services/gcm/gcm_profile_service.cc#newcode153 chrome/browser/services/gcm/gcm_profile_service.cc:153: // understood: https://goto.google.com/gcmdriver-already-instantiated On 2015/01/08 16:38:25, Bernhard Bauer wrote: ...
5 years, 11 months ago (2015-01-08 16:49:01 UTC) #3
johnme
5 years, 11 months ago (2015-01-08 16:49:42 UTC) #5
jianli
lgtm
5 years, 11 months ago (2015-01-08 20:00:09 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/846473003/20001
5 years, 11 months ago (2015-01-08 20:01:35 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 11 months ago (2015-01-08 20:59:18 UTC) #10
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/934554c3f369c9821b0af3ae8a09ed55f29eafc9 Cr-Commit-Position: refs/heads/master@{#310593}
5 years, 11 months ago (2015-01-08 21:01:03 UTC) #11
mattm
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/839153005/ by mattm@chromium.org. ...
5 years, 11 months ago (2015-01-09 02:36:38 UTC) #12
johnme
Oops, I now clear debug_instance in the destructor, which will prevent a use after free.
5 years, 11 months ago (2015-01-09 11:23:17 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/846473003/40001
5 years, 11 months ago (2015-01-09 11:24:10 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 11 months ago (2015-01-09 12:12:28 UTC) #16
commit-bot: I haz the power
5 years, 11 months ago (2015-01-09 12:13:26 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/f5b540bcb9d54878c5dad58008f0d8aab9d98ffa
Cr-Commit-Position: refs/heads/master@{#310760}

Powered by Google App Engine
This is Rietveld 408576698