Bug 429723 - file.so consumes 100% cpu time when a file is copied from nfs to the local hd
Summary: file.so consumes 100% cpu time when a file is copied from nfs to the local hd
Status: RESOLVED FIXED
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: 5.76.0
Platform: Other Other
: NOR normal
Target Milestone: ---
Assignee: KIO Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-27 14:45 UTC by Jim Jones
Modified: 2020-11-28 11:06 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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