cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Crashes occurring while using curl easy interface ...

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 10 May 2009 19:50:46 +0200 (CEST)

On Fri, 8 May 2009, Mukul Kedare wrote:

> I am using curl easy interface in my C application, and getting
> crash(segmentation faults) in between. Mine is a multithreaded application
> where in each thread has its own curl handle, this curl handle is used for
> all the curl easy requests for that thread.

Doing plain HTTP only?

> I am using curl-7.19.0 with c-ares.

Tried 7.19.4 just to see if the bug remains?

> Please help me out in finding out the causes/solution for these crashes.

It'd be great if you could narrow it down and show us a small application that
reproduces the crash(es)...

-- 
  / daniel.haxx.se
Received on 2009-05-10