cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: curl_multi_remove_handle() crashes if called before transfers are complete.

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 15 Mar 2011 22:40:34 +0100 (CET)

On Tue, 15 Mar 2011, Saqib Ali wrote:

> FYI, I replaced my ssh.c with the file from this location:

Did you ever tell us what libcurl version you're using?

Can you instead switch to do your testing with a curl from git to make sure
we're on the same track here?

> Below is the backtrace obtained from dbx. It looks like Curl_timeleft() is
> trying to operate on a Session Handle that is null.

We've modified how Curl_timeleft() works since then...

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2011-03-15