Bug 184998

Summary: nfs:// in dolphin: kio_nfs consumes all the memory for folders with large amount of files
Product: [Unmaintained] kio Reporter: Erik Boritsch <erik>
Component: nfsAssignee: Alexander Neundorf <neundorf>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Erik Boritsch 2009-02-20 06:01:38 UTC
Version:            (using KDE 4.2.0)
OS:                Linux
Installed from:    Gentoo Packages

While trying to browse nfs share with dolphin I have discovered that on some folders (with many files within) like e.g. my ~/ or /usr/portage/distfiles/, neither dolphin nor konqueror display folder contents and the kio_nfs process is consuming all available memory till the system is not usable anymore. I can see no special files in ~/, there are 40 folders and 84 files there. It seems that the number of files matters in this issue, I could never open my distfiles folder through nfs:// (about a thousand files there).
This behavior is always reproducible for me.
The shares are listed in /etc/exports as e.g. 
home/ *(rw,insecure,no_root_squash,sync)
Comment 1 Erik Boritsch 2009-02-20 06:02:56 UTC
Forgot to mention that I have net-fs/nfs-utils-1.1.3. NFS works fine through terminal or when mounted, the issue is only kio_nfs-related.
Comment 2 Pino Toscano 2009-02-25 12:21:26 UTC

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