Hi

I don't know if this is a known bug (I could not get any useful results out of the bugzilla), but if it isn't, the server shown in this example is public, so the problem should be re-producable.

I realise that 1.10.2 is the latest version, but Debian doesn't seem to think so :-)

[EMAIL PROTECTED]:~$ wget -V
GNU Wget 1.9.1
<snip>
[EMAIL PROTECTED]:~$ uname -a
Linux io 2.6.8-2-686 #1 Thu May 19 17:53:30 JST 2005 i686 GNU/Linux
[EMAIL PROTECTED]:~$ cat /etc/issue
Debian GNU/Linux 3.1 \n \l


[EMAIL PROTECTED]:/data/iso$ wget http://ftp.up.ac.za/mirrors/suse.com/suse/i386/10.0/is
o/SUSE-10.0-EvalDVD-i386-GM.iso
--16:05:39-- http://ftp.up.ac.za/mirrors/suse.com/suse/i386/10.0/iso/SUSE-10.0-
EvalDVD-i386-GM.iso
           => `SUSE-10.0-EvalDVD-i386-GM.iso'
Resolving ftp.up.ac.za... 137.215.98.34
Connecting to ftp.up.ac.za[137.215.98.34]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/plain]

    [  <=>                               ] -673,009,664    6.41M/s

wget: retr.c:292: calc_rate: Assertion `bytes >= 0' failed.
Aborted
[EMAIL PROTECTED]:/data/iso$ wget http://ftp.up.ac.za/mirrors/suse.com/suse/i386/10.0/is
o/SUSE-10.0-EvalDVD-i386-GM.iso
--08:36:24-- http://ftp.up.ac.za/mirrors/suse.com/suse/i386/10.0/iso/SUSE-10.0-
EvalDVD-i386-GM.iso
           => `SUSE-10.0-EvalDVD-i386-GM.iso.1'
Resolving ftp.up.ac.za... 137.215.98.34
Connecting to ftp.up.ac.za[137.215.98.34]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/plain]

    [                         <=>        ] -673,009,664    6.54M/s

wget: retr.c:292: calc_rate: Assertion `bytes >= 0' failed.
Aborted
[EMAIL PROTECTED]:/data/iso$

The file downloads past 673MB, then (when I wasn't looking) the count becomes negative, then it keeps getting more negative (past -1GB), and then (again when I wasn't looking) it went *backwards*, got stuck for a few seconds at -673,009,664, and then bails as shown above.

[EMAIL PROTECTED]:~$ telnet ftp.up.ac.za 80
Trying 137.215.98.34...
Connected to ftp.up.ac.za.
Escape character is '^]'.
GET / HTTP/1.0

HTTP/1.1 200 OK
Date: Thu, 24 Nov 2005 06:48:53 GMT
Server: Apache/1.3.26 (Unix) Debian GNU/Linux
Connection: close
Content-Type: text/html; charset=iso-8859-1

Regards,
Simeon.

Reply via email to