quant icon indicating copy to clipboard operation
quant copied to clipboard

fc window exceeded

Open yurigbur opened this issue 4 years ago • 2 comments

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

yurigbur avatar Aug 15 '21 12:08 yurigbur

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 avatar Aug 18 '21 11:08 larseggert

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

ffhgg avatar Jul 17 '22 10:07 ffhgg