cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Error 6 / Error 23 after long time running

From: Arthur Rodrigues <arthur.almeida.rodrigues_at_gmail.com>
Date: Wed, 23 Apr 2008 18:20:54 -0300

Thanks... It was really mem leak.. The problem was on an example file I saw
in the doc section of the libcurl site.. =/
It would open but not close each file. =)

Solved!

On Wed, Apr 23, 2008 at 4:46 PM, Gary Maxwell <gmaxwell_at_casabi.com> wrote:

> Arthur Rodrigues wrote:
> >
> > I'm running a multi-threaded webCrawler using Curl, but eventually,
> after
> > downloading about 600 sites
> > it starts return error 6 or error 23 even for existent sites. I'm
> working
> > on Gentoo 2.16.2.
> >
> > For those sites returning error, I easy access them via browser.
> >
> > Do you have any ideas of what might be happening?
> >
>
> Two words immediately come to mind: memory leak.
>
> Which version of curl are you using?
> Any HTTPS connections?
> Can you reproduce the problem if you hit the same site instead of
> crawling over 600 different ones?
>
> -Gary
>
Received on 2008-04-23