Bugs item #3219997, was opened at 2011-03-17 15:04
Message generated for change (Comment added) made by bagder
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3219997&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: client module
Group: bad behaviour
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Lance Davis (swirlaround)
Assigned to: Daniel Stenberg (bagder)
Summary: curl rtmp request curl: (55) select/poll returned error
Initial Comment:
Every time a curl request is run using rtmp the exit code is 55, and we get a message, "curl: (55) select/poll returned error", even though the downloaded file seams ok, and passes flvcheck, and will play in mplayer.
Curl version:
curl -V
curl 7.21.4 (i686-pc-linux-gnu) libcurl/7.21.4 OpenSSL/0.9.8o zlib/1.2.3.4 libidn/1.18 librtmp/2.3
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp smtp smtps telnet tftp
Features: IDN IPv6 Largefile NTLM SSL libz
OS:
cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.10
DISTRIB_CODENAME=maverick
DISTRIB_DESCRIPTION="Ubuntu 10.10"
command run and output:
curl -v rtmp://10.248.54.129/jiejun/water.flv -o w8.flv
* About to connect() to 10.248.54.129 port 1935 (#0)
* Trying 10.248.54.129... % Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0connected
* Connected to 10.248.54.129 (10.248.54.129) port 1935 (#0)
{ [data not shown]
100 16384 0 16384 0 0 91529 0 --:--:-- --:--:-- --:--:-- 99296* select/poll returned error
100 402k 0 402k 0 0 1082k 0 --:--:-- --:--:-- --:--:-- 1124k* Closing connection #0
curl: (55) select/poll returned error
Please let me know if you need more info. I am working on building a fedora 14 system, and will try it there.
----------------------------------------------------------------------
>Comment By: Daniel Stenberg (bagder)
Date: 2011-03-25 22:56
Message:
Do you have any live/public URL that repeats this problem?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3219997&group_id=976
Received on 2011-03-25