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: Help: libcurl debug

From: Daniel Stenberg via curl-library <curl-library_at_cool.haxx.se>
Date: Thu, 14 May 2020 22:42:04 +0200 (CEST)

On Thu, 14 May 2020, Kunal Chauhan via curl-library wrote:

> 1.My code that is using " libcurl.so.4 " and some crash is happening in
> application that is using libcurl.so.4

That's the main SONAME number we've used since 2006. So yes, that's the name
of the shared libcurl version used by everyone.

You should rather tell us:

1. which libcurl version you're using (the full curl -V output is useful)
2. what you did that caused the issue

> 2. It showing in gdb and last frame is showing some strlen+36.

Unfortunately that doesn't help anyone much. Either you didn't use libcurl
correctly in your application or perhaps there's a libcurl bug you ran into.

With need MANY more details to be able to help.

-- 
  / daniel.haxx.se | Commercial curl support up to 24x7 is available!
                   | 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 2020-05-14