← Back to team overview

ecryptfs team mailing list archive

[Bug 371587] Re: mount.ecryptfs takes up enormous amounts of memory when mounting

 

Hi Tyler,

I've found that in this case it's not memory consuming problem, but
ecryptfs-utils ignored EOF so it was still reading and waiting for '\n'
(read function re-allocates big enough buffer),

Michal

-- 
mount.ecryptfs takes up enormous amounts of memory when mounting
https://bugs.launchpad.net/bugs/371587
You received this bug notification because you are a member of eCryptfs,
which is subscribed to ecryptfs-utils in ubuntu.

Status in “ecryptfs-utils” source package in Ubuntu: Confirmed

Bug description:
Binary package hint: ecryptfs-utils

I have a large (>30 GB) ecryptfs partition that I do backups onto. When I mount it, mount.ecryptfs starts eating my memory at an alarming rate. I usually end up doing killall -9 mount.ecryptfs when this happens, and the partition seems to have mounted fine.

This is Ubuntu 9.04 with ecryptfs-utils 73-0ubuntu6.



References