curl-users
Re: make test hanging on Cygwin
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 8 Nov 2005 01:06:34 +0100 (CET)
Date: Tue, 8 Nov 2005 01:06:34 +0100 (CET)
On Sat, 5 Nov 2005, Eugene Kotlyarov wrote:
> I have problem with running tests on Cygwin, from first ten tests only 1 and
> 3 work fine, others just hanging until curl is stopped by Ctrl-C or killed.
AFAIK, the tests have always been flaky on cygwin.
> I've attached all files from tests/log directory for the second test. Any
> ideas why this happen and how to fix it?
It seems the server considers the response sent but curl never gets anything.
Invoke only test 2 and debug it with gdb like this:
$ cd tests
$ ./runtests -g 2
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2005-11-08