nghttp2_session.c:2178: session_prep_frame: Assertion `session->last_sent_stream_id < frame->hd.stream_id' failed?

12 views Asked by At

I am using libcurl 8.2.1 from yum repo cityfan.

It ran on aws for a long time, Recently i restart aws.

And the long-time-good-run c++ process errored with

nghttp2_session.c:2178: session_prep_frame: Assertion `session->last_sent_stream_id < frame->hd.stream_id' failed.

Could you help on this? I googled, found nothing, maybe it's a new feature?

0

There are 0 answers