curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Re: Curl segfault in curl_multi_perform

From: Daniel Stenberg via curl-library <curl-library_at_lists.haxx.se>
Date: Mon, 31 Jul 2023 08:18:30 +0200 (CEST)

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

> #0 stream_recv (cf=cf_at_entry=0x7fe0542a7260, data=data_at_entry=0x7fdd78001010,
> buf=buf_at_entry=0x7fe05423ce80 "", len=len_at_entry=16384,
> err=err_at_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
Received on 2023-07-31