curl / Mailing Lists / curl-users / 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 exit code -9

From: Daniel Stenberg via curl-users <curl-users_at_cool.haxx.se>
Date: Sun, 15 Dec 2019 22:57:22 +0100 (CET)

On Sun, 15 Dec 2019, Alejandro Mier y Concha via curl-users wrote:

> From the logs of a service that executes curl, I can see a case where curl
> exited with code -9 and with empty stdout and stderr. What does exit code -9
> mean? Is it CURLE_REMOTE_ACCESS_DENIED? If so, why is it negative? Exit
> codes are usually positive.

I don't think that log is curl's. curl has no negative return values. It
didn't back in the old days (from when your version comes) either.

> curl 7.29.0

I can recommend taking a look at this page to get an idea about how old that
version is...

   https://curl.haxx.se/docs/releases.html

-- 
  / 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-users
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2019-12-15