Bug 184998 - nfs:// in dolphin: kio_nfs consumes all the memory for folders with large amount of files
Summary: nfs:// in dolphin: kio_nfs consumes all the memory for folders with large amo...
Status: RESOLVED DUPLICATE of bug 166379
Alias: None
Product: kio
Classification: Unmaintained
Component: nfs (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Alexander Neundorf
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-20 06:01 UTC by Erik Boritsch
Modified: 2009-02-25 12:21 UTC (History)
0 users

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


Attachments

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