cURL / Mailing Lists / curl-library / Single Mail

curl-library

bugreport: infinite loop in curl_multi_wait

From: Gergely Nagy <ngg_at_tresorit.com>
Date: Fri, 23 May 2014 13:46:59 +0000

Hi!
I just got into a strange infinite loop in curl_multi_wait (version 7.37.0) with the "while(data)" loop.
data->next points to data (data->prev points to data as well), and data->easy_conn = 0, so every time multi_getsock() returns 0, and nothing else happens in the cycle.
It happens on Windows, only on rare occasions, when there is a temporary loss of the internet connection and then it becomes good again.
Picture attached of other values that might be interesting, please let me know if you need any more info.
Did anyone have similar issues?
Thanks,
NGG

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html

multiwaitloop.png
Received on 2014-05-23