-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
Segmentation fault while accessing https://cloudflare-quic.com/ with --http3 #6824
Comments
I cannot reproduce, but my ngtcp2 setup is not using GnuTLS. Is this using ngtcp2 and nghttp3 from their respective git masters? Can you run it with gdb and show us the stack trace for the crash? |
nghttp3: git9858f6d
|
I am expericing the very same issue as the reporter. I visited Oh noes! |
... to avoid double-free. Reported-by: Kenneth Davidson Fixes #6824 Closes #[fill in]
It's a curl bug, not a gnutls one. You can close the one on gnutls now... |
[curl -V output]
I'm not sure how this happened.
The text was updated successfully, but these errors were encountered: