cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: libcurl-7.22.0 crash when CURLMOPT_PIPELINING enabled

From: Nick Zitzmann <nick_at_chronosnet.com>
Date: Wed, 19 Feb 2014 18:59:01 -0600

On Feb 19, 2014, at 3:43 PM, Yamin Zhou <yamin_at_mavenir.com> wrote:

> I'm using libcurl-7.22.0 in our project, and when CURLMOPT_PIPELINING is enabled, curl_multi_setopt(curlm, CURLMOPT_PIPELINING, 1), our application crashed in libcurl with backtrace as below. After changing it as curl_multi_setopt(curlm, CURLMOPT_PIPELINING, 0), it's all fine. Did anyone see same issue?

Have you tried upgrading to a newer version? 7.22.0 is pretty ancient at this point.

Nick Zitzmann
<http://www.chronosnet.com/>

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2014-02-20