curl-users
Re: Program goes into infinite state.
Date: Wed, 18 Apr 2012 17:34:02 +0300
>
> Yes the program goes into the infinite loop, Following is the log, which I have taken using strace command, core dump is not able to show anything.
> I think there is an internal retry counter, can we set that counter value by anyhow? please suggest me any solution.
strace capture does not mean anything to personally. I think your program is not in infinite loop, but it is stuck somewhere. You should either set VERBOSE option in your program or give -v option to curl exec and dump all program output to give us.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-04-18