cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker mailing list Archives

[ curl-Bugs-2487577 ] curl and libcurl hang while accessing ebay url

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Thu, 08 Jan 2009 21:39:28 +0000

Bugs item #2487577, was opened at 2009-01-05 12:13
Message generated for change (Settings changed) made by bagder
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=2487577&group_id=976

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: SSL/TLS
Group: hang
>Status: Pending
Resolution: Works For Me
Priority: 5
Private: No
Submitted By: Romil Mittal (romilmittal)
Assigned to: Daniel Stenberg (bagder)
Summary: curl and libcurl hang while accessing ebay url

Initial Comment:
Access this url - https://api.ebay.com/ws/api.dll a few times (8-10 times) using command line curl:

"curl https://api.ebay.com/ws/api.dll"

After trying it for 5-6 times, it will hang.

I am able to reproduce the issue with older curls as well as the latest 7.19 version.

----------------------------------------------------------------------

Comment By: Daniel Stenberg (bagder)
Date: 2009-01-06 23:24

Message:
That's pretty much what I did, except that I redirected the output to
/dev/null with -o.

What if you use -v, what is the last things it shows when it gets stuck?

----------------------------------------------------------------------

Comment By: Romil Mittal (romilmittal)
Date: 2009-01-06 08:11

Message:
Hi Daniel (badger),

I tried today on curl 7.16 also and was able to reproduce it in 4 tries
only.

Ok, may I will write the steps in more detail:

1. Open the shell
2. curl https://api.ebay.com/ws/api.dll <enter>
   You will get some output and immediately you run the command again (by
using up arrow and enter keys)
3. curl https://api.ebay.com/ws/api.dll <enter>
4. curl https://api.ebay.com/ws/api.dll <enter>
and like this.

Basically, do not have any delay between running the command in
succession.

Could you please try it again and see if you can reproduce it.

----------------------------------------------------------------------

Comment By: Daniel Stenberg (bagder)
Date: 2009-01-05 16:34

Message:
I tried 7.18.2 and 7.19.3-CVS and did 10+ repeats each but failed to repeat

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=2487577&group_id=976
Received on 2009-01-08

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET