cURL / Mailing Lists / curl-users / Single Mail

curl-users

AW: curl -L problems on Win32

From: <Joern.Hartroth_at_comma-soft.com>
Date: Thu, 27 Jul 2000 11:19:59 +0200

Aha!

This looks like a hot track. I get the error whenever I use the environment
setting (both for ALL_PROXY and HTTP_PROXY) but there is no error when I use
the "-x" cmdline parameter.
I just checked some of the older versions and found that curl-6.5.2
correctly follows the redir on http://www.ibm.de/, curl-7.0.1beta does not
follow the redir (bot doesn't crash either) and all versions from 7.0.8 die
with the above error.
Seems like something broke in between. Do you feel like tracking that down
or do you want me to check it out (might take a while, though)?

Cheers,
    Joern

> -----Ursprüngliche Nachricht-----
> Von: Daniel Stenberg [mailto:daniel_at_haxx.se]
> Gesendet: Donnerstag, 27. Juli 2000 09:49
> An: Curl Mailinglist
> Betreff: Re: curl -L problems on Win32
>
>
> On Thu, 27 Jul 2000 Joern.Hartroth_at_comma-soft.com wrote:
>
> > I'm experiencing a problem with the new curl-7.0.10beta that is
> > apparently related to http forwarding and the -L parameter.
> For certain
> > pages (namely curl -L http://www.ibm.de) I get a curl error
> "curl: (27)
> > memory shortage".
>
> That error message is set on line 1080 in url.c, which means
> it couldn't
> strdup() the proxy string.
>
> Have you specified the proxy server as an environment variable or as a
> command line parameter/config file entry?
>
> --
> Daniel Stenberg - http://daniel.haxx.se - +46-705-44 31 77
> ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol
>
>
Received on 2000-07-27