Closed
Bug 308722
Opened 19 years ago
Closed 19 years ago
Reported download size overflows (becomes negative) when loaded amount exceeds 2GB. Also reported speed becomes negative (eg. -185.-9 kB/s).
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 228968
People
(Reporter: ilpo.rasanen, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fi-FI; rv:1.7.10) Gecko/20050717 Firefox/1.0.6 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; fi-FI; rv:1.7.10) Gecko/20050717 Firefox/1.0.6 Reported download size overflows (becomes negative) when loaded amount exceeds 2GB. Also reported speed becomes negative (eg. -185.-9 kB/s) and both the reported downloaded value and speed start counting down, or actually up towards zero. However, downloading continues regardless of this. Total size of the downloaded file is >3GB (Knoppix DVD image). Download manager could not get the size info from server but reported an unknown file size. Reproducible: Didn't try Steps to Reproduce: 1. Download (from a ftp-server) a file greater than 2GB 2. Observe status info when exeeding the 2GB load size 3. Actual Results: Negative value for downloaded amount and download speed. Both start counting back to zero. Expected Results: Should use long enaugh variables to hold file size information.
Comment 1•19 years ago
|
||
*** This bug has been marked as a duplicate of 228968 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
| Assignee | ||
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•