I'm using Linux Mint 13 Maya with KDE.
Up until late January everything was fine. However since then about once every 7-10 days, my computer would become unresponsive or wouldn't disengage the screen saver. Today I was logged in remotely via ssh and saw what I think was the problem or rather another symptom of the problem.
I got the following error on every command except for a very few: "Too many open files in system"
After some research I found something that said to do a kill -- -1 and then look at dmesg for what else to kill and eventually uninstall.
the kill command did allow me to start issuing commands again. I was able to sudo -s and then dmesg gave the following output:
[ 14.158935] tg3 0000:02:00.0: eth0: Link is up at 100 Mbps, full duplex
[ 14.158940] tg3 0000:02:00.0: eth0: Flow control is on for TX and on for RX
[ 14.159269] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 24.752023] eth0: no IPv6 routers present
[91784.766637] plugin-containe[3562]: segfault at 0 ip 00007f9cbfd26f2f sp 00007fff3e2f5bd0 error 4 in plugin-container[7f9cbfd1c000+10000]
[93876.726677] VFS: file-max limit 193600 reached
[93904.041401] VFS: file-max limit 193600 reached
[93924.041390] VFS: file-max limit 193600 reached
[93943.478566] VFS: file-max limit 193600 reached
[93954.041363] VFS: file-max limit 193600 reached
[93984.041359] VFS: file-max limit 193600 reached
[94003.476095] VFS: file-max limit 193600 reached
[94014.041359] VFS: file-max limit 193600 reached
[94044.041361] VFS: file-max limit 193600 reached
[94063.477609] VFS: file-max limit 193600 reached
[94074.041388] VFS: file-max limit 193600 reached
[94094.041381] VFS: file-max limit 193600 reached
[94120.892681] VFS: file-max limit 193600 reached
[94134.041371] VFS: file-max limit 193600 reached
[94154.041387] VFS: file-max limit 193600 reached
[94194.041357] VFS: file-max limit 193600 reached
[94214.041393] VFS: file-max limit 193600 reached
[94232.976641] VFS: file-max limit 193600 reached
[94234.041387] VFS: file-max limit 193600 reached
[94827.383226] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[94827.392118] SGI XFS Quota Management subsystem
[94827.428232] JFS: nTxBlock = 8192, nTxLock = 65536
[94827.496922] NTFS driver 2.1.30 [Flags: R/O MODULE].
[94827.591989] QNX4 filesystem 0.2.3 registered.
[94827.684146] Btrfs loaded
I'm wondering where i go from here. I'm not sure plugin-container is actually the culprit. Most of the time I never run firefox and in at least two cases I know firefox wasn't running when it had a problem in the past. Plus uninstalling firefox isn't really an acceptable option.
Any suggestions?
Thanks in advance.




