Skip to content
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

fc window exceeded #79

Open
yurigbur opened this issue Aug 15, 2021 · 2 comments
Open

fc window exceeded #79

yurigbur opened this issue Aug 15, 2021 · 2 comments
Labels

Comments

@yurigbur
Copy link

Hi,

when I try to request a large file, the following error occurs.

3.139   enc_stream_or_crypto_frame frame.c:1713 ABORT: assertion failed: 
        !enc_strm || m->strm_off < s->out_data_max 
exceeded fc window [errno 22 = Invalid argument]

I am using the lsquic client for some testing, but quant is the only server implementation where I encounter this issue.

Best

@larseggert
Copy link
Contributor

This is probably a quant bug in handling flow control updates. Unfortunately, I don't at the moment have the time to look into this.

@larseggert larseggert added the bug label Aug 18, 2021
@ffhgg

This comment has been minimized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants