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: Wed, 9 Mar 2011 09:08:29 +0100 (CET)

On Tue, 8 Mar 2011, Saqib Ali wrote:

> When I try to remove an easy_handle from the multi's stack after the files
> are transmitted, everything works fine. However, When I try to remove an
> easy_handle from the multi's stack during file transmission it Seg Faults.

What libcurl version on what operating system?

> However, if you change the code by moving Block C between Blocks A & B, you
> will see that it gives a seg fault.

And how does a backtrace on that look like?

-- 
  / 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-09