Bug 67712

Summary: Progress bar jumps to 100% of 16 TB during large file transfer
Product: [Frameworks and Libraries] kio Reporter: Andre Eisenbach <andre>
Component: uiserverAssignee: David Faure <faure>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Screenshot of progress bar problem

Description Andre Eisenbach 2003-11-09 22:47:48 UTC
Version:            (using KDE KDE 3.1.93)
Installed from:    Gentoo Packages
Compiler:          gcc 3.2.3 
OS:          Linux

KDE 3.1.93 "Rudi":

While copying a 2.4GB file to an external hard drive, the progress bar jumped to 100% when the file was about 3/4 done transfering. The file size which had up to that point been displayed correctly also jumped to 16TB.

Screenshot attached.
Comment 1 Andre Eisenbach 2003-11-09 22:48:30 UTC
Created attachment 3115 [details]
Screenshot of progress bar problem
Comment 2 Thiago Macieira 2003-11-10 02:33:34 UTC
This has to be a 64-bit integer issue. 

You mention 3/4th of the file. Can you check, by any chance, it's the exact value of 2 GB that makes this happen?
Comment 3 Andre Eisenbach 2003-11-10 03:30:27 UTC
Yes, I also assume it's a integer overflow issue. Yes it's happens at 2 GB.
Comment 4 Thiago Macieira 2003-11-12 02:43:59 UTC
*** Bug 67952 has been marked as a duplicate of this bug. ***
Comment 5 Matt Rogers 2004-01-28 05:13:14 UTC

*** This bug has been marked as a duplicate of 70852 ***