cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Weird crash in multi_socket()

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 11 Sep 2006 00:24:35 +0200 (CEST)

On Sun, 10 Sep 2006, Jeff Pohlmeyer wrote:

> Oh yeah, I forgot to mention i'm using c-ares, sorry.
>
> I also found the problem with piping more requests - the fifo callback
> shouldn't fclose the fifo (duh).
>
> I moved the FILE* into the global struct to fix this, attached is the
> revised version.

Please try with the latest CVS now. I could repeat your problem and I found a
terrible flaw in the code dealing with socket states, and after I rewrote that
portion of the code it doesn't crash for me anymore...

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2006-09-11