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: Some errors reported by valgrind

From: Daniel Stenberg via curl-library <curl-library_at_cool.haxx.se>
Date: Fri, 5 Jun 2020 09:02:09 +0200 (CEST)

On Fri, 5 Jun 2020, James Read via curl-library wrote:

> I have some errors reported by valgrind that may or may not be related to
> some strange behaviour with my crawler. Here is the output from valgrind:

...

> If interested the current code for the crawler is at
> https://github.com/JamesRead5737/webcrawler

The line numbers in your valgrind report doesn't seem to match the source code
there. It makes them very hard to correlate.

If you make gdb stop at the valgrind errors it might help you understand what
exactly is going on where/when valgrind warns. In my experience, valgrind is
very rarely wrong.

-- 
  / 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-06-05