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: reproducible, but limited, SEGFAULTS after upgrade curl/libcurl 7.66 -> 7.67. curl issue, or not?

From: Daniel Stenberg via curl-library <curl-library_at_cool.haxx.se>
Date: Wed, 13 Nov 2019 23:39:12 +0100 (CET)

On Wed, 13 Nov 2019, PGNet Dev via curl-library wrote:

> ZYPP_MEDIA_CURL_DEBUG=2 zypper ref OS15-oss

> Stack trace of thread 3470:
> #0 0x00007fdd10cec910 n/a (libcurl.so.4)
> #1 0x00007fdd10cecb09 n/a (libcurl.so.4)
> #2 0x00007fdd10ce72c8 curl_multi_perform (libcurl.so.4)
> #3 0x00007fdd1283b4c8 _ZN4zypp5media17multifetchrequest3runERSt6vectorINS_3UrlESaIS3_EE (libzypp.so.1712)

If this crash is at least semi-reliably reproduced in your environment, then
maybe you can try building a libcurl from source with the debug symbols still
present and see if you can get some specifics out of this crash?

The above is interesting but really doesn't offer much for us to work with!

With a debug version, possibly you could even catch the crash in a debugger
and get a full stack trace to show us!

Do you know if this particular site/request is using HTTP/2 ?

-- 
  / daniel.haxx.se | Get the best commercial curl support there is - from me
                   | Private help, bug fixes, support, ports, new features
                   | https://www.wolfssl.com/contact/
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2019-11-13