https://bugzilla.novell.com/show_bug.cgi?id=701066
https://bugzilla.novell.com/show_bug.cgi?id=701066#c0
Summary: mc is eating all of ram after encfs until oom killer start to hunting Classification: openSUSE Product: openSUSE 11.4 Version: Final Platform: x86-64 OS/Version: openSUSE 11.4 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: hnsz2002@gmail.com QAContact: qa@suse.de Found By: --- Blocker: ---
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1
After mounting encfs filesystem, if you started mc, its eating any memory, any swap, then oom killer killed the process.
[ 7410.101006] Out of memory: Kill process 11459 (mc) score 809 or sacrifice child [ 7410.101006] Killed process 11459 (mc) total-vm:6710300kB, anon-rss:3615048kB, file-rss:264kB
Reproducible: Always
Steps to Reproduce: 1. Open a shell, mount an encfs filesystem to a mountpoint. (encfs /data/crypt /mnt/1/ for example) 2. cd to mountpont (cd /mnt/1/) 3. run few ls in the directory until you wait to timeout encfs, and automatically umount the filesystem. 4. start an mc in this directory. Actual Results: oom killer kill mc.
https://bugzilla.novell.com/show_bug.cgi?id=701066
https://bugzilla.novell.com/show_bug.cgi?id=701066#c
zj jia zjjia@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zjjia@novell.com AssignedTo|bnc-team-screening@forge.pr |nadvornik@novell.com |ovo.novell.com |
http://bugzilla.novell.com/show_bug.cgi?id=701066
Adam Majer amajer@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |amajer@suse.com Assignee|nadvornik@suse.com |amajer@suse.com
http://bugzilla.novell.com/show_bug.cgi?id=701066 http://bugzilla.novell.com/show_bug.cgi?id=701066#c1
Adam Majer amajer@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME
--- Comment #1 from Adam Majer amajer@suse.com --- This is a very old bug report and I cannot reproduce this with current version of openSUSE Leap. I will close it as WORKSFORME. If you can still duplicate this error, please reopen with detailed explanation of how it occurs.
"3. run few ls in the directory until you wait to timeout encfs, and automatically umount the filesystem. 4. start an mc in this directory. "
This looks like a problem in encfs - it should not be timing out and automatically unmounting. If it does that then the file system may not be in valid state until you change directory out of it (for example, `cd ~`)