On Sun, 30 Jul 2023, Richard W.M. Jones via curl-library wrote:

#0  stream_recv (cf=cf@entry=0x7fe0542a7260, data=data@entry=0x7fdd78001010,
   buf=buf@entry=0x7fe05423ce80 "", len=len@entry=16384,
   err=err@entry=0x7fe062a52824) at ../../lib/http2.c:1742
#1  0x00007fe0632f58db in cf_h2_recv (cf=0x7fe0542a7260, data=0x7fdd78001010,
   buf=0x7fe05423ce80 "", len=16384, err=0x7fe062a52824)
   at ../../lib/http2.c:1844

In this function cf_h2_recv(), is 'stream' NULL by any chance when stream_recv() is called?

--

 / daniel.haxx.se
 | Commercial curl support up to 24x7 is available!
 | Private help, bug fixes, support, ports, new features
 | https://curl.se/support.html
--
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html

Reply via email to