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

Issue 1688003005: QUIC - instrumentation for testing null QuicSpdyStream. (Closed)

Created:
4 years, 10 months ago by ramant (doing other things)
Modified:
4 years, 10 months ago
Reviewers:
eroman, Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, eroman, ianswett, Buck
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

QUIC - instrumentation for testing null QuicSpdyStream. BUG=585591 R=rch@chromium.org,eroman@chromium.org Committed: https://crrev.com/100e39060a98afdc80f7a5140f6ba690746261b9 Cr-Commit-Position: refs/heads/master@{#375804}

Patch Set 1 : #

Total comments: 2

Patch Set 2 : Add more instrumentation #

Total comments: 15

Patch Set 3 : Fix comments for PatchSet 2 #

Total comments: 6

Patch Set 4 : Fix comments #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -0 lines) Patch
M net/quic/quic_http_stream.h View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M net/quic/quic_http_stream.cc View 1 2 3 2 chunks +19 lines, -0 lines 0 comments Download
M net/quic/quic_spdy_stream.h View 1 2 3 4 3 chunks +14 lines, -0 lines 0 comments Download
M net/quic/quic_spdy_stream.cc View 1 2 3 4 2 chunks +17 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 29 (12 generated)
ramant (doing other things)
4 years, 10 months ago (2016-02-11 01:55:14 UTC) #1
ramant (doing other things)
Hi Ryan, This crash is happening on Mac (1 crash a day) and in Dev, ...
4 years, 10 months ago (2016-02-11 02:01:44 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1688003005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1688003005/20001
4 years, 10 months ago (2016-02-11 02:04:22 UTC) #6
eroman
https://codereview.chromium.org/1688003005/diff/20001/net/quic/quic_http_stream.cc File net/quic/quic_http_stream.cc (right): https://codereview.chromium.org/1688003005/diff/20001/net/quic/quic_http_stream.cc#newcode563 net/quic/quic_http_stream.cc:563: stream_->CrashIfInvalid(); Driveby comments: According to the crash data for ...
4 years, 10 months ago (2016-02-11 02:16:34 UTC) #8
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-11 03:57:21 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1688003005/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1688003005/40001
4 years, 10 months ago (2016-02-11 19:44:36 UTC) #12
ramant (doing other things)
Tested this code by manually calling ResetStream() and by deleting |stream_| object explicitly. PTAL. https://codereview.chromium.org/1688003005/diff/20001/net/quic/quic_http_stream.cc ...
4 years, 10 months ago (2016-02-11 19:45:47 UTC) #13
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-11 21:22:55 UTC) #15
eroman
lgtm https://codereview.chromium.org/1688003005/diff/40001/net/quic/quic_http_stream.cc File net/quic/quic_http_stream.cc (right): https://codereview.chromium.org/1688003005/diff/40001/net/quic/quic_http_stream.cc#newcode563 net/quic/quic_http_stream.cc:563: CHECK(!read_is_called_); On 2016/02/11 19:45:46, ramant wrote: > Assuming ...
4 years, 10 months ago (2016-02-12 01:42:46 UTC) #17
ramant (doing other things)
Thanks Eric. Will wait for Ryan's comments (especially if ReadAvailableData() could be called recursively). My ...
4 years, 10 months ago (2016-02-12 02:47:10 UTC) #18
eroman
lgtm https://codereview.chromium.org/1688003005/diff/60001/net/quic/quic_http_stream.cc File net/quic/quic_http_stream.cc (right): https://codereview.chromium.org/1688003005/diff/60001/net/quic/quic_http_stream.cc#newcode563 net/quic/quic_http_stream.cc:563: stream_->CrashIfInvalid(); nit: move this up one line so ...
4 years, 10 months ago (2016-02-12 21:12:44 UTC) #19
ramant (doing other things)
Thanks Eric. Will not submit this until a new Dev branch is cut. https://codereview.chromium.org/1688003005/diff/60001/net/quic/quic_http_stream.cc File ...
4 years, 10 months ago (2016-02-13 00:14:19 UTC) #20
Ryan Hamilton
lgtm
4 years, 10 months ago (2016-02-16 15:09:22 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1688003005/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1688003005/100001
4 years, 10 months ago (2016-02-17 04:33:12 UTC) #24
commit-bot: I haz the power
Committed patchset #5 (id:100001)
4 years, 10 months ago (2016-02-17 05:55:20 UTC) #26
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/100e39060a98afdc80f7a5140f6ba690746261b9 Cr-Commit-Position: refs/heads/master@{#375804}
4 years, 10 months ago (2016-02-17 05:56:32 UTC) #28
ramant (doing other things)
4 years, 9 months ago (2016-03-01 19:50:48 UTC) #29
Message was sent while issue was closed.
A revert of this CL (patchset #5 id:100001) has been created in
https://codereview.chromium.org/1754813002/ by rtenneti@chromium.org.

The reason for reverting is: We got the call stack that causes the crash.
Reverting this change. Will add the check for nullptr and the unit tests. .

Powered by Google App Engine
This is Rietveld 408576698