-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Assertion failed when connecting to localhost #14
Comments
I upgraded WSL from Ubuntu 18.04 to Ubuntu 20.04, cmake and make again and now it works. |
I am afraid I have to open this again. I am getting it again after pulling the latest version (git pull) then doing the git submodule update --recursive, cmake and make as indicated in the README. |
It is an issue of quicly: h2o/quicly#516 |
Thanks for updating this issue. I will monitor the linked ticket and update qperf once and update in quicly is available |
~/build-qperf$ ./qperf -c localhost
starting client with host localhost, port 18080, runtime 10s, cc reno, iw 10
connection establishment time: 9ms
time to first byte: 9ms
qperf: ~/qperf/extern/quicly/lib/quicly.c:4146: do_send: Assertion `min_packets_to_send <= s->max_datagrams' failed.
Aborted (core dumped)
The text was updated successfully, but these errors were encountered: