cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: How to debug a perl module using libcurl?

From: Georg Horn <horn_at_koblenz-net.de>
Date: Tue, 29 Jan 2002 16:51:58 +0100

On Tue, Jan 29, 2002 at 08:02:41AM +0100, Daniel Stenberg wrote:
> On Mon, 28 Jan 2002, Georg Horn wrote:
>
> > But my application, that uses the perl interface, crashes somewhere in
> > Curl_easy_perform() and dumps core.
>
> Try this patch:
> http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/curl/curl/lib/hostip.c.diff?r1=1.48&r2=1.49
>
> This fixes a problem on IPv4-Linux machines. If you don't have one of those,
> then this patch won't fix your particular problem...!

I have a Linux machine with IPv4 (what else? ;-)) and your patch fixed the
problem. Thanks!

Bye,
Georg
Received on 2002-01-29