Bug 429723

Summary: file.so consumes 100% cpu time when a file is copied from nfs to the local hd
Product: [Frameworks and Libraries] frameworks-kio Reporter: Jim Jones <rauchwolke>
Component: generalAssignee: KIO Bugs <kio-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: kdelibs-bugs-null
Priority: NOR    
Version First Reported In: 5.76.0   
Target Milestone: ---   
Platform: Other   
OS: Other   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Jim Jones 2020-11-27 14:45:24 UTC
SUMMARY


STEPS TO REPRODUCE
1. copy file(s) from nfs share to local harddisk with dolphin
2. file.so consumes 100% cpu time and the copy for the first file never finishes

OBSERVED RESULT
copy of the first file never finishes

EXPECTED RESULT
copy of the first file never finishes

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma:
(available in About System)
KDE Plasma Version: 5.20.3
KDE Frameworks Version: 5.76.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
cp from cmdline works without a problem, copying the file to the nfs share or copying the file around on the local harddisk works without a problem
Comment 1 Jim Jones 2020-11-28 11:06:16 UTC
after switching to nfsv4 the error is gone, closing the bug