Closed
Bug 286549
Opened 20 years ago
Closed 20 years ago
download of dvd image wrong beyond 2.1 Gigabytes
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 228968
People
(Reporter: christoph.bodner, Assigned: bugs)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050311 Firefox/1.0.1 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050311 Firefox/1.0.1 Downloading an ISO-image, e.g. the Fedora Core "FC4-test1-i363-DVD.iso" which is 2637660 KB in size, shows negative, wrong numbers after approx 2^31 bytes, e.g. "-79%". After all, there was a md5sum-mismatch! Reproducible: Always Steps to Reproduce: 1. Click FC4-test1-i363-DVD.iso on above mentioned address (or on mirror next to you) 2. Save file to disk 3. Wait a couple of hours until more than 2.1 GB are downloaded Actual Results: Negative numbers counting reverse in "Downloads" window. The download stopped after the expected number of Kilobytes, but the result did not match the md5sum supplied by the author of the file. Expected Results: Please, use 64 bit integers even on 32 bit architectures in order to allow a correct progress information and a correct storing result on large DVD images.
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 228968 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•