cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: Segmentation fault (core dumped)

From: Michael S. Steuer <michael_at_steuer.com>
Date: Fri, 7 Sep 2001 10:52:04 +0200

I used libcurl 7.8.*, with your version it works too. Guess 7.8 isn't as
stable...

Thanks and Regards,

Michael.

> -----Original Message-----
> From: owner-curl_at_contactor.se [mailto:owner-curl_at_contactor.se] On
Behalf
> Of Cris Bailiff
> Sent: Friday, September 07, 2001 07:49
> To: curl_at_contactor.se
> Subject: Re: Segmentation fault (core dumped)
>
> As the last person to touch Curl::Easy, I checked out your script
here:
>
> Works good for me :-( - I juts got the page you requested at
www.nu.nl.
>
> Maybe you're on a newer libcurl? - I have
>
> curl 7.7.2 (i686-pc-linux-gnu) libcurl 7.7.3alpha2 (SSL 0.9.5)
>
> and
>
> perl -MCurl::easy -e 'print $Curl::easy::VERSION'
>
> 1.1.5
>
> This combination has been working fine for stuff I'm doing, so I
haven't
> followed recent releases. If you are newer than this, let me know, and
> I'll try again. I have no windows knowledge or tools, so I couldn't
help
> there...
>
> Cris
>
>
>
> "Michael S. Steuer" wrote:
> >
> > Hi All,
> >
> > I have a problem with libcurl in combination with Perl. When I
execute
> > the code below, I get a dumped core. It happens when I 'perform'.
What
> > am I doing wrong?? Why does it dump?
> >
> > Thanks in advance, regards, Michael.
Received on 2001-09-07