quic_client run error
Reported by
jundi201...@gmail.com,
Jan 23 2018
|
|
Issue description
UserAgent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36
Steps to reproduce the problem:
1. config
2. run quic_server
3. run quic_client
What is the expected behavior?
quic_client error
What went wrong?
[0123/142526.896:FATAL:quic_chromium_packet_writer.cc(146)] Check failed: delegate_. Uninitialized delegate.
Backtrace:
base::debug::StackTrace::StackTrace [0x00000000006058E5+69] (e:\chromium\src\base\debug\stack_trace_win.cc:217)
base::debug::StackTrace::StackTrace [0x0000000000605408+24] (e:\chromium\src\base\debug\stack_trace.cc:199)
logging::LogMessage::~LogMessage [0x00000000006774B0+112] (e:\chromium\src\base\logging.cc:561)
net::QuicChromiumPacketWriter::OnWriteComplete [0x0000000180A16B9C+348] (e:\chromium\src\net\quic\chromium\quic_chromium_packet_writer.cc:147)
Did this work before? No
Chrome version: 62.0.3202.75 Channel: stable
OS Version: Windows 7
Flash Version:
|
|
►
Sign in to add a comment |
|
Comment 1 by l...@chromium.org
, Jan 23 2018Components: -Platform>DevTools Internals>Network>QUIC