curl-library
Re: problem with canceling a pipelined request
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 30 Jun 2007 22:45:16 +0200 (CEST)
Date: Sat, 30 Jun 2007 22:45:16 +0200 (CEST)
On Fri, 29 Jun 2007, Wojtek Sarzyn'ski wrote:
> CLOSED when in pipeline!
> MAJOR problem we 0x10079470 are still in recv pipe for 0x10191338 done 0
> Segmentation fault (core dumped)
>
> Stack trace is:
> #0 0x2b5434b4 in Curl_hash_clean () from /usr/lib/libcurl.so.4
> #1 0x2b5436e4 in Curl_hash_destroy () from /usr/lib/libcurl.so.4
> #2 0x2b547490 in curl_multi_cleanup () from /usr/lib/libcurl.so.4
>
> I'm using version 7.16.3
>
> Could someone tell me, am I doing something wrong ?
Basically no matter what you do to the interface, you should never get it to
segfault. This looks like a bug. The pipelining support is still rather new
and not very widely used.
Does it always happen with this test source code?
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2007-06-30